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/05/2026
100%
11/05/2026
100%
12/05/2026
100%
13/05/2026
100%
14/05/2026
100%
15/05/2026
100%
16/05/2026
99.5%
17/05/2026
100%
18/05/2026
100%
19/05/2026
100%
20/05/2026
100%
21/05/2026
100%
22/05/2026
100%
23/05/2026
100%
24/05/2026
100%
25/05/2026
100%
26/05/2026
100%
27/05/2026
100%
28/05/2026
100%
29/05/2026
100%
30/05/2026
100%
31/05/2026
100%
01/06/2026
99.4%
02/06/2026
100%
03/06/2026
100%
04/06/2026
100%
05/06/2026
100%
06/06/2026
100%
07/06/2026
100%
08/06/2026
100%
09/06/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

23 erreurs, 5 avertissements

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

Erreurs

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

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

Exemples d'erreurs
  • vehicle_id 62babc77f4336585d60d0e29 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
  • trip_id LA-01-03 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id LB-01-01 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
  • trip_id LB-01-01 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
  • trip_id LB-01-01 stop_id AREINES - AMPHITHEATRE does not exist in GTFS data stops.txt

stop_time_update doesn't have arrival or departure E043 1 erreur

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-03 stop_sequence 23 doesn't have arrival or departure

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 10 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 LA-01-03 stop_sequence 23 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 23 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
  • GTFS-rt trip_id LB-01-01 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 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 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 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 1 erreur

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 LA-02-05 and vehicle_id 5f6b208cf07eca4f072db425 pairing in VehiclePositions does not match trip_id LA-01-05 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 5 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 LA-02-03 is in TripUpdates but not in VehiclePositions feed
  • trip_id LA-01-03 is in TripUpdates but not in VehiclePositions feed
  • trip_id LA-01-05 is in TripUpdates but not in VehiclePositions feed
  • trip_id LB-01-01 is in TripUpdates but not in VehiclePositions feed
  • trip_id LB-02-01 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 284 23 fois (77 % 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 265 23 fois (77 % des validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 44 23 fois (77 % 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 204 23 fois (77 % 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 65 12 fois (40 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 36 9 fois (30 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 13 4 fois (13 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 09/06/2026 à 08h27 Europe/Paris.

trip_updates (19) vehicle_positions (8) service_alerts (0)

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

trip_updates vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 09/06/2026 à 08h27 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:dcad733da49712fa", "vehicle": { "currentStopSequence": 8, "position": { "latitude": 47.815242767333984, "longitude": 1.0701566934585571 }, "stopId": "ST OUEN - TOUCHEBELLE", "timestamp": "1780986462", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-02_0" }, "vehicle": { "id": "dcad733da49712fa" } } }, { "id": "vehicle:682de08a3291ef216ebe0d0d", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "occupancyStatus": "EMPTY", "position": { "latitude": 47.80366516113281, "longitude": 1.0352989435195923 }, "stopId": "VENDOME - 4 TILLEULS", "timestamp": "1780986461", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-01-02_0" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "vehicle:5f6b207af07eca4ec325afdc", "vehicle": { "currentStopSequence": 12, "position": { "latitude": 47.80252456665039, "longitude": 1.0703284740447998 }, "stopId": "VENDOME - CIMETIERE NORD", "timestamp": "1780986461", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-04_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "vehicle:5f6d9a699fe0c8233a3636a0", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 4, "position": { "latitude": 47.80095672607422, "longitude": 1.0419132709503174 }, "stopId": "VENDOME - ST MARC", "timestamp": "1780986461", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-04_1" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "vehicle:5f9ac9f0f4e5a247456a4a16", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 10, "position": { "latitude": 47.79854202270508, "longitude": 1.0665355920791626 }, "stopId": "VENDOME - ST VENANT", "timestamp": "1780986460", "trip": { "routeId": "LIGNE H", "scheduleRelationship": "SCHEDULED", "tripId": "LH-01-02_0" }, "vehicle": { "id": "5f9ac9f0f4e5a247456a4a16", "label": "354", "licensePlate": "FT336SF" } } }, { "id": "vehicle:5f6b208cf07eca4f072db425", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 16, "position": { "latitude": 47.79743957519531, "longitude": 1.0599665641784668 }, "stopId": "VENDOME - KENNEDY", "timestamp": "1780986458", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-03_0" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "vehicle:5f9ac9fef4e5a2475b1d7e61", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 4, "position": { "latitude": 47.797447204589844, "longitude": 1.0782779455184937 }, "stopId": "VENDOME - FATON", "timestamp": "1780986457", "trip": { "routeId": "LIGNE D", "scheduleRelationship": "SCHEDULED", "tripId": "LD-01-02_0" }, "vehicle": { "id": "5f9ac9fef4e5a2475b1d7e61", "label": "355", "licensePlate": "FT435SE" } } }, { "id": "vehicle:62c5a427237c49758fe32fe4", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 8, "position": { "latitude": 47.75171661376953, "longitude": 0.8719285130500793 }, "stopId": "MONTOIRE - COLLEGE JANEQUIN", "timestamp": "1780986455", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-02_0" }, "vehicle": { "id": "62c5a427237c49758fe32fe4", "label": "357", "licensePlate": "GG870VQ" } } }, { "id": "trip:LF-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780985610" }, "departure": { "time": "1780985633" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 0 }, { "arrival": { "time": "1780985652" }, "departure": { "time": "1780985658" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 1 }, { "arrival": { "time": "1780985705" }, "departure": { "time": "1780985718" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1780985764" }, "departure": { "time": "1780985776" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 3 }, { "arrival": { "time": "1780985978" }, "departure": { "time": "1780985994" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 4 }, { "arrival": { "time": "1780985914" }, "departure": { "time": "1780985960" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 5 }, { "arrival": { "time": "1780986107" }, "departure": { "time": "1780986130" }, "stopId": "ST OUEN - BUTTE CATHERINET", "stopSequence": 6 }, { "arrival": { "time": "1780986190" }, "departure": { "time": "1780986247" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1780986600" }, "departure": { "time": "1780986600" }, "stopId": "ST OUEN - TOUCHEBELLE", "stopSequence": 8 }, { "arrival": { "time": "1780986720" }, "departure": { "time": "1780986720" }, "stopId": "ST OUEN - LES BROSSES", "stopSequence": 9 }, { "arrival": { "time": "1780987020" }, "departure": { "time": "1780987020" }, "stopId": "ST OUEN - JOUSSELINIERE", "stopSequence": 10 }, { "arrival": { "time": "1780987080" }, "departure": { "time": "1780987080" }, "stopId": "ST OUEN - PIERREFRITE", "stopSequence": 11 }, { "arrival": { "time": "1780987260" }, "departure": { "time": "1780987260" }, "stopId": "ST OUEN - POIRIERS", "stopSequence": 12 }, { "arrival": { "time": "1780987380" }, "departure": { "time": "1780987380" }, "stopId": "ST OUEN - GRAND MORTIER", "stopSequence": 13 }, { "arrival": { "time": "1780987560" }, "departure": { "time": "1780987560" }, "stopId": "ST OUEN - GRIVES", "stopSequence": 14 }, { "arrival": { "time": "1780987620" }, "departure": { "time": "1780987620" }, "stopId": "ST OUEN - ROUTE DE DANZE", "stopSequence": 15 }, { "arrival": { "time": "1780987920" }, "departure": { "time": "1780987920" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 16 }, { "arrival": { "time": "1780988100" }, "departure": { "time": "1780988100" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 17 } ], "timestamp": "1780986462", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-02_0" }, "vehicle": { "id": "dcad733da49712fa" } } }, { "id": "trip:LA-02-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780979954" }, "departure": { "time": "1780979979" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1780980093" }, "departure": { "time": "1780980100" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1780980114" }, "departure": { "time": "1780980124" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1780980136" }, "departure": { "time": "1780980146" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1780980210" }, "departure": { "time": "1780980225" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1780980238" }, "departure": { "time": "1780980252" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1780980272" }, "departure": { "time": "1780980288" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1780980332" }, "departure": { "time": "1780980369" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1780980397" }, "departure": { "time": "1780980402" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1780980432" }, "departure": { "time": "1780980443" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1780980487" }, "departure": { "time": "1780980530" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1780980668" }, "departure": { "time": "1780980702" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1780980750" }, "departure": { "time": "1780980764" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1780980798" }, "departure": { "time": "1780980807" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1780980842" }, "departure": { "time": "1780980854" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1780980863" }, "departure": { "time": "1780980897" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1780980948" }, "departure": { "time": "1780980961" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1780981007" }, "departure": { "time": "1780981020" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1780981096" }, "departure": { "time": "1780981103" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1780981158" }, "departure": { "time": "1780981171" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1780981235" }, "departure": { "time": "1780981235" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1780981344" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1780986461", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-01_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LF-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780982462" }, "departure": { "time": "1780982514" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 0 }, { "arrival": { "time": "1780982580" }, "departure": { "time": "1780982598" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 1 }, { "arrival": { "time": "1780982646" }, "departure": { "time": "1780982658" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1780982698" }, "departure": { "time": "1780982704" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 3 }, { "arrival": { "time": "1780982718" }, "departure": { "time": "1780982739" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 4 }, { "arrival": { "time": "1780983107" }, "departure": { "time": "1780983210" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 5 }, { "arrival": { "time": "1780983282" }, "departure": { "time": "1780983334" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1780983554" }, "departure": { "time": "1780983577" }, "stopId": "VENDOME - GARE TER", "stopSequence": 7 }, { "arrival": { "time": "1780983904" }, "departure": { "time": "1780983957" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1780984260" }, "departure": { "time": "1780984260" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 9 } ], "timestamp": "1780986462", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-01_0" }, "vehicle": { "id": "dcad733da49712fa" } } }, { "id": "trip:TGV-02-02_0_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780982666" }, "departure": { "time": "1780982738" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1780982815" }, "departure": { "time": "1780982822" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1780982896" }, "departure": { "time": "1780982907" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1780982973" }, "departure": { "time": "1780983003" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1780983125" }, "departure": { "time": "1780983155" }, "stopId": "VENDOME - ST MARC", "stopSequence": 4 }, { "arrival": { "time": "1780983168" }, "departure": { "time": "1780983194" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 5 }, { "arrival": { "time": "1780983255" }, "departure": { "time": "1780983263" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1780983286" }, "departure": { "time": "1780983300" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 7 }, { "arrival": { "time": "1780983361" }, "departure": { "time": "1780983389" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1780983415" }, "departure": { "time": "1780983434" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1780983465" }, "departure": { "time": "1780983496" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 10 }, { "arrival": { "time": "1780983695" }, "departure": { "time": "1780983708" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 11 }, { "arrival": { "time": "1780983800" }, "stopId": "VENDOME - GARE TER", "stopSequence": 12 } ], "timestamp": "1780986461", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-02_0_4" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LD-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780985205" }, "departure": { "time": "1780985259" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "stopId": "VENDOME - CHAUTARD", "stopSequence": 1 }, { "stopId": "VENDOME - HAMET", "stopSequence": 2 }, { "stopId": "VENDOME - AMPERE", "stopSequence": 3 }, { "arrival": { "time": "1780986441" }, "stopId": "VENDOME - FATON", "stopSequence": 4 }, { "arrival": { "time": "1780986640" }, "departure": { "time": "1780986640" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 5 }, { "arrival": { "time": "1780986820" }, "departure": { "time": "1780986820" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 6 }, { "arrival": { "time": "1780986940" }, "departure": { "time": "1780986940" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 7 }, { "arrival": { "time": "1780987120" }, "departure": { "time": "1780987120" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 8 }, { "arrival": { "time": "1780987240" }, "departure": { "time": "1780987240" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 9 } ], "timestamp": "1780986457", "trip": { "routeId": "LIGNE D", "scheduleRelationship": "SCHEDULED", "tripId": "LD-01-02_0" }, "vehicle": { "id": "5f9ac9fef4e5a2475b1d7e61", "label": "355", "licensePlate": "FT435SE" } } }, { "id": "trip:LM-02-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780983734" }, "departure": { "time": "1780983794" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 0 }, { "arrival": { "time": "1780984446" }, "departure": { "time": "1780984526" }, "stopId": "VILLIERS - ECOLE", "stopSequence": 1 }, { "arrival": { "time": "1780984587" }, "departure": { "time": "1780984597" }, "stopId": "VILLIERS - LA POSTE", "stopSequence": 2 }, { "arrival": { "time": "1780984677" }, "departure": { "time": "1780984686" }, "stopId": "VILLIERS - AVENUE COLIN", "stopSequence": 3 }, { "arrival": { "time": "1780984820" }, "departure": { "time": "1780984862" }, "stopId": "MAZANGE - GUE DU LOIR", "stopSequence": 4 }, { "arrival": { "time": "1780985159" }, "departure": { "time": "1780985236" }, "stopId": "LUNAY - BOURG", "stopSequence": 5 }, { "arrival": { "time": "1780985446" }, "departure": { "time": "1780985506" }, "stopId": "LUNAY - LA BARRE", "stopSequence": 6 }, { "arrival": { "time": "1780985796" }, "departure": { "time": "1780985806" }, "stopId": "MONTOIRE - LA POINTE", "stopSequence": 7 }, { "arrival": { "time": "1780986281" }, "departure": { "time": "1780986470" }, "stopId": "MONTOIRE - COLLEGE JANEQUIN", "stopSequence": 8 }, { "arrival": { "time": "1780986770" }, "departure": { "time": "1780986770" }, "stopId": "MONTOIRE - MAIRIE", "stopSequence": 9 } ], "timestamp": "1780986455", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-02_0" }, "vehicle": { "id": "62c5a427237c49758fe32fe4", "label": "357", "licensePlate": "GG870VQ" } } }, { "id": "trip:LC-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780986404" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1780986780" }, "departure": { "time": "1780986780" }, "stopId": "VENDOME - PROVINCES", "stopSequence": 1 }, { "arrival": { "time": "1780986840" }, "departure": { "time": "1780986840" }, "stopId": "VENDOME - FLANDRES", "stopSequence": 2 }, { "arrival": { "time": "1780986900" }, "departure": { "time": "1780986900" }, "stopId": "VENDOME - ILE DE FRANCE", "stopSequence": 3 }, { "arrival": { "time": "1780987140" }, "departure": { "time": "1780987140" }, "stopId": "VENDOME - MONET", "stopSequence": 4 }, { "arrival": { "time": "1780987200" }, "departure": { "time": "1780987200" }, "stopId": "VENDOME - LA GARDE", "stopSequence": 5 }, { "arrival": { "time": "1780987260" }, "departure": { "time": "1780987260" }, "stopId": "VENDOME - CHAMPLES", "stopSequence": 6 }, { "arrival": { "time": "1780987380" }, "departure": { "time": "1780987380" }, "stopId": "VENDOME - MALLARME", "stopSequence": 7 }, { "arrival": { "time": "1780987620" }, "departure": { "time": "1780987620" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 8 }, { "arrival": { "time": "1780987740" }, "departure": { "time": "1780987740" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 9 }, { "arrival": { "time": "1780988040" }, "departure": { "time": "1780988040" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 } ], "timestamp": "1780986461", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-01-02_0" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "trip:LH-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780982111" }, "stopId": "VENDOME - BOIS LA BARBE", "stopSequence": 0 }, { "arrival": { "time": "1780982564" }, "departure": { "time": "1780982616" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 1 }, { "arrival": { "time": "1780982690" }, "departure": { "time": "1780982727" }, "stopId": "VENDOME - JEANNE D'ALBRET", "stopSequence": 2 }, { "arrival": { "time": "1780982754" }, "departure": { "time": "1780982799" }, "stopId": "VENDOME - ROI HENRI", "stopSequence": 3 }, { "arrival": { "time": "1780983077" }, "departure": { "time": "1780983119" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 4 }, { "arrival": { "time": "1780983198" }, "departure": { "time": "1780983249" }, "stopId": "VENDOME - FATON", "stopSequence": 5 }, { "arrival": { "time": "1780983345" }, "departure": { "time": "1780983360" }, "stopId": "VENDOME - AMPERE", "stopSequence": 6 }, { "arrival": { "time": "1780983411" }, "departure": { "time": "1780983447" }, "stopId": "VENDOME - HAMET", "stopSequence": 7 }, { "arrival": { "time": "1780983467" }, "departure": { "time": "1780983504" }, "stopId": "VENDOME - CHAUTARD", "stopSequence": 8 }, { "arrival": { "time": "1780983536" }, "departure": { "time": "1780983600" }, "stopId": "VENDOME - GARE TER", "stopSequence": 9 }, { "arrival": { "time": "1780983654" }, "departure": { "time": "1780983666" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 10 }, { "arrival": { "time": "1780983704" }, "departure": { "time": "1780983713" }, "stopId": "VENDOME - BRANLY", "stopSequence": 11 }, { "arrival": { "time": "1780983744" }, "departure": { "time": "1780983754" }, "stopId": "VENDOME - DANAN", "stopSequence": 12 }, { "arrival": { "time": "1780983835" }, "departure": { "time": "1780983879" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 13 }, { "arrival": { "time": "1780984039" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 14 } ], "timestamp": "1780986460", "trip": { "routeId": "LIGNE H", "scheduleRelationship": "SCHEDULED", "tripId": "LH-01-01_0" }, "vehicle": { "id": "5f9ac9f0f4e5a247456a4a16", "label": "354", "licensePlate": "FT336SF" } } }, { "id": "trip:TGV-01-02_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780980392" }, "departure": { "time": "1780980726" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1780980832" }, "departure": { "time": "1780980854" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1780980898" }, "departure": { "time": "1780980929" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1780980955" }, "departure": { "time": "1780980995" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1780981024" }, "departure": { "time": "1780981041" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 4 }, { "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1780981190" }, "departure": { "time": "1780981195" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1780981334" }, "departure": { "time": "1780981344" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 7 }, { "arrival": { "time": "1780981420" }, "departure": { "time": "1780981428" }, "stopId": "VENDOME - MONS", "stopSequence": 8 }, { "arrival": { "time": "1780981473" }, "departure": { "time": "1780981481" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 9 }, { "arrival": { "time": "1780981564" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 10 } ], "timestamp": "1780986461", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-01-02_3" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LA-01-04_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780984743" }, "departure": { "time": "1780985466" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1780985568" }, "departure": { "time": "1780985574" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1780985621" }, "departure": { "time": "1780985629" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1780985680" }, "departure": { "time": "1780985719" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1780985782" }, "departure": { "time": "1780985791" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1780985841" }, "departure": { "time": "1780985901" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1780985952" }, "departure": { "time": "1780985982" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1780986006" }, "departure": { "time": "1780986030" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1780986060" }, "departure": { "time": "1780986070" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1780986111" }, "departure": { "time": "1780986124" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1780986177" }, "departure": { "time": "1780986213" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1780986336" }, "departure": { "time": "1780986411" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1780986520" }, "departure": { "time": "1780986520" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1780986580" }, "departure": { "time": "1780986580" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1780986640" }, "departure": { "time": "1780986640" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1780986700" }, "departure": { "time": "1780986700" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1780986760" }, "departure": { "time": "1780986760" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1780986820" }, "departure": { "time": "1780986820" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1780986880" }, "departure": { "time": "1780986880" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1780986940" }, "departure": { "time": "1780986940" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1780987000" }, "departure": { "time": "1780987000" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1780987120" }, "departure": { "time": "1780987120" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1780986461", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-04_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-01-03_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780982680" }, "departure": { "time": "1780983011" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1780983076" }, "departure": { "time": "1780983089" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1780983149" }, "departure": { "time": "1780983158" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1780983206" }, "departure": { "time": "1780983271" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1780983340" }, "departure": { "time": "1780983366" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1780983415" }, "departure": { "time": "1780983479" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1780983544" }, "departure": { "time": "1780983578" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1780983603" }, "departure": { "time": "1780983629" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1780983672" }, "departure": { "time": "1780983698" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1780983733" }, "departure": { "time": "1780983763" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1780983832" }, "departure": { "time": "1780983889" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1780983993" }, "departure": { "time": "1780984037" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1780984098" }, "departure": { "time": "1780984127" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1780984171" }, "departure": { "time": "1780984207" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1780984233" }, "departure": { "time": "1780984261" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1780984337" }, "departure": { "time": "1780984384" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1780984417" }, "departure": { "time": "1780984453" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1780984472" }, "departure": { "time": "1780984489" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1780984571" }, "departure": { "time": "1780984599" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1780984612" }, "departure": { "time": "1780984635" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1780984655" }, "departure": { "time": "1780984669" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1780984825" }, "departure": { "time": "1780984833" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 }, { "arrival": { "time": "1780984915" }, "departure": { "time": "1780984942" }, "stopId": "VENDOME - MONS", "stopSequence": 22 }, { "arrival": { "time": "1780984991" }, "departure": { "time": "1780985017" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 23 }, { "arrival": { "time": "1780985097" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 24 } ], "timestamp": "1780986458", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-03_0" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:LA-02-03_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780985133" }, "departure": { "time": "1780985156" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1780985226" }, "departure": { "time": "1780985235" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1780985303" }, "departure": { "time": "1780985311" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1780985373" }, "departure": { "time": "1780985401" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1780985501" }, "departure": { "time": "1780985527" }, "stopId": "VENDOME - ST MARC", "stopSequence": 4 }, { "arrival": { "time": "1780985547" }, "departure": { "time": "1780985589" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 5 }, { "arrival": { "time": "1780985600" }, "departure": { "time": "1780985657" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 6 }, { "arrival": { "time": "1780985733" }, "departure": { "time": "1780985748" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 7 }, { "arrival": { "time": "1780985772" }, "departure": { "time": "1780985828" }, "stopId": "VENDOME - EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1780985853" }, "departure": { "time": "1780985907" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 9 }, { "arrival": { "time": "1780985954" }, "departure": { "time": "1780985999" }, "stopId": "VENDOME - DANAN", "stopSequence": 10 }, { "arrival": { "time": "1780986026" }, "departure": { "time": "1780986038" }, "stopId": "VENDOME - BRANLY", "stopSequence": 11 }, { "arrival": { "time": "1780986106" }, "departure": { "time": "1780986121" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1780986160" }, "departure": { "time": "1780986198" }, "stopId": "VENDOME - GARE TER", "stopSequence": 13 }, { "arrival": { "time": "1780986298" }, "departure": { "time": "1780986368" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 14 }, { "arrival": { "time": "1780986401" }, "departure": { "time": "1780986429" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 15 }, { "arrival": { "time": "1780986480" }, "departure": { "time": "1780986480" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 16 }, { "arrival": { "time": "1780986540" }, "departure": { "time": "1780986540" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 17 }, { "arrival": { "time": "1780986600" }, "departure": { "time": "1780986600" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 18 }, { "arrival": { "time": "1780986660" }, "departure": { "time": "1780986660" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 19 }, { "arrival": { "time": "1780986720" }, "departure": { "time": "1780986720" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 20 }, { "arrival": { "time": "1780986840" }, "departure": { "time": "1780986840" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 21 }, { "arrival": { "time": "1780986960" }, "departure": { "time": "1780986960" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 22 }, { "arrival": { "time": "1780987020" }, "departure": { "time": "1780987020" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 23 }, { "arrival": { "time": "1780987080" }, "departure": { "time": "1780987080" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 24 } ], "timestamp": "1780986458", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-03_0" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:TGV-02-04_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780985222" }, "departure": { "time": "1780986110" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1780986187" }, "departure": { "time": "1780986197" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1780986268" }, "departure": { "time": "1780986278" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1780986347" }, "departure": { "time": "1780986353" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1780986470" }, "departure": { "time": "1780986470" }, "stopId": "VENDOME - ST MARC", "stopSequence": 4 }, { "arrival": { "time": "1780986530" }, "departure": { "time": "1780986530" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 5 }, { "arrival": { "time": "1780986590" }, "departure": { "time": "1780986590" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1780986650" }, "departure": { "time": "1780986650" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 7 }, { "arrival": { "time": "1780986770" }, "departure": { "time": "1780986770" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1780986830" }, "departure": { "time": "1780986830" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1780986890" }, "departure": { "time": "1780986890" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 10 }, { "arrival": { "time": "1780987250" }, "departure": { "time": "1780987250" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 11 }, { "arrival": { "time": "1780987430" }, "departure": { "time": "1780987430" }, "stopId": "VENDOME - GARE TER", "stopSequence": 12 } ], "timestamp": "1780986461", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-04_1" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:TGV-01-04_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780983855" }, "departure": { "time": "1780984307" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1780984445" }, "departure": { "time": "1780984483" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1780984540" }, "departure": { "time": "1780984569" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1780984597" }, "departure": { "time": "1780984618" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1780984650" }, "departure": { "time": "1780984656" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 4 }, { "arrival": { "time": "1780984724" }, "departure": { "time": "1780984751" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1780984776" }, "departure": { "time": "1780984788" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1780984902" }, "departure": { "time": "1780984912" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 7 }, { "arrival": { "time": "1780984996" }, "departure": { "time": "1780985004" }, "stopId": "VENDOME - MONS", "stopSequence": 8 }, { "arrival": { "time": "1780985050" }, "departure": { "time": "1780985080" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 9 }, { "arrival": { "time": "1780985175" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 10 } ], "timestamp": "1780986461", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-01-04_4" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LD-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780982831" }, "departure": { "time": "1780983066" }, "stopId": "VENDOME - CHAUTARD", "stopSequence": 0 }, { "arrival": { "time": "1780983092" }, "departure": { "time": "1780983129" }, "stopId": "VENDOME - HAMET", "stopSequence": 1 }, { "arrival": { "time": "1780983190" }, "departure": { "time": "1780983201" }, "stopId": "VENDOME - AMPERE", "stopSequence": 2 }, { "arrival": { "time": "1780983299" }, "departure": { "time": "1780983336" }, "stopId": "VENDOME - FATON", "stopSequence": 3 }, { "arrival": { "time": "1780983515" }, "departure": { "time": "1780983546" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 4 }, { "arrival": { "time": "1780983588" }, "departure": { "time": "1780983628" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 5 }, { "arrival": { "time": "1780983712" }, "departure": { "time": "1780983756" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 6 }, { "arrival": { "time": "1780983929" }, "departure": { "time": "1780983944" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 7 }, { "arrival": { "time": "1780984017" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 8 } ], "timestamp": "1780986457", "trip": { "routeId": "LIGNE D", "scheduleRelationship": "SCHEDULED", "tripId": "LD-01-01_0" }, "vehicle": { "id": "5f9ac9fef4e5a2475b1d7e61", "label": "355", "licensePlate": "FT435SE" } } }, { "id": "trip:LA-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780981372" }, "departure": { "time": "1780981416" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1780981486" }, "departure": { "time": "1780981493" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1780981530" }, "departure": { "time": "1780981530" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1780981576" }, "departure": { "time": "1780981633" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1780981698" }, "departure": { "time": "1780981725" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1780981762" }, "departure": { "time": "1780981813" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1780981846" }, "departure": { "time": "1780981880" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1780981898" }, "departure": { "time": "1780981925" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1780981949" }, "departure": { "time": "1780981955" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1780981988" }, "departure": { "time": "1780982016" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1780982068" }, "departure": { "time": "1780982081" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1780982177" }, "departure": { "time": "1780982258" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1780982324" }, "departure": { "time": "1780982357" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1780982404" }, "departure": { "time": "1780982433" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1780982464" }, "departure": { "time": "1780982490" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1780982542" }, "departure": { "time": "1780982578" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1780982604" }, "departure": { "time": "1780982618" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1780982639" }, "departure": { "time": "1780982649" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1780982726" }, "departure": { "time": "1780982758" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1780982776" }, "departure": { "time": "1780982803" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1780982825" }, "departure": { "time": "1780982853" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1780982988" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1780986461", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-02_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LM-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780980737" }, "departure": { "time": "1780980881" }, "stopId": "MONTOIRE - PLACE DES PATIS", "stopSequence": 0 }, { "arrival": { "time": "1780981431" }, "departure": { "time": "1780981492" }, "stopId": "LUNAY - LA BARRE", "stopSequence": 1 }, { "arrival": { "time": "1780981676" }, "departure": { "time": "1780981718" }, "stopId": "LUNAY - BOURG", "stopSequence": 2 }, { "arrival": { "time": "1780981952" }, "departure": { "time": "1780981968" }, "stopId": "LUNAY - CLOUSEAUX", "stopSequence": 3 }, { "arrival": { "time": "1780982933" }, "departure": { "time": "1780982976" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 4 }, { "arrival": { "time": "1780983169" }, "departure": { "time": "1780983224" }, "stopId": "VENDOME - J. EMOND LIGNE", "stopSequence": 5 }, { "arrival": { "time": "1780983316" }, "stopId": "VENDOME - LYCEE RONSARD LIGNE", "stopSequence": 6 } ], "timestamp": "1780986455", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-01-02_0" }, "vehicle": { "id": "62c5a427237c49758fe32fe4", "label": "357", "licensePlate": "GG870VQ" } } }, { "id": "trip:LH-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780984090" }, "departure": { "time": "1780985765" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 0 }, { "arrival": { "time": "1780985841" }, "departure": { "time": "1780985869" }, "stopId": "VENDOME - JEANNE D'ALBRET", "stopSequence": 1 }, { "arrival": { "time": "1780985897" }, "departure": { "time": "1780985937" }, "stopId": "VENDOME - ROI HENRI", "stopSequence": 2 }, { "arrival": { "time": "1780985983" }, "departure": { "time": "1780986022" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1780986087" }, "departure": { "time": "1780986113" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1780986165" }, "departure": { "time": "1780986208" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1780986248" }, "departure": { "time": "1780986258" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1780986281" }, "departure": { "time": "1780986288" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1780986323" }, "departure": { "time": "1780986349" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1780986384" }, "departure": { "time": "1780986392" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1780986470" }, "departure": { "time": "1780986470" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1780986650" }, "departure": { "time": "1780986650" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 11 }, { "arrival": { "time": "1780986770" }, "departure": { "time": "1780986770" }, "stopId": "VENDOME - FATON", "stopSequence": 12 }, { "arrival": { "time": "1780986830" }, "departure": { "time": "1780986830" }, "stopId": "VENDOME - AMPERE", "stopSequence": 13 }, { "arrival": { "time": "1780986890" }, "departure": { "time": "1780986890" }, "stopId": "VENDOME - HAMET", "stopSequence": 14 }, { "arrival": { "time": "1780986950" }, "departure": { "time": "1780986950" }, "stopId": "VENDOME - CHAUTARD", "stopSequence": 15 }, { "arrival": { "time": "1780987070" }, "departure": { "time": "1780987070" }, "stopId": "VENDOME - GARE TER", "stopSequence": 16 }, { "arrival": { "time": "1780987190" }, "departure": { "time": "1780987190" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 17 }, { "arrival": { "time": "1780987250" }, "departure": { "time": "1780987250" }, "stopId": "VENDOME - BRANLY", "stopSequence": 18 }, { "arrival": { "time": "1780987310" }, "departure": { "time": "1780987310" }, "stopId": "VENDOME - DANAN", "stopSequence": 19 }, { "arrival": { "time": "1780987430" }, "departure": { "time": "1780987430" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 20 }, { "arrival": { "time": "1780987550" }, "departure": { "time": "1780987550" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 21 } ], "timestamp": "1780986460", "trip": { "routeId": "LIGNE H", "scheduleRelationship": "SCHEDULED", "tripId": "LH-01-02_0" }, "vehicle": { "id": "5f9ac9f0f4e5a247456a4a16", "label": "354", "licensePlate": "FT336SF" } } }, { "id": "trip:LA-02-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1780983020" }, "departure": { "time": "1780983073" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1780983179" }, "departure": { "time": "1780983202" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1780983214" }, "departure": { "time": "1780983234" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1780983247" }, "departure": { "time": "1780983258" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1780983328" }, "departure": { "time": "1780983352" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1780983372" }, "departure": { "time": "1780983383" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1780983413" }, "departure": { "time": "1780983447" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1780983539" }, "departure": { "time": "1780983578" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1780983607" }, "departure": { "time": "1780983623" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1780983664" }, "departure": { "time": "1780983671" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1780983720" }, "departure": { "time": "1780983805" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1780983913" }, "departure": { "time": "1780983966" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1780983997" }, "departure": { "time": "1780984037" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1780984078" }, "departure": { "time": "1780984089" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1780984114" }, "departure": { "time": "1780984126" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1780984145" }, "departure": { "time": "1780984173" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1780984199" }, "departure": { "time": "1780984236" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1780984285" }, "departure": { "time": "1780984295" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1780984362" }, "departure": { "time": "1780984396" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1780984460" }, "departure": { "time": "1780984495" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1780984558" }, "departure": { "time": "1780984564" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1780984688" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1780986461", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-02_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1780986463" } }