Resource details
This resource file is part of the dataset Réseau urbain Kicéo.
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
❌24 errors, 6 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-22 at 11:51 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 8 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 247 trip_id chouette:VehicleJourney:687b93bf-3857-4a3b-b3d9-3e8bfab142b0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 177 trip_id chouette:VehicleJourney:1c87fc46-2217-499b-8ecb-e7394774a96b:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 358 trip_id chouette:VehicleJourney:a3d8e466-a124-408f-867a-8dc31c8aa134:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 232 trip_id chouette:VehicleJourney:bdf31bcf-d9a0-4ee5-86fb-9f955727f356:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 169 trip_id ext:12069 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 8 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 247 route_id BSALigne611 does not exist in the GTFS data routes.txt
- vehicle_id 177 route_id MAURYLigne609 does not exist in the GTFS data routes.txt
- vehicle_id 358 route_id MorioLigne602 does not exist in the GTFS data routes.txt
- vehicle_id 232 route_id AVBLigne608 does not exist in the GTFS data routes.txt
- vehicle_id 169 route_id MOBICEO does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 8 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 247 stop_id chouette:StopArea:30e65cbd-d8bf-4436-9752-6d999f3da93e:LOC does not exist in GTFS data stops.txt
- vehicle_id 177 stop_id chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC does not exist in GTFS data stops.txt
- vehicle_id 358 stop_id chouette:StopArea:2b3ddbd2-6c81-48c1-ae43-0b35901be04d:LOC does not exist in GTFS data stops.txt
- vehicle_id 232 stop_id K2592 does not exist in GTFS data stops.txt
- vehicle_id 169 stop_id STP-DEPART does not exist in GTFS data stops.txt
Warnings
timestamp not populated W001 6 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 46 does not have a timestamp
- vehicle_id 585 does not have a timestamp
- vehicle_id 21 does not have a timestamp
- vehicle_id 22 does not have a timestamp
- vehicle_id 69 does not have a timestamp
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 | 473 | 24 times (83 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 473 | 24 times (83 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 473 | 24 times (83 % of validations) |
| W001 | Timestamps should be populated for all elements | 158 | 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. | 143 | 21 times (72 % of validations) |
| E052 | Each vehicle should have a unique ID | 36 | 16 times (55 % 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. | 15 | 12 times (41 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 16 | 12 times (41 % 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 | 3 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-12-22 at 13:53 Europe/Paris.
vehicle_positions (70) service_alerts (0) trip_updates (0)Entities seen in the last 7 days.
vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-12-22 at 13:53 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "633746",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 227.0,
"latitude": 47.668907165527344,
"longitude": -2.772001028060913,
"speed": 16.66666603088379
},
"stopId": "STP-ARRIVEE",
"timestamp": "1766408019",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251222",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "170",
"label": "GS-671-EX",
"licensePlate": "GS-671-EX"
}
}
},
{
"id": "633747",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 87.0,
"latitude": 47.68389892578125,
"longitude": -2.7407820224761963,
"speed": 1.3888888359069824
},
"stopId": "STP-DEPART",
"timestamp": "1766407938",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251222",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "166",
"label": "GS-289-MX",
"licensePlate": "GS-289-MX"
}
}
},
{
"id": "633016",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 199.0,
"latitude": 47.660552978515625,
"longitude": -2.7575390338897705,
"speed": 9.166666984558105
},
"stopId": "511",
"timestamp": "1766408017",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:30:00",
"tripId": "2-17039455"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "633032",
"vehicle": {
"currentStopSequence": 1,
"stopId": "492",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:50:00",
"tripId": "2-218562562"
},
"vehicle": {
"id": "267",
"label": "A86",
"licensePlate": "GV-257-LS"
}
}
},
{
"id": "633022",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.65334701538086,
"longitude": -2.759408950805664,
"speed": 0.0
},
"stopId": "605",
"timestamp": "1766407996",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:34:00",
"tripId": "2-121765914"
},
"vehicle": {
"id": "27",
"label": "73721",
"licensePlate": "ES 757 VL"
}
}
},
{
"id": "633017",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.6611328125,
"longitude": -2.7573249340057373,
"speed": 0.0
},
"stopId": "583",
"timestamp": "1766407911",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:32:00",
"tripId": "2-19202107"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "633035",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.658447265625,
"longitude": -2.7645070552825928,
"speed": 0.0
},
"stopId": "519",
"timestamp": "1766407192",
"trip": {
"directionId": 1,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:55:00",
"tripId": "2-5839323146"
},
"vehicle": {
"id": "339",
"label": "40365",
"licensePlate": "GS 390 BA"
}
}
},
{
"id": "632668",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 116.0,
"latitude": 47.6444206237793,
"longitude": -2.6970319747924805,
"speed": 23.88888931274414
},
"stopId": "347",
"timestamp": "1766407978",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:30:00",
"tripId": "2-285802503"
},
"vehicle": {
"id": "331",
"label": "40346",
"licensePlate": "GT 421 GY"
}
}
},
{
"id": "633289",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 248.0,
"latitude": 47.66572570800781,
"longitude": -2.749738931655884,
"speed": 6.111111164093018
},
"stopId": "chouette:StopArea:413a86f6-9498-468f-a2e8-77f5c0a9642b:LOC",
"timestamp": "1766407785",
"trip": {
"directionId": 0,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:40:00",
"tripId": "chouette:VehicleJourney:289c4249-1f90-4813-8650-ccfefbbd7108:LOC"
},
"vehicle": {
"id": "441",
"label": "39696",
"licensePlate": "GG-395-WQ"
}
}
},
{
"id": "633300",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 212.0,
"latitude": 48.4322395324707,
"longitude": -2.819765090942383,
"speed": 23.05555534362793
},
"stopId": "chouette:StopArea:d2c53593-28a8-4ebb-bed3-91cee01b4496:LOC",
"timestamp": "1766407980",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "15:53:00",
"tripId": "chouette:VehicleJourney:465cad79-c3fe-40e5-bc3d-a124986b75cd:LOC"
},
"vehicle": {
"id": "457",
"label": "41210",
"licensePlate": "HE-310-AK"
}
}
},
{
"id": "633738",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 4.0,
"latitude": 47.68164825439453,
"longitude": -2.7678639888763428,
"speed": 4.166666507720947
},
"stopId": "STP-ARRIVEE",
"timestamp": "1766401640",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251222",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "633573",
"vehicle": {
"currentStopSequence": 37,
"position": {
"bearing": 0.0,
"latitude": 47.64921569824219,
"longitude": -2.7748429775238037,
"speed": 0.0
},
"stopId": "579",
"timestamp": "1766407998",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:08:00",
"tripId": "2-336134195-V762A-LMCJV__"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "633590",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:53:00",
"tripId": "2-336134227-V426B-LMC____"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "633587",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 97.0,
"latitude": 47.65959548950195,
"longitude": -2.7819299697875977,
"speed": 6.94444465637207
},
"stopId": "567",
"timestamp": "1766408011",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:47:00",
"tripId": "2-33620083"
},
"vehicle": {
"id": "44",
"label": "97179",
"licensePlate": "BS 293 FK"
}
}
},
{
"id": "633026",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 0.0,
"latitude": 47.65980911254883,
"longitude": -2.7838799953460693,
"speed": 0.0
},
"stopId": "458",
"timestamp": "1766407967",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:39:00",
"tripId": "2-185729035"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "633584",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 72.0,
"latitude": 47.65329360961914,
"longitude": -2.7824220657348633,
"speed": 9.44444465637207
},
"stopId": "486",
"timestamp": "1766408001",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:40:00",
"tripId": "2-74121248-V74A-LMCJV__"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "633742",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 25.0,
"latitude": 47.658477783203125,
"longitude": -2.7597761154174805,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1766407992",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251222",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "633031",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 47.683982849121094,
"longitude": -2.77424693107605,
"speed": 0.0
},
"stopId": "437",
"timestamp": "1766407983",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:49:00",
"tripId": "2-17039456"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "632678",
"vehicle": {
"currentStopSequence": 1,
"stopId": "233",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "14:19:00",
"tripId": "2-251854855"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "633571",
"vehicle": {
"currentStopSequence": 45,
"position": {
"bearing": 275.0,
"latitude": 47.66010665893555,
"longitude": -2.788754940032959,
"speed": 1.6666666269302368
},
"stopId": "458",
"timestamp": "1766407946",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "12:55:00",
"tripId": "2-319160378"
},
"vehicle": {
"id": "22",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "632587",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 45.0,
"latitude": 47.64201736450195,
"longitude": -2.815967082977295,
"speed": 13.61111068725586
},
"stopId": "20",
"timestamp": "1766408011",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:27:00",
"tripId": "2-268500995"
},
"vehicle": {
"id": "204",
"label": "A69",
"licensePlate": "FJ-611-JW"
}
}
},
{
"id": "632713",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 94.0,
"latitude": 47.663814544677734,
"longitude": -2.7586910724639893,
"speed": 7.5
},
"stopId": "584",
"timestamp": "1766408020",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:36:00",
"tripId": "2-85852198"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "633580",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 221.0,
"latitude": 47.667110443115234,
"longitude": -2.791830062866211,
"speed": 4.44444465637207
},
"stopId": "624",
"timestamp": "1766407997",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:17:00",
"tripId": "2-85983293-S65A-LMCJV__"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "632589",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.66582489013672,
"longitude": -2.7501039505004883,
"speed": 0.0
},
"stopId": "4123",
"timestamp": "1766407312",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:52:00",
"tripId": "2-268566534"
},
"vehicle": {
"id": "206",
"label": "A78",
"licensePlate": "GA-415-ZE"
}
}
},
{
"id": "633009",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 178.0,
"latitude": 47.65332794189453,
"longitude": -2.7595300674438477,
"speed": 5.277777671813965
},
"stopId": "585",
"timestamp": "1766408001",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:20:00",
"tripId": "2-17236058"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "633034",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:53:00",
"tripId": "2-319160380"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "633013",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 176.0,
"latitude": 47.65448760986328,
"longitude": -2.77128005027771,
"speed": 8.61111068725586
},
"stopId": "555",
"timestamp": "1766408008",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:24:00",
"tripId": "2-53018626"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "633744",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 188.0,
"latitude": 47.636451721191406,
"longitude": -2.7794110774993896,
"speed": 6.388888835906982
},
"stopId": "STP-DEPART",
"timestamp": "1766407898",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251222",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "633008",
"vehicle": {
"currentStopSequence": 30,
"position": {
"bearing": 86.0,
"latitude": 47.67716598510742,
"longitude": -2.7625229358673096,
"speed": 9.44444465637207
},
"stopId": "531",
"timestamp": "1766408012",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:19:00",
"tripId": "2-19136555"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "633371",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 214.0,
"latitude": 47.710548400878906,
"longitude": -2.7072548866271973,
"speed": 26.11111068725586
},
"stopId": "chouette:StopArea:f22729a5-ff01-4cb2-817c-129545525489:LOC",
"timestamp": "1766407993",
"trip": {
"directionId": 0,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:35:00",
"tripId": "chouette:VehicleJourney:e13b4707-3de7-4a67-bdab-707849067f33:LOC"
},
"vehicle": {
"id": "248",
"label": "DT-622-HQ",
"licensePlate": "DT-622-HQ"
}
}
},
{
"id": "632551",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.64521789550781,
"longitude": -2.699721097946167,
"speed": 0.0
},
"stopId": "355",
"timestamp": "1766407978",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:37:00",
"tripId": "2-168689677"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "632731",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.669395446777344,
"longitude": -2.794545888900757,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1766407968",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "164",
"label": "GS-091-MX",
"licensePlate": "GS-091-MX"
}
}
},
{
"id": "633014",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 47.65315628051758,
"longitude": -2.7576630115509033,
"speed": 0.0
},
"stopId": "500",
"timestamp": "1766408001",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:27:00",
"tripId": "2-33620089"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "633024",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 7.0,
"latitude": 47.64759826660156,
"longitude": -2.758552074432373,
"speed": 9.722222328186035
},
"stopId": "586",
"timestamp": "1766408013",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:39:00",
"tripId": "2-19136564"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "633019",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 0.0,
"latitude": 47.65610885620117,
"longitude": -2.7595620155334473,
"speed": 0.0
},
"stopId": "492",
"timestamp": "1766407944",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:33:00",
"tripId": "2-34144341"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "633025",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 30.0,
"latitude": 47.6416015625,
"longitude": -2.755671977996826,
"speed": 11.11111068725586
},
"stopId": "358",
"timestamp": "1766407958",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:39:00",
"tripId": "2-336134201"
},
"vehicle": {
"id": "73",
"label": "97212",
"licensePlate": "GC 399 NJ"
}
}
},
{
"id": "633352",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 300.0,
"latitude": 47.662471771240234,
"longitude": -2.727890968322754,
"speed": 14.44444465637207
},
"stopId": "chouette:StopArea:2a0f57b9-f432-405d-bfd4-32246e61917a:LOC",
"timestamp": "1766408014",
"trip": {
"directionId": 0,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:18:00",
"tripId": "chouette:VehicleJourney:b37a9d04-0adc-449c-b323-54beae7c40dd:LOC"
},
"vehicle": {
"id": "179",
"label": "FJ-891-HW",
"licensePlate": "FJ-891-HW"
}
}
},
{
"id": "633380",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 0.0,
"latitude": 47.70029830932617,
"longitude": -2.7967240810394287,
"speed": 0.0
},
"stopId": "chouette:StopArea:2b3ddbd2-6c81-48c1-ae43-0b35901be04d:LOC",
"timestamp": "1766408000",
"trip": {
"directionId": 1,
"routeId": "MorioLigne602",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:35:00",
"tripId": "chouette:VehicleJourney:fcc679c0-770a-4129-9bbb-929e769c8da1:LOC"
},
"vehicle": {
"id": "359",
"label": "53",
"licensePlate": "GY-283-SJ"
}
}
},
{
"id": "633582",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 242.0,
"latitude": 47.66487121582031,
"longitude": -2.7525689601898193,
"speed": 3.055555582046509
},
"stopId": "584",
"timestamp": "1766407974",
"trip": {
"directionId": 1,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:31:00",
"tripId": "2-6140854282-M8979A-LMCJV__"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "632996",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 297.0,
"latitude": 47.64469909667969,
"longitude": -2.6971380710601807,
"speed": 24.16666603088379
},
"stopId": "293",
"timestamp": "1766407978",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "12:55:00",
"tripId": "2-288228284"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "633023",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 8.0,
"latitude": 47.655860900878906,
"longitude": -2.759537935256958,
"speed": 2.222222328186035
},
"stopId": "605",
"timestamp": "1766407944",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:37:00",
"tripId": "2-85983284"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "633592",
"vehicle": {
"currentStopSequence": 1,
"stopId": "406",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:59:00",
"tripId": "2-19136594-V1091A-LMCJV__"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "633581",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 123.0,
"latitude": 47.65681457519531,
"longitude": -2.7449018955230713,
"speed": 1.6666666269302368
},
"stopId": "467",
"timestamp": "1766408011",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:26:00",
"tripId": "2-50593828-V832A-LMCJV__"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "633038",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 62.0,
"latitude": 47.513919830322266,
"longitude": -2.843096971511841,
"speed": 5.277777671813965
},
"stopId": "123",
"timestamp": "1766407997",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:45:00",
"tripId": "2-288162568"
},
"vehicle": {
"id": "118",
"label": "23801",
"licensePlate": "DT 040 VJ"
}
}
},
{
"id": "632577",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 187.0,
"latitude": 47.65854263305664,
"longitude": -2.764380931854248,
"speed": 5.277777671813965
},
"stopId": "517",
"timestamp": "1766407934",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:50:00",
"tripId": "2-168099869"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "633030",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 356.0,
"latitude": 47.64800262451172,
"longitude": -2.7702929973602295,
"speed": 7.5
},
"stopId": "597",
"timestamp": "1766408008",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:48:00",
"tripId": "2-51052546"
},
"vehicle": {
"id": "72",
"label": "97211",
"licensePlate": "FC 572 NS"
}
}
},
{
"id": "633583",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 99.0,
"latitude": 47.65884017944336,
"longitude": -2.771451950073242,
"speed": 9.166666984558105
},
"stopId": "405",
"timestamp": "1766407988",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:39:00",
"tripId": "2-33620128-S28A-LMCJV__"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "633745",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 47.64402389526367,
"longitude": -2.752652883529663,
"speed": 0.0
},
"stopId": "400",
"timestamp": "1766408009",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251222",
"startTime": "13:43:00",
"tripId": "2-34144387"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "633585",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 47.61440658569336,
"longitude": -2.730771064758301,
"speed": 0.0
},
"stopId": "3923",
"timestamp": "1766408012",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:44:00",
"tripId": "2-121241615-S78A-LMCJV__"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "633743",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 129.0,
"latitude": 47.64360809326172,
"longitude": -2.695180892944336,
"speed": 12.777777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1766406473",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251222",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "167",
"label": "GS-510-MX",
"licensePlate": "GS-510-MX"
}
}
},
{
"id": "633021",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 94.0,
"latitude": 47.66013717651367,
"longitude": -2.789283037185669,
"speed": 6.111111164093018
},
"stopId": "506",
"timestamp": "1766407995",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:34:00",
"tripId": "2-319160368"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "633010",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 282.0,
"latitude": 47.660037994384766,
"longitude": -2.78690505027771,
"speed": 1.6666666269302368
},
"stopId": "458",
"timestamp": "1766407959",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:22:00",
"tripId": "2-34144419"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "633012",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 93.0,
"latitude": 47.63179016113281,
"longitude": -2.662921905517578,
"speed": 11.38888931274414
},
"stopId": "320",
"timestamp": "1766408012",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:22:00",
"tripId": "2-168099875"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "633015",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 29.0,
"latitude": 47.66114807128906,
"longitude": -2.75714111328125,
"speed": 4.722222328186035
},
"stopId": "583",
"timestamp": "1766408004",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:29:00",
"tripId": "2-74121245"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "632645",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 86.0,
"latitude": 47.660560607910156,
"longitude": -2.7956531047821045,
"speed": 6.111111164093018
},
"stopId": "413",
"timestamp": "1766407965",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:25:00",
"tripId": "2-185663495"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "633589",
"vehicle": {
"currentStopSequence": 1,
"stopId": "619",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:53:00",
"tripId": "2-34144350-V426A-LMCJV__"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "633011",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 47.643341064453125,
"longitude": -2.76070499420166,
"speed": 0.0
},
"stopId": "472",
"timestamp": "1766407999",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:22:00",
"tripId": "2-121700403"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "633033",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 0.0,
"latitude": 47.64021682739258,
"longitude": -2.7764110565185547,
"speed": 0.5555555820465088
},
"stopId": "375",
"timestamp": "1766407719",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:52:00",
"tripId": "2-19202116"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "633020",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.66683578491211,
"longitude": -2.7505500316619873,
"speed": 0.0
},
"stopId": "584",
"timestamp": "1766407978",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:34:00",
"tripId": "2-74055700"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "633018",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 0.0,
"latitude": 47.65872573852539,
"longitude": -2.793539047241211,
"speed": 0.0
},
"stopId": "476",
"timestamp": "1766407954",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:32:00",
"tripId": "2-135987240"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "633028",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 47.65230941772461,
"longitude": -2.7215631008148193,
"speed": 0.0
},
"stopId": "293",
"timestamp": "1766408007",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:41:00",
"tripId": "2-52690951"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "632581",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 24.0,
"latitude": 47.655792236328125,
"longitude": -2.7595670223236084,
"speed": 1.3888888359069824
},
"stopId": "669",
"timestamp": "1766407961",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:36:00",
"tripId": "2-201523221"
},
"vehicle": {
"id": "20",
"label": "40420",
"licensePlate": "GT 898 HW"
}
}
},
{
"id": "632586",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 245.0,
"latitude": 47.66514587402344,
"longitude": -2.7512660026550293,
"speed": 5.833333492279053
},
"stopId": "621",
"timestamp": "1766407990",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:23:00",
"tripId": "2-336134173"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "633574",
"vehicle": {
"currentStopSequence": 32,
"position": {
"bearing": 0.0,
"latitude": 47.699310302734375,
"longitude": -2.7452731132507324,
"speed": 0.0
},
"stopId": "44",
"timestamp": "1766407994",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:10:00",
"tripId": "2-73138215-S4810A-LMCJV__"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "633577",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 68.0,
"latitude": 47.68797302246094,
"longitude": -2.7422749996185303,
"speed": 1.6666666269302368
},
"stopId": "33",
"timestamp": "1766407998",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:14:00",
"tripId": "2-121765925-S74A-LMCJV__"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "633578",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.660850524902344,
"longitude": -2.7573959827423096,
"speed": 0.0
},
"stopId": "583",
"timestamp": "1766407977",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:15:00",
"tripId": "2-319160365-S626A-LMCJV__"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
},
{
"id": "633588",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 351.0,
"latitude": 47.63059997558594,
"longitude": -2.822835922241211,
"speed": 8.333333015441895
},
"stopId": "9",
"timestamp": "1766408003",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:50:00",
"tripId": "2-74121244-S4231A-LMCJV__"
},
"vehicle": {
"id": "40",
"label": "97172",
"licensePlate": "AY 545 QK"
}
}
},
{
"id": "633586",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 249.0,
"latitude": 47.6990852355957,
"longitude": -2.767432928085327,
"speed": 6.388888835906982
},
"stopId": "73",
"timestamp": "1766408022",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:45:00",
"tripId": "2-121700385-S74B-LMCJV__"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "633593",
"vehicle": {
"currentStopSequence": 1,
"stopId": "629",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "14:00:00",
"tripId": "2-17236016-S1F-LMCJV__"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "632588",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.68001174926758,
"longitude": -2.8019280433654785,
"speed": 0.0
},
"stopId": "193",
"timestamp": "1766407993",
"trip": {
"directionId": 1,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251222",
"startTime": "13:30:00",
"tripId": "2-302186499"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1766408037"
}
}