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
❌98 errors, 7 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-29 at 08:04 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 41 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 52 trip_id 2-319160397-V627A-LMCJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 358 trip_id chouette:VehicleJourney:110285b0-a061-467e-a681-25e4aaf45af4:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 74 trip_id 2-6140788747-V1091A-LMCJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 164 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 92 trip_id 2-336396289-M3626A-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 22 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 358 route_id MorioLigne602 does not exist in the GTFS data routes.txt
- vehicle_id 164 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 366 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 635 route_id BSALigne611 does not exist in the GTFS data routes.txt
- vehicle_id 244 route_id BSAScol61137 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 358 stop_id chouette:StopArea:80b96852-8a75-4549-abbc-56e32fb43823:LOC does not exist in GTFS data stops.txt
- vehicle_id 164 stop_id STP-DEPART does not exist in GTFS data stops.txt
- vehicle_id 366 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 635 stop_id chouette:StopArea:30e65cbd-d8bf-4436-9752-6d999f3da93e:LOC does not exist in GTFS data stops.txt
- vehicle_id 244 stop_id bre_vannes_2024_2025.18093 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.55057,-2.475749) 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 8 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 331 trip_id 2-288161794 at (47.647938,-2.70532) 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 353 trip_id 22-2432761857 at (47.695713,-2.549024) 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 97 trip_id 22-3070296065 at (47.717674,-2.887897) 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 133 trip_id 22-2936209409 at (47.700497,-2.769516) 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 77 trip_id 2-169345042 at (47.650417,-2.704579) 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 4 errors
Each vehicle should have a unique ID
Sample errors
- entity ID 677466 has vehicle.id 97 which is used by more than one vehicle in the feed
- entity ID 678214 has vehicle.id 311 which is used by more than one vehicle in the feed
- entity ID 678218 has vehicle.id 451 which is used by more than one vehicle in the feed
- entity ID 678143 has vehicle.id 358 which is used by more than one vehicle in the feed
Warnings
timestamp not populated W001 7 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 118 does not have a timestamp
- vehicle_id 76 does not have a timestamp
- vehicle_id 55 does not have a timestamp
- vehicle_id 247 does not have a timestamp
- vehicle_id 87 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 | 369 | 21 times (81 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 350 | 21 times (81 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 349 | 21 times (81 % of validations) |
| W001 | Timestamps should be populated for all elements | 144 | 21 times (81 % 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. | 98 | 18 times (69 % of validations) |
| E052 | Each vehicle should have a unique ID | 19 | 14 times (54 % 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. | 9 | 8 times (31 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 6 | 4 times (15 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-29 at 10:06 Europe/Paris.
vehicle_positions (67) 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-01-29 at 10:06 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "678429",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.658653259277344,
"longitude": -2.7274670600891113,
"speed": 0.0
},
"stopId": "521",
"timestamp": "1769677537",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:03:00",
"tripId": "2-34144393-M2A-LMCJV__"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "677778",
"vehicle": {
"currentStopSequence": 31,
"position": {
"bearing": 259.0,
"latitude": 47.684120178222656,
"longitude": -2.7702109813690186,
"speed": 9.166666984558105
},
"stopId": "513",
"timestamp": "1769677524",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:32:00",
"tripId": "2-19202115"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "678155",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 0.0,
"latitude": 47.65825653076172,
"longitude": -2.764461040496826,
"speed": 0.0
},
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"timestamp": "1769677140",
"trip": {
"directionId": 1,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:05:00",
"tripId": "chouette:VehicleJourney:25707321-3056-4f11-88b7-4cc205459704:LOC"
},
"vehicle": {
"id": "232",
"label": "25",
"licensePlate": "EY-366-GV"
}
}
},
{
"id": "678424",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.6581916809082,
"longitude": -2.764331102371216,
"speed": 0.0
},
"stopId": "517",
"timestamp": "1769677564",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:50:00",
"tripId": "2-168099859-M10A-LMCJV__"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "677790",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 345.0,
"latitude": 47.69159698486328,
"longitude": -2.7425479888916016,
"speed": 5.55555534362793
},
"stopId": "46",
"timestamp": "1769677563",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:53:00",
"tripId": "2-73203726"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "677767",
"vehicle": {
"currentStopSequence": 43,
"position": {
"bearing": 316.0,
"latitude": 47.64631652832031,
"longitude": -2.780345916748047,
"speed": 9.722222328186035
},
"stopId": "548",
"timestamp": "1769677505",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:07:00",
"tripId": "2-319160389"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "678426",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.667232513427734,
"longitude": -2.784274101257324,
"speed": 0.0
},
"stopId": "601",
"timestamp": "1769677509",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:56:00",
"tripId": "2-85852196-M35A-LMCJV__"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "678249",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 254.0,
"latitude": 47.66929244995117,
"longitude": -2.7284069061279297,
"speed": 13.05555534362793
},
"stopId": "chouette:StopArea:2a0f57b9-f432-405d-bfd4-32246e61917a:LOC",
"timestamp": "1769677549",
"trip": {
"directionId": 0,
"routeId": "CAT56Ligne604",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:50:00",
"tripId": "chouette:VehicleJourney:fd94d6f8-eaff-4c2b-8f71-361b4f48a15c:LOC"
},
"vehicle": {
"id": "462",
"label": "41247",
"licensePlate": "HF-610-CQ"
}
}
},
{
"id": "677143",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 95.0,
"latitude": 47.590126037597656,
"longitude": -2.801913022994995,
"speed": 0.2777777910232544
},
"stopId": "4419",
"timestamp": "1769675410",
"trip": {
"directionId": 1,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:15:00",
"tripId": "2-5671092228"
},
"vehicle": {
"id": "371",
"label": "EP 267 BR",
"licensePlate": "EP 267 BR"
}
}
},
{
"id": "678415",
"vehicle": {
"currentStopSequence": 29,
"position": {
"bearing": 133.0,
"latitude": 47.62932586669922,
"longitude": -2.7796590328216553,
"speed": 4.166666507720947
},
"stopId": "4364",
"timestamp": "1769677520",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:28:00",
"tripId": "2-52756516-M13A-___JV__"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "677782",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 197.0,
"latitude": 47.6273078918457,
"longitude": -2.686145067214966,
"speed": 20.0
},
"stopId": "3654",
"timestamp": "1769677519",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:35:00",
"tripId": "2-285802584"
},
"vehicle": {
"id": "342",
"label": "40348",
"licensePlate": "GT 747 CM"
}
}
},
{
"id": "677787",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 0.0,
"latitude": 47.65408706665039,
"longitude": -2.7580349445343018,
"speed": 0.0
},
"stopId": "613",
"timestamp": "1769677509",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:49:00",
"tripId": "2-33620135"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "677799",
"vehicle": {
"currentStopSequence": 1,
"stopId": "617",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:08:00",
"tripId": "2-52756512"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "678715",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 228.0,
"latitude": 47.63547897338867,
"longitude": -2.7738399505615234,
"speed": 5.0
},
"stopId": "STP-DEPART",
"timestamp": "1769665092",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "678716",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.68201446533203,
"longitude": -2.766572952270508,
"speed": 0.0
},
"stopId": "STP-DEPART",
"timestamp": "1769665244",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "678717",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 157.0,
"latitude": 47.756935119628906,
"longitude": -2.8581159114837646,
"speed": 4.166666507720947
},
"stopId": "STP-DEPART",
"timestamp": "1769668639",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "678720",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 14.0,
"latitude": 47.68638229370117,
"longitude": -2.7446610927581787,
"speed": 4.166666507720947
},
"stopId": "STP-ARRIVEE",
"timestamp": "1769669977",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "678411",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 4.0,
"latitude": 47.63844299316406,
"longitude": -2.762540102005005,
"speed": 8.88888931274414
},
"stopId": "4318",
"timestamp": "1769677543",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:24:00",
"tripId": "2-121241857-M575A-___JV__"
},
"vehicle": {
"id": "54",
"label": "97193",
"licensePlate": "CW 696 GY"
}
}
},
{
"id": "677802",
"vehicle": {
"currentStopSequence": 1,
"stopId": "629",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:11:00",
"tripId": "2-17039433"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "677788",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 242.0,
"latitude": 47.676849365234375,
"longitude": -2.7684710025787354,
"speed": 8.333333015441895
},
"stopId": "453",
"timestamp": "1769677279",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:51:00",
"tripId": "2-17039421"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "677792",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.65485382080078,
"longitude": -2.752721071243286,
"speed": 0.0
},
"stopId": "588",
"timestamp": "1769677496",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:56:00",
"tripId": "2-85983977"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "678410",
"vehicle": {
"currentStopSequence": 29,
"position": {
"latitude": 47.66075897216797,
"longitude": -2.757498025894165,
"speed": 0.0
},
"stopId": "511",
"timestamp": "1769677537",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:24:00",
"tripId": "2-336134204"
},
"vehicle": {
"id": "44",
"label": "97179",
"licensePlate": "BS 293 FK"
}
}
},
{
"id": "678413",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.6617317199707,
"longitude": -2.7263009548187256,
"speed": 0.0
},
"stopId": "560",
"timestamp": "1769677534",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:26:00",
"tripId": "2-319160398-V627A-LMCJV__"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "677150",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.753475189208984,
"longitude": -2.8424530029296875,
"speed": 0.0
},
"stopId": "4166",
"timestamp": "1769677517",
"trip": {
"directionId": 1,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:33:00",
"tripId": "2-302186501"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
},
{
"id": "678425",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 0.0,
"latitude": 47.64646911621094,
"longitude": -2.76139497756958,
"speed": 0.0
},
"stopId": "4211",
"timestamp": "1769677535",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:52:00",
"tripId": "2-19202088-V17A-LMCJV__"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "678722",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 351.0,
"latitude": 47.61005783081055,
"longitude": -2.6858890056610107,
"speed": 22.22222137451172
},
"stopId": "STP-DEPART",
"timestamp": "1769673099",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "170",
"label": "GS-671-EX",
"licensePlate": "GS-671-EX"
}
}
},
{
"id": "677785",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 245.0,
"latitude": 47.66460037231445,
"longitude": -2.753153085708618,
"speed": 8.333333015441895
},
"stopId": "584",
"timestamp": "1769677556",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:42:00",
"tripId": "2-121700394"
},
"vehicle": {
"id": "38",
"label": "97170",
"licensePlate": "AY 183 PH"
}
}
},
{
"id": "678417",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 47.669158935546875,
"longitude": -2.780724048614502,
"speed": 0.0
},
"stopId": "386",
"timestamp": "1769677534",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:36:00",
"tripId": "2-85983980"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "678427",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.68754196166992,
"longitude": -2.689516067504883,
"speed": 0.0
},
"stopId": "149",
"timestamp": "1769677528",
"trip": {
"directionId": 1,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:56:00",
"tripId": "2-6140657677"
},
"vehicle": {
"id": "65",
"label": "97204",
"licensePlate": "EA 021 ZR"
}
}
},
{
"id": "678154",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 105.0,
"latitude": 47.84021759033203,
"longitude": -2.654141902923584,
"speed": 21.66666603088379
},
"stopId": "chouette:StopArea:30e65cbd-d8bf-4436-9752-6d999f3da93e:LOC",
"timestamp": "1769677512",
"trip": {
"directionId": 0,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:20:00",
"tripId": "chouette:VehicleJourney:234b5513-a36d-4906-9b56-ac8163d682c4:LOC"
},
"vehicle": {
"id": "247",
"label": "FJ-164-HX",
"licensePlate": "FJ-164-HX"
}
}
},
{
"id": "678224",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 0.0,
"latitude": 47.65827178955078,
"longitude": -2.7646360397338867,
"speed": 0.0
},
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"timestamp": "1769676950",
"trip": {
"directionId": 0,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:10:00",
"tripId": "chouette:VehicleJourney:b987dc9b-3ed3-475c-a60b-26276222090f:LOC"
},
"vehicle": {
"id": "458",
"label": "41211",
"licensePlate": "HE-355-AK"
}
}
},
{
"id": "678430",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:04:00",
"tripId": "2-319160361-M26A-LMCJV__"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "677784",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 0.0,
"latitude": 47.66318130493164,
"longitude": -2.7560460567474365,
"speed": 0.0
},
"stopId": "584",
"timestamp": "1769677448",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:41:00",
"tripId": "2-17236022"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "678228",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 180.0,
"latitude": 47.755889892578125,
"longitude": -2.7785658836364746,
"speed": 4.44444465637207
},
"stopId": "chouette:StopArea:83a4aed6-dc08-4090-9b9f-5ce591ff9663:LOC",
"timestamp": "1769677524",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:42:00",
"tripId": "chouette:VehicleJourney:c190b1a5-5c19-49ba-a8f3-8932be3dd258:LOC"
},
"vehicle": {
"id": "458",
"label": "41211",
"licensePlate": "HE-355-AK"
}
}
},
{
"id": "677791",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.634613037109375,
"longitude": -2.7470479011535645,
"speed": 0.0
},
"stopId": "370",
"timestamp": "1769677561",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:54:00",
"tripId": "2-121765908"
},
"vehicle": {
"id": "37",
"label": "97169",
"licensePlate": "AF 553 BP"
}
}
},
{
"id": "677780",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 0.0,
"latitude": 47.656314849853516,
"longitude": -2.7597908973693848,
"speed": 0.0
},
"stopId": "603",
"timestamp": "1769677502",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:35:00",
"tripId": "2-74055702"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "677303",
"vehicle": {
"currentStopSequence": 1,
"stopId": "17",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:10:00",
"tripId": "2-73138196"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "677235",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.591495513916016,
"longitude": -2.625499963760376,
"speed": 0.0
},
"stopId": "4012",
"timestamp": "1769677518",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:30:00",
"tripId": "2-251920389"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "678423",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 183.0,
"latitude": 47.65578842163086,
"longitude": -2.75988507270813,
"speed": 0.2777777910232544
},
"stopId": "565",
"timestamp": "1769677508",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:48:00",
"tripId": "2-52887558"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "677253",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 47.65620422363281,
"longitude": -2.7913479804992676,
"speed": 0.0
},
"stopId": "394",
"timestamp": "1769677541",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:44:00",
"tripId": "2-319160384"
},
"vehicle": {
"id": "391",
"label": "72426",
"licensePlate": "BE-978-PL"
}
}
},
{
"id": "677789",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 0.0,
"latitude": 47.654075622558594,
"longitude": -2.7587080001831055,
"speed": 0.0
},
"stopId": "588",
"timestamp": "1769677533",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:53:00",
"tripId": "2-34144367"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "677234",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 173.0,
"latitude": 47.65873718261719,
"longitude": -2.7648909091949463,
"speed": 2.222222328186035
},
"stopId": "4123",
"timestamp": "1769677567",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "08:59:00",
"tripId": "2-251854852"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
},
{
"id": "677800",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:09:00",
"tripId": "2-33620051"
},
"vehicle": {
"id": "80",
"label": "97219",
"licensePlate": "GD 896 JD"
}
}
},
{
"id": "677254",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4375",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:29:00",
"tripId": "2-185663509"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "677533",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 48.0,
"latitude": 47.65230178833008,
"longitude": -2.759321928024292,
"speed": 3.3333332538604736
},
"stopId": "586",
"timestamp": "1769677518",
"trip": {
"directionId": 1,
"routeId": "175",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "16:35:00",
"tripId": "22-2936340481"
},
"vehicle": {
"id": "126",
"label": "1009",
"licensePlate": "BA 665 LK"
}
}
},
{
"id": "677786",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 47.6557502746582,
"longitude": -2.7670819759368896,
"speed": 0.0
},
"stopId": "566",
"timestamp": "1769677536",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:48:00",
"tripId": "2-74121235"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "677798",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 90.0,
"latitude": 47.545684814453125,
"longitude": -2.907102108001709,
"speed": 5.0
},
"stopId": "5496",
"timestamp": "1769677541",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:05:00",
"tripId": "2-286458396"
},
"vehicle": {
"id": "118",
"label": "23801",
"licensePlate": "DT 040 VJ"
}
}
},
{
"id": "677160",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 5.0,
"latitude": 47.66097640991211,
"longitude": -2.7573230266571045,
"speed": 3.6111111640930176
},
"stopId": "494",
"timestamp": "1769677494",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:48:00",
"tripId": "2-201523210"
},
"vehicle": {
"id": "20",
"label": "40420",
"licensePlate": "GT 898 HW"
}
}
},
{
"id": "677793",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 95.0,
"latitude": 47.63974380493164,
"longitude": -2.776952028274536,
"speed": 6.94444465637207
},
"stopId": "415",
"timestamp": "1769677529",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:59:00",
"tripId": "2-19136592"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "677795",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.679359436035156,
"longitude": -2.776693105697632,
"speed": 0.0
},
"stopId": "514",
"timestamp": "1769677520",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:01:00",
"tripId": "2-17236044"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "677797",
"vehicle": {
"currentStopSequence": 1,
"stopId": "73",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:04:00",
"tripId": "2-121700374"
},
"vehicle": {
"id": "35",
"label": "97165",
"licensePlate": "5422 ZA 56"
}
}
},
{
"id": "678422",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 47.65529251098633,
"longitude": -2.7713069915771484,
"speed": 0.0
},
"stopId": "615",
"timestamp": "1769677524",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:47:00",
"tripId": "2-50528268"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "677283",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 54.0,
"latitude": 47.65433883666992,
"longitude": -2.757412910461426,
"speed": 7.222222328186035
},
"stopId": "372",
"timestamp": "1769677547",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:36:00",
"tripId": "2-85852205"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "677777",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.649200439453125,
"longitude": -2.774116039276123,
"speed": 0.0
},
"stopId": "577",
"timestamp": "1769677543",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:31:00",
"tripId": "2-17039476"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "678245",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 271.0,
"latitude": 47.65925979614258,
"longitude": -2.764173984527588,
"speed": 5.833333492279053
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1769677493",
"trip": {
"directionId": 1,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:05:00",
"tripId": "chouette:VehicleJourney:eb190de9-4468-41e4-843d-31c6b1dda453:LOC"
},
"vehicle": {
"id": "178",
"label": "FJ-969-HW",
"licensePlate": "FJ-969-HW"
}
}
},
{
"id": "678419",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 47.65834045410156,
"longitude": -2.793221950531006,
"speed": 0.0
},
"stopId": "476",
"timestamp": "1769677535",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:42:00",
"tripId": "2-135987219-M985A-LMCJV__"
},
"vehicle": {
"id": "78",
"label": "97217",
"licensePlate": "GD 758 JD"
}
}
},
{
"id": "677781",
"vehicle": {
"currentStopSequence": 27,
"position": {
"bearing": 0.0,
"latitude": 47.65903091430664,
"longitude": -2.759982109069824,
"speed": 0.0
},
"stopId": "603",
"timestamp": "1769677529",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:35:00",
"tripId": "2-184746008"
},
"vehicle": {
"id": "22",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "678709",
"vehicle": {
"currentStopSequence": 31,
"position": {
"latitude": 47.630043029785156,
"longitude": -2.74357008934021,
"speed": 0.0
},
"stopId": "309",
"timestamp": "1769677548",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:22:00",
"tripId": "2-121700371-M5674A-LMCJV__"
},
"vehicle": {
"id": "36",
"label": "97168",
"licensePlate": "AF 815 BN"
}
}
},
{
"id": "677329",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 99.0,
"latitude": 47.681976318359375,
"longitude": -2.7674028873443604,
"speed": 0.2777777910232544
},
"stopId": "STP-DEPART",
"timestamp": "1769664503",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "678420",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 258.0,
"latitude": 47.659114837646484,
"longitude": -2.764349937438965,
"speed": 0.2777777910232544
},
"stopId": "556",
"timestamp": "1769677542",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:43:00",
"tripId": "2-34144423-M3626A-LMCJV__"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "678414",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.691715240478516,
"longitude": -2.742691993713379,
"speed": 0.0
},
"stopId": "35",
"timestamp": "1769677498",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:27:00",
"tripId": "2-74121243-M574A-LMCJV__"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "678719",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 91.0,
"latitude": 47.658050537109375,
"longitude": -2.622637987136841,
"speed": 6.388888835906982
},
"stopId": "STP-DEPART",
"timestamp": "1769667647",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "164",
"label": "GS-091-MX",
"licensePlate": "GS-091-MX"
}
}
},
{
"id": "677774",
"vehicle": {
"currentStopSequence": 32,
"position": {
"bearing": 0.0,
"latitude": 47.6469841003418,
"longitude": -2.7787370681762695,
"speed": 0.0
},
"stopId": "496",
"timestamp": "1769677543",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:20:00",
"tripId": "2-17236036"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "678721",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 329.0,
"latitude": 47.660282135009766,
"longitude": -2.760312080383301,
"speed": 4.44444465637207
},
"stopId": "STP-ARRIVEE",
"timestamp": "1769673268",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260129",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "678428",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 97.0,
"latitude": 47.659698486328125,
"longitude": -2.7826709747314453,
"speed": 8.88888931274414
},
"stopId": "567",
"timestamp": "1769677525",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:59:00",
"tripId": "2-33620097-M2B-LMCJV__"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "677783",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 222.0,
"latitude": 47.67204284667969,
"longitude": -2.765228033065796,
"speed": 0.2777777910232544
},
"stopId": "550",
"timestamp": "1769677516",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:39:00",
"tripId": "2-19136590"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "678421",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.656612396240234,
"longitude": -2.7386550903320312,
"speed": 0.0
},
"stopId": "520",
"timestamp": "1769677529",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260129",
"startTime": "09:44:00",
"tripId": "2-336134178"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1769677575"
}
}