Resource details
Flux temps réel du réseau MOVE
This resource file is part of the dataset Réseau urbain Move.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌53 errors, 12 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-03 at 08:10 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt stop_id does not exist in GTFS data E011 20 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id LB-02-01_0 stop_id AREINES - AMPHITHEATRE does not exist in GTFS data stops.txt
- trip_id LB-02-01_0 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
- trip_id TGV-01-01_0 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-02-02_0_4 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-01-02_3 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 6 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id LA-01-02_0 stop_sequence 21 arrival_time 07:29:20 (1772519360) is less than previous stop departure_time 07:29:48 (1772519388) - times must increase between two sequential stops
- trip_id LA-01-02_0 stop_sequence 21 departure_time 07:29:20 (1772519360) is less than previous stop departure_time 07:29:48 (1772519388) - times must increase between two sequential stops
- trip_id LA-02-02_0 stop_sequence 21 arrival_time 07:56:20 (1772520980) is less than previous stop arrival_time 07:59:14 (1772521154) - times must increase between two sequential stops
- trip_id LA-02-02_0 stop_sequence 21 arrival_time 07:56:20 (1772520980) is less than previous stop departure_time 07:59:21 (1772521161) - times must increase between two sequential stops
- trip_id LA-02-02_0 stop_sequence 21 departure_time 07:56:20 (1772520980) is less than previous stop departure_time 07:59:21 (1772521161) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 22 errors
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Sample errors
- 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
- GTFS-rt trip_id LB-02-01_0 stop_sequence 3 has stop_id VENDOME - ST BIENHEURE but GTFS stop_sequence 3 has stop_id VENDOME - ST BIENHEURÉ - stop_ids should be the same
- GTFS-rt trip_id TGV-01-01_0 stop_sequence 9 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 9 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
- 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 TGV-01-02_3 stop_sequence 9 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 9 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
VehiclePosition and TripUpdate ID pairing mismatch E047 5 errors
If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.
Sample errors
- trip_id LM-02-02_0 and vehicle_id 9db39adf5c39b10c pairing in VehiclePositions does not match trip_id LM-01-02_0 and vehicle_id 9db39adf5c39b10c pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LM-02-03_0 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in VehiclePositions does not match trip_id LM-01-01_0 and vehicle_id 62c5a41bd5f098dd792fcb19 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
- trip_id TGV-02-03_2 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-01-03_4 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LB-02-01_0 and vehicle_id 62babc77f4336585d60d0e29 pairing in VehiclePositions does not match trip_id LB-01-01_0 and vehicle_id 62babc77f4336585d60d0e29 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Warnings
ID in one feed missing from the other W003 12 errors
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
Sample errors
- trip_id TGV-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
- trip_id LB-01-01_0 is in TripUpdates but not in VehiclePositions feed
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 359 | 29 times (100 % of 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 | 339 | 29 times (100 % of 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 | 239 | 29 times (100 % of validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 71 | 22 times (76 % of 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 | 70 | 12 times (41 % of 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 times (38 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 29 | 6 times (21 % of 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. | 5 | 5 times (17 % of 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. | 4 | 3 times (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-03 at 12:28 Europe/Paris.
trip_updates (11) vehicle_positions (3) service_alerts (2)Entities seen in the last 7 days.
service_alerts trip_updates vehicle_positionsService alerts
Here is a display of service alerts contained in this feed at 2026-03-03 at 12:28 Europe/Paris.
Nouvelle fiche horaire à compter du lundi 02 mars Additional service
Une nouvelle fiche horaire est mise en place à compter du lundi 02 mars. Sur le service de 13:02 au départ de la Mairie de Montoire pour Vendôme, 3 nouveaux arrêts seront desservis : arrêt VILLIERS-Avenue Colin à 13:23 arrêt VILLIERS-La Poste à 13:25 arrêt VILLIERS-Groupe scolaire à 13:26 Veuillez cliquer ICI pour consulter la fiche horaire.
Between 2026-02-18 at 01:00 Europe/Paris and 2026-03-10 at 00:59 Europe/Paris
NOUVELLE FICHE HORAIRE à partir du 02 mars Modified service
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.
Between 2026-02-27 at 01:00 Europe/Paris and 2026-04-03 at 01:59 Europe/Paris
Decoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-03-03 at 12:28 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:65cb3adedd9e393ac2ba8562",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.796165466308594,
"longitude": 1.0208183526992798
},
"stopId": "LUNAY - ESAT",
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-04_0"
},
"vehicle": {
"id": "65cb3adedd9e393ac2ba8562",
"label": "413",
"licensePlate": "AB891ZT"
}
}
},
{
"id": "vehicle:5f6d9a699fe0c8233a3636a0",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 5,
"position": {
"latitude": 47.79714584350586,
"longitude": 1.0540779829025269
},
"stopId": "VENDOME - CROIX BLANCHE",
"timestamp": "1772537306",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-06_4"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "vehicle:2c5bc6ff5de402f1",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 47.80693054199219,
"longitude": 1.0578207969665527
},
"stopId": "VENDOME - LYCEE RONSARD",
"timestamp": "1772537300",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08_0"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:LN-02-01_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772533737"
},
"departure": {
"time": "1772533909"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1772534092"
},
"departure": {
"time": "1772534116"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1772534195"
},
"departure": {
"time": "1772534217"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772534253"
},
"departure": {
"time": "1772534274"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1772534705"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 5
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-02-01_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LM-02-04_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772535264"
},
"departure": {
"time": "1772535325"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1772535594"
},
"departure": {
"time": "1772536136"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 1
},
{
"arrival": {
"time": "1772536318"
},
"departure": {
"time": "1772536594"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 2
},
{
"arrival": {
"time": "1772536730"
},
"departure": {
"time": "1772536746"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 3
},
{
"arrival": {
"time": "1772536853"
},
"departure": {
"time": "1772536853"
},
"stopId": "VENDOME - J. EMOND LIGNE",
"stopSequence": 4
},
{
"arrival": {
"time": "1772538310"
},
"departure": {
"time": "1772538310"
},
"stopId": "LUNAY - ESAT",
"stopSequence": 7
},
{
"arrival": {
"time": "1772539210"
},
"departure": {
"time": "1772539210"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 8
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-04_0"
},
"vehicle": {
"id": "65cb3adedd9e393ac2ba8562",
"label": "413",
"licensePlate": "AB891ZT"
}
}
},
{
"id": "trip:LA-02-07_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772533563"
},
"departure": {
"time": "1772533993"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1772534100"
},
"departure": {
"time": "1772534243"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772534261"
},
"departure": {
"time": "1772534272"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772534289"
},
"departure": {
"time": "1772534303"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1772534360"
},
"departure": {
"time": "1772534376"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772534390"
},
"departure": {
"time": "1772534405"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772534428"
},
"departure": {
"time": "1772534472"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772534519"
},
"departure": {
"time": "1772534556"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1772534587"
},
"departure": {
"time": "1772534597"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772534661"
},
"departure": {
"time": "1772534672"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1772534721"
},
"departure": {
"time": "1772534754"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1772534831"
},
"departure": {
"time": "1772534885"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1772534918"
},
"departure": {
"time": "1772534950"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1772534985"
},
"departure": {
"time": "1772535014"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772535048"
},
"departure": {
"time": "1772535061"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1772535074"
},
"departure": {
"time": "1772535105"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1772535137"
},
"departure": {
"time": "1772535175"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1772535215"
},
"departure": {
"time": "1772535225"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772535284"
},
"departure": {
"time": "1772535316"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1772535370"
},
"departure": {
"time": "1772535375"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1772535440"
},
"departure": {
"time": "1772535446"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1772535563"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1772537300",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-07_0"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:LE-01-01_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772519890"
},
"departure": {
"time": "1772520061"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 0
},
{
"arrival": {
"time": "1772520099"
},
"departure": {
"time": "1772520167"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 1
},
{
"arrival": {
"time": "1772520224"
},
"departure": {
"time": "1772520280"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 2
},
{
"arrival": {
"time": "1772520321"
},
"departure": {
"time": "1772520330"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1772520366"
},
"departure": {
"time": "1772520375"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772520737"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 5
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE E",
"scheduleRelationship": "SCHEDULED",
"tripId": "LE-01-01_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-02-06_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772529508"
},
"departure": {
"time": "1772529632"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1772529760"
},
"departure": {
"time": "1772529847"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772529860"
},
"departure": {
"time": "1772529882"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772529900"
},
"departure": {
"time": "1772529918"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1772529997"
},
"departure": {
"time": "1772530013"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772530034"
},
"departure": {
"time": "1772530045"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772530074"
},
"departure": {
"time": "1772530127"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772530199"
},
"departure": {
"time": "1772530229"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1772530269"
},
"departure": {
"time": "1772530278"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772530344"
},
"departure": {
"time": "1772530375"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1772530428"
},
"departure": {
"time": "1772530451"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1772530546"
},
"departure": {
"time": "1772530608"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1772530703"
},
"departure": {
"time": "1772530729"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1772530777"
},
"departure": {
"time": "1772530786"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772530820"
},
"departure": {
"time": "1772530841"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1772530859"
},
"departure": {
"time": "1772530890"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1772530933"
},
"departure": {
"time": "1772530971"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1772531021"
},
"departure": {
"time": "1772531032"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772531107"
},
"departure": {
"time": "1772531134"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1772531194"
},
"departure": {
"time": "1772531199"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1772531261"
},
"departure": {
"time": "1772531268"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1772531346"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-06_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LE-01-03_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772522787"
},
"departure": {
"time": "1772522806"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1772522910"
},
"departure": {
"time": "1772522971"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 1
},
{
"arrival": {
"time": "1772523022"
},
"departure": {
"time": "1772523072"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 2
},
{
"arrival": {
"time": "1772523126"
},
"departure": {
"time": "1772523169"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 3
},
{
"arrival": {
"time": "1772523232"
},
"departure": {
"time": "1772523268"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1772523284"
},
"departure": {
"time": "1772523319"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 5
},
{
"arrival": {
"time": "1772523379"
},
"departure": {
"time": "1772523425"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 6
},
{
"arrival": {
"time": "1772523489"
},
"departure": {
"time": "1772523522"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1772523606"
},
"departure": {
"time": "1772523643"
},
"stopId": "VENDOME - BERLIOZ",
"stopSequence": 8
},
{
"arrival": {
"time": "1772523676"
},
"departure": {
"time": "1772523717"
},
"stopId": "VENDOME - DEBUSSY",
"stopSequence": 9
},
{
"arrival": {
"time": "1772523765"
},
"departure": {
"time": "1772523806"
},
"stopId": "VENDOME - FAURE",
"stopSequence": 10
},
{
"arrival": {
"time": "1772523895"
},
"departure": {
"time": "1772523909"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1772523929"
},
"departure": {
"time": "1772523941"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 12
},
{
"arrival": {
"time": "1772524024"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 13
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE E",
"scheduleRelationship": "SCHEDULED",
"tripId": "LE-01-03_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LJ-01-01_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772518109"
},
"departure": {
"time": "1772518211"
},
"stopId": "ST OUEN - JACQUES BREL",
"stopSequence": 0
},
{
"arrival": {
"time": "1772518245"
},
"departure": {
"time": "1772518303"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 1
},
{
"arrival": {
"time": "1772518380"
},
"departure": {
"time": "1772518430"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1772518532"
},
"departure": {
"time": "1772518589"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1772518613"
},
"departure": {
"time": "1772518627"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 4
},
{
"arrival": {
"time": "1772518657"
},
"departure": {
"time": "1772518668"
},
"stopId": "ST OUEN - CIMETIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772518719"
},
"departure": {
"time": "1772518765"
},
"stopId": "ST OUEN - ST EXUPERY",
"stopSequence": 6
},
{
"arrival": {
"time": "1772518813"
},
"departure": {
"time": "1772518826"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772518966"
},
"departure": {
"time": "1772518974"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772519089"
},
"departure": {
"time": "1772519153"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1772519267"
},
"departure": {
"time": "1772519305"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 10
},
{
"arrival": {
"time": "1772519549"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE J",
"scheduleRelationship": "SCHEDULED",
"tripId": "LJ-01-01_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-07_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772531700"
},
"departure": {
"time": "1772531861"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1772531945"
},
"departure": {
"time": "1772531945"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1772531984"
},
"departure": {
"time": "1772531990"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772532042"
},
"departure": {
"time": "1772532067"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1772532136"
},
"departure": {
"time": "1772532146"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772532206"
},
"departure": {
"time": "1772532226"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1772532269"
},
"departure": {
"time": "1772532300"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1772532319"
},
"departure": {
"time": "1772532330"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772532364"
},
"departure": {
"time": "1772532379"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772532408"
},
"departure": {
"time": "1772532477"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1772532572"
},
"departure": {
"time": "1772532601"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1772532688"
},
"departure": {
"time": "1772532749"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1772532818"
},
"departure": {
"time": "1772532848"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1772532882"
},
"departure": {
"time": "1772532948"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772532977"
},
"departure": {
"time": "1772533013"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1772533060"
},
"departure": {
"time": "1772533099"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1772533117"
},
"departure": {
"time": "1772533149"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1772533157"
},
"departure": {
"time": "1772533173"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772533253"
},
"departure": {
"time": "1772533265"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1772533274"
},
"departure": {
"time": "1772533301"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1772533320"
},
"departure": {
"time": "1772533376"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772533525"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1772537300",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-07_0"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:TGV-01-06_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772536304"
},
"departure": {
"time": "1772536779"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1772536948"
},
"departure": {
"time": "1772536967"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1772537022"
},
"departure": {
"time": "1772537038"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772537086"
},
"departure": {
"time": "1772537120"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1772537148"
},
"departure": {
"time": "1772537198"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1772537266"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772537370"
},
"departure": {
"time": "1772537370"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772537430"
},
"departure": {
"time": "1772537430"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1772537490"
},
"departure": {
"time": "1772537490"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772537610"
},
"departure": {
"time": "1772537610"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1772537730"
},
"departure": {
"time": "1772537730"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1772537790"
},
"departure": {
"time": "1772537790"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1772537910"
},
"departure": {
"time": "1772537910"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-06_4"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-06_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772527556"
},
"departure": {
"time": "1772527621"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1772527710"
},
"departure": {
"time": "1772527710"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1772527752"
},
"departure": {
"time": "1772527762"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772527819"
},
"departure": {
"time": "1772527827"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1772527895"
},
"departure": {
"time": "1772527906"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772527959"
},
"departure": {
"time": "1772527999"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1772528072"
},
"departure": {
"time": "1772528122"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1772528142"
},
"departure": {
"time": "1772528159"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772528186"
},
"departure": {
"time": "1772528201"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772528258"
},
"departure": {
"time": "1772528307"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1772528377"
},
"departure": {
"time": "1772528414"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1772528531"
},
"departure": {
"time": "1772528552"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1772528624"
},
"departure": {
"time": "1772528658"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1772528702"
},
"departure": {
"time": "1772528777"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772528808"
},
"departure": {
"time": "1772528844"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1772528907"
},
"departure": {
"time": "1772528959"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1772528987"
},
"departure": {
"time": "1772528996"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1772529012"
},
"departure": {
"time": "1772529029"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772529108"
},
"departure": {
"time": "1772529123"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1772529136"
},
"departure": {
"time": "1772529165"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1772529182"
},
"departure": {
"time": "1772529231"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772529453"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1772537306",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-06_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-08_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772535594"
},
"departure": {
"time": "1772536046"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1772536132"
},
"departure": {
"time": "1772536132"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1772536249"
},
"departure": {
"time": "1772536256"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772536315"
},
"departure": {
"time": "1772536341"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1772536403"
},
"departure": {
"time": "1772536416"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772536469"
},
"departure": {
"time": "1772536522"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1772536561"
},
"departure": {
"time": "1772536595"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1772536616"
},
"departure": {
"time": "1772536626"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772536652"
},
"departure": {
"time": "1772536666"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772536695"
},
"departure": {
"time": "1772536732"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1772536817"
},
"departure": {
"time": "1772536850"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1772536934"
},
"departure": {
"time": "1772536980"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1772537043"
},
"departure": {
"time": "1772537053"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1772537089"
},
"departure": {
"time": "1772537148"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772537176"
},
"departure": {
"time": "1772537200"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1772537279"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1772537360"
},
"departure": {
"time": "1772537360"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1772537420"
},
"departure": {
"time": "1772537420"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772537480"
},
"departure": {
"time": "1772537480"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1772537540"
},
"departure": {
"time": "1772537540"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1772537600"
},
"departure": {
"time": "1772537600"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772537720"
},
"departure": {
"time": "1772537720"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1772537300",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08_0"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"alert": {
"activePeriod": [
{
"end": "1773100740",
"start": "1771372800"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Une nouvelle fiche horaire est mise en place à compter du lundi 02 mars.\n\nSur le service de 13:02 au départ de la Mairie de Montoire pour Vendôme, 3 nouveaux arrêts seront desservis :\n\narrêt VILLIERS-Avenue Colin à 13:23\narrêt VILLIERS-La Poste à 13:25\narrêt VILLIERS-Groupe scolaire à 13:26\n\nVeuillez cliquer ICI pour consulter la fiche horaire."
}
]
},
"effect": "ADDITIONAL_SERVICE",
"headerText": {
"translation": [
{
"text": "Nouvelle fiche horaire à compter du lundi 02 mars"
}
]
},
"informedEntity": [
{
"routeId": "LIGNE M"
}
]
},
"id": "alert:699595b20b617235093dc8f6"
},
{
"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": "1772537310"
}
}