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
❌14 errors, 5 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2024-11-23 at 08:03 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 6 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 267 trip_id 2-234946563 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 247 trip_id 1102 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 179 trip_id 0903 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 268 trip_id 2-235012102 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 164 trip_id TRIPID-2794 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 3 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 247 route_id SAEIVGESTC.259 does not exist in the GTFS data routes.txt
- vehicle_id 179 route_id SAEIVGESTC.335 does not exist in the GTFS data routes.txt
- vehicle_id 164 route_id TAD does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 3 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 247 stop_id SAEIVGESTC.251 does not exist in GTFS data stops.txt
- vehicle_id 179 stop_id SAEIVGESTC.462 does not exist in GTFS data stops.txt
- vehicle_id 164 stop_id STP-DEPART does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 2 errors
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 247 at (47.844715,-2.71136) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 179 at (47.68882,-2.533131) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
Warnings
timestamp not populated W001 5 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 55 does not have a timestamp
- vehicle_id 40 does not have a timestamp
- vehicle_id 83 does not have a timestamp
- vehicle_id 52 does not have a timestamp
- vehicle_id 81 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 | 129 | 2 times (100 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 98 | 2 times (100 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 96 | 2 times (100 % 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. | 6 | 2 times (100 % of validations) |
W001 | Timestamps should be populated for all elements | 8 | 2 times (100 % of validations) |
E015 | All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt | 2 | 1 times (50 % 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. | 3 | 1 times (50 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2024-11-23 at 11:18 Europe/Paris.
vehicle_positions (61) 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 2024-11-23 at 11:18 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "185927",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 98.0,
"latitude": 47.65156173706055,
"longitude": -2.721184015274048,
"speed": 3.3333332538604736
},
"stop_id": "STP-DEPART",
"timestamp": "1732349184",
"trip": {
"route_id": "TAD",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20241123",
"start_time": "10:00:00",
"trip_id": "TRIPID-2794"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"license_plate": "GP-751-SJ"
}
}
},
{
"id": "185270",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "517",
"trip": {
"route_id": "10",
"start_date": "20241123",
"start_time": "11:20:00",
"trip_id": "2-168099849"
},
"vehicle": {
"id": "92",
"label": "97231",
"license_plate": "GW 163 JG"
}
}
},
{
"id": "185696",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "17",
"trip": {
"direction_id": 1,
"route_id": "4",
"start_date": "20241123",
"start_time": "11:19:00",
"trip_id": "2-73138185"
},
"vehicle": {
"id": "66",
"label": "97205",
"license_plate": "EA 886 ZQ"
}
}
},
{
"id": "185271",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"latitude": 47.66645431518555,
"longitude": -2.748137950897217
},
"stop_id": "622",
"timestamp": "1732356643",
"trip": {
"direction_id": 1,
"route_id": "16",
"start_date": "20241123",
"start_time": "11:22:00",
"trip_id": "2-268566530"
},
"vehicle": {
"id": "206",
"label": "A78",
"license_plate": "GA-415-ZE"
}
}
},
{
"id": "185249",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 242.0,
"latitude": 47.63972473144531,
"longitude": -2.825429916381836,
"speed": 19.44444465637207
},
"stop_id": "4297",
"timestamp": "1732357071",
"trip": {
"direction_id": 1,
"route_id": "14",
"start_date": "20241123",
"start_time": "11:00:00",
"trip_id": "2-235012101"
},
"vehicle": {
"id": "267",
"label": "A86",
"license_plate": "GV-257-LS"
}
}
},
{
"id": "185344",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 252.0,
"latitude": 47.62659454345703,
"longitude": -2.669049024581909,
"speed": 5.0
},
"stop_id": "319",
"timestamp": "1732357048",
"trip": {
"direction_id": 1,
"route_id": "10",
"start_date": "20241123",
"start_time": "11:09:00",
"trip_id": "2-168690528"
},
"vehicle": {
"id": "83",
"label": "97222",
"license_plate": "GN 801 WQ"
}
}
},
{
"id": "185699",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "4123",
"trip": {
"direction_id": 1,
"route_id": "15",
"start_date": "20241123",
"start_time": "11:30:00",
"trip_id": "2-251920388"
},
"vehicle": {
"id": "332",
"label": "40347",
"license_plate": "GT 617 CM"
}
}
},
{
"id": "185256",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 10,
"position": {
"bearing": 234.0,
"latitude": 47.68095397949219,
"longitude": -2.7035210132598877,
"speed": 6.388888835906982
},
"stop_id": "147",
"timestamp": "1732357061",
"trip": {
"direction_id": 1,
"route_id": "8",
"start_date": "20241123",
"start_time": "11:08:00",
"trip_id": "2-135528457"
},
"vehicle": {
"id": "55",
"label": "97194",
"license_plate": "DA 232 JL"
}
}
},
{
"id": "185695",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "233",
"trip": {
"route_id": "15",
"start_date": "20241123",
"start_time": "11:17:00",
"trip_id": "2-251854851"
},
"vehicle": {
"id": "306",
"label": "39694",
"license_plate": "GG 290 WQ"
}
}
},
{
"id": "185692",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 15,
"position": {
"latitude": 47.69291305541992,
"longitude": -2.656346082687378
},
"stop_id": "4235",
"timestamp": "1732357035",
"trip": {
"direction_id": 1,
"route_id": "13",
"start_date": "20241123",
"start_time": "11:00:00",
"trip_id": "2-218431493"
},
"vehicle": {
"id": "205",
"label": "A66",
"license_plate": "FJ-766-ND"
}
}
},
{
"id": "185684",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 11,
"position": {
"latitude": 47.60554885864258,
"longitude": -2.738682985305786
},
"stop_id": "279",
"timestamp": "1732357049",
"trip": {
"direction_id": 1,
"route_id": "25",
"start_date": "20241123",
"start_time": "10:34:00",
"trip_id": "2-420413445"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"license_plate": "GS-228-EX"
}
}
},
{
"id": "185931",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 203.0,
"latitude": 47.65093994140625,
"longitude": -2.7225849628448486,
"speed": 8.05555534362793
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1732353704",
"trip": {
"route_id": "TAD",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20241123",
"start_time": "10:00:00",
"trip_id": "TRIPID-2794"
},
"vehicle": {
"id": "170",
"label": "GS-671-EX",
"license_plate": "GS-671-EX"
}
}
},
{
"id": "185267",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "629",
"trip": {
"route_id": "1",
"start_date": "20241123",
"start_time": "11:19:00",
"trip_id": "2-17236348"
},
"vehicle": {
"id": "85",
"label": "97224",
"license_plate": "GS 722 EX"
}
}
},
{
"id": "185687",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 22,
"position": {
"latitude": 47.65805435180664,
"longitude": -2.8592801094055176
},
"stop_id": "205",
"timestamp": "1732357063",
"trip": {
"direction_id": 1,
"route_id": "11",
"start_date": "20241123",
"start_time": "10:48:00",
"trip_id": "2-185729077"
},
"vehicle": {
"id": "26",
"label": "73720",
"license_plate": "ES 676 VL"
}
}
},
{
"id": "185247",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 16,
"position": {
"bearing": 155.0,
"latitude": 47.672760009765625,
"longitude": -2.757920026779175,
"speed": 10.0
},
"stop_id": "480",
"timestamp": "1732357041",
"trip": {
"route_id": "1",
"start_date": "20241123",
"start_time": "10:59:00",
"trip_id": "2-17236346"
},
"vehicle": {
"id": "31",
"label": "74456",
"license_plate": "FE 412 CH"
}
}
},
{
"id": "185688",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 21,
"position": {
"latitude": 47.66676712036133,
"longitude": -2.750883102416992
},
"stop_id": "4371",
"timestamp": "1732357030",
"trip": {
"direction_id": 1,
"route_id": "4",
"start_date": "20241123",
"start_time": "10:49:00",
"trip_id": "2-73072647"
},
"vehicle": {
"id": "57",
"label": "97196",
"license_plate": "DJ 409 DD"
}
}
},
{
"id": "185929",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 267.0,
"latitude": 47.52775573730469,
"longitude": -2.7673680782318115,
"speed": 2.5
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1732355973",
"trip": {
"route_id": "TAD",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20241123",
"start_time": "10:00:00",
"trip_id": "TRIPID-2794"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"license_plate": "GX-711-NR"
}
}
},
{
"id": "185252",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 14,
"position": {
"bearing": 338.0,
"latitude": 47.650489807128906,
"longitude": -2.7557458877563477,
"speed": 5.55555534362793
},
"stop_id": "614",
"timestamp": "1732357032",
"trip": {
"direction_id": 1,
"route_id": "2",
"start_date": "20241123",
"start_time": "11:04:00",
"trip_id": "2-34144849"
},
"vehicle": {
"id": "88",
"label": "97227",
"license_plate": "GS 892 EX"
}
}
},
{
"id": "185279",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 272.0,
"latitude": 47.63974380493164,
"longitude": -2.7771239280700684,
"speed": 1.9444444179534912
},
"stop_id": "626",
"timestamp": "1732357027",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20241123",
"start_time": "11:32:00",
"trip_id": "2-19211816"
},
"vehicle": {
"id": "22",
"label": "97178",
"license_plate": "BS 213 FJ"
}
}
},
{
"id": "185242",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 24,
"position": {
"latitude": 47.673885345458984,
"longitude": -2.76911997795105
},
"stop_id": "454",
"timestamp": "1732357051",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20241123",
"start_time": "10:52:00",
"trip_id": "2-19211812"
},
"vehicle": {
"id": "73",
"label": "97212",
"license_plate": "GC 399 NJ"
}
}
},
{
"id": "185235",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 20,
"position": {
"latitude": 47.65586471557617,
"longitude": -2.759740114212036
},
"stop_id": "603",
"timestamp": "1732356845",
"trip": {
"route_id": "7",
"start_date": "20241123",
"start_time": "10:43:00",
"trip_id": "2-117577140"
},
"vehicle": {
"id": "59",
"label": "97198",
"license_plate": "DK 995 CW"
}
}
},
{
"id": "185240",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 23,
"position": {
"bearing": 64.0,
"latitude": 47.65687561035156,
"longitude": -2.737668037414551,
"speed": 6.388888835906982
},
"stop_id": "520",
"timestamp": "1732357044",
"trip": {
"route_id": "2",
"start_date": "20241123",
"start_time": "10:50:00",
"trip_id": "2-33620530"
},
"vehicle": {
"id": "74",
"label": "97213",
"license_plate": "GC 436 NJ"
}
}
},
{
"id": "185261",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "4364",
"trip": {
"route_id": "3",
"start_date": "20241123",
"start_time": "11:14:00",
"trip_id": "2-50593948"
},
"vehicle": {
"id": "81",
"label": "97220",
"license_plate": "GD 936 JD"
}
}
},
{
"id": "185248",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 10,
"position": {
"latitude": 47.65608215332031,
"longitude": -2.7597711086273193
},
"stop_id": "603",
"timestamp": "1732356973",
"trip": {
"route_id": "2",
"start_date": "20241123",
"start_time": "11:00:00",
"trip_id": "2-33620531"
},
"vehicle": {
"id": "69",
"label": "97208",
"license_plate": "EM 760 MQ"
}
}
},
{
"id": "185255",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 9,
"position": {
"bearing": 112.0,
"latitude": 47.68946838378906,
"longitude": -2.8033180236816406,
"speed": 8.05555534362793
},
"stop_id": "177",
"timestamp": "1732357072",
"trip": {
"route_id": "8",
"start_date": "20241123",
"start_time": "11:06:00",
"trip_id": "2-134348809"
},
"vehicle": {
"id": "28",
"label": "73722",
"license_plate": "ES 845 VL"
}
}
},
{
"id": "185263",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 3,
"position": {
"latitude": 47.69955825805664,
"longitude": -2.7657999992370605
},
"stop_id": "72",
"timestamp": "1732357073",
"trip": {
"route_id": "7",
"start_date": "20241123",
"start_time": "11:15:00",
"trip_id": "2-117571595"
},
"vehicle": {
"id": "39",
"label": "97171",
"license_plate": "AY 825 PG"
}
}
},
{
"id": "185234",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 15,
"position": {
"bearing": 281.0,
"latitude": 47.758609771728516,
"longitude": -2.8455440998077393,
"speed": 2.222222328186035
},
"stop_id": "4242",
"timestamp": "1732357045",
"trip": {
"direction_id": 1,
"route_id": "18",
"start_date": "20241123",
"start_time": "10:42:00",
"trip_id": "2-302186501"
},
"vehicle": {
"id": "96",
"label": "17",
"license_plate": "GB-016-YD"
}
}
},
{
"id": "185928",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 233.0,
"latitude": 47.64825439453125,
"longitude": -2.782494068145752,
"speed": 1.6666666269302368
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1732357013",
"trip": {
"route_id": "TAD",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20241123",
"start_time": "10:00:00",
"trip_id": "TRIPID-2794"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"license_plate": "GX-680-NR"
}
}
},
{
"id": "185926",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"latitude": 47.661739349365234,
"longitude": -2.7569949626922607
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1732351441",
"trip": {
"route_id": "TAD",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20241123",
"start_time": "10:00:00",
"trip_id": "TRIPID-2794"
},
"vehicle": {
"id": "164",
"label": "GS-091-MX",
"license_plate": "GS-091-MX"
}
}
},
{
"id": "185246",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 15,
"position": {
"bearing": 55.0,
"latitude": 47.652339935302734,
"longitude": -2.759190082550049,
"speed": 6.388888835906982
},
"stop_id": "586",
"timestamp": "1732357049",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20241123",
"start_time": "10:58:00",
"trip_id": "2-19139775"
},
"vehicle": {
"id": "82",
"label": "97221",
"license_plate": "GN 706 WQ"
}
}
},
{
"id": "185690",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 16,
"position": {
"bearing": 175.0,
"latitude": 47.688907623291016,
"longitude": -2.730496883392334,
"speed": 6.388888835906982
},
"stop_id": "58",
"timestamp": "1732357079",
"trip": {
"route_id": "4",
"start_date": "20241123",
"start_time": "10:59:00",
"trip_id": "2-73210223"
},
"vehicle": {
"id": "53",
"label": "97192",
"license_plate": "CW 870 GY"
}
}
},
{
"id": "185265",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "406",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20241123",
"start_time": "11:18:00",
"trip_id": "2-19139777"
},
"vehicle": {
"id": "44",
"label": "97179",
"license_plate": "BS 293 FK"
}
}
},
{
"id": "185686",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 24,
"position": {
"bearing": 188.0,
"latitude": 47.66973114013672,
"longitude": -2.787986993789673,
"speed": 9.722222328186035
},
"stop_id": "408",
"timestamp": "1732357075",
"trip": {
"direction_id": 1,
"route_id": "5",
"start_date": "20241123",
"start_time": "10:47:00",
"trip_id": "2-85983247"
},
"vehicle": {
"id": "62",
"label": "97201",
"license_plate": "DP 172 VF"
}
}
},
{
"id": "185694",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "295",
"trip": {
"direction_id": 1,
"route_id": "5",
"start_date": "20241123",
"start_time": "11:17:00",
"trip_id": "2-85985251"
},
"vehicle": {
"id": "63",
"label": "97202",
"license_plate": "DP 349 VF"
}
}
},
{
"id": "185239",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 22,
"position": {
"bearing": 177.0,
"latitude": 47.656532287597656,
"longitude": -2.759737968444824,
"speed": 1.6666666269302368
},
"stop_id": "603",
"timestamp": "1732356964",
"trip": {
"route_id": "1",
"start_date": "20241123",
"start_time": "10:49:00",
"trip_id": "2-17044590"
},
"vehicle": {
"id": "86",
"label": "97225",
"license_plate": "GS 780 EX"
}
}
},
{
"id": "185245",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 18,
"position": {
"bearing": 108.0,
"latitude": 47.65842056274414,
"longitude": -2.7284159660339355,
"speed": 8.88888931274414
},
"stop_id": "559",
"timestamp": "1732357056",
"trip": {
"direction_id": 1,
"route_id": "20",
"start_date": "20241123",
"start_time": "10:56:00",
"trip_id": "2-336134161"
},
"vehicle": {
"id": "84",
"label": "97223",
"license_plate": "GN 821 PV"
}
}
},
{
"id": "185689",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 9,
"position": {
"bearing": 264.0,
"latitude": 47.75761032104492,
"longitude": -2.783747911453247,
"speed": 6.111111164093018
},
"stop_id": "4391",
"timestamp": "1732357046",
"trip": {
"direction_id": 1,
"route_id": "348",
"start_date": "20241123",
"start_time": "10:49:00",
"trip_id": "2-5839126533"
},
"vehicle": {
"id": "339",
"label": "40365",
"license_plate": "GS 390 BA"
}
}
},
{
"id": "185250",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 71.0,
"latitude": 47.6640625,
"longitude": -2.755039930343628,
"speed": 6.94444465637207
},
"stop_id": "620",
"timestamp": "1732357063",
"trip": {
"direction_id": 1,
"route_id": "7",
"start_date": "20241123",
"start_time": "11:02:00",
"trip_id": "2-119472143"
},
"vehicle": {
"id": "58",
"label": "97197",
"license_plate": "DJ 687 DD"
}
}
},
{
"id": "185253",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 14,
"position": {
"bearing": 107.0,
"latitude": 47.66065979003906,
"longitude": -2.8251330852508545,
"speed": 11.666666984558105
},
"stop_id": "216",
"timestamp": "1732357036",
"trip": {
"route_id": "11",
"start_date": "20241123",
"start_time": "11:05:00",
"trip_id": "2-184746065"
},
"vehicle": {
"id": "27",
"label": "73721",
"license_plate": "ES 757 VL"
}
}
},
{
"id": "185254",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 10,
"position": {
"bearing": 96.0,
"latitude": 47.590633392333984,
"longitude": -2.803926944732666,
"speed": 4.44444465637207
},
"stop_id": "4347",
"timestamp": "1732357061",
"trip": {
"direction_id": 1,
"route_id": "338",
"start_date": "20241123",
"start_time": "11:05:00",
"trip_id": "2-5671092229"
},
"vehicle": {
"id": "370",
"label": "EP 697 RH",
"license_plate": "EP 697 RH"
}
}
},
{
"id": "185251",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 17,
"position": {
"bearing": 233.0,
"latitude": 47.65444564819336,
"longitude": -2.7573139667510986,
"speed": 1.6666666269302368
},
"stop_id": "670",
"timestamp": "1732357023",
"trip": {
"route_id": "12",
"start_date": "20241123",
"start_time": "11:02:00",
"trip_id": "2-201523213"
},
"vehicle": {
"id": "19",
"label": "40419",
"license_plate": "GT 756 HW"
}
}
},
{
"id": "185231",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 37,
"position": {
"latitude": 47.677223205566406,
"longitude": -2.7748169898986816
},
"stop_id": "629",
"timestamp": "1732357077",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20241123",
"start_time": "10:38:00",
"trip_id": "2-19139773"
},
"vehicle": {
"id": "40",
"label": "97172",
"license_plate": "AY 545 QK"
}
}
},
{
"id": "185882",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 210.0,
"latitude": 47.92796325683594,
"longitude": -2.3831870555877686,
"speed": 8.333333015441895
},
"stop_id": "SAEIVTEO.8391",
"timestamp": "1732357079",
"trip": {
"route_id": "SAEIVTEO.47",
"start_date": "20241123",
"start_time": "11:15:00",
"trip_id": "419"
},
"vehicle": {
"id": "347",
"label": "38868",
"license_plate": "GC 131 QB"
}
}
},
{
"id": "185264",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 70.0,
"latitude": 47.549095153808594,
"longitude": -2.8972010612487793,
"speed": 9.44444465637207
},
"stop_id": "4254",
"timestamp": "1732357078",
"trip": {
"direction_id": 1,
"route_id": "17",
"start_date": "20241123",
"start_time": "11:15:00",
"trip_id": "2-286457861"
},
"vehicle": {
"id": "120",
"label": "23803",
"license_plate": "DT 119 VJ"
}
}
},
{
"id": "185238",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 28,
"position": {
"bearing": 80.0,
"latitude": 47.663421630859375,
"longitude": -2.734989881515503,
"speed": 7.777777671813965
},
"stop_id": "489",
"timestamp": "1732357074",
"trip": {
"route_id": "19",
"start_date": "20241123",
"start_time": "10:48:00",
"trip_id": "2-319160337"
},
"vehicle": {
"id": "71",
"label": "97210",
"license_plate": "FC 194 MS"
}
}
},
{
"id": "185259",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 6,
"position": {
"bearing": 93.0,
"latitude": 47.649173736572266,
"longitude": -2.774355888366699,
"speed": 4.166666507720947
},
"stop_id": "431",
"timestamp": "1732357061",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20241123",
"start_time": "11:12:00",
"trip_id": "2-19211814"
},
"vehicle": {
"id": "90",
"label": "97229",
"license_plate": "GW 392 KS"
}
}
},
{
"id": "185274",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "617",
"trip": {
"direction_id": 1,
"route_id": "3",
"start_date": "20241123",
"start_time": "11:24:00",
"trip_id": "2-52756619"
},
"vehicle": {
"id": "32",
"label": "75401",
"license_plate": "GH 830 XW"
}
}
},
{
"id": "185257",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 10,
"position": {
"latitude": 47.67719650268555,
"longitude": -2.7637240886688232
},
"stop_id": "538",
"timestamp": "1732357063",
"trip": {
"route_id": "1",
"start_date": "20241123",
"start_time": "11:09:00",
"trip_id": "2-17044593"
},
"vehicle": {
"id": "70",
"label": "97209",
"license_plate": "FC 141 MS"
}
}
},
{
"id": "185691",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 13,
"position": {
"bearing": 201.0,
"latitude": 47.66189193725586,
"longitude": -2.7568070888519287,
"speed": 5.833333492279053
},
"stop_id": "493",
"timestamp": "1732357023",
"trip": {
"route_id": "5",
"start_date": "20241123",
"start_time": "11:00:00",
"trip_id": "2-85852177"
},
"vehicle": {
"id": "34",
"label": "75403",
"license_plate": "GH 524 XX"
}
}
},
{
"id": "185276",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 269.0,
"latitude": 47.587310791015625,
"longitude": -2.896868944168091,
"speed": 4.166666507720947
},
"stop_id": "3645",
"timestamp": "1732356758",
"trip": {
"route_id": "16",
"start_date": "20241123",
"start_time": "11:27:00",
"trip_id": "2-268500996"
},
"vehicle": {
"id": "197",
"label": "A65",
"license_plate": "FJ-753-ND"
}
}
},
{
"id": "185258",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 93.0,
"latitude": 47.65827178955078,
"longitude": -2.7667999267578125,
"speed": 5.277777671813965
},
"stop_id": "517",
"timestamp": "1732357070",
"trip": {
"route_id": "2",
"start_date": "20241123",
"start_time": "11:10:00",
"trip_id": "2-33620533"
},
"vehicle": {
"id": "33",
"label": "75402",
"license_plate": "GH 197 SN"
}
}
},
{
"id": "185268",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "591",
"trip": {
"route_id": "2",
"start_date": "20241123",
"start_time": "11:20:00",
"trip_id": "2-33620535"
},
"vehicle": {
"id": "61",
"label": "97200",
"license_plate": "DN 250 BR"
}
}
},
{
"id": "185262",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 3,
"position": {
"bearing": 267.0,
"latitude": 47.64944839477539,
"longitude": -2.9298760890960693,
"speed": 5.833333492279053
},
"stop_id": "4287",
"timestamp": "1732357027",
"trip": {
"route_id": "14",
"start_date": "20241123",
"start_time": "11:14:00",
"trip_id": "2-234946562"
},
"vehicle": {
"id": "268",
"label": "A87",
"license_plate": "GV-423-LS"
}
}
},
{
"id": "185260",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 4,
"position": {
"bearing": 242.0,
"latitude": 47.657371520996094,
"longitude": -2.737312078475952,
"speed": 6.111111164093018
},
"stop_id": "382",
"timestamp": "1732357086",
"trip": {
"direction_id": 1,
"route_id": "2",
"start_date": "20241123",
"start_time": "11:14:00",
"trip_id": "2-34144309"
},
"vehicle": {
"id": "54",
"label": "97193",
"license_plate": "CW 696 GY"
}
}
},
{
"id": "185244",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 17,
"position": {
"bearing": 290.0,
"latitude": 47.656349182128906,
"longitude": -2.765352964401245,
"speed": 6.666666507720947
},
"stop_id": "616",
"timestamp": "1732357076",
"trip": {
"direction_id": 1,
"route_id": "3",
"start_date": "20241123",
"start_time": "10:55:00",
"trip_id": "2-52756615"
},
"vehicle": {
"id": "64",
"label": "97203",
"license_plate": "EA 888 WS"
}
}
},
{
"id": "185894",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 5,
"position": {
"bearing": 167.0,
"latitude": 47.681976318359375,
"longitude": -2.614151954650879,
"speed": 8.88888931274414
},
"stop_id": "SAEIVGESTC.460",
"timestamp": "1732356979",
"trip": {
"route_id": "SAEIVGESTC.335",
"start_date": "20241123",
"start_time": "11:00:00",
"trip_id": "0907"
},
"vehicle": {
"id": "179",
"label": "FJ-891-HW",
"license_plate": "FJ-891-HW"
}
}
},
{
"id": "185275",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "591",
"trip": {
"direction_id": 1,
"route_id": "20",
"start_date": "20241123",
"start_time": "11:26:00",
"trip_id": "2-336134361"
},
"vehicle": {
"id": "91",
"label": "97230",
"license_plate": "GW 085 JG"
}
}
},
{
"id": "185243",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 20,
"position": {
"bearing": 269.0,
"latitude": 47.65910339355469,
"longitude": -2.7697150707244873,
"speed": 8.333333015441895
},
"stop_id": "523",
"timestamp": "1732357080",
"trip": {
"direction_id": 1,
"route_id": "2",
"start_date": "20241123",
"start_time": "10:54:00",
"trip_id": "2-34144305"
},
"vehicle": {
"id": "52",
"label": "97191",
"license_plate": "CW 796 GY"
}
}
},
{
"id": "185223",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 43,
"position": {
"bearing": 317.0,
"latitude": 47.65218734741211,
"longitude": -2.7857329845428467,
"speed": 7.222222328186035
},
"stop_id": "393",
"timestamp": "1732357031",
"trip": {
"direction_id": 1,
"route_id": "20",
"start_date": "20241123",
"start_time": "10:25:00",
"trip_id": "2-336134159"
},
"vehicle": {
"id": "89",
"label": "97228",
"license_plate": "GW 131 JG"
}
}
},
{
"id": "185693",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 13,
"position": {
"bearing": 3.0,
"latitude": 47.639747619628906,
"longitude": -2.7623989582061768,
"speed": 7.777777671813965
},
"stop_id": "4318",
"timestamp": "1732357037",
"trip": {
"direction_id": 1,
"route_id": "7",
"start_date": "20241123",
"start_time": "11:03:00",
"trip_id": "2-121176075"
},
"vehicle": {
"id": "42",
"label": "97176",
"license_plate": "BS 695 FG"
}
}
},
{
"id": "185215",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 45,
"position": {
"latitude": 47.61819076538086,
"longitude": -2.7697160243988037
},
"stop_id": "254",
"timestamp": "1732357071",
"trip": {
"route_id": "7",
"start_date": "20241123",
"start_time": "10:15:00",
"trip_id": "2-117571589"
},
"vehicle": {
"id": "67",
"label": "97206",
"license_plate": "EM 054 MR"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1732357093"
}
}