Resource details

File name: Données en temps réel au format GTFS-RT (VehiclePosition)
Format: gtfs-rt

This resource file is part of the dataset Réseau urbain Kicéo.

Download availability

2025-11-30
100%
2025-12-01
96.5%
2025-12-02
99.8%
2025-12-03
99.8%
2025-12-04
98.5%
2025-12-05
97.9%
2025-12-06
100%
2025-12-07
99.5%
2025-12-08
99.2%
2025-12-09
98.7%
2025-12-10
98.8%
2025-12-11
96.7%
2025-12-12
99.5%
2025-12-13
99.2%
2025-12-14
99.4%
2025-12-15
98.8%
2025-12-16
99.4%
2025-12-17
99.5%
2025-12-18
98.6%
2025-12-19
97.4%
2025-12-20
99.3%
2025-12-21
100%
2025-12-22
94.6%
2025-12-23
95.1%
2025-12-24
95.3%
2025-12-25
99.3%
2025-12-26
98.6%
2025-12-27
100%
2025-12-28
99.8%
2025-12-29
97.8%
2025-12-30
99.3%
Learn more
We test this resource download availability every hour by making an HTTP 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

67 errors, 10 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-30 at 08:10 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 32 errors

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Sample errors
  • vehicle_id 69 trip_id 2-121700380-V762A-LMCJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 34 trip_id 2-73138208-V426B-LMCJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 177 trip_id chouette:VehicleJourney:e9b0f44f-fc90-459e-a0ff-6016a552f524:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 163 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 25 trip_id 2-168689686-M10A-LMCJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 16 errors

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

Sample errors
  • vehicle_id 177 route_id MAURYLigne609 does not exist in the GTFS data routes.txt
  • vehicle_id 163 route_id MOBICEO does not exist in the GTFS data routes.txt
  • vehicle_id 247 route_id BSALigne611 does not exist in the GTFS data routes.txt
  • vehicle_id 170 route_id MOBICEO does not exist in the GTFS data routes.txt
  • vehicle_id 367 route_id MOBICEO does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 16 errors

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

Sample errors
  • vehicle_id 177 stop_id chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC does not exist in GTFS data stops.txt
  • vehicle_id 163 stop_id STP-DEPART does not exist in GTFS data stops.txt
  • vehicle_id 247 stop_id chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC does not exist in GTFS data stops.txt
  • vehicle_id 170 stop_id STP-DEPART does not exist in GTFS data stops.txt
  • vehicle_id 367 stop_id STP-DEPART does not exist in GTFS data stops.txt

trip start_time does not match first GTFS arrival_time E023 3 errors

For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip

Sample errors
  • GTFS-rt vehicle_id 332 trip_id 2-288097130 start_time is 07:44:00 and GTFS initial arrival_time is 07:45:00 - times do not match
  • GTFS-rt vehicle_id 342 trip_id 2-288161794 start_time is 07:18:00 and GTFS initial arrival_time is 07:15:00 - times do not match
  • GTFS-rt vehicle_id 120 trip_id 2-285868035 start_time is 07:48:00 and GTFS initial arrival_time is 07:45:00 - times do not match

Warnings

timestamp not populated W001 10 errors

Timestamps should be populated for all elements

Sample errors
  • vehicle_id 36 does not have a timestamp
  • vehicle_id 367 does not have a timestamp
  • vehicle_id 334 does not have a timestamp
  • vehicle_id 58 does not have a timestamp
  • vehicle_id 22 does not have a timestamp
Validate this GTFS-RT now

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
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 485 24 times (83 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 445 24 times (83 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 445 24 times (83 % of validations)
W001 Timestamps should be populated for all elements 176 24 times (83 % 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. 120 18 times (62 % of validations)
E052 Each vehicle should have a unique ID 29 13 times (45 % of validations)
E028 The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. 11 10 times (34 % of validations)
W004 vehicle.position.speed has an unrealistic speed that may be incorrect 11 9 times (31 % of validations)
E023 For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip 9 3 times (10 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-12-30 at 15:56 Europe/Paris.

vehicle_positions (74) service_alerts (0) trip_updates (0)

Entities seen in the last 7 days.

vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-12-30 at 15:56 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "641113", "vehicle": { "currentStopSequence": 6, "position": { "latitude": 47.6841926574707, "longitude": -2.769469976425171, "speed": 0.0 }, "stopId": "502", "timestamp": "1767106509", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:47:00", "tripId": "2-17039409-S1F-LMCJV__" }, "vehicle": { "id": "86", "label": "97225", "licensePlate": "GS 780 EX" } } }, { "id": "640858", "vehicle": { "currentStopSequence": 1, "stopId": "28", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "16:01:00", "tripId": "2-288686646" }, "vehicle": { "id": "342", "label": "40348", "licensePlate": "GT 747 CM" } } }, { "id": "640588", "vehicle": { "currentStopSequence": 1, "stopId": "629", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:58:00", "tripId": "2-17236040" }, "vehicle": { "id": "58", "label": "97197", "licensePlate": "DJ 687 DD" } } }, { "id": "641105", "vehicle": { "currentStopSequence": 27, "position": { "bearing": 0.0, "latitude": 47.66327667236328, "longitude": -2.7560200691223145, "speed": 0.0 }, "stopId": "584", "timestamp": "1767106541", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:26:00", "tripId": "2-336134219-V762A-LMCJV__" }, "vehicle": { "id": "55", "label": "97194", "licensePlate": "DA 232 JL" } } }, { "id": "641243", "vehicle": { "currentStopSequence": 14, "position": { "bearing": 306.0, "latitude": 47.64695358276367, "longitude": -2.7029430866241455, "speed": 8.333333015441895 }, "stopId": "355", "timestamp": "1767106568", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:39:00", "tripId": "2-169279498" }, "vehicle": { "id": "54", "label": "97193", "licensePlate": "CW 696 GY" } } }, { "id": "641106", "vehicle": { "currentStopSequence": 12, "position": { "bearing": 0.0, "latitude": 47.65755081176758, "longitude": -2.792504072189331, "speed": 0.0 }, "stopId": "440", "timestamp": "1767106404", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:30:00", "tripId": "2-135987222-S28A-LMCJV__" }, "vehicle": { "id": "52", "label": "97191", "licensePlate": "CW 796 GY" } } }, { "id": "641244", "vehicle": { "currentStopSequence": 1, "stopId": "17", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "16:00:00", "tripId": "2-73138211" }, "vehicle": { "id": "46", "label": "97185", "licensePlate": "CH 510 RT" } } }, { "id": "640582", "vehicle": { "currentStopSequence": 16, "position": { "latitude": 47.65415573120117, "longitude": -2.736514091491699, "speed": 0.0 }, "stopId": "429", "timestamp": "1767106548", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:41:00", "tripId": "2-52690948" }, "vehicle": { "id": "36", "label": "97168", "licensePlate": "AF 815 BN" } } }, { "id": "641241", "vehicle": { "currentStopSequence": 9, "position": { "bearing": 194.0, "latitude": 47.69727325439453, "longitude": -2.74639892578125, "speed": 7.5 }, "stopId": "62", "timestamp": "1767106562", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:47:00", "tripId": "2-73203744" }, "vehicle": { "id": "470", "label": "75930", "licensePlate": "DH-523-HC" } } }, { "id": "640566", "vehicle": { "currentStopSequence": 35, "position": { "latitude": 47.684173583984375, "longitude": -2.7732179164886475, "speed": 0.0 }, "stopId": "552", "timestamp": "1767106543", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:18:00", "tripId": "2-19136565" }, "vehicle": { "id": "90", "label": "97229", "licensePlate": "GW 392 KS" } } }, { "id": "640204", "vehicle": { "currentStopSequence": 20, "position": { "bearing": 304.0, "latitude": 47.542057037353516, "longitude": -2.8867380619049072, "speed": 11.666666984558105 }, "stopId": "29", "timestamp": "1767106545", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:00:00", "tripId": "2-285802575" }, "vehicle": { "id": "304", "label": "26092", "licensePlate": "ES 925 ME" } } }, { "id": "640177", "vehicle": { "currentStopSequence": 7, "position": { "bearing": 165.0, "latitude": 47.64719009399414, "longitude": -2.7854340076446533, "speed": 6.111111164093018 }, "stopId": "435", "timestamp": "1767106581", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:48:00", "tripId": "2-319160352" }, "vehicle": { "id": "51", "label": "97190", "licensePlate": "CW 596 GY" } } }, { "id": "640196", "vehicle": { "currentStopSequence": 25, "position": { "bearing": 26.0, "latitude": 47.688316345214844, "longitude": -2.7308189868927, "speed": 5.55555534362793 }, "stopId": "65", "timestamp": "1767106556", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:20:00", "tripId": "2-73138207" }, "vehicle": { "id": "91", "label": "97230", "licensePlate": "GW 085 JG" } } }, { "id": "640595", "vehicle": { "currentStopSequence": 1, "stopId": "139", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "16:05:00", "tripId": "2-73203745" }, "vehicle": { "id": "67", "label": "97206", "licensePlate": "EM 054 MR" } } }, { "id": "640093", "vehicle": { "currentStopSequence": 1, "stopId": "622", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:55:00", "tripId": "2-235012104" }, "vehicle": { "id": "268", "label": "A87", "licensePlate": "GV-423-LS" } } }, { "id": "640174", "vehicle": { "currentStopSequence": 4, "position": { "bearing": 132.0, "latitude": 47.630096435546875, "longitude": -2.6570589542388916, "speed": 8.88888931274414 }, "stopId": "341", "timestamp": "1767106537", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:30:00", "tripId": "2-251920391" }, "vehicle": { "id": "306", "label": "39694", "licensePlate": "GG 290 WQ" } } }, { "id": "640586", "vehicle": { "currentStopSequence": 7, "position": { "bearing": 83.0, "latitude": 47.64910888671875, "longitude": -2.7696330547332764, "speed": 3.3333332538604736 }, "stopId": "596", "timestamp": "1767106570", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:49:00", "tripId": "2-19202102" }, "vehicle": { "id": "69", "label": "97208", "licensePlate": "EM 760 MQ" } } }, { "id": "640577", "vehicle": { "currentStopSequence": 11, "position": { "bearing": 278.0, "latitude": 47.65986251831055, "longitude": -2.784097909927368, "speed": 1.1111111640930176 }, "stopId": "458", "timestamp": "1767106536", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:35:00", "tripId": "2-185466889" }, "vehicle": { "id": "31", "label": "74456", "licensePlate": "FE 412 CH" } } }, { "id": "641228", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 142.0, "latitude": 47.66572189331055, "longitude": -2.7476680278778076, "speed": 1.9444444179534912 }, "stopId": "STP-ARRIVEE", "timestamp": "1767101994", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20251230", "startTime": "10:00:00", "tripId": "ext:12069" }, "vehicle": { "id": "164", "label": "GS-091-MX", "licensePlate": "GS-091-MX" } } }, { "id": "641221", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 263.0, "latitude": 47.640350341796875, "longitude": -2.7718141078948975, "speed": 0.5555555820465088 }, "stopId": "STP-ARRIVEE", "timestamp": "1767099942", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20251230", "startTime": "10:00:00", "tripId": "ext:12069" }, "vehicle": { "id": "165", "label": "GS-228-EX", "licensePlate": "GS-228-EX" } } }, { "id": "640102", "vehicle": { "currentStopSequence": 6, "position": { "latitude": 47.64451599121094, "longitude": -2.7786519527435303, "speed": 0.0 }, "stopId": "380", "timestamp": "1767106583", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:43:00", "tripId": "2-336134189" }, "vehicle": { "id": "92", "label": "97231", "licensePlate": "GW 163 JG" } } }, { "id": "640203", "vehicle": { "currentStopSequence": 20, "position": { "bearing": 208.0, "latitude": 47.66551208496094, "longitude": -2.7369139194488525, "speed": 4.722222328186035 }, "stopId": "636", "timestamp": "1767106578", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "14:49:00", "tripId": "2-286457934" }, "vehicle": { "id": "331", "label": "40346", "licensePlate": "GT 421 GY" } } }, { "id": "640581", "vehicle": { "currentStopSequence": 12, "position": { "latitude": 47.64216613769531, "longitude": -2.732161045074463, "speed": 0.0 }, "stopId": "265", "timestamp": "1767106575", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:40:00", "tripId": "2-169345033" }, "vehicle": { "id": "25", "label": "73719", "licensePlate": "ES 537 VL" } } }, { "id": "641112", "vehicle": { "currentStopSequence": 3, "position": { "bearing": 94.0, "latitude": 47.659889221191406, "longitude": -2.7853949069976807, "speed": 3.8888888359069824 }, "stopId": "563", "timestamp": "1767106542", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:44:00", "tripId": "2-33620085-V426A-LMCJV__" }, "vehicle": { "id": "70", "label": "97209", "licensePlate": "FC 141 MS" } } }, { "id": "640574", "vehicle": { "currentStopSequence": 17, "position": { "bearing": 346.0, "latitude": 47.66455841064453, "longitude": -2.755894899368286, "speed": 7.5 }, "stopId": "396", "timestamp": "1767106565", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:31:00", "tripId": "2-19202117" }, "vehicle": { "id": "84", "label": "97223", "licensePlate": "GN 821 PV" } } }, { "id": "640573", "vehicle": { "currentStopSequence": 22, "position": { "bearing": 64.0, "latitude": 47.66472244262695, "longitude": -2.7528510093688965, "speed": 5.55555534362793 }, "stopId": "620", "timestamp": "1767106587", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:27:00", "tripId": "2-319160409" }, "vehicle": { "id": "38", "label": "97170", "licensePlate": "AY 183 PH" } } }, { "id": "640576", "vehicle": { "currentStopSequence": 16, "position": { "bearing": 0.0, "latitude": 47.65304183959961, "longitude": -2.759277105331421, "speed": 0.0 }, "stopId": "605", "timestamp": "1767106475", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:34:00", "tripId": "2-121765919" }, "vehicle": { "id": "27", "label": "73721", "licensePlate": "ES 757 VL" } } }, { "id": "640579", "vehicle": { "currentStopSequence": 16, "position": { "bearing": 0.0, "latitude": 47.6732292175293, "longitude": -2.7584280967712402, "speed": 0.0 }, "stopId": "480", "timestamp": "1767106577", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:38:00", "tripId": "2-17236017" }, "vehicle": { "id": "37", "label": "97169", "licensePlate": "AF 553 BP" } } }, { "id": "640587", "vehicle": { "currentStopSequence": 4, "position": { "bearing": 306.0, "latitude": 47.619903564453125, "longitude": -2.737704038619995, "speed": 1.9444444179534912 }, "stopId": "302", "timestamp": "1767106580", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:51:00", "tripId": "2-121765942" }, "vehicle": { "id": "71", "label": "97210", "licensePlate": "FC 194 MS" } } }, { "id": "640139", "vehicle": { "currentStopSequence": 9, "position": { "bearing": 298.0, "latitude": 47.65434646606445, "longitude": -2.7496860027313232, "speed": 7.5 }, "stopId": "373", "timestamp": "1767106551", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:39:00", "tripId": "2-85983272" }, "vehicle": { "id": "63", "label": "97202", "licensePlate": "DP 349 VF" } } }, { "id": "640575", "vehicle": { "currentStopSequence": 12, "position": { "bearing": 190.0, "latitude": 47.67341613769531, "longitude": -2.7451539039611816, "speed": 12.5 }, "stopId": "4372", "timestamp": "1767106537", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:33:00", "tripId": "2-74055701" }, "vehicle": { "id": "60", "label": "97199", "licensePlate": "DN 499 EZ" } } }, { "id": "640741", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 47.6295166015625, "longitude": -2.6483800411224365, "speed": 0.0 }, "stopId": "chouette:StopArea:81f066b3-7027-446d-bef0-334b8f8b2a85:LOC", "timestamp": "1767106578", "trip": { "directionId": 0, "routeId": "AVBLigne608", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:48:00", "tripId": "chouette:VehicleJourney:01410816-df40-4ccc-8e25-4fc6977eac5e:LOC" }, "vehicle": { "id": "230", "label": "28", "licensePlate": "GA-537-VQ" } } }, { "id": "641103", "vehicle": { "currentStopSequence": 16, "position": { "bearing": 91.0, "latitude": 47.65357971191406, "longitude": -2.759350061416626, "speed": 2.5 }, "stopId": "587", "timestamp": "1767106569", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:19:00", "tripId": "2-85852222-S65A-LMCJV__" }, "vehicle": { "id": "28", "label": "73722", "licensePlate": "ES 845 VL" } } }, { "id": "640584", "vehicle": { "currentStopSequence": 10, "position": { "bearing": 348.0, "latitude": 47.653411865234375, "longitude": -2.7711119651794434, "speed": 7.222222328186035 }, "stopId": "482", "timestamp": "1767106563", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:46:00", "tripId": "2-51052553" }, "vehicle": { "id": "61", "label": "97200", "licensePlate": "DN 250 BR" } } }, { "id": "640098", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 64.0, "latitude": 47.665977478027344, "longitude": -2.750077962875366, "speed": 1.3888888359069824 }, "stopId": "584", "timestamp": "1767105797", "trip": { "directionId": 1, "routeId": "18", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "16:32:00", "tripId": "2-302186498" }, "vehicle": { "id": "96", "label": "17", "licensePlate": "GB-016-YD" } } }, { "id": "641223", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 0.0, "latitude": 47.68208312988281, "longitude": -2.7666540145874023, "speed": 0.0 }, "stopId": "STP-ARRIVEE", "timestamp": "1767101865", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20251230", "startTime": "10:00:00", "tripId": "ext:12069" }, "vehicle": { "id": "170", "label": "GS-671-EX", "licensePlate": "GS-671-EX" } } }, { "id": "640769", "vehicle": { "currentStopSequence": 0, "stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC", "trip": { "directionId": 0, "routeId": "CAT56Ligne603", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "16:05:00", "tripId": "chouette:VehicleJourney:33590aae-3e56-4a3a-a605-a63543c03068:LOC" }, "vehicle": { "id": "434", "label": "41221", "licensePlate": "HD-617-YP" } } }, { "id": "640218", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 142.0, "latitude": 47.674991607666016, "longitude": -2.7981209754943848, "speed": 13.88888931274414 }, "stopId": "STP-ARRIVEE", "timestamp": "1767099197", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "10:00:00", "tripId": "ext:12069" }, "vehicle": { "id": "367", "label": "GX-680-NR", "licensePlate": "GX-680-NR" } } }, { "id": "640567", "vehicle": { "currentStopSequence": 28, "position": { "bearing": 261.0, "latitude": 47.64916229248047, "longitude": -2.7696011066436768, "speed": 7.5 }, "stopId": "595", "timestamp": "1767106535", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:18:00", "tripId": "2-17236056" }, "vehicle": { "id": "32", "label": "75401", "licensePlate": "GH 830 XW" } } }, { "id": "640560", "vehicle": { "currentStopSequence": 23, "position": { "latitude": 47.65736389160156, "longitude": -2.861604928970337, "speed": 0.0 }, "stopId": "213", "timestamp": "1767106578", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:05:00", "tripId": "2-185729036" }, "vehicle": { "id": "87", "label": "97226", "licensePlate": "GS 854 EX" } } }, { "id": "641104", "vehicle": { "currentStopSequence": 23, "position": { "latitude": 47.65555191040039, "longitude": -2.762324094772339, "speed": 0.0 }, "stopId": "616", "timestamp": "1767106563", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:21:00", "tripId": "2-53018633-V832A-LMCJV__" }, "vehicle": { "id": "48", "label": "97187", "licensePlate": "CH 890 RT" } } }, { "id": "640569", "vehicle": { "currentStopSequence": 27, "position": { "bearing": 344.0, "latitude": 47.64891052246094, "longitude": -2.7644760608673096, "speed": 3.055555582046509 }, "stopId": "462", "timestamp": "1767106564", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:23:00", "tripId": "2-17039449" }, "vehicle": { "id": "68", "label": "97207", "licensePlate": "EM 195 MR" } } }, { "id": "640774", "vehicle": { "currentStopSequence": 0, "position": { "bearing": 183.0, "latitude": 48.31174087524414, "longitude": -2.8274929523468018, "speed": 25.27777862548828 }, "stopId": "chouette:StopArea:d2c53593-28a8-4ebb-bed3-91cee01b4496:LOC", "timestamp": "1767100241", "trip": { "directionId": 1, "routeId": "CAT56Ligne603", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:53:00", "tripId": "chouette:VehicleJourney:465cad79-c3fe-40e5-bc3d-a124986b75cd:LOC" }, "vehicle": { "id": "457", "label": "41210", "licensePlate": "HE-310-AK" } } }, { "id": "640585", "vehicle": { "currentStopSequence": 9, "position": { "bearing": 183.0, "latitude": 47.6461067199707, "longitude": -2.743772029876709, "speed": 8.61111068725586 }, "stopId": "631", "timestamp": "1767106578", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:48:00", "tripId": "2-34144343" }, "vehicle": { "id": "81", "label": "97220", "licensePlate": "GD 936 JD" } } }, { "id": "641222", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 0.0, "latitude": 47.68201446533203, "longitude": -2.7666430473327637, "speed": 0.0 }, "stopId": "STP-ARRIVEE", "timestamp": "1767094550", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20251230", "startTime": "10:00:00", "tripId": "ext:12069" }, "vehicle": { "id": "166", "label": "GS-289-MX", "licensePlate": "GS-289-MX" } } }, { "id": "640059", "vehicle": { "currentStopSequence": 16, "position": { "latitude": 47.663211822509766, "longitude": -2.756042003631592, "speed": 0.0 }, "stopId": "669", "timestamp": "1767106440", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:30:00", "tripId": "2-201523250" }, "vehicle": { "id": "20", "label": "40420", "licensePlate": "GT 898 HW" } } }, { "id": "641225", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 64.0, "latitude": 47.66461181640625, "longitude": -2.7531840801239014, "speed": 6.94444465637207 }, "stopId": "STP-DEPART", "timestamp": "1767099001", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20251230", "startTime": "10:00:00", "tripId": "ext:12069" }, "vehicle": { "id": "389", "label": "GY-536-ZZ", "licensePlate": "GY-536-ZZ" } } }, { "id": "641111", "vehicle": { "currentStopSequence": 14, "position": { "bearing": 81.0, "latitude": 47.65543746948242, "longitude": -2.7724061012268066, "speed": 9.166666984558105 }, "stopId": "615", "timestamp": "1767106574", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:40:00", "tripId": "2-73138206-S4231A-LMCJV__" }, "vehicle": { "id": "40", "label": "97172", "licensePlate": "AY 545 QK" } } }, { "id": "640590", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 311.0, "latitude": 47.66154479980469, "longitude": -2.725231885910034, "speed": 8.333333015441895 }, "stopId": "617", "timestamp": "1767106387", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:59:00", "tripId": "2-53018625" }, "vehicle": { "id": "35", "label": "97165", "licensePlate": "5422 ZA 56" } } }, { "id": "640572", "vehicle": { "currentStopSequence": 24, "position": { "latitude": 47.65137481689453, "longitude": -2.7277801036834717, "speed": 0.0 }, "stopId": "292", "timestamp": "1767106567", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:27:00", "tripId": "2-50593823" }, "vehicle": { "id": "41", "label": "97173", "licensePlate": "AY 534 PG" } } }, { "id": "640578", "vehicle": { "currentStopSequence": 12, "position": { "bearing": 104.0, "latitude": 47.6630973815918, "longitude": -2.7631170749664307, "speed": 8.333333015441895 }, "stopId": "584", "timestamp": "1767106543", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:36:00", "tripId": "2-85852212" }, "vehicle": { "id": "390", "label": "72423", "licensePlate": "BE-893-PL" } } }, { "id": "641091", "vehicle": { "currentStopSequence": 44, "position": { "bearing": 272.0, "latitude": 47.65984344482422, "longitude": -2.782336950302124, "speed": 3.3333332538604736 }, "stopId": "564", "timestamp": "1767106549", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "14:50:00", "tripId": "2-319160406-V426B-LMC____" }, "vehicle": { "id": "391", "label": "72426", "licensePlate": "BE-978-PL" } } }, { "id": "641220", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 48.0, "latitude": 47.66571044921875, "longitude": -2.77895188331604, "speed": 13.61111068725586 }, "stopId": "STP-ARRIVEE", "timestamp": "1767102816", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20251230", "startTime": "10:00:00", "tripId": "ext:12069" }, "vehicle": { "id": "163", "label": "GP-751-SJ", "licensePlate": "GP-751-SJ" } } }, { "id": "641245", "vehicle": { "currentStopSequence": 1, "stopId": "406", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:55:00", "tripId": "2-19136585" }, "vehicle": { "id": "469", "label": "75929", "licensePlate": "DL-242-EG" } } }, { "id": "640564", "vehicle": { "currentStopSequence": 31, "position": { "latitude": 47.630859375, "longitude": -2.8229451179504395, "speed": 0.0 }, "stopId": "25", "timestamp": "1767106557", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:14:00", "tripId": "2-74055714" }, "vehicle": { "id": "72", "label": "97211", "licensePlate": "FC 572 NS" } } }, { "id": "641109", "vehicle": { "currentStopSequence": 16, "position": { "bearing": 347.0, "latitude": 47.653228759765625, "longitude": -2.759394884109497, "speed": 1.3888888359069824 }, "stopId": "605", "timestamp": "1767106462", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:37:00", "tripId": "2-19136595-V1091A-LMCJV__" }, "vehicle": { "id": "85", "label": "97224", "licensePlate": "GS 722 EX" } } }, { "id": "641107", "vehicle": { "currentStopSequence": 17, "position": { "bearing": 306.0, "latitude": 47.646976470947266, "longitude": -2.7030088901519775, "speed": 11.94444465637207 }, "stopId": "355", "timestamp": "1767106549", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:33:00", "tripId": "2-168689691-V11109-LMCJV__" }, "vehicle": { "id": "73", "label": "97212", "licensePlate": "GC 399 NJ" } } }, { "id": "641242", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 160.0, "latitude": 47.64957809448242, "longitude": -2.7552490234375, "speed": 3.8888888359069824 }, "stopId": "500", "timestamp": "1767106575", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:35:00", "tripId": "2-33620110" }, "vehicle": { "id": "77", "label": "97216", "licensePlate": "GB 343 CT" } } }, { "id": "640744", "vehicle": { "currentStopSequence": 0, "position": { "bearing": 0.0, "latitude": 47.65853500366211, "longitude": -2.764508008956909, "speed": 0.0 }, "stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC", "timestamp": "1767106538", "trip": { "directionId": 1, "routeId": "AVBLigne608", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "16:05:00", "tripId": "chouette:VehicleJourney:0bdd5134-9e6e-45e7-8c58-5c43ef5c8f67:LOC" }, "vehicle": { "id": "239", "label": "14", "licensePlate": "DT-704-MZ" } } }, { "id": "640571", "vehicle": { "currentStopSequence": 18, "position": { "bearing": 0.0, "latitude": 47.658748626708984, "longitude": -2.7622060775756836, "speed": 0.0 }, "stopId": "518", "timestamp": "1767106548", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:26:00", "tripId": "2-34144376" }, "vehicle": { "id": "22", "label": "97178", "licensePlate": "BS 213 FJ" } } }, { "id": "640568", "vehicle": { "currentStopSequence": 30, "position": { "latitude": 47.62937927246094, "longitude": -2.6508591175079346, "speed": 0.0 }, "stopId": "352", "timestamp": "1767106564", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:18:00", "tripId": "2-168099870" }, "vehicle": { "id": "89", "label": "97228", "licensePlate": "GW 131 JG" } } }, { "id": "640565", "vehicle": { "currentStopSequence": 27, "position": { "latitude": 47.686580657958984, "longitude": -2.7446069717407227, "speed": 0.0 }, "stopId": "59", "timestamp": "1767106564", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:14:00", "tripId": "2-121765915" }, "vehicle": { "id": "45", "label": "97184", "licensePlate": "CH 252 RT" } } }, { "id": "640561", "vehicle": { "currentStopSequence": 42, "position": { "latitude": 47.64027786254883, "longitude": -2.7696549892425537, "speed": 0.0 }, "stopId": "497", "timestamp": "1767106581", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:09:00", "tripId": "2-319160401" }, "vehicle": { "id": "76", "label": "97215", "licensePlate": "GC 461 NJ" } } }, { "id": "641240", "vehicle": { "currentStopSequence": 38, "position": { "bearing": 360.0, "latitude": 47.65034103393555, "longitude": -2.7765591144561768, "speed": 1.1111111640930176 }, "stopId": "504", "timestamp": "1767106567", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:11:00", "tripId": "2-336134198" }, "vehicle": { "id": "62", "label": "97201", "licensePlate": "DP 172 VF" } } }, { "id": "640156", "vehicle": { "currentStopSequence": 22, "position": { "latitude": 47.66913986206055, "longitude": -2.7806990146636963, "speed": 0.0 }, "stopId": "386", "timestamp": "1767106551", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:18:00", "tripId": "2-85983296" }, "vehicle": { "id": "66", "label": "97205", "licensePlate": "EA 886 ZQ" } } }, { "id": "641100", "vehicle": { "currentStopSequence": 25, "position": { "bearing": 0.0, "latitude": 47.66344451904297, "longitude": -2.7559080123901367, "speed": 0.0 }, "stopId": "620", "timestamp": "1767106436", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:16:00", "tripId": "2-135921697-S4810A-LMCJV__" }, "vehicle": { "id": "79", "label": "97218", "licensePlate": "GD 838 JD" } } }, { "id": "640554", "vehicle": { "currentStopSequence": 46, "position": { "bearing": 0.0, "latitude": 47.65887451171875, "longitude": -2.793592929840088, "speed": 0.0 }, "stopId": "591", "timestamp": "1767106485", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "14:55:00", "tripId": "2-336134207" }, "vehicle": { "id": "34", "label": "75403", "licensePlate": "GH 524 XX" } } }, { "id": "640053", "vehicle": { "currentStopSequence": 26, "position": { "bearing": 59.0, "latitude": 47.659305572509766, "longitude": -2.762866973876953, "speed": 9.44444465637207 }, "stopId": "562", "timestamp": "1767106582", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:24:00", "tripId": "2-184745997" }, "vehicle": { "id": "59", "label": "97198", "licensePlate": "DK 995 CW" } } }, { "id": "640570", "vehicle": { "currentStopSequence": 24, "position": { "bearing": 273.0, "latitude": 47.637847900390625, "longitude": -2.7649641036987305, "speed": 10.833333015441895 }, "stopId": "495", "timestamp": "1767106575", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:23:00", "tripId": "2-121700386" }, "vehicle": { "id": "39", "label": "97171", "licensePlate": "AY 825 PG" } } }, { "id": "640108", "vehicle": { "currentStopSequence": 16, "position": { "latitude": 47.644325256347656, "longitude": -2.7530360221862793, "speed": 0.0 }, "stopId": "358", "timestamp": "1767106574", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:25:00", "tripId": "2-33620101" }, "vehicle": { "id": "74", "label": "97213", "licensePlate": "GC 436 NJ" } } }, { "id": "640752", "vehicle": { "currentStopSequence": 6, "position": { "bearing": 114.0, "latitude": 47.65851593017578, "longitude": -2.7646379470825195, "speed": 2.777777671813965 }, "stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC", "timestamp": "1767104062", "trip": { "directionId": 0, "routeId": "BSALigne611", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "14:35:00", "tripId": "chouette:VehicleJourney:17baffda-4c81-412d-8f13-8f576debc872:LOC" }, "vehicle": { "id": "635", "label": "HF-592-GW", "licensePlate": "HF-592-GW" } } }, { "id": "640583", "vehicle": { "currentStopSequence": 12, "position": { "latitude": 47.68400955200195, "longitude": -2.743065118789673, "speed": 0.0 }, "stopId": "77", "timestamp": "1767106567", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:45:00", "tripId": "2-121700389" }, "vehicle": { "id": "26", "label": "73720", "licensePlate": "ES 676 VL" } } }, { "id": "640092", "vehicle": { "currentStopSequence": 4, "position": { "bearing": 0.0, "latitude": 47.590091705322266, "longitude": -2.8020100593566895, "speed": 0.0 }, "stopId": "4350", "timestamp": "1767106534", "trip": { "directionId": 0, "routeId": "338", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:52:00", "tripId": "2-5671026695" }, "vehicle": { "id": "585", "label": "74430", "licensePlate": "FD-206-MN" } } }, { "id": "641102", "vehicle": { "currentStopSequence": 24, "position": { "bearing": 282.0, "latitude": 47.660186767578125, "longitude": -2.788619041442871, "speed": 0.2777777910232544 }, "stopId": "458", "timestamp": "1767106572", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20251230", "startTime": "15:17:00", "tripId": "2-34144441" }, "vehicle": { "id": "65", "label": "97204", "licensePlate": "EA 021 ZR" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1767106603" } }