Resource details
This resource file is part of the dataset Réseau urbain Sète Agglopole Mobilité.
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
❌6 errors, 35 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-15 at 08:14 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 1 error
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 9 trip_id 67734_260110-5413 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 1 error
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 9 stop_id SETDEPO1 does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 4 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 3 at (43.573677,3.866491) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 5 at (43.152374,2.9805646) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 96 at (43.296593,3.46996) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 97 at (43.031937,-3.8038323) 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 35 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 3 does not have a timestamp
- vehicle_id 4 does not have a timestamp
- vehicle_id 5 does not have a timestamp
- vehicle_id 6 does not have a timestamp
- vehicle_id 11 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 |
|---|---|---|---|
| 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. | 264 | 30 times (100 % of validations) |
| W001 | Timestamps should be populated for all elements | 1,492 | 30 times (100 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 273 | 14 times (47 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 11 | 7 times (23 % 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 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-15 at 20:22 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-15 at 20:22 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VEHICULE-3",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.57367706298828,
"longitude": 3.8664910793304443
},
"timestamp": "0",
"vehicle": {
"id": "3",
"label": "14"
}
}
},
{
"id": "VEHICULE-4",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41769790649414,
"longitude": 3.701963186264038
},
"timestamp": "0",
"vehicle": {
"id": "4",
"label": "15"
}
}
},
{
"id": "VEHICULE-5",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.152374267578125,
"longitude": 2.980564594268799
},
"timestamp": "0",
"vehicle": {
"id": "5",
"label": "10"
}
}
},
{
"id": "VEHICULE-6",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41777420043945,
"longitude": 3.7015697956085205
},
"timestamp": "0",
"vehicle": {
"id": "6",
"label": "18"
}
}
},
{
"id": "VEHICULE-7",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.417274475097656,
"longitude": 3.701336145401001
},
"timestamp": "1768500962",
"vehicle": {
"id": "7",
"label": "19"
}
}
},
{
"id": "VEHICULE-8",
"vehicle": {
"currentStopSequence": 26,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 353.0,
"latitude": 43.44744110107422,
"longitude": 3.755969285964966
},
"stopId": "FROGAMB2",
"timestamp": "1768504912",
"trip": {
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "95420_260110-5419"
},
"vehicle": {
"id": "8",
"label": "20"
}
}
},
{
"id": "VEHICULE-9",
"vehicle": {
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 244.0,
"latitude": 43.412593841552734,
"longitude": 3.6981425285339355
},
"stopId": "SETSNCG",
"timestamp": "1768504902",
"trip": {
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "95720_260110-5413"
},
"vehicle": {
"id": "9",
"label": "21"
}
}
},
{
"id": "VEHICULE-10",
"vehicle": {
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 180.0,
"latitude": 43.4040641784668,
"longitude": 3.678119659423828
},
"stopId": "SETBELB1",
"timestamp": "1768504913",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "93318_260110-5433"
},
"vehicle": {
"id": "10",
"label": "22"
}
}
},
{
"id": "VEHICULE-11",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.417293548583984,
"longitude": 3.7011141777038574
},
"timestamp": "0",
"vehicle": {
"id": "11",
"label": "23"
}
}
},
{
"id": "VEHICULE-12",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41757583618164,
"longitude": 3.701688766479492
},
"timestamp": "0",
"vehicle": {
"id": "12",
"label": "24"
}
}
},
{
"id": "VEHICULE-13",
"vehicle": {
"position": {
"bearing": 286.0,
"latitude": 43.42032241821289,
"longitude": 3.728823661804199
},
"timestamp": "1768504049",
"vehicle": {
"id": "13",
"label": "25"
}
}
},
{
"id": "VEHICULE-14",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.42030715942383,
"longitude": 3.728724479675293
},
"timestamp": "1768503230",
"vehicle": {
"id": "14",
"label": "26"
}
}
},
{
"id": "VEHICULE-15",
"vehicle": {
"currentStopSequence": 9,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 149.0,
"latitude": 43.428462982177734,
"longitude": 3.602971315383911
},
"stopId": "MEZMARI2",
"timestamp": "1768504906",
"trip": {
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "96233_260110-5471"
},
"vehicle": {
"id": "15",
"label": "27"
}
}
},
{
"id": "VEHICULE-16",
"vehicle": {
"currentStopSequence": 28,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 14.0,
"latitude": 43.41249084472656,
"longitude": 3.697646141052246
},
"stopId": "SETGARE1",
"timestamp": "1768504921",
"trip": {
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "95402_260110-5418"
},
"vehicle": {
"id": "16",
"label": "28"
}
}
},
{
"id": "VEHICULE-17",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.29725646972656,
"longitude": 3.468456506729126
},
"timestamp": "1768502029",
"vehicle": {
"id": "17",
"label": "29"
}
}
},
{
"id": "VEHICULE-18",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.417823791503906,
"longitude": 3.7020153999328613
},
"timestamp": "0",
"vehicle": {
"id": "18",
"label": "30"
}
}
},
{
"id": "VEHICULE-19",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.42036056518555,
"longitude": 3.728750467300415
},
"timestamp": "1768502923",
"vehicle": {
"id": "19",
"label": "31"
}
}
},
{
"id": "VEHICULE-20",
"vehicle": {
"currentStopSequence": 2,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 108.0,
"latitude": 43.41992950439453,
"longitude": 3.7285921573638916
},
"stopId": "VILRMON1",
"timestamp": "1768504848",
"trip": {
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "68196_260110-5463"
},
"vehicle": {
"id": "20",
"label": "32"
}
}
},
{
"id": "VEHICULE-21",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.4175910949707,
"longitude": 3.7017879486083984
},
"timestamp": "0",
"vehicle": {
"id": "21",
"label": "33"
}
}
},
{
"id": "VEHICULE-22",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41783905029297,
"longitude": 3.70209002494812
},
"timestamp": "1768502738",
"vehicle": {
"id": "22",
"label": "34"
}
}
},
{
"id": "VEHICULE-23",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.417633056640625,
"longitude": 3.701467752456665
},
"timestamp": "0",
"vehicle": {
"id": "23",
"label": "35"
}
}
},
{
"id": "VEHICULE-24",
"vehicle": {
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 98.0,
"latitude": 43.46334457397461,
"longitude": 3.6895055770874023
},
"stopId": "BLVGREME",
"timestamp": "1768504925",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "96380_260110-5467"
},
"vehicle": {
"id": "24",
"label": "36"
}
}
},
{
"id": "VEHICULE-25",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.39767074584961,
"longitude": 3.6617050170898438
},
"timestamp": "1768470151",
"vehicle": {
"id": "25",
"label": "100"
}
}
},
{
"id": "VEHICULE-26",
"vehicle": {
"position": {
"bearing": 112.0,
"latitude": 43.41712188720703,
"longitude": 3.7005670070648193
},
"timestamp": "0",
"vehicle": {
"id": "26",
"label": "101"
}
}
},
{
"id": "VEHICULE-27",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 280.0,
"latitude": 43.41225051879883,
"longitude": 3.6968750953674316
},
"stopId": "SETSNCH",
"timestamp": "1768504925",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "94936_260110-5443"
},
"vehicle": {
"id": "27",
"label": "102"
}
}
},
{
"id": "VEHICULE-28",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.420448303222656,
"longitude": 3.7289748191833496
},
"timestamp": "1768502627",
"vehicle": {
"id": "28",
"label": "65"
}
}
},
{
"id": "VEHICULE-29",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41709518432617,
"longitude": 3.7010109424591064
},
"timestamp": "0",
"vehicle": {
"id": "29",
"label": "66"
}
}
},
{
"id": "VEHICULE-37",
"vehicle": {
"currentStopSequence": 2,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 98.0,
"latitude": 43.42042922973633,
"longitude": 3.7288262844085693
},
"stopId": "MEZMGAR1",
"timestamp": "1768504055",
"trip": {
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "68232_260110-5480"
},
"vehicle": {
"id": "37",
"label": "76"
}
}
},
{
"id": "VEHICULE-38",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41779327392578,
"longitude": 3.701496124267578
},
"timestamp": "0",
"vehicle": {
"id": "38",
"label": "77"
}
}
},
{
"id": "VEHICULE-39",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41722106933594,
"longitude": 3.7010631561279297
},
"timestamp": "0",
"vehicle": {
"id": "39",
"label": "78"
}
}
},
{
"id": "VEHICULE-40",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.419960021972656,
"longitude": 3.7289633750915527
},
"timestamp": "0",
"vehicle": {
"id": "40",
"label": "79"
}
}
},
{
"id": "VEHICULE-41",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 32.0,
"latitude": 43.405879974365234,
"longitude": 3.6981136798858643
},
"stopId": "SETNGUI2",
"timestamp": "1768504920",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "95145_260110-5422"
},
"vehicle": {
"id": "41",
"label": "80"
}
}
},
{
"id": "VEHICULE-42",
"vehicle": {
"position": {
"bearing": 92.0,
"latitude": 43.418094635009766,
"longitude": 3.7017252445220947
},
"timestamp": "1768503744",
"vehicle": {
"id": "42",
"label": "81"
}
}
},
{
"id": "VEHICULE-43",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41815185546875,
"longitude": 3.701677083969116
},
"timestamp": "0",
"vehicle": {
"id": "43",
"label": "82"
}
}
},
{
"id": "VEHICULE-44",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 237.0,
"latitude": 43.451412200927734,
"longitude": 3.7639718055725098
},
"stopId": "FROBARN1",
"timestamp": "1768504907",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "67767_260110-5421"
},
"vehicle": {
"id": "44",
"label": "83"
}
}
},
{
"id": "VEHICULE-45",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41777801513672,
"longitude": 3.7013227939605713
},
"timestamp": "0",
"vehicle": {
"id": "45",
"label": "84"
}
}
},
{
"id": "VEHICULE-46",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.4182243347168,
"longitude": 3.7015552520751953
},
"timestamp": "0",
"vehicle": {
"id": "46",
"label": "85"
}
}
},
{
"id": "VEHICULE-47",
"vehicle": {
"currentStopSequence": 6,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 24.0,
"latitude": 43.41081237792969,
"longitude": 3.6784679889678955
},
"stopId": "SETFBUI1",
"timestamp": "1768504914",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "96583_260110-5453"
},
"vehicle": {
"id": "47",
"label": "86"
}
}
},
{
"id": "VEHICULE-48",
"vehicle": {
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 29.0,
"latitude": 43.41567611694336,
"longitude": 3.670623540878296
},
"stopId": "SETJMOU1",
"timestamp": "1768504907",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "94477_260110-5437"
},
"vehicle": {
"id": "48",
"label": "87"
}
}
},
{
"id": "VEHICULE-49",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.418025970458984,
"longitude": 3.7014520168304443
},
"timestamp": "1768476640",
"vehicle": {
"id": "49",
"label": "88"
}
}
},
{
"id": "VEHICULE-50",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 196.0,
"latitude": 43.41233444213867,
"longitude": 3.697371006011963
},
"stopId": "SETSNCA",
"timestamp": "1768504903",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "94509_260110-5435"
},
"vehicle": {
"id": "50",
"label": "89"
}
}
},
{
"id": "VEHICULE-51",
"vehicle": {
"currentStopSequence": 23,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 62.0,
"latitude": 43.417938232421875,
"longitude": 3.701474666595459
},
"stopId": "FROSALE2",
"timestamp": "1768504763",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "95147_260110-5420"
},
"vehicle": {
"id": "51",
"label": "90"
}
}
},
{
"id": "VEHICULE-52",
"vehicle": {
"currentStopSequence": 18,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 8.0,
"latitude": 43.40619659423828,
"longitude": 3.68969988822937
},
"stopId": "SETUEAU1",
"timestamp": "1768504914",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "94476_260110-5436"
},
"vehicle": {
"id": "52",
"label": "91"
}
}
},
{
"id": "VEHICULE-53",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41786193847656,
"longitude": 3.7016212940216064
},
"timestamp": "0",
"vehicle": {
"id": "53",
"label": "92"
}
}
},
{
"id": "VEHICULE-57",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.42048263549805,
"longitude": 3.7283949851989746
},
"timestamp": "0",
"vehicle": {
"id": "57",
"label": "196"
}
}
},
{
"id": "VEHICULE-58",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41754150390625,
"longitude": 3.70145320892334
},
"timestamp": "0",
"vehicle": {
"id": "58",
"label": "478"
}
}
},
{
"id": "VEHICULE-59",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.420127868652344,
"longitude": 3.728572130203247
},
"timestamp": "0",
"vehicle": {
"id": "59",
"label": "312"
}
}
},
{
"id": "VEHICULE-60",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41742706298828,
"longitude": 3.7011172771453857
},
"timestamp": "0",
"vehicle": {
"id": "60",
"label": "913"
}
}
},
{
"id": "VEHICULE-65",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41785430908203,
"longitude": 3.701608657836914
},
"timestamp": "0",
"vehicle": {
"id": "65",
"label": "743"
}
}
},
{
"id": "VEHICULE-96",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.296592712402344,
"longitude": 3.4699599742889404
},
"timestamp": "0",
"vehicle": {
"id": "96",
"label": "824"
}
}
},
{
"id": "VEHICULE-97",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.03193664550781,
"longitude": -3.8038322925567627
},
"timestamp": "0",
"vehicle": {
"id": "97",
"label": "44"
}
}
},
{
"id": "VEHICULE-98",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.4202880859375,
"longitude": 3.7286500930786133
},
"timestamp": "0",
"vehicle": {
"id": "98",
"label": "289"
}
}
},
{
"id": "VEHICULE-99",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.437278747558594,
"longitude": 3.7616095542907715
},
"timestamp": "0",
"vehicle": {
"id": "99",
"label": "684"
}
}
},
{
"id": "VEHICULE-100",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41748809814453,
"longitude": 3.701291561126709
},
"timestamp": "0",
"vehicle": {
"id": "100",
"label": "278"
}
}
},
{
"id": "VEHICULE-101",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41747283935547,
"longitude": 3.7013158798217773
},
"timestamp": "0",
"vehicle": {
"id": "101",
"label": "280"
}
}
},
{
"id": "VEHICULE-102",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41744613647461,
"longitude": 3.7011423110961914
},
"timestamp": "0",
"vehicle": {
"id": "102",
"label": "287"
}
}
},
{
"id": "VEHICULE-103",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.417442321777344,
"longitude": 3.701401710510254
},
"timestamp": "0",
"vehicle": {
"id": "103",
"label": "281"
}
}
},
{
"id": "VEHICULE-104",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41698455810547,
"longitude": 3.701230764389038
},
"timestamp": "0",
"vehicle": {
"id": "104",
"label": "202"
}
}
},
{
"id": "VEHICULE-105",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.57369613647461,
"longitude": 3.866466760635376
},
"timestamp": "0",
"vehicle": {
"id": "105",
"label": "201"
}
}
},
{
"id": "VEHICULE-106",
"vehicle": {
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 105.0,
"latitude": 43.404991149902344,
"longitude": 3.69720458984375
},
"stopId": "SETNGUI1",
"timestamp": "1768504924",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "96707_260110-5452"
},
"vehicle": {
"id": "106",
"label": "200"
}
}
},
{
"id": "VEHICULE-107",
"vehicle": {
"currentStopSequence": 11,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 218.0,
"latitude": 43.410499572753906,
"longitude": 3.677497625350952
},
"stopId": "SETFBUI2",
"timestamp": "1768504921",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "96706_260110-5454"
},
"vehicle": {
"id": "107",
"label": "93"
}
}
},
{
"id": "VEHICULE-108",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.41720199584961,
"longitude": 3.7012109756469727
},
"timestamp": "1768503029",
"vehicle": {
"id": "108",
"label": "94"
}
}
},
{
"id": "VEHICULE-109",
"vehicle": {
"currentStopSequence": 23,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 16.0,
"latitude": 43.407493591308594,
"longitude": 3.6683425903320312
},
"stopId": "SETHOPI3",
"timestamp": "1768504906",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "94935_260110-5442"
},
"vehicle": {
"id": "109",
"label": "103"
}
}
},
{
"id": "VEHICULE-110",
"vehicle": {
"currentStopSequence": 18,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 358.0,
"latitude": 43.39267349243164,
"longitude": 3.686901569366455
},
"stopId": "SETRROC1",
"timestamp": "1768504923",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "94988_260110-5444"
},
"vehicle": {
"id": "110",
"label": "104"
}
}
},
{
"id": "VEHICULE-111",
"vehicle": {
"currentStopSequence": 5,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 113.0,
"latitude": 43.42796325683594,
"longitude": 3.706272840499878
},
"stopId": "SETEBLA4",
"timestamp": "1768504906",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "96079_260110-5410"
},
"vehicle": {
"id": "111",
"label": "203"
}
}
},
{
"id": "VEHICULE-112",
"vehicle": {
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 106.0,
"latitude": 43.4047737121582,
"longitude": 3.697248935699463
},
"stopId": "SETNGUI2",
"timestamp": "1768504923",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "96053_260110-5461"
},
"vehicle": {
"id": "112",
"label": "204"
}
}
},
{
"id": "VEHICULE-113",
"vehicle": {
"currentStopSequence": 2,
"occupancyStatus": "EMPTY",
"position": {
"bearing": 249.0,
"latitude": 43.46285629272461,
"longitude": 3.6881844997406006
},
"stopId": "BLVCIME1",
"timestamp": "1768504912",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "96024_260110-5411"
},
"vehicle": {
"id": "113",
"label": "205"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1768504932"
}
}