Détails de la ressource
Ce fichier au format GTFS-RT contient la position des véhicules en temps réel (vehicle position) pour les lignes exploitées par Transdev Rouen.
La fréquence de rafraîchissement de ces données est de 30 secondes.
Cette ressource fait partie du jeu de données Réseau urbain Astuce.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌657 erreurs, 219 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/12/2025 à 08h03 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 219 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- vehicle_id TCAR:Vehicle::427:LOC trip_id 22430 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCAR:Vehicle::6223:LOC trip_id 49 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCAR:Vehicle::5410:LOC trip_id 15012 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCAR:Vehicle::7202:LOC trip_id 12705 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCAR:Vehicle::5403:LOC trip_id 9701 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 219 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id TCAR:Vehicle::427:LOC route_id 27 does not exist in the GTFS data routes.txt
- vehicle_id TCAR:Vehicle::6223:LOC route_id 92 does not exist in the GTFS data routes.txt
- vehicle_id TCAR:Vehicle::5410:LOC route_id 04 does not exist in the GTFS data routes.txt
- vehicle_id TCAR:Vehicle::7202:LOC route_id 02 does not exist in the GTFS data routes.txt
- vehicle_id TCAR:Vehicle::5403:LOC route_id 94 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 219 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id TCAR:Vehicle::427:LOC stop_id LOUIS0 does not exist in GTFS data stops.txt
- vehicle_id TCAR:Vehicle::6223:LOC stop_id TAMAR does not exist in GTFS data stops.txt
- vehicle_id TCAR:Vehicle::5410:LOC stop_id HMAIR0 does not exist in GTFS data stops.txt
- vehicle_id TCAR:Vehicle::7202:LOC stop_id VAREN0 does not exist in GTFS data stops.txt
- vehicle_id TCAR:Vehicle::5403:LOC stop_id SANTE1 does not exist in GTFS data stops.txt
Avertissements
schedule_relationship not populated W009 219 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 22430 does not have a schedule_relationship
- trip_id 49 does not have a schedule_relationship
- trip_id 15012 does not have a schedule_relationship
- trip_id 12705 does not have a schedule_relationship
- trip_id 9701 does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 4 712 | 28 fois (90 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 4 712 | 28 fois (90 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 4 712 | 28 fois (90 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 4 712 | 28 fois (90 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 16/12/2025 à 04h31 Europe/Paris.
vehicle_positions (2) service_alerts (0) trip_updates (0)Entités présentes dans ce flux lors des 7 derniers jours.
vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 16/12/2025 à 04h31 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "VM:544",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 201.0,
"latitude": 49.48139953613281,
"longitude": 1.0482124090194702
},
"stopId": "MOULI1",
"timestamp": "1765855881",
"trip": {
"routeId": "92",
"tripId": "544"
},
"vehicle": {
"id": "TCAR:Vehicle::6205:LOC"
}
}
},
{
"id": "VM:4899",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"bearing": 143.0,
"latitude": 49.400421142578125,
"longitude": 1.042414665222168
},
"stopId": "BRAQU1",
"timestamp": "1765855872",
"trip": {
"directionId": 1,
"routeId": "90",
"tripId": "4899"
},
"vehicle": {
"id": "TCAR:Vehicle::839:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1765855895"
}
}