Détails de la ressource

Nom du fichier : GTFS RT Horaires temps réel réseau ALEOP Pays de la Loire
Format : gtfs-rt

Flux GTFS RT du réseau Aléop Pays de la Loire : Horaires temps réel

Cette ressource fait partie du jeu de données Réseau interurbain Aléop - Pays de la Loire.

Disponibilité au téléchargement

03/04/2026
100%
04/04/2026
100%
05/04/2026
100%
06/04/2026
100%
07/04/2026
100%
08/04/2026
100%
09/04/2026
100%
10/04/2026
100%
11/04/2026
100%
12/04/2026
100%
13/04/2026
100%
14/04/2026
100%
15/04/2026
100%
16/04/2026
100%
17/04/2026
100%
18/04/2026
100%
19/04/2026
100%
20/04/2026
100%
21/04/2026
100%
22/04/2026
100%
23/04/2026
100%
24/04/2026
100%
25/04/2026
100%
26/04/2026
100%
27/04/2026
100%
28/04/2026
100%
29/04/2026
98.6%
30/04/2026
100%
01/05/2026
100%
02/05/2026
100%
03/05/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

458 erreurs, 44 avertissements

De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/05/2026 à 09h07 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 44 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
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859748FERRE_8978466 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859741FERRE_8978472 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859742FERRE_8978471 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859621FERRE_8978502 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 44 erreurs

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Exemples d'erreurs
  • route_id 04 does not exist in the GTFS data routes.txt
  • route_id T2 does not exist in the GTFS data routes.txt
  • route_id T2 does not exist in the GTFS data routes.txt
  • route_id T2 does not exist in the GTFS data routes.txt
  • route_id T1 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 368 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481002 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481143 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481150 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481168 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481184 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 1 erreur

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN858854FERRE_8575431 stop_sequence 4 arrival_time 09:07:00 (1777792020) is equal to previous stop arrival_time 09:07:00 (1777792020) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 erreur

Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN858854FERRE_8575431 stop_sequence 3 departure_time 08:59:00 (1777791540) is less than the same stop arrival_time 09:07:00 (1777792020) - departure time must be equal to or greater than arrival time

Avertissements

vehicle_id not populated W002 44 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859748FERRE_8978466 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859741FERRE_8978472 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859742FERRE_8978471 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859621FERRE_8978502 does not have a vehicle_id
Valider ce GTFS-RT maintenant

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 2 090 22 fois (100 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 2 090 22 fois (100 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 17 640 22 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 2 105 22 fois (100 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 29 14 fois (64 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 23 9 fois (41 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 03/05/2026 à 23h25 Europe/Paris.

trip_updates (6) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 03/05/2026 à 23h25 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "RT|FR:ServiceJourney::SN860180FERRE_8697773|860180", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777839180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777840260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840320", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777841700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841880", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777843080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777843140", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777845120", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 } ], "timestamp": "1777843505", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN860180FERRE_8697773" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859771FERRE_9023382|859771", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777840740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777840920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840980", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777841100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841160", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777841280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841340", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777841640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841700", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777841880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841940", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777842180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842240", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777842420", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1777843505", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859771FERRE_9023382" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860018FERRE_8697807|860018", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826040", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777826460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777826820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777829160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777830540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777833060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777833120", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777834440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777834620", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777835820", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777836180", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1777837860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777838580", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1777838940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777839060", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1777839720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777839780", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1777840260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840320", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1777840860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840980", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1777841580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841640", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1777842060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842120", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1777842420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842480", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1777843320", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 20 } ], "timestamp": "1777843505", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN860018FERRE_8697807" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858885FERRE_8575325|858885", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777839180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777840140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840200", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777840680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840740", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777841100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841160", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777841700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841760", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777842240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842360", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777843140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777843200", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777843620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777843680", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777844100", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1777843505", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858885FERRE_8575325" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862536FERRE_8572794|862536", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777837080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777837980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777838040", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777838700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777838700", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777839360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777839420", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777840200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840260", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777840800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840860", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777841400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841460", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777842180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842240", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777842600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842660", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777843080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777843200", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777844340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777844460", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777845180", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1777843505", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN862536FERRE_8572794" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859333FERRE_8574909|859333", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777840680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777841220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841280", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777841520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841580", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777842180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842240", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777843080", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1777843505", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859333FERRE_8574909" }, "tripProperties": {} } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1777843505" } }