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
❌78 errors, 10 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-03 at 08:02 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 22 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 165 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 375 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 357 trip_id chouette:VehicleJourney:aaa13cdd-af52-4aae-9f1a-224f4c8404f6:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 435 trip_id chouette:VehicleJourney:b4c75824-d6d6-40be-a33b-9b0675a2b79d:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 467 trip_id chouette:VehicleJourney:b433ad51-e1e1-48fb-a24c-fe24e15b1374:LOC 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 22 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 165 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 375 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 357 route_id MorioLigne602 does not exist in the GTFS data routes.txt
- vehicle_id 435 route_id CAT56Ligne603 does not exist in the GTFS data routes.txt
- vehicle_id 467 route_id BSAScol61133 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 22 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 165 stop_id STP-DEPART does not exist in GTFS data stops.txt
- vehicle_id 375 stop_id STP-DEPART does not exist in GTFS data stops.txt
- vehicle_id 357 stop_id chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC does not exist in GTFS data stops.txt
- vehicle_id 435 stop_id chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC does not exist in GTFS data stops.txt
- vehicle_id 467 stop_id chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 1 error
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.
Sample errors
- vehicle.id 422 at (47.55183,-2.478995) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
Vehicle position far from trip shape E029 10 errors
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.
Sample errors
- vehicle.id 320 trip_id 22-2130903041 at (47.59499,-2.652705) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 290 trip_id 22-2634088449 at (47.63945,-2.867819) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 274 trip_id 22-2298544129 at (47.792656,-2.595654) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 298 trip_id 22-3172532227-AFF-7-LM_____ at (47.627594,-2.830186) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 116 trip_id 22-1946288129 at (47.490685,-2.79418) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
vehicle.id is not unique E052 1 error
Each vehicle should have a unique ID
Sample errors
- entity ID 683429 has vehicle.id 97 which is used by more than one vehicle in the feed
Warnings
timestamp not populated W001 9 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 311 does not have a timestamp
- vehicle_id 275 does not have a timestamp
- vehicle_id 89 does not have a timestamp
- vehicle_id 69 does not have a timestamp
- vehicle_id 72 does not have a timestamp
vehicle speed is unrealistic W004 1 error
vehicle.position.speed has an unrealistic speed that may be incorrect
Sample errors
- vehicle.id 459 speed of 27.777779 m/s (62.14 mph) is unrealistic
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 | 422 | 22 times (85 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 383 | 22 times (85 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 383 | 22 times (85 % of validations) |
| W001 | Timestamps should be populated for all elements | 145 | 22 times (85 % 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. | 113 | 20 times (77 % of validations) |
| E052 | Each vehicle should have a unique ID | 25 | 17 times (65 % 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 (38 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 9 | 6 times (23 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-03 at 12:24 Europe/Paris.
vehicle_positions (65) 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 2026-02-03 at 12:24 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "684530",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 205.0,
"latitude": 47.702491760253906,
"longitude": -2.658935070037842,
"speed": 5.277777671813965
},
"stopId": "165",
"timestamp": "1770117790",
"trip": {
"directionId": 1,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:16:00",
"tripId": "2-6140657678"
},
"vehicle": {
"id": "65",
"label": "97204",
"licensePlate": "EA 021 ZR"
}
}
},
{
"id": "683905",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 23.0,
"latitude": 47.66303253173828,
"longitude": -2.7561519145965576,
"speed": 6.94444465637207
},
"stopId": "583",
"timestamp": "1770117824",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:58:00",
"tripId": "2-19136561"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "683919",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 47.64167404174805,
"longitude": -2.776031970977783,
"speed": 0.0
},
"stopId": "626",
"timestamp": "1770117788",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:19:00",
"tripId": "2-19136571"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "683230",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 253.0,
"latitude": 47.65424346923828,
"longitude": -2.7459800243377686,
"speed": 8.05555534362793
},
"stopId": "373",
"timestamp": "1770117819",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:17:00",
"tripId": "2-85983308"
},
"vehicle": {
"id": "639",
"label": "97233",
"licensePlate": "HH-819-MF"
}
}
},
{
"id": "683109",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 47.6591796875,
"longitude": -2.764357089996338,
"speed": 0.0
},
"stopId": "556",
"timestamp": "1770117792",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:03:00",
"tripId": "2-34144360"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "683920",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.67931365966797,
"longitude": -2.7766339778900146,
"speed": 0.0
},
"stopId": "514",
"timestamp": "1770117827",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:19:00",
"tripId": "2-17236067"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "684622",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 282.0,
"latitude": 47.62130355834961,
"longitude": -2.9128611087799072,
"speed": 0.5555555820465088
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770117710",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "683907",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 180.0,
"latitude": 47.657894134521484,
"longitude": -2.7598979473114014,
"speed": 4.166666507720947
},
"stopId": "603",
"timestamp": "1770117808",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:59:00",
"tripId": "2-17236054"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "684410",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 119.0,
"latitude": 47.65856170654297,
"longitude": -2.764569044113159,
"speed": 2.777777671813965
},
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"timestamp": "1770117283",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne604",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:30:00",
"tripId": "chouette:VehicleJourney:ff30e4fb-d605-48fc-b21d-ed3b891090c0:LOC"
},
"vehicle": {
"id": "462",
"label": "41247",
"licensePlate": "HF-610-CQ"
}
}
},
{
"id": "684402",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 93.0,
"latitude": 47.65967559814453,
"longitude": -2.717942953109741,
"speed": 3.6111111640930176
},
"stopId": "chouette:StopArea:612f020a-773a-453e-bc99-e9e747715d39:LOC",
"timestamp": "1770117810",
"trip": {
"directionId": 1,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:05:00",
"tripId": "chouette:VehicleJourney:e990bac4-4d62-440e-bd92-ad8b294fd48a:LOC"
},
"vehicle": {
"id": "177",
"label": "EF-645-HY",
"licensePlate": "EF-645-HY"
}
}
},
{
"id": "684324",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 51.0,
"latitude": 47.68813705444336,
"longitude": -2.7988479137420654,
"speed": 7.222222328186035
},
"stopId": "chouette:StopArea:9e720410-2632-446c-8404-74b6f8bf5099:LOC",
"timestamp": "1770117833",
"trip": {
"directionId": 0,
"routeId": "MorioLigne602",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:00:00",
"tripId": "chouette:VehicleJourney:3b728313-2c71-43ad-9dc1-7684986971eb:LOC"
},
"vehicle": {
"id": "357",
"label": "51",
"licensePlate": "GY-239-SJ"
}
}
},
{
"id": "683154",
"vehicle": {
"currentStopSequence": 42,
"position": {
"latitude": 47.64064025878906,
"longitude": -2.7700541019439697,
"speed": 0.0
},
"stopId": "497",
"timestamp": "1770117802",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:38:00",
"tripId": "2-319160373"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "683924",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.66166305541992,
"longitude": -2.7253808975219727,
"speed": 0.0
},
"stopId": "617",
"timestamp": "1770117681",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:23:00",
"tripId": "2-52690949"
},
"vehicle": {
"id": "56",
"label": "97195",
"licensePlate": "DA 049 XD"
}
}
},
{
"id": "683075",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 246.0,
"latitude": 47.64844512939453,
"longitude": -2.801146984100342,
"speed": 16.94444465637207
},
"stopId": "27",
"timestamp": "1770117830",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:05:00",
"tripId": "2-235012100"
},
"vehicle": {
"id": "354",
"label": "A93",
"licensePlate": "GY-983-JB"
}
}
},
{
"id": "684610",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 336.0,
"latitude": 47.64257049560547,
"longitude": -2.6940441131591797,
"speed": 13.61111068725586
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770103929",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "164",
"label": "GS-091-MX",
"licensePlate": "GS-091-MX"
}
}
},
{
"id": "684611",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 152.0,
"latitude": 47.62965393066406,
"longitude": -2.743185043334961,
"speed": 14.166666984558105
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770114085",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "683911",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 80.0,
"latitude": 47.655799865722656,
"longitude": -2.7600860595703125,
"speed": 0.8333333134651184
},
"stopId": "606",
"timestamp": "1770117834",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:05:00",
"tripId": "2-73138216"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "684614",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 303.0,
"latitude": 47.68150329589844,
"longitude": -2.767738103866577,
"speed": 4.722222328186035
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770117190",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "683209",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 290.0,
"latitude": 47.65867614746094,
"longitude": -2.7606759071350098,
"speed": 2.5
},
"stopId": "492",
"timestamp": "1770117754",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:25:00",
"tripId": "2-218431491"
},
"vehicle": {
"id": "206",
"label": "A78",
"licensePlate": "GA-415-ZE"
}
}
},
{
"id": "683908",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.659053802490234,
"longitude": -2.759119987487793,
"speed": 0.0
},
"stopId": "603",
"timestamp": "1770117746",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:01:00",
"tripId": "2-53018641"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "683125",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 47.641029357910156,
"longitude": -2.690948963165283,
"speed": 0.0
},
"stopId": "349",
"timestamp": "1770117829",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:59:00",
"tripId": "2-168099861"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "683290",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4360",
"trip": {
"directionId": 0,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:30:00",
"tripId": "2-5671026900"
},
"vehicle": {
"id": "534",
"label": "1004",
"licensePlate": "BA 092 PZ"
}
}
},
{
"id": "683181",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 0.0,
"latitude": 47.64771270751953,
"longitude": -2.782325029373169,
"speed": 0.0
},
"stopId": "452",
"timestamp": "1770117804",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:15:00",
"tripId": "2-319160363"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "683926",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4375",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:25:00",
"tripId": "2-185663502"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "683917",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.63822937011719,
"longitude": -2.751030921936035,
"speed": 0.0
},
"stopId": "418",
"timestamp": "1770117792",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:14:00",
"tripId": "2-121765943"
},
"vehicle": {
"id": "59",
"label": "97198",
"licensePlate": "DK 995 CW"
}
}
},
{
"id": "683898",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 47.642913818359375,
"longitude": -2.7516579627990723,
"speed": 0.0
},
"stopId": "417",
"timestamp": "1770117811",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:44:00",
"tripId": "2-121701106"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "684615",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 273.0,
"latitude": 47.66133117675781,
"longitude": -2.75730299949646,
"speed": 3.055555582046509
},
"stopId": "STP-DEPART",
"timestamp": "1770103112",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "684526",
"vehicle": {
"currentStopSequence": 40,
"position": {
"bearing": 273.0,
"latitude": 47.64804458618164,
"longitude": -2.7815589904785156,
"speed": 0.2777777910232544
},
"stopId": "557",
"timestamp": "1770117777",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:37:00",
"tripId": "2-336134180"
},
"vehicle": {
"id": "44",
"label": "97179",
"licensePlate": "BS 293 FK"
}
}
},
{
"id": "683105",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 254.0,
"latitude": 47.643672943115234,
"longitude": -2.750499963760376,
"speed": 10.0
},
"stopId": "359",
"timestamp": "1770117826",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:13:00",
"tripId": "2-34144355"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "683196",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 0.0,
"latitude": 47.655059814453125,
"longitude": -2.7535619735717773,
"speed": 0.0
},
"stopId": "367",
"timestamp": "1770117771",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:55:00",
"tripId": "2-85852215"
},
"vehicle": {
"id": "78",
"label": "97217",
"licensePlate": "GD 758 JD"
}
}
},
{
"id": "683904",
"vehicle": {
"currentStopSequence": 31,
"position": {
"bearing": 245.0,
"latitude": 47.65370559692383,
"longitude": -2.7592411041259766,
"speed": 1.6666666269302368
},
"stopId": "605",
"timestamp": "1770117806",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:54:00",
"tripId": "2-168689688"
},
"vehicle": {
"id": "36",
"label": "97168",
"licensePlate": "AF 815 BN"
}
}
},
{
"id": "683916",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 139.0,
"latitude": 47.69278335571289,
"longitude": -2.7393529415130615,
"speed": 8.88888931274414
},
"stopId": "68",
"timestamp": "1770117814",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:13:00",
"tripId": "2-74055707"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "683909",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 245.0,
"latitude": 47.66480255126953,
"longitude": -2.7527530193328857,
"speed": 6.666666507720947
},
"stopId": "584",
"timestamp": "1770117822",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:03:00",
"tripId": "2-121700376"
},
"vehicle": {
"id": "48",
"label": "97187",
"licensePlate": "CH 890 RT"
}
}
},
{
"id": "683902",
"vehicle": {
"currentStopSequence": 28,
"position": {
"latitude": 47.67732238769531,
"longitude": -2.76123309135437,
"speed": 0.0
},
"stopId": "499",
"timestamp": "1770117822",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:51:00",
"tripId": "2-19202106"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "683881",
"vehicle": {
"currentStopSequence": 46,
"position": {
"bearing": 117.0,
"latitude": 47.660465240478516,
"longitude": -2.795214891433716,
"speed": 1.3888888359069824
},
"stopId": "591",
"timestamp": "1770117563",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:23:00",
"tripId": "2-336134213"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "683889",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 358.0,
"latitude": 47.5195426940918,
"longitude": -2.8471109867095947,
"speed": 10.833333015441895
},
"stopId": "29",
"timestamp": "1770117826",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:35:00",
"tripId": "2-285868044"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "683180",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 0.0,
"latitude": 47.658573150634766,
"longitude": -2.7645390033721924,
"speed": 0.0
},
"stopId": "4123",
"timestamp": "1770117585",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:17:00",
"tripId": "2-251854851"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "683915",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 355.0,
"latitude": 47.65526580810547,
"longitude": -2.7596099376678467,
"speed": 4.44444465637207
},
"stopId": "605",
"timestamp": "1770117783",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:11:00",
"tripId": "2-19202100"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "683929",
"vehicle": {
"currentStopSequence": 1,
"stopId": "187",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:28:00",
"tripId": "2-135921682"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "683921",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.65976333618164,
"longitude": -2.7830379009246826,
"speed": 0.0
},
"stopId": "567",
"timestamp": "1770117822",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:20:00",
"tripId": "2-33620099"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "684322",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 35.0,
"latitude": 47.69208908081055,
"longitude": -2.7271509170532227,
"speed": 12.777777671813965
},
"stopId": "chouette:StopArea:4cadb20f-eda5-4359-98ab-b672c5f2fc19:LOC",
"timestamp": "1770117832",
"trip": {
"directionId": 1,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:05:00",
"tripId": "chouette:VehicleJourney:31e30f45-67cc-4dec-8cf8-ea5f3780f9d5:LOC"
},
"vehicle": {
"id": "247",
"label": "FJ-164-HX",
"licensePlate": "FJ-164-HX"
}
}
},
{
"id": "683928",
"vehicle": {
"currentStopSequence": 1,
"stopId": "629",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:28:00",
"tripId": "2-17039460"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "683184",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 228.0,
"latitude": 47.66538619995117,
"longitude": -2.7794740200042725,
"speed": 12.5
},
"stopId": "602",
"timestamp": "1770117803",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:57:00",
"tripId": "2-86048769"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "683912",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 138.0,
"latitude": 47.67477035522461,
"longitude": -2.770477056503296,
"speed": 2.5
},
"stopId": "453",
"timestamp": "1770117794",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:09:00",
"tripId": "2-17039429"
},
"vehicle": {
"id": "41",
"label": "97173",
"licensePlate": "AY 534 PG"
}
}
},
{
"id": "683269",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 246.0,
"latitude": 47.65916442871094,
"longitude": -2.758471965789795,
"speed": 0.0
},
"stopId": "511",
"timestamp": "1770117786",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:51:00",
"tripId": "2-73203739"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "683292",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 106.0,
"latitude": 47.682106018066406,
"longitude": -2.7667160034179688,
"speed": 1.6666666269302368
},
"stopId": "STP-DEPART",
"timestamp": "1770096133",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "684609",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 172.0,
"latitude": 47.685096740722656,
"longitude": -2.7437241077423096,
"speed": 9.44444465637207
},
"stopId": "STP-DEPART",
"timestamp": "1770117452",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "375",
"label": "GJ 801 VE",
"licensePlate": "GJ 801 VE"
}
}
},
{
"id": "683918",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 245.0,
"latitude": 47.667476654052734,
"longitude": -2.783838987350464,
"speed": 2.777777671813965
},
"stopId": "509",
"timestamp": "1770117812",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:16:00",
"tripId": "2-85852208"
},
"vehicle": {
"id": "37",
"label": "97169",
"licensePlate": "AF 553 BP"
}
}
},
{
"id": "684616",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 185.0,
"latitude": 47.64541244506836,
"longitude": -2.743778944015503,
"speed": 10.277777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770104694",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "683906",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.661048889160156,
"longitude": -2.7572970390319824,
"speed": 0.0
},
"stopId": "583",
"timestamp": "1770117728",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:58:00",
"tripId": "2-319160385"
},
"vehicle": {
"id": "391",
"label": "72426",
"licensePlate": "BE-978-PL"
}
}
},
{
"id": "683159",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 47.649322509765625,
"longitude": -2.744065046310425,
"speed": 0.0
},
"stopId": "571",
"timestamp": "1770117778",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:59:00",
"tripId": "2-33620125"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "684509",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 216.0,
"latitude": 47.668312072753906,
"longitude": -2.7812530994415283,
"speed": 8.61111068725586
},
"stopId": "509",
"timestamp": "1770108120",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "09:36:00",
"tripId": "2-85852244"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "683922",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 277.0,
"latitude": 47.66057205200195,
"longitude": -2.796251058578491,
"speed": 5.277777671813965
},
"stopId": "591",
"timestamp": "1770117825",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:22:00",
"tripId": "2-336134171"
},
"vehicle": {
"id": "80",
"label": "97219",
"licensePlate": "GD 896 JD"
}
}
},
{
"id": "684528",
"vehicle": {
"currentStopSequence": 27,
"position": {
"bearing": 257.0,
"latitude": 47.6640510559082,
"longitude": -2.7551960945129395,
"speed": 4.44444465637207
},
"stopId": "584",
"timestamp": "1770117793",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:51:00",
"tripId": "2-336134205"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "683910",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.659095764160156,
"longitude": -2.7587640285491943,
"speed": 0.0
},
"stopId": "494",
"timestamp": "1770117758",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:05:00",
"tripId": "2-50593824"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "683901",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 0.0,
"latitude": 47.65589141845703,
"longitude": -2.7597639560699463,
"speed": 0.0
},
"stopId": "585",
"timestamp": "1770117769",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:50:00",
"tripId": "2-17039434"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "683925",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.69890594482422,
"longitude": -2.7680609226226807,
"speed": 0.0
},
"stopId": "81",
"timestamp": "1770117793",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:25:00",
"tripId": "2-121700387"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "684357",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.66134262084961,
"longitude": -2.757477045059204,
"speed": 0.0
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1770117791",
"trip": {
"directionId": 1,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:20:00",
"tripId": "chouette:VehicleJourney:960e352e-9772-4479-af24-bbfc2798496f:LOC"
},
"vehicle": {
"id": "422",
"label": "135",
"licensePlate": "HF-612-DD"
}
}
},
{
"id": "684623",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.66562271118164,
"longitude": -2.748361110687256,
"speed": 0.0
},
"stopId": "664",
"timestamp": "1770117802",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260203",
"startTime": "12:20:00",
"tripId": "2-201523217"
},
"vehicle": {
"id": "19",
"label": "40419",
"licensePlate": "GT 756 HW"
}
}
},
{
"id": "683923",
"vehicle": {
"currentStopSequence": 1,
"stopId": "619",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:23:00",
"tripId": "2-34144395"
},
"vehicle": {
"id": "35",
"label": "97165",
"licensePlate": "5422 ZA 56"
}
}
},
{
"id": "683091",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 95.0,
"latitude": 47.6440315246582,
"longitude": -2.7438530921936035,
"speed": 8.05555534362793
},
"stopId": "637",
"timestamp": "1770117829",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:06:00",
"tripId": "2-336134217"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "683182",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 224.0,
"latitude": 47.538726806640625,
"longitude": -2.738450050354004,
"speed": 20.83333396911621
},
"stopId": "4483",
"timestamp": "1770117816",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "11:30:00",
"tripId": "2-251920388"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
},
{
"id": "683914",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 1.0,
"latitude": 47.684051513671875,
"longitude": -2.766024112701416,
"speed": 6.666666507720947
},
"stopId": "4418",
"timestamp": "1770117811",
"trip": {
"directionId": 1,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:10:00",
"tripId": "2-5839323145"
},
"vehicle": {
"id": "264",
"label": "40369",
"licensePlate": "GS 730 BA"
}
}
},
{
"id": "683256",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.65806579589844,
"longitude": -2.774683952331543,
"speed": 0.0
},
"stopId": "527",
"timestamp": "1770117795",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:12:00",
"tripId": "2-185466903"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "683913",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 0.0,
"latitude": 47.656124114990234,
"longitude": -2.759788990020752,
"speed": 0.0
},
"stopId": "603",
"timestamp": "1770117815",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260203",
"startTime": "12:09:00",
"tripId": "2-33620137"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770117853"
}
}