Détails de la ressource

Nom du fichier : GTFS-RT MOVE
Format : gtfs-rt

Flux temps réel du réseau MOVE

Cette ressource fait partie du jeu de données Réseau urbain Move.

Disponibilité au téléchargement

10/02/2026
99.5%
11/02/2026
99.2%
12/02/2026
98.6%
13/02/2026
99.2%
14/02/2026
99.3%
15/02/2026
99.2%
18/02/2026
99.8%
22/02/2026
99.5%
23/02/2026
99.4%
24/02/2026
99.4%
25/02/2026
98.9%
27/02/2026
99.9%
03/03/2026
99.5%
04/03/2026
98.2%
05/03/2026
97.7%
06/03/2026
98.2%
08/03/2026
99.4%
10/03/2026
97.5%
11/03/2026
98.1%
26/02/2026
100%
02/03/2026
100%
19/02/2026
100%
12/03/2026
100%
09/03/2026
100%
28/02/2026
100%
20/02/2026
100%
21/02/2026
100%
07/03/2026
100%
01/03/2026
100%
17/02/2026
100%
16/02/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

75 erreurs, 15 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/03/2026 à 08h13 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

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

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

Exemples d'erreurs
  • trip_id TGV-02-02_0_4 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id LB-01-01_0 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
  • trip_id LB-01-01_0 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
  • trip_id LB-01-01_0 stop_id AREINES - AMPHITHEATRE does not exist in GTFS data stops.txt
  • trip_id LB-02-01_0 stop_id AREINES - AMPHITHEATRE does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 2 erreurs

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 LA-01-03_0 stop_sequence 6 departure_time 07:20:01 (1773296401) is less than previous stop departure_time 07:38:01 (1773297481) - times must increase between two sequential stops
  • trip_id LA-01-03_0 stop_sequence 6 departure_time 07:20:01 (1773296401) is less than previous stop arrival_time 07:37:09 (1773297429) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 2 erreurs

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 LA-02-01_0 stop_sequence 2 departure_time 06:39:33 (1773293973) is less than the same stop arrival_time 06:39:40 (1773293980) - departure time must be equal to or greater than arrival time
  • trip_id LA-01-03_0 stop_sequence 6 departure_time 07:20:01 (1773296401) is less than the same stop arrival_time 07:38:42 (1773297522) - departure time must be equal to or greater than arrival time

stop_time_update doesn't have arrival or departure E043 15 erreurs

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Exemples d'erreurs
  • trip_id LA-02-01_0 stop_sequence 1 doesn't have arrival or departure
  • trip_id LA-01-02_0 stop_sequence 4 doesn't have arrival or departure
  • trip_id LA-01-02_0 stop_sequence 6 doesn't have arrival or departure
  • trip_id LA-01-02_0 stop_sequence 20 doesn't have arrival or departure
  • trip_id LA-02-03_0 stop_sequence 1 doesn't have arrival or departure

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 28 erreurs

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Exemples d'erreurs
  • GTFS-rt trip_id TGV-02-02_0_4 stop_sequence 1 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 1 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
  • GTFS-rt trip_id LB-01-01_0 stop_sequence 8 has stop_id VENDOME - LIBERTE but GTFS stop_sequence 8 has stop_id VENDOME - LIBERTÉ - stop_ids should be the same
  • GTFS-rt trip_id LB-01-01_0 stop_sequence 9 has stop_id VENDOME - ST BIENHEURE but GTFS stop_sequence 9 has stop_id VENDOME - ST BIENHEURÉ - stop_ids should be the same
  • GTFS-rt trip_id LB-01-01_0 stop_sequence 10 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 10 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same
  • GTFS-rt trip_id LB-02-01_0 stop_sequence 1 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 1 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same

VehiclePosition and TripUpdate ID pairing mismatch E047 2 erreurs

If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.

Exemples d'erreurs
  • trip_id LF-01-02_0 and vehicle_id dcad733da49712fa pairing in VehiclePositions does not match trip_id LF-01-01_0 and vehicle_id dcad733da49712fa pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id LA-02-03_0 and vehicle_id 5f6b208cf07eca4f072db425 pairing in VehiclePositions does not match trip_id LA-01-03_0 and vehicle_id 5f6b208cf07eca4f072db425 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match

Avertissements

ID in one feed missing from the other W003 15 erreurs

a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed

Exemples d'erreurs
  • trip_id TGV-01-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LD-01-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LM-01-02_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LM-01-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id TGV-02-01_0_4 is in TripUpdates but not in VehiclePositions feed
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
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 369 30 fois (100 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 352 30 fois (100 % des validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 246 30 fois (100 % des validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 69 24 fois (80 % des validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 112 14 fois (47 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 46 11 fois (37 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 40 9 fois (30 % 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. 11 6 fois (20 % des validations)
E029 The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. 4 4 fois (13 % des validations)

Contenu du flux GTFS-RT

Entités

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

service_alerts (1) vehicle_positions (0) trip_updates (0)

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

service_alerts trip_updates vehicle_positions

Service alerts (infos trafic)

Voici un aperçu des informations de trafic présentes dans ce flux le 12/03/2026 à 23h46 Europe/Paris.

NOUVELLE FICHE HORAIRE à partir du 02 mars Service modifié

Suite à des modifications d'horaires de trains, plusieurs services de la NAVETTE TGV sont modifiés : le service de 17h02 au départ de la GARE TER est avancé à 16h57 pour une arrivée à 17h19 à la GARE TGV (changement depuis le 16 février) le service de 17h48 au départ de la GARE TER est avancé à 17h40 pour une arrivée à 17h58 à la GARE TGV (changement à partir du 02 mars) le service de 20h20 au départ de la GARE TGV est décalé à 20h29 pour une arrivée à 20h50 à la GARE TER du lundi au jeudi (changement jusqu'au 02 avril) Veuillez cliquer ICI pour visualiser la nouvelle fiche horaire.

Du 27/02/2026 à 01h00 Europe/Paris au 03/04/2026 à 01h59 Europe/Paris

Flux GTFS-RT décodé

Voir le contenu du flux

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

{ "entity": [ { "alert": { "activePeriod": [ { "end": "1775174340", "start": "1772150400" } ], "cause": "OTHER_CAUSE", "descriptionText": { "translation": [ { "text": "Suite à des modifications d'horaires de trains, plusieurs services de la NAVETTE TGV sont modifiés :\n\nle service de 17h02 au départ de la GARE TER est avancé à 16h57 pour une arrivée à 17h19 à la GARE TGV (changement depuis le 16 février)\nle service de 17h48 au départ de la GARE TER est avancé à 17h40 pour une arrivée à 17h58 à la GARE TGV (changement à partir du 02 mars)\nle service de 20h20 au départ de la GARE TGV est décalé à 20h29 pour une arrivée à 20h50 à la GARE TER du lundi au jeudi (changement jusqu'au 02 avril)\n\nVeuillez cliquer ICI pour visualiser la nouvelle fiche horaire." } ] }, "effect": "MODIFIED_SERVICE", "headerText": { "translation": [ { "text": "NOUVELLE FICHE HORAIRE à partir du 02 mars" } ] }, "informedEntity": [ { "routeId": "NAVETTE TGV" } ] }, "id": "alert:699f0802ff36229af5c0c089" } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1773355611" } }