Détails de la ressource
Position GPS temps réel des véhicules
Cette ressource fait partie du jeu de données Réseau urbain Bibus.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌26 erreurs, 276 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 10/09/2026 à 09h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt route_id does not exist in GTFS data E004 21 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 268435616 route_id S80 does not exist in the GTFS data routes.txt
- vehicle_id 268436009 route_id S53 does not exist in the GTFS data routes.txt
- vehicle_id 268435614 route_id S76 does not exist in the GTFS data routes.txt
- vehicle_id 268436094 route_id S65 does not exist in the GTFS data routes.txt
- vehicle_id 268435757 route_id S46 does not exist in the GTFS data routes.txt
Vehicle position outside agency coverage area E028 1 erreur
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.
Exemples d'erreurs
- vehicle.id 268435643 at (27.14096,-3.4046276) 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 erreurs
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.
Exemples d'erreurs
- vehicle.id 268435614 trip_id 18172226 at (48.424744,-4.455597) 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 268435964 trip_id 18205971 at (48.431515,-4.464655) 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 268436170 trip_id 18196988 at (48.404346,-4.510165) 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 268435710 trip_id 18203051 at (48.431625,-4.465361) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
timestamp not populated W001 138 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 268436467 does not have a timestamp
- vehicle_id 268435758 does not have a timestamp
- vehicle_id 268435616 does not have a timestamp
- vehicle_id 268436009 does not have a timestamp
- vehicle_id 268436089 does not have a timestamp
schedule_relationship not populated W009 138 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 18076040 does not have a schedule_relationship
- trip_id 18110030 does not have a schedule_relationship
- trip_id 18172235 does not have a schedule_relationship
- trip_id 18288839 does not have a schedule_relationship
- trip_id 18150883 does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 2 385 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 385 | 30 fois (100 % des 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. | 30 | 19 fois (63 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 150 | 8 fois (27 % des 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. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 10/09/2026 à 18h34 Europe/Paris.
vehicle_positions (144) service_alerts (0) trip_updates (0)Entités présentes dans ce flux lors des 7 derniers jours.
vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 10/09/2026 à 18h34 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:268435625",
"vehicle": {
"position": {
"bearing": 328.0,
"latitude": 48.382354736328125,
"longitude": -4.6039652824401855
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150910"
},
"vehicle": {
"id": "268435625"
}
}
},
{
"id": "vehicle:268435562",
"vehicle": {
"position": {
"bearing": 2.0,
"latitude": 48.43020248413086,
"longitude": -4.467955589294434
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203054"
},
"vehicle": {
"id": "268435562"
}
}
},
{
"id": "vehicle:268436470",
"vehicle": {
"position": {
"bearing": 48.0,
"latitude": 48.38481903076172,
"longitude": -4.4934186935424805
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074190"
},
"vehicle": {
"id": "268436470"
}
}
},
{
"id": "vehicle:268436096",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.37975311279297,
"longitude": -4.601898670196533
},
"timestamp": "0",
"trip": {
"routeId": "26",
"tripId": "18166884"
},
"vehicle": {
"id": "268436096"
}
}
},
{
"id": "vehicle:268435862",
"vehicle": {
"position": {
"bearing": 318.0,
"latitude": 48.390281677246094,
"longitude": -4.485569953918457
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "18115459"
},
"vehicle": {
"id": "268435862"
}
}
},
{
"id": "vehicle:268436463",
"vehicle": {
"position": {
"bearing": 228.0,
"latitude": 48.39206314086914,
"longitude": -4.483309745788574
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074276"
},
"vehicle": {
"id": "268436463"
}
}
},
{
"id": "vehicle:268436475",
"vehicle": {
"position": {
"bearing": 69.0,
"latitude": 48.418846130371094,
"longitude": -4.452754497528076
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074529"
},
"vehicle": {
"id": "268436475"
}
}
},
{
"id": "vehicle:268435964",
"vehicle": {
"position": {
"bearing": 359.0,
"latitude": 48.42983627319336,
"longitude": -4.467894077301025
},
"timestamp": "0",
"trip": {
"routeId": "28",
"tripId": "18166895"
},
"vehicle": {
"id": "268435964"
}
}
},
{
"id": "vehicle:268435640",
"vehicle": {
"position": {
"bearing": 260.0,
"latitude": 48.443267822265625,
"longitude": -4.417809009552002
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "18159719"
},
"vehicle": {
"id": "268435640"
}
}
},
{
"id": "vehicle:268436094",
"vehicle": {
"position": {
"bearing": 56.0,
"latitude": 48.4316291809082,
"longitude": -4.465917587280273
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "18153867"
},
"vehicle": {
"id": "268436094"
}
}
},
{
"id": "vehicle:268435865",
"vehicle": {
"position": {
"bearing": 216.0,
"latitude": 48.39152908325195,
"longitude": -4.486125946044922
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "18115463"
},
"vehicle": {
"id": "268435865"
}
}
},
{
"id": "vehicle:268435711",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 48.401634216308594,
"longitude": -4.5019211769104
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203011"
},
"vehicle": {
"id": "268435711"
}
}
},
{
"id": "vehicle:268435914",
"vehicle": {
"position": {
"bearing": 208.0,
"latitude": 48.425384521484375,
"longitude": -4.550878524780273
},
"timestamp": "0",
"trip": {
"routeId": "S57",
"tripId": "18170557"
},
"vehicle": {
"id": "268435914"
}
}
},
{
"id": "vehicle:268436084",
"vehicle": {
"position": {
"bearing": 352.0,
"latitude": 48.41884231567383,
"longitude": -4.495580673217773
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "18196999"
},
"vehicle": {
"id": "268436084"
}
}
},
{
"id": "vehicle:268436508",
"vehicle": {
"position": {
"bearing": 97.0,
"latitude": 48.3841438293457,
"longitude": -4.499549388885498
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074191"
},
"vehicle": {
"id": "268436508"
}
}
},
{
"id": "vehicle:268435624",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 48.4221076965332,
"longitude": -4.463604927062988
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153068"
},
"vehicle": {
"id": "268435624"
}
}
},
{
"id": "vehicle:268435757",
"vehicle": {
"position": {
"bearing": 337.0,
"latitude": 48.3912239074707,
"longitude": -4.4360880851745605
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18113830"
},
"vehicle": {
"id": "268435757"
}
}
},
{
"id": "vehicle:268435641",
"vehicle": {
"position": {
"bearing": 270.0,
"latitude": 48.4021110534668,
"longitude": -4.467681407928467
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "18197026"
},
"vehicle": {
"id": "268435641"
}
}
},
{
"id": "vehicle:268436459",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.37641525268555,
"longitude": -4.553158283233643
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074335"
},
"vehicle": {
"id": "268436459"
}
}
},
{
"id": "vehicle:268435967",
"vehicle": {
"position": {
"bearing": 120.0,
"latitude": 48.402278900146484,
"longitude": -4.463949203491211
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "18197529"
},
"vehicle": {
"id": "268435967"
}
}
},
{
"id": "vehicle:268436007",
"vehicle": {
"position": {
"bearing": 4.0,
"latitude": 48.38887023925781,
"longitude": -4.4821882247924805
},
"timestamp": "0",
"trip": {
"routeId": "22",
"tripId": "18166793"
},
"vehicle": {
"id": "268436007"
}
}
},
{
"id": "vehicle:268436476",
"vehicle": {
"position": {
"bearing": 228.0,
"latitude": 48.387168884277344,
"longitude": -4.518968105316162
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074339"
},
"vehicle": {
"id": "268436476"
}
}
},
{
"id": "vehicle:268435911",
"vehicle": {
"position": {
"bearing": 351.0,
"latitude": 48.38995361328125,
"longitude": -4.473617076873779
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18113858"
},
"vehicle": {
"id": "268435911"
}
}
},
{
"id": "vehicle:268435912",
"vehicle": {
"position": {
"bearing": 287.0,
"latitude": 48.39280700683594,
"longitude": -4.483529090881348
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18114011"
},
"vehicle": {
"id": "268435912"
}
}
},
{
"id": "vehicle:268435632",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.41123962402344,
"longitude": -4.530385971069336
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153053"
},
"vehicle": {
"id": "268435632"
}
}
},
{
"id": "vehicle:268436097",
"vehicle": {
"position": {
"bearing": 25.0,
"latitude": 48.3873405456543,
"longitude": -4.48385763168335
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "18159734"
},
"vehicle": {
"id": "268436097"
}
}
},
{
"id": "vehicle:268435681",
"vehicle": {
"position": {
"bearing": 243.0,
"latitude": 48.382442474365234,
"longitude": -4.489409446716309
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110044"
},
"vehicle": {
"id": "268435681"
}
}
},
{
"id": "vehicle:268436160",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.442588806152344,
"longitude": -4.420243263244629
},
"timestamp": "0",
"trip": {
"routeId": "20",
"tripId": "18205943"
},
"vehicle": {
"id": "268436160"
}
}
},
{
"id": "vehicle:268435762",
"vehicle": {
"position": {
"bearing": 234.0,
"latitude": 48.39765167236328,
"longitude": -4.46704626083374
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18114012"
},
"vehicle": {
"id": "268435762"
}
}
},
{
"id": "vehicle:268436168",
"vehicle": {
"position": {
"bearing": 196.0,
"latitude": 48.426509857177734,
"longitude": -4.381040096282959
},
"timestamp": "0",
"trip": {
"routeId": "S71",
"tripId": "18172207"
},
"vehicle": {
"id": "268436168"
}
}
},
{
"id": "vehicle:268435761",
"vehicle": {
"position": {
"bearing": 121.0,
"latitude": 48.394657135009766,
"longitude": -4.519464015960693
},
"timestamp": "0",
"trip": {
"routeId": "S42",
"tripId": "18170508"
},
"vehicle": {
"id": "268435761"
}
}
},
{
"id": "vehicle:268436472",
"vehicle": {
"position": {
"bearing": 307.0,
"latitude": 48.39899444580078,
"longitude": -4.495151519775391
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "18076111"
},
"vehicle": {
"id": "268436472"
}
}
},
{
"id": "vehicle:268436063",
"vehicle": {
"position": {
"bearing": 94.0,
"latitude": 48.45620346069336,
"longitude": -4.469353675842285
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "18153868"
},
"vehicle": {
"id": "268436063"
}
}
},
{
"id": "vehicle:268435637",
"vehicle": {
"position": {
"bearing": 325.0,
"latitude": 48.441654205322266,
"longitude": -4.414141654968262
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "18159721"
},
"vehicle": {
"id": "268435637"
}
}
},
{
"id": "vehicle:268435629",
"vehicle": {
"position": {
"bearing": 110.0,
"latitude": 48.37915802001953,
"longitude": -4.5306782722473145
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150876"
},
"vehicle": {
"id": "268435629"
}
}
},
{
"id": "vehicle:268435621",
"vehicle": {
"position": {
"bearing": 17.0,
"latitude": 48.38102340698242,
"longitude": -4.618110179901123
},
"timestamp": "0",
"trip": {
"routeId": "S52",
"tripId": "18170546"
},
"vehicle": {
"id": "268435621"
}
}
},
{
"id": "vehicle:268435639",
"vehicle": {
"position": {
"bearing": 243.0,
"latitude": 48.37318420410156,
"longitude": -4.5786871910095215
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150911"
},
"vehicle": {
"id": "268435639"
}
}
},
{
"id": "vehicle:268435808",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.407386779785156,
"longitude": -4.489553928375244
},
"timestamp": "0",
"trip": {
"routeId": "S46",
"tripId": "18170532"
},
"vehicle": {
"id": "268435808"
}
}
},
{
"id": "vehicle:268435649",
"vehicle": {
"position": {
"bearing": 56.0,
"latitude": 48.43818283081055,
"longitude": -4.470081329345703
},
"timestamp": "0",
"trip": {
"routeId": "S67",
"tripId": "18172194"
},
"vehicle": {
"id": "268435649"
}
}
},
{
"id": "vehicle:268435714",
"vehicle": {
"position": {
"bearing": 77.0,
"latitude": 48.40017318725586,
"longitude": -4.504494667053223
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153014"
},
"vehicle": {
"id": "268435714"
}
}
},
{
"id": "vehicle:268435633",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.38426208496094,
"longitude": -4.483076572418213
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110079"
},
"vehicle": {
"id": "268435633"
}
}
},
{
"id": "vehicle:268436507",
"vehicle": {
"position": {
"bearing": 225.0,
"latitude": 48.38704299926758,
"longitude": -4.490539073944092
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074275"
},
"vehicle": {
"id": "268436507"
}
}
},
{
"id": "vehicle:268436068",
"vehicle": {
"position": {
"bearing": 254.0,
"latitude": 48.44276428222656,
"longitude": -4.419859409332275
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "18159691"
},
"vehicle": {
"id": "268436068"
}
}
},
{
"id": "vehicle:268435634",
"vehicle": {
"position": {
"bearing": 53.0,
"latitude": 48.38536834716797,
"longitude": -4.476433277130127
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110043"
},
"vehicle": {
"id": "268435634"
}
}
},
{
"id": "vehicle:268435863",
"vehicle": {
"position": {
"bearing": 80.0,
"latitude": 48.3819694519043,
"longitude": -4.524816513061523
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110099"
},
"vehicle": {
"id": "268435863"
}
}
},
{
"id": "vehicle:268436471",
"vehicle": {
"position": {
"bearing": 238.0,
"latitude": 48.38419723510742,
"longitude": -4.536747455596924
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074274"
},
"vehicle": {
"id": "268436471"
}
}
},
{
"id": "vehicle:268435672",
"vehicle": {
"position": {
"bearing": 90.0,
"latitude": 48.38410949707031,
"longitude": -4.354006290435791
},
"timestamp": "0",
"trip": {
"routeId": "23",
"tripId": "18166872"
},
"vehicle": {
"id": "268435672"
}
}
},
{
"id": "vehicle:268435615",
"vehicle": {
"position": {
"bearing": 300.0,
"latitude": 48.40304183959961,
"longitude": -4.469049453735352
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283670"
},
"vehicle": {
"id": "268435615"
}
}
},
{
"id": "vehicle:268435715",
"vehicle": {
"position": {
"bearing": 299.0,
"latitude": 48.433292388916016,
"longitude": -4.564074516296387
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153016"
},
"vehicle": {
"id": "268435715"
}
}
},
{
"id": "vehicle:268435809",
"vehicle": {
"position": {
"bearing": 5.0,
"latitude": 48.36684799194336,
"longitude": -4.547033786773682
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110170"
},
"vehicle": {
"id": "268435809"
}
}
},
{
"id": "vehicle:268436086",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 48.45616912841797,
"longitude": -4.4600701332092285
},
"timestamp": "0",
"trip": {
"routeId": "S65",
"tripId": "18172188"
},
"vehicle": {
"id": "268436086"
}
}
},
{
"id": "vehicle:268435619",
"vehicle": {
"position": {
"bearing": 180.0,
"latitude": 48.3704719543457,
"longitude": -4.379209995269775
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283704"
},
"vehicle": {
"id": "268435619"
}
}
},
{
"id": "vehicle:268436079",
"vehicle": {
"position": {
"bearing": 285.0,
"latitude": 48.42729187011719,
"longitude": -4.569952487945557
},
"timestamp": "0",
"trip": {
"routeId": "27",
"tripId": "18166889"
},
"vehicle": {
"id": "268436079"
}
}
},
{
"id": "vehicle:268436163",
"vehicle": {
"position": {
"bearing": 322.0,
"latitude": 48.426673889160156,
"longitude": -4.567836761474609
},
"timestamp": "0",
"trip": {
"routeId": "27",
"tripId": "18166890"
},
"vehicle": {
"id": "268436163"
}
}
},
{
"id": "vehicle:268435623",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 48.391544342041016,
"longitude": -4.486480236053467
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153078"
},
"vehicle": {
"id": "268435623"
}
}
},
{
"id": "vehicle:268436008",
"vehicle": {
"position": {
"bearing": 77.0,
"latitude": 48.36017990112305,
"longitude": -4.575747013092041
},
"timestamp": "0",
"trip": {
"routeId": "11",
"tripId": "18151116"
},
"vehicle": {
"id": "268436008"
}
}
},
{
"id": "vehicle:268435564",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 48.39149475097656,
"longitude": -4.487828731536865
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203032"
},
"vehicle": {
"id": "268435564"
}
}
},
{
"id": "vehicle:268435858",
"vehicle": {
"position": {
"bearing": 92.0,
"latitude": 48.38191223144531,
"longitude": -4.353426933288574
},
"timestamp": "0",
"trip": {
"routeId": "S81",
"tripId": "18172241"
},
"vehicle": {
"id": "268435858"
}
}
},
{
"id": "vehicle:268435909",
"vehicle": {
"position": {
"bearing": 243.0,
"latitude": 48.390419006347656,
"longitude": -4.487850666046143
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110078"
},
"vehicle": {
"id": "268435909"
}
}
},
{
"id": "vehicle:268435627",
"vehicle": {
"position": {
"bearing": 73.0,
"latitude": 48.3603515625,
"longitude": -4.569769859313965
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110089"
},
"vehicle": {
"id": "268435627"
}
}
},
{
"id": "vehicle:268435864",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 48.417144775390625,
"longitude": -4.4871296882629395
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "18115528"
},
"vehicle": {
"id": "268435864"
}
}
},
{
"id": "vehicle:268436458",
"vehicle": {
"position": {
"bearing": 322.0,
"latitude": 48.40528106689453,
"longitude": -4.510910511016846
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "18076096"
},
"vehicle": {
"id": "268436458"
}
}
},
{
"id": "vehicle:268436460",
"vehicle": {
"position": {
"bearing": 31.0,
"latitude": 48.401302337646484,
"longitude": -4.524836540222168
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "18076140"
},
"vehicle": {
"id": "268436460"
}
}
},
{
"id": "vehicle:268435713",
"vehicle": {
"position": {
"bearing": 118.0,
"latitude": 48.40202713012695,
"longitude": -4.467521667480469
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "18153903"
},
"vehicle": {
"id": "268435713"
}
}
},
{
"id": "vehicle:268436061",
"vehicle": {
"position": {
"bearing": 225.0,
"latitude": 48.39674758911133,
"longitude": -4.441438674926758
},
"timestamp": "0",
"trip": {
"routeId": "18",
"tripId": "18202980"
},
"vehicle": {
"id": "268436061"
}
}
},
{
"id": "vehicle:268435680",
"vehicle": {
"position": {
"bearing": 101.0,
"latitude": 48.38481140136719,
"longitude": -4.409841060638428
},
"timestamp": "0",
"trip": {
"routeId": "23",
"tripId": "18166873"
},
"vehicle": {
"id": "268435680"
}
}
},
{
"id": "vehicle:268435869",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 48.417144775390625,
"longitude": -4.4871296882629395
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "18115526"
},
"vehicle": {
"id": "268435869"
}
}
},
{
"id": "vehicle:268435760",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 48.41274642944336,
"longitude": -4.501357555389404
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18113846"
},
"vehicle": {
"id": "268435760"
}
}
},
{
"id": "vehicle:268435679",
"vehicle": {
"position": {
"bearing": 270.0,
"latitude": 48.37800216674805,
"longitude": -4.536392688751221
},
"timestamp": "0",
"trip": {
"routeId": "S43",
"tripId": "18170514"
},
"vehicle": {
"id": "268435679"
}
}
},
{
"id": "vehicle:268435646",
"vehicle": {
"position": {
"bearing": 89.0,
"latitude": 48.41333770751953,
"longitude": -4.398442268371582
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "18197492"
},
"vehicle": {
"id": "268435646"
}
}
},
{
"id": "vehicle:268436474",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074337"
},
"vehicle": {
"id": "268436474"
}
}
},
{
"id": "vehicle:268435622",
"vehicle": {
"position": {
"bearing": 75.0,
"latitude": 48.424163818359375,
"longitude": -4.485471725463867
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203057"
},
"vehicle": {
"id": "268435622"
}
}
},
{
"id": "vehicle:268435963",
"vehicle": {
"position": {
"bearing": 115.0,
"latitude": 48.40247344970703,
"longitude": -4.4676337242126465
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283716"
},
"vehicle": {
"id": "268435963"
}
}
},
{
"id": "vehicle:268436169",
"vehicle": {
"position": {
"bearing": 11.0,
"latitude": 48.4081916809082,
"longitude": -4.513285160064697
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "18196986"
},
"vehicle": {
"id": "268436169"
}
}
},
{
"id": "vehicle:268435972",
"vehicle": {
"position": {
"bearing": 7.0,
"latitude": 48.41740417480469,
"longitude": -4.524472713470459
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "18197008"
},
"vehicle": {
"id": "268435972"
}
}
},
{
"id": "vehicle:268436167",
"vehicle": {
"position": {
"bearing": 56.0,
"latitude": 48.39586639404297,
"longitude": -4.415443420410156
},
"timestamp": "0",
"trip": {
"routeId": "S77",
"tripId": "18172232"
},
"vehicle": {
"id": "268436167"
}
}
},
{
"id": "vehicle:268435645",
"vehicle": {
"position": {
"bearing": 232.0,
"latitude": 48.39947509765625,
"longitude": -4.404784679412842
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "18197525"
},
"vehicle": {
"id": "268435645"
}
}
},
{
"id": "vehicle:268435908",
"vehicle": {
"position": {
"bearing": 277.0,
"latitude": 48.37958526611328,
"longitude": -4.535557746887207
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110194"
},
"vehicle": {
"id": "268435908"
}
}
},
{
"id": "vehicle:268436510",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 48.39019775390625,
"longitude": -4.511561393737793
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074192"
},
"vehicle": {
"id": "268436510"
}
}
},
{
"id": "vehicle:268435913",
"vehicle": {
"position": {
"bearing": 232.0,
"latitude": 48.386566162109375,
"longitude": -4.351882457733154
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283703"
},
"vehicle": {
"id": "268435913"
}
}
},
{
"id": "vehicle:268435617",
"vehicle": {
"position": {
"bearing": 96.0,
"latitude": 48.383934020996094,
"longitude": -4.503328800201416
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110045"
},
"vehicle": {
"id": "268435617"
}
}
},
{
"id": "vehicle:268436509",
"vehicle": {
"position": {
"bearing": 44.0,
"latitude": 48.38573455810547,
"longitude": -4.492197513580322
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074189"
},
"vehicle": {
"id": "268436509"
}
}
},
{
"id": "vehicle:268435965",
"vehicle": {
"position": {
"bearing": 12.0,
"latitude": 48.44187545776367,
"longitude": -4.465693950653076
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "18153901"
},
"vehicle": {
"id": "268435965"
}
}
},
{
"id": "vehicle:268435631",
"vehicle": {
"position": {
"bearing": 214.0,
"latitude": 48.403358459472656,
"longitude": -4.51464319229126
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153052"
},
"vehicle": {
"id": "268435631"
}
}
},
{
"id": "vehicle:268436514",
"vehicle": {
"position": {
"bearing": 164.0,
"latitude": 48.39073944091797,
"longitude": -4.486849308013916
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "18076125"
},
"vehicle": {
"id": "268436514"
}
}
},
{
"id": "vehicle:268436170",
"vehicle": {
"position": {
"bearing": 196.0,
"latitude": 48.40204620361328,
"longitude": -4.467036247253418
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "18197041"
},
"vehicle": {
"id": "268436170"
}
}
},
{
"id": "vehicle:268436088",
"vehicle": {
"position": {
"bearing": 212.0,
"latitude": 48.42275619506836,
"longitude": -4.421918869018555
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "18159690"
},
"vehicle": {
"id": "268436088"
}
}
},
{
"id": "vehicle:268436464",
"vehicle": {
"position": {
"bearing": 99.0,
"latitude": 48.401100158691406,
"longitude": -4.504439353942871
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "18076139"
},
"vehicle": {
"id": "268436464"
}
}
},
{
"id": "vehicle:268436090",
"vehicle": {
"position": {
"bearing": 157.0,
"latitude": 48.41962814331055,
"longitude": -4.496009349822998
},
"timestamp": "0",
"trip": {
"routeId": "S60",
"tripId": "18170569"
},
"vehicle": {
"id": "268436090"
}
}
},
{
"id": "vehicle:268435644",
"vehicle": {
"position": {
"bearing": 207.0,
"latitude": 48.39801788330078,
"longitude": -4.4867706298828125
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283714"
},
"vehicle": {
"id": "268435644"
}
}
},
{
"id": "vehicle:268435969",
"vehicle": {
"position": {
"bearing": 265.0,
"latitude": 48.3900032043457,
"longitude": -4.471048831939697
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "18159733"
},
"vehicle": {
"id": "268435969"
}
}
},
{
"id": "vehicle:268436468",
"vehicle": {
"position": {
"bearing": 45.0,
"latitude": 48.37971878051758,
"longitude": -4.542985916137695
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074196"
},
"vehicle": {
"id": "268436468"
}
}
},
{
"id": "vehicle:268436095",
"vehicle": {
"position": {
"bearing": 290.0,
"latitude": 48.402008056640625,
"longitude": -4.459902286529541
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "18197491"
},
"vehicle": {
"id": "268436095"
}
}
},
{
"id": "vehicle:268436064",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 48.43098831176758,
"longitude": -4.46656608581543
},
"timestamp": "0",
"trip": {
"routeId": "20",
"tripId": "18205960"
},
"vehicle": {
"id": "268436064"
}
}
},
{
"id": "vehicle:268436462",
"vehicle": {
"position": {
"bearing": 179.0,
"latitude": 48.413936614990234,
"longitude": -4.471676826477051
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074543"
},
"vehicle": {
"id": "268436462"
}
}
},
{
"id": "vehicle:268435678",
"vehicle": {
"position": {
"bearing": 90.0,
"latitude": 48.42848587036133,
"longitude": -4.468463897705078
},
"timestamp": "0",
"trip": {
"routeId": "S40",
"tripId": "18170495"
},
"vehicle": {
"id": "268435678"
}
}
},
{
"id": "vehicle:268436513",
"vehicle": {
"position": {
"bearing": 259.0,
"latitude": 48.376590728759766,
"longitude": -4.552612781524658
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074338"
},
"vehicle": {
"id": "268436513"
}
}
},
{
"id": "vehicle:268435618",
"vehicle": {
"position": {
"bearing": 232.0,
"latitude": 48.40154266357422,
"longitude": -4.401406764984131
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "18197526"
},
"vehicle": {
"id": "268435618"
}
}
},
{
"id": "vehicle:268435971",
"vehicle": {
"position": {
"bearing": 12.0,
"latitude": 48.379390716552734,
"longitude": -4.379137992858887
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283662"
},
"vehicle": {
"id": "268435971"
}
}
},
{
"id": "vehicle:268435669",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 48.38689422607422,
"longitude": -4.526005268096924
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203056"
},
"vehicle": {
"id": "268435669"
}
}
},
{
"id": "vehicle:268435716",
"vehicle": {
"position": {
"bearing": 306.0,
"latitude": 48.361732482910156,
"longitude": -4.581924915313721
},
"timestamp": "0",
"trip": {
"routeId": "S52",
"tripId": "18170547"
},
"vehicle": {
"id": "268435716"
}
}
},
{
"id": "vehicle:268435810",
"vehicle": {
"position": {
"bearing": 329.0,
"latitude": 48.370849609375,
"longitude": -4.5898518562316895
},
"timestamp": "0",
"trip": {
"routeId": "S50",
"tripId": "18170539"
},
"vehicle": {
"id": "268435810"
}
}
},
{
"id": "vehicle:268435712",
"vehicle": {
"position": {
"bearing": 299.0,
"latitude": 48.401832580566406,
"longitude": -4.503153324127197
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203033"
},
"vehicle": {
"id": "268435712"
}
}
},
{
"id": "vehicle:268435670",
"vehicle": {
"position": {
"bearing": 178.0,
"latitude": 48.37405776977539,
"longitude": -4.540722846984863
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "18148408"
},
"vehicle": {
"id": "268435670"
}
}
},
{
"id": "vehicle:268435563",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.38811111450195,
"longitude": -4.512086868286133
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203008"
},
"vehicle": {
"id": "268435563"
}
}
},
{
"id": "vehicle:268435561",
"vehicle": {
"position": {
"bearing": 2.0,
"latitude": 48.386207580566406,
"longitude": -4.493112564086914
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110090"
},
"vehicle": {
"id": "268435561"
}
}
},
{
"id": "vehicle:268435676",
"vehicle": {
"position": {
"bearing": 32.0,
"latitude": 48.37837219238281,
"longitude": -4.544231414794922
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "18148437"
},
"vehicle": {
"id": "268435676"
}
}
},
{
"id": "vehicle:268435651",
"vehicle": {
"position": {
"bearing": 230.0,
"latitude": 48.3807373046875,
"longitude": -4.359303951263428
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283671"
},
"vehicle": {
"id": "268435651"
}
}
},
{
"id": "vehicle:268436469",
"vehicle": {
"position": {
"bearing": 77.0,
"latitude": 48.41626739501953,
"longitude": -4.468496799468994
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074188"
},
"vehicle": {
"id": "268436469"
}
}
},
{
"id": "vehicle:268435638",
"vehicle": {
"position": {
"bearing": 233.0,
"latitude": 48.37800598144531,
"longitude": -4.545442581176758
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110193"
},
"vehicle": {
"id": "268435638"
}
}
},
{
"id": "vehicle:268435910",
"vehicle": {
"position": {
"bearing": 232.0,
"latitude": 48.381439208984375,
"longitude": -4.509288311004639
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110076"
},
"vehicle": {
"id": "268435910"
}
}
},
{
"id": "vehicle:268435866",
"vehicle": {
"position": {
"bearing": 306.0,
"latitude": 48.41128158569336,
"longitude": -4.487759113311768
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "18115470"
},
"vehicle": {
"id": "268435866"
}
}
},
{
"id": "vehicle:268435620",
"vehicle": {
"position": {
"bearing": 249.0,
"latitude": 48.42528533935547,
"longitude": -4.481686115264893
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "18203034"
},
"vehicle": {
"id": "268435620"
}
}
},
{
"id": "vehicle:268435626",
"vehicle": {
"position": {
"bearing": 355.0,
"latitude": 48.39230728149414,
"longitude": -4.483449935913086
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283705"
},
"vehicle": {
"id": "268435626"
}
}
},
{
"id": "vehicle:268435565",
"vehicle": {
"position": {
"bearing": 96.0,
"latitude": 48.381961822509766,
"longitude": -4.351089954376221
},
"timestamp": "0",
"trip": {
"routeId": "S80",
"tripId": "18172239"
},
"vehicle": {
"id": "268435565"
}
}
},
{
"id": "vehicle:268435860",
"vehicle": {
"position": {
"bearing": 108.0,
"latitude": 48.41138458251953,
"longitude": -4.528019428253174
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153015"
},
"vehicle": {
"id": "268435860"
}
}
},
{
"id": "vehicle:268435668",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 48.40011215209961,
"longitude": -4.5299248695373535
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150922"
},
"vehicle": {
"id": "268435668"
}
}
},
{
"id": "vehicle:268435642",
"vehicle": {
"position": {
"bearing": 292.0,
"latitude": 48.395469665527344,
"longitude": -4.416082859039307
},
"timestamp": "0",
"trip": {
"routeId": "S76",
"tripId": "18172229"
},
"vehicle": {
"id": "268435642"
}
}
},
{
"id": "vehicle:268436467",
"vehicle": {
"position": {
"bearing": 309.0,
"latitude": 48.387901306152344,
"longitude": -4.48114013671875
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "18076097"
},
"vehicle": {
"id": "268436467"
}
}
},
{
"id": "vehicle:268435758",
"vehicle": {
"position": {
"bearing": 215.0,
"latitude": 48.384185791015625,
"longitude": -4.492780685424805
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110077"
},
"vehicle": {
"id": "268435758"
}
}
},
{
"id": "vehicle:268435616",
"vehicle": {
"position": {
"bearing": 10.0,
"latitude": 48.40982437133789,
"longitude": -4.4968132972717285
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18114010"
},
"vehicle": {
"id": "268435616"
}
}
},
{
"id": "vehicle:268436009",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 48.38169479370117,
"longitude": -4.6201910972595215
},
"timestamp": "0",
"trip": {
"routeId": "11",
"tripId": "18152850"
},
"vehicle": {
"id": "268436009"
}
}
},
{
"id": "vehicle:268435962",
"vehicle": {
"position": {
"bearing": 107.0,
"latitude": 48.407318115234375,
"longitude": -4.3943586349487305
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "18197527"
},
"vehicle": {
"id": "268435962"
}
}
},
{
"id": "vehicle:268436089",
"vehicle": {
"position": {
"bearing": 297.0,
"latitude": 48.38172149658203,
"longitude": -4.620533466339111
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150908"
},
"vehicle": {
"id": "268436089"
}
}
},
{
"id": "vehicle:268435857",
"vehicle": {
"position": {
"bearing": 47.0,
"latitude": 48.400917053222656,
"longitude": -4.525070667266846
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150875"
},
"vehicle": {
"id": "268435857"
}
}
},
{
"id": "vehicle:268435613",
"vehicle": {
"position": {
"bearing": 119.0,
"latitude": 48.408443450927734,
"longitude": -4.51483678817749
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "18197021"
},
"vehicle": {
"id": "268435613"
}
}
},
{
"id": "vehicle:268435861",
"vehicle": {
"position": {
"bearing": 223.0,
"latitude": 48.416439056396484,
"longitude": -4.488095283508301
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "18115461"
},
"vehicle": {
"id": "268435861"
}
}
},
{
"id": "vehicle:268436511",
"vehicle": {
"position": {
"bearing": 31.0,
"latitude": 48.404293060302734,
"longitude": -4.522613525390625
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "18076126"
},
"vehicle": {
"id": "268436511"
}
}
},
{
"id": "vehicle:268436473",
"vehicle": {
"position": {
"bearing": 232.0,
"latitude": 48.40046691894531,
"longitude": -4.470502853393555
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074542"
},
"vehicle": {
"id": "268436473"
}
}
},
{
"id": "vehicle:268435643",
"vehicle": {
"position": {
"bearing": 53.0,
"latitude": 48.43003463745117,
"longitude": -4.408936500549316
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "18159723"
},
"vehicle": {
"id": "268435643"
}
}
},
{
"id": "vehicle:268435763",
"vehicle": {
"position": {
"bearing": 113.0,
"latitude": 48.397029876708984,
"longitude": -4.442925453186035
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18113859"
},
"vehicle": {
"id": "268435763"
}
}
},
{
"id": "vehicle:268435630",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 48.36043167114258,
"longitude": -4.572245121002197
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "18110069"
},
"vehicle": {
"id": "268435630"
}
}
},
{
"id": "vehicle:268435811",
"vehicle": {
"position": {
"bearing": 287.0,
"latitude": 48.391666412353516,
"longitude": -4.488420486450195
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "18153054"
},
"vehicle": {
"id": "268435811"
}
}
},
{
"id": "vehicle:268435667",
"vehicle": {
"position": {
"bearing": 213.0,
"latitude": 48.37826919555664,
"longitude": -4.544000625610352
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "18148407"
},
"vehicle": {
"id": "268435667"
}
}
},
{
"id": "vehicle:268435957",
"vehicle": {
"position": {
"bearing": 84.0,
"latitude": 48.41843032836914,
"longitude": -4.461363315582275
},
"timestamp": "0",
"trip": {
"routeId": "21",
"tripId": "18166775"
},
"vehicle": {
"id": "268435957"
}
}
},
{
"id": "vehicle:268435648",
"vehicle": {
"position": {
"bearing": 174.0,
"latitude": 48.38144302368164,
"longitude": -4.6178812980651855
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150877"
},
"vehicle": {
"id": "268435648"
}
}
},
{
"id": "vehicle:268436082",
"vehicle": {
"position": {
"bearing": 342.0,
"latitude": 48.42604446411133,
"longitude": -4.477758407592773
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "18153902"
},
"vehicle": {
"id": "268436082"
}
}
},
{
"id": "vehicle:268435673",
"vehicle": {
"position": {
"bearing": 300.0,
"latitude": 48.38949966430664,
"longitude": -4.5251145362854
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "18150912"
},
"vehicle": {
"id": "268435673"
}
}
},
{
"id": "vehicle:268436466",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 48.416099548339844,
"longitude": -4.469695091247559
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074341"
},
"vehicle": {
"id": "268436466"
}
}
},
{
"id": "vehicle:268435813",
"vehicle": {
"position": {
"bearing": 127.0,
"latitude": 48.40725326538086,
"longitude": -4.490106105804443
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "18113845"
},
"vehicle": {
"id": "268435813"
}
}
},
{
"id": "vehicle:268435614",
"vehicle": {
"position": {
"bearing": 345.0,
"latitude": 48.374446868896484,
"longitude": -4.540815353393555
},
"timestamp": "0",
"trip": {
"routeId": "S44",
"tripId": "18170519"
},
"vehicle": {
"id": "268435614"
}
}
},
{
"id": "vehicle:268436457",
"vehicle": {
"position": {
"bearing": 230.0,
"latitude": 48.38819122314453,
"longitude": -4.489090442657471
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "18074340"
},
"vehicle": {
"id": "268436457"
}
}
},
{
"id": "vehicle:268435650",
"vehicle": {
"position": {
"bearing": 185.0,
"latitude": 48.38418960571289,
"longitude": -4.354964733123779
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "18283670"
},
"vehicle": {
"id": "268435650"
}
}
},
{
"id": "vehicle:268436071",
"vehicle": {
"position": {
"bearing": 301.0,
"latitude": 48.40771484375,
"longitude": -4.512653350830078
},
"timestamp": "0",
"trip": {
"routeId": "32",
"tripId": "18207690"
},
"vehicle": {
"id": "268436071"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1789058070"
}
}