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
❌68 errors, 11 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-02 at 08:06 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 21 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 422 trip_id chouette:VehicleJourney:0d8b29c8-069d-42ea-a820-f221c793dc03:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 434 trip_id chouette:VehicleJourney:54c6fce1-2edd-4c29-b936-efb19a9d04fb:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 462 trip_id chouette:VehicleJourney:ab91280a-1f0b-4fda-b287-1dcf2e784b49:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 389 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 248 trip_id chouette:VehicleJourney:b63ae62c-dd08-4c0a-b966-8df89fe347b1: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 20 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 422 route_id AVBLigne608 does not exist in the GTFS data routes.txt
- vehicle_id 434 route_id CAT56Ligne603 does not exist in the GTFS data routes.txt
- vehicle_id 462 route_id CAT56Ligne604 does not exist in the GTFS data routes.txt
- vehicle_id 389 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 248 route_id BSALigne611 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 20 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 422 stop_id chouette:StopArea:7774202c-455f-4bc0-8826-f2c159907149:LOC does not exist in GTFS data stops.txt
- vehicle_id 434 stop_id chouette:StopArea:c7278b07-f2fa-40a0-a19f-b93e0f1b1651:LOC does not exist in GTFS data stops.txt
- vehicle_id 462 stop_id chouette:StopArea:2a0f57b9-f432-405d-bfd4-32246e61917a:LOC does not exist in GTFS data stops.txt
- vehicle_id 389 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 248 stop_id chouette:StopArea:f22729a5-ff01-4cb2-817c-129545525489: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.552544,-2.481204) 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 4 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 579 trip_id 2-5586944003 at (47.664066,-2.755306) 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.70111,-2.54313) 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 218 trip_id 22-2852192257 at (47.777023,-2.646332) 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.717625,-2.887898) 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 2 errors
Each vehicle should have a unique ID
Sample errors
- entity ID 681751 has vehicle.id 108 which is used by more than one vehicle in the feed
- entity ID 681747 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 72 does not have a timestamp
- vehicle_id 81 does not have a timestamp
- vehicle_id 32 does not have a timestamp
- vehicle_id 55 does not have a timestamp
- vehicle_id 95 does not have a timestamp
vehicle speed is unrealistic W004 2 errors
vehicle.position.speed has an unrealistic speed that may be incorrect
Sample errors
- vehicle.id 434 speed of 26.11111 m/s (58.41 mph) is unrealistic
- vehicle.id 435 speed of 27.5 m/s (61.52 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 | 400 | 21 times (81 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 361 | 21 times (81 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 361 | 21 times (81 % of validations) |
| W001 | Timestamps should be populated for all elements | 136 | 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. | 103 | 19 times (73 % of validations) |
| E052 | Each vehicle should have a unique ID | 24 | 16 times (62 % 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. | 10 | 9 times (35 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 8 | 5 times (19 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-02 at 09:57 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-02 at 09:57 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "681647",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 52.0,
"latitude": 47.66794204711914,
"longitude": -2.790786027908325,
"speed": 3.3333332538604736
},
"stopId": "407",
"timestamp": "1770022592",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:56:00",
"tripId": "2-85852196"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "682778",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 47.81728744506836,
"longitude": -2.8122289180755615,
"speed": 0.0
},
"stopId": "chouette:StopArea:7cf2d2db-bf9b-485d-831b-ce97190a0801:LOC",
"timestamp": "1770022405",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:42:00",
"tripId": "chouette:VehicleJourney:c190b1a5-5c19-49ba-a8f3-8932be3dd258:LOC"
},
"vehicle": {
"id": "458",
"label": "41211",
"licensePlate": "HE-355-AK"
}
}
},
{
"id": "682181",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 0.0,
"latitude": 47.653812408447266,
"longitude": -2.7577149868011475,
"speed": 0.0
},
"stopId": "588",
"timestamp": "1770022591",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:43:00",
"tripId": "2-34144423"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "681490",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 77.0,
"latitude": 47.643096923828125,
"longitude": -2.7527639865875244,
"speed": 6.388888835906982
},
"stopId": "358",
"timestamp": "1770022611",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:44:00",
"tripId": "2-336134179"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "682174",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 164.0,
"latitude": 47.66157913208008,
"longitude": -2.795232057571411,
"speed": 9.722222328186035
},
"stopId": "413",
"timestamp": "1770022571",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:35:00",
"tripId": "2-184746008"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "682152",
"vehicle": {
"currentStopSequence": 42,
"position": {
"bearing": 326.0,
"latitude": 47.64070129394531,
"longitude": -2.7700979709625244,
"speed": 0.2777777910232544
},
"stopId": "497",
"timestamp": "1770022570",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:07:00",
"tripId": "2-319160389"
},
"vehicle": {
"id": "41",
"label": "97173",
"licensePlate": "AY 534 PG"
}
}
},
{
"id": "682898",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 0.0,
"latitude": 47.655853271484375,
"longitude": -2.759830951690674,
"speed": 0.0
},
"stopId": "603",
"timestamp": "1770022614",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:36:00",
"tripId": "2-85852244"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "682166",
"vehicle": {
"currentStopSequence": 29,
"position": {
"bearing": 290.0,
"latitude": 47.65753173828125,
"longitude": -2.7063848972320557,
"speed": 5.277777671813965
},
"stopId": "589",
"timestamp": "1770022588",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:26:00",
"tripId": "2-51118081"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "682187",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.658973693847656,
"longitude": -2.7323570251464844,
"speed": 0.0
},
"stopId": "382",
"timestamp": "1770022615",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:53:00",
"tripId": "2-34144367"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "682176",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 25.0,
"latitude": 47.65339660644531,
"longitude": -2.759408950805664,
"speed": 0.5555555820465088
},
"stopId": "586",
"timestamp": "1770022581",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:39:00",
"tripId": "2-19136590"
},
"vehicle": {
"id": "54",
"label": "97193",
"licensePlate": "CW 696 GY"
}
}
},
{
"id": "682799",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 235.0,
"latitude": 47.71932601928711,
"longitude": -2.6014959812164307,
"speed": 22.22222137451172
},
"stopId": "chouette:StopArea:2a0f57b9-f432-405d-bfd4-32246e61917a:LOC",
"timestamp": "1770022633",
"trip": {
"directionId": 0,
"routeId": "CAT56Ligne604",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:50:00",
"tripId": "chouette:VehicleJourney:fd94d6f8-eaff-4c2b-8f71-361b4f48a15c:LOC"
},
"vehicle": {
"id": "460",
"label": "41245",
"licensePlate": "HF-440-AZ"
}
}
},
{
"id": "682167",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 0.0,
"latitude": 47.68182373046875,
"longitude": -2.7375330924987793,
"speed": 0.0
},
"stopId": "76",
"timestamp": "1770022628",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:27:00",
"tripId": "2-74121243"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "682959",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 66.0,
"latitude": 47.66659164428711,
"longitude": -2.747164011001587,
"speed": 10.55555534362793
},
"stopId": "635",
"timestamp": "1770022608",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:26:00",
"tripId": "2-319160398"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "681662",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 134.0,
"latitude": 47.68180465698242,
"longitude": -2.7674899101257324,
"speed": 3.8888888359069824
},
"stopId": "STP-DK",
"timestamp": "1770022574",
"trip": {
"directionId": 0,
"routeId": "DFL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:10866"
},
"vehicle": {
"id": "379",
"label": "TEST TGMVA - AXIO4",
"licensePlate": "00-TEST-00"
}
}
},
{
"id": "683001",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 346.0,
"latitude": 47.65928268432617,
"longitude": -2.7553980350494385,
"speed": 7.5
},
"stopId": "STP-DEPART",
"timestamp": "1770021880",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "683004",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 314.0,
"latitude": 47.686519622802734,
"longitude": -2.7448980808258057,
"speed": 2.222222328186035
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770016095",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "682190",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.64970016479492,
"longitude": -2.723318099975586,
"speed": 0.0
},
"stopId": "256",
"timestamp": "1770022593",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:56:00",
"tripId": "2-85983977"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "682179",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 47.68185043334961,
"longitude": -2.7377209663391113,
"speed": 0.0
},
"stopId": "50",
"timestamp": "1770022603",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:42:00",
"tripId": "2-121700394"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "682177",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.64326477050781,
"longitude": -2.751528024673462,
"speed": 0.0
},
"stopId": "630",
"timestamp": "1770022610",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:40:00",
"tripId": "2-33620121"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "682170",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 172.0,
"latitude": 47.654205322265625,
"longitude": -2.7595760822296143,
"speed": 6.666666507720947
},
"stopId": "585",
"timestamp": "1770022622",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:31:00",
"tripId": "2-17039476"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "682849",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 0.0,
"latitude": 47.70114517211914,
"longitude": -2.7699780464172363,
"speed": 0.0
},
"stopId": "bre_vannes_2024_2025.14275",
"timestamp": "1770020047",
"trip": {
"directionId": 0,
"routeId": "CAT56Scol60380",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "07:55:00",
"tripId": "chouette:VehicleJourney:24da96cb-e04d-417c-97a3-a9fdf9cbe556:LOC"
},
"vehicle": {
"id": "345",
"label": "37802",
"licensePlate": "FS 823 JB"
}
}
},
{
"id": "682178",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 139.0,
"latitude": 47.6731071472168,
"longitude": -2.7682130336761475,
"speed": 1.6666666269302368
},
"stopId": "645",
"timestamp": "1770022622",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:41:00",
"tripId": "2-17236022"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "682215",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4375",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "10:29:00",
"tripId": "2-185663501"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "682175",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 111.0,
"latitude": 47.648834228515625,
"longitude": -2.709261894226074,
"speed": 17.5
},
"stopId": "347",
"timestamp": "1770022579",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:35:00",
"tripId": "2-285802584"
},
"vehicle": {
"id": "342",
"label": "40348",
"licensePlate": "GT 747 CM"
}
}
},
{
"id": "682160",
"vehicle": {
"currentStopSequence": 35,
"position": {
"bearing": 257.0,
"latitude": 47.68408966064453,
"longitude": -2.7735769748687744,
"speed": 7.5
},
"stopId": "552",
"timestamp": "1770022614",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:19:00",
"tripId": "2-19136582"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "682165",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.653533935546875,
"longitude": -2.7576959133148193,
"speed": 0.0
},
"stopId": "588",
"timestamp": "1770022609",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:25:00",
"tripId": "2-168689696"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "682180",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 279.0,
"latitude": 47.65439224243164,
"longitude": -2.7853269577026367,
"speed": 5.277777671813965
},
"stopId": "393",
"timestamp": "1770022590",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:42:00",
"tripId": "2-135987219"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "682747",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 241.0,
"latitude": 47.6593017578125,
"longitude": -2.76282000541687,
"speed": 5.833333492279053
},
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"timestamp": "1770022576",
"trip": {
"directionId": 0,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:20:00",
"tripId": "chouette:VehicleJourney:95f5d8b1-1e5a-4b99-a732-306f247337de:LOC"
},
"vehicle": {
"id": "232",
"label": "25",
"licensePlate": "EY-366-GV"
}
}
},
{
"id": "682896",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 85.0,
"latitude": 47.64409637451172,
"longitude": -2.7481799125671387,
"speed": 15.55555534362793
},
"stopId": "630",
"timestamp": "1770022603",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:24:00",
"tripId": "2-336134204"
},
"vehicle": {
"id": "44",
"label": "97179",
"licensePlate": "BS 293 FK"
}
}
},
{
"id": "683008",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 29.0,
"latitude": 47.64944839477539,
"longitude": -2.7859508991241455,
"speed": 2.5
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770018080",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "681558",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 69.0,
"latitude": 47.62894058227539,
"longitude": -2.654184103012085,
"speed": 3.8888888359069824
},
"stopId": "341",
"timestamp": "1770022576",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:30:00",
"tripId": "2-251920389"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "682191",
"vehicle": {
"currentStopSequence": 1,
"stopId": "406",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:59:00",
"tripId": "2-19136592"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "682897",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 269.0,
"latitude": 47.66389083862305,
"longitude": -2.758409023284912,
"speed": 6.94444465637207
},
"stopId": "404",
"timestamp": "1770022632",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:36:00",
"tripId": "2-85983302"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "682189",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.62144088745117,
"longitude": -2.733536958694458,
"speed": 0.0
},
"stopId": "290",
"timestamp": "1770022608",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:54:00",
"tripId": "2-121765908"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
},
{
"id": "682161",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 47.64848709106445,
"longitude": -2.764348030090332,
"speed": 0.0
},
"stopId": "462",
"timestamp": "1770022578",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:20:00",
"tripId": "2-17236036"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "682704",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 134.0,
"latitude": 47.847450256347656,
"longitude": -2.7202908992767334,
"speed": 4.44444465637207
},
"stopId": "chouette:StopArea:30e65cbd-d8bf-4436-9752-6d999f3da93e:LOC",
"timestamp": "1770022594",
"trip": {
"directionId": 0,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"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": "682999",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 64.0,
"latitude": 47.65583419799805,
"longitude": -2.7913620471954346,
"speed": 1.9444444179534912
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770020079",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "681556",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 245.0,
"latitude": 47.66547393798828,
"longitude": -2.7502501010894775,
"speed": 9.722222328186035
},
"stopId": "4123",
"timestamp": "1770022611",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "08:59:00",
"tripId": "2-251854852"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
},
{
"id": "682186",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.64915084838867,
"longitude": -2.7760870456695557,
"speed": 0.0
},
"stopId": "431",
"timestamp": "1770022576",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:52:00",
"tripId": "2-19202088"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "682168",
"vehicle": {
"currentStopSequence": 28,
"position": {
"latitude": 47.63563537597656,
"longitude": -2.7736270427703857,
"speed": 0.0
},
"stopId": "402",
"timestamp": "1770022623",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:28:00",
"tripId": "2-52756520"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "682169",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 28.0,
"latitude": 47.65449905395508,
"longitude": -2.739828109741211,
"speed": 6.94444465637207
},
"stopId": "427",
"timestamp": "1770022616",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:30:00",
"tripId": "2-33620104"
},
"vehicle": {
"id": "35",
"label": "97165",
"licensePlate": "5422 ZA 56"
}
}
},
{
"id": "681445",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 340.0,
"latitude": 47.69914627075195,
"longitude": -2.7958359718322754,
"speed": 15.0
},
"stopId": "4315",
"timestamp": "1770022588",
"trip": {
"directionId": 1,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:33:00",
"tripId": "2-302186501"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
},
{
"id": "682163",
"vehicle": {
"currentStopSequence": 28,
"position": {
"latitude": 47.64188766479492,
"longitude": -2.7512691020965576,
"speed": 0.0
},
"stopId": "371",
"timestamp": "1770022609",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:22:00",
"tripId": "2-121700371"
},
"vehicle": {
"id": "59",
"label": "97198",
"licensePlate": "DK 995 CW"
}
}
},
{
"id": "683005",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 184.0,
"latitude": 47.75754165649414,
"longitude": -2.859158992767334,
"speed": 1.6666666269302368
},
"stopId": "STP-DEPART",
"timestamp": "1770015962",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "681584",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 47.65050506591797,
"longitude": -2.7769670486450195,
"speed": 0.0
},
"stopId": "578",
"timestamp": "1770022587",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:44:00",
"tripId": "2-319160384"
},
"vehicle": {
"id": "391",
"label": "72426",
"licensePlate": "BE-978-PL"
}
}
},
{
"id": "681441",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 47.65385437011719,
"longitude": -2.7594690322875977,
"speed": 0.0
},
"stopId": "613",
"timestamp": "1770022632",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:50:00",
"tripId": "2-168099859"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "681557",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 319.0,
"latitude": 47.65754699707031,
"longitude": -2.7463340759277344,
"speed": 10.0
},
"stopId": "450",
"timestamp": "1770022607",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:48:00",
"tripId": "2-52887562"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "682960",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 238.0,
"latitude": 47.66066360473633,
"longitude": -2.743696928024292,
"speed": 11.666666984558105
},
"stopId": "670",
"timestamp": "1770022606",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:48:00",
"tripId": "2-201523241"
},
"vehicle": {
"id": "19",
"label": "40419",
"licensePlate": "GT 756 HW"
}
}
},
{
"id": "682171",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.66106033325195,
"longitude": -2.7571799755096436,
"speed": 0.0
},
"stopId": "583",
"timestamp": "1770022203",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:32:00",
"tripId": "2-19202115"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "682172",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 0.0,
"latitude": 47.65977096557617,
"longitude": -2.7832820415496826,
"speed": 0.0
},
"stopId": "458",
"timestamp": "1770022623",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:33:00",
"tripId": "2-34144338"
},
"vehicle": {
"id": "80",
"label": "97219",
"licensePlate": "GD 896 JD"
}
}
},
{
"id": "682183",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.63774871826172,
"longitude": -2.8210771083831787,
"speed": 0.0
},
"stopId": "7",
"timestamp": "1770022614",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:48:00",
"tripId": "2-74121235"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "682185",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 261.0,
"latitude": 47.67705535888672,
"longitude": -2.7750489711761475,
"speed": 5.0
},
"stopId": "553",
"timestamp": "1770022584",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:51:00",
"tripId": "2-17039421"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "681574",
"vehicle": {
"currentStopSequence": 28,
"position": {
"latitude": 47.65904235839844,
"longitude": -2.7587931156158447,
"speed": 0.0
},
"stopId": "494",
"timestamp": "1770022605",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:24:00",
"tripId": "2-121241613"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "682894",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 225.0,
"latitude": 47.641910552978516,
"longitude": -2.8161399364471436,
"speed": 12.777777671813965
},
"stopId": "14",
"timestamp": "1770022631",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:15:00",
"tripId": "2-74055715"
},
"vehicle": {
"id": "56",
"label": "97195",
"licensePlate": "DA 049 XD"
}
}
},
{
"id": "682184",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 104.0,
"latitude": 47.65861511230469,
"longitude": -2.769531011581421,
"speed": 10.0
},
"stopId": "405",
"timestamp": "1770022616",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:49:00",
"tripId": "2-33620135"
},
"vehicle": {
"id": "65",
"label": "97204",
"licensePlate": "EA 021 ZR"
}
}
},
{
"id": "682156",
"vehicle": {
"currentStopSequence": 34,
"position": {
"bearing": 29.0,
"latitude": 47.68037796020508,
"longitude": -2.7742199897766113,
"speed": 3.8888888359069824
},
"stopId": "629",
"timestamp": "1770022157",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:12:00",
"tripId": "2-19202097"
},
"vehicle": {
"id": "37",
"label": "97169",
"licensePlate": "AF 553 BP"
}
}
},
{
"id": "682173",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 207.0,
"latitude": 47.66112518310547,
"longitude": -2.757270097732544,
"speed": 6.94444465637207
},
"stopId": "493",
"timestamp": "1770022606",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:35:00",
"tripId": "2-74055702"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "682182",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 73.0,
"latitude": 47.65573501586914,
"longitude": -2.7697958946228027,
"speed": 7.777777671813965
},
"stopId": "615",
"timestamp": "1770022617",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:47:00",
"tripId": "2-50528257"
},
"vehicle": {
"id": "72",
"label": "97211",
"licensePlate": "FC 572 NS"
}
}
},
{
"id": "682197",
"vehicle": {
"currentStopSequence": 1,
"stopId": "73",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "10:04:00",
"tripId": "2-121700374"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "681673",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 259.0,
"latitude": 47.65907669067383,
"longitude": -2.7715489864349365,
"speed": 1.3888888359069824
},
"stopId": "STP-DEPART",
"timestamp": "1770009922",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "682193",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 132.0,
"latitude": 47.62655258178711,
"longitude": -2.6398770809173584,
"speed": 10.833333015441895
},
"stopId": "326",
"timestamp": "1770022578",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:59:00",
"tripId": "2-168689697"
},
"vehicle": {
"id": "469",
"label": "75929",
"licensePlate": "DL-242-EG"
}
}
},
{
"id": "682188",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 0.0,
"latitude": 47.714393615722656,
"longitude": -2.7568979263305664,
"speed": 0.0
},
"stopId": "53",
"timestamp": "1770022617",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:53:00",
"tripId": "2-73203726"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "682192",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:59:00",
"tripId": "2-33620097"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "683009",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 138.0,
"latitude": 47.67080307006836,
"longitude": -2.7707390785217285,
"speed": 5.277777671813965
},
"stopId": "STP-DEPART",
"timestamp": "1770019054",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "170",
"label": "GS-671-EX",
"licensePlate": "GS-671-EX"
}
}
},
{
"id": "682151",
"vehicle": {
"currentStopSequence": 35,
"position": {
"bearing": 262.0,
"latitude": 47.649024963378906,
"longitude": -2.7709529399871826,
"speed": 4.166666507720947
},
"stopId": "595",
"timestamp": "1770022633",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "09:04:00",
"tripId": "2-336134184"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770022646"
}
}