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
❌13 erreurs, 246 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 29/06/2026 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt route_id does not exist in GTFS data E004 8 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 268435676 route_id S40 does not exist in the GTFS data routes.txt
- vehicle_id 268436087 route_id S68 does not exist in the GTFS data routes.txt
- vehicle_id 268436169 route_id S75 does not exist in the GTFS data routes.txt
- vehicle_id 268436064 route_id S61 does not exist in the GTFS data routes.txt
- vehicle_id 268435620 route_id S67 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 268435650 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 268435859 trip_id 17680525 at (48.392185,-4.4848022) 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 268436007 trip_id 17679313 at (48.41867,-4.463767) 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 268435673 trip_id 17934892 at (48.422745,-4.461926) 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 268435640 trip_id 17679437 at (48.422905,-4.4602385) 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 123 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 268435867 does not have a timestamp
- vehicle_id 268436089 does not have a timestamp
- vehicle_id 268436082 does not have a timestamp
- vehicle_id 268435615 does not have a timestamp
- vehicle_id 268435807 does not have a timestamp
schedule_relationship not populated W009 123 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 17916185 does not have a schedule_relationship
- trip_id 17885808 does not have a schedule_relationship
- trip_id 17682094 does not have a schedule_relationship
- trip_id 17681084 does not have a schedule_relationship
- trip_id 17680626 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 | 3 053 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 3 053 | 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. | 50 | 24 fois (80 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 390 | 21 fois (70 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 39 | 6 fois (20 % 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. | 6 | 6 fois (20 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 29/06/2026 à 20h36 Europe/Paris.
vehicle_positions (102) 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 29/06/2026 à 20h36 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:268435635",
"vehicle": {
"position": {
"bearing": 217.0,
"latitude": 48.382347106933594,
"longitude": -4.622337341308594
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679819"
},
"vehicle": {
"id": "268435635"
}
}
},
{
"id": "vehicle:268435673",
"vehicle": {
"position": {
"bearing": 50.0,
"latitude": 48.412750244140625,
"longitude": -4.501439571380615
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679922"
},
"vehicle": {
"id": "268435673"
}
}
},
{
"id": "vehicle:268435667",
"vehicle": {
"position": {
"bearing": 219.0,
"latitude": 48.37826919555664,
"longitude": -4.544000625610352
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "17680946"
},
"vehicle": {
"id": "268435667"
}
}
},
{
"id": "vehicle:268435640",
"vehicle": {
"position": {
"bearing": 321.0,
"latitude": 48.402069091796875,
"longitude": -4.467459201812744
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679410"
},
"vehicle": {
"id": "268435640"
}
}
},
{
"id": "vehicle:268435867",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 48.416664123535156,
"longitude": -4.487039566040039
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17916332"
},
"vehicle": {
"id": "268435867"
}
}
},
{
"id": "vehicle:268436089",
"vehicle": {
"position": {
"bearing": 222.0,
"latitude": 48.3849983215332,
"longitude": -4.354187965393066
},
"timestamp": "0",
"trip": {
"routeId": "23",
"tripId": "17679337"
},
"vehicle": {
"id": "268436089"
}
}
},
{
"id": "vehicle:268435615",
"vehicle": {
"position": {
"bearing": 162.0,
"latitude": 48.396419525146484,
"longitude": -4.408617973327637
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681143"
},
"vehicle": {
"id": "268435615"
}
}
},
{
"id": "vehicle:268435807",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.36049270629883,
"longitude": -4.569219589233398
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680673"
},
"vehicle": {
"id": "268435807"
}
}
},
{
"id": "vehicle:268435676",
"vehicle": {
"position": {
"bearing": 96.0,
"latitude": 48.38646697998047,
"longitude": -4.515990257263184
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680546"
},
"vehicle": {
"id": "268435676"
}
}
},
{
"id": "vehicle:268435868",
"vehicle": {
"position": {
"bearing": 192.0,
"latitude": 48.39364242553711,
"longitude": -4.484532356262207
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17916342"
},
"vehicle": {
"id": "268435868"
}
}
},
{
"id": "vehicle:268436472",
"vehicle": {
"position": {
"bearing": 211.0,
"latitude": 48.4058952331543,
"longitude": -4.521441459655762
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685486"
},
"vehicle": {
"id": "268436472"
}
}
},
{
"id": "vehicle:268435614",
"vehicle": {
"position": {
"bearing": 292.0,
"latitude": 48.38227844238281,
"longitude": -4.621786594390869
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679825"
},
"vehicle": {
"id": "268435614"
}
}
},
{
"id": "vehicle:268436460",
"vehicle": {
"position": {
"bearing": 228.0,
"latitude": 48.38729476928711,
"longitude": -4.518795490264893
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684573"
},
"vehicle": {
"id": "268436460"
}
}
},
{
"id": "vehicle:268435713",
"vehicle": {
"position": {
"bearing": 298.0,
"latitude": 48.3992805480957,
"longitude": -4.492559909820557
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679657"
},
"vehicle": {
"id": "268435713"
}
}
},
{
"id": "vehicle:268435811",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 48.3773078918457,
"longitude": -4.554725646972656
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "17680948"
},
"vehicle": {
"id": "268435811"
}
}
},
{
"id": "vehicle:268435970",
"vehicle": {
"position": {
"bearing": 225.0,
"latitude": 48.430992126464844,
"longitude": -4.467447757720947
},
"timestamp": "0",
"trip": {
"routeId": "21",
"tripId": "17679343"
},
"vehicle": {
"id": "268435970"
}
}
},
{
"id": "vehicle:268436087",
"vehicle": {
"position": {
"bearing": 22.0,
"latitude": 48.40612030029297,
"longitude": -4.476634502410889
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682124"
},
"vehicle": {
"id": "268436087"
}
}
},
{
"id": "vehicle:268435911",
"vehicle": {
"position": {
"bearing": 173.0,
"latitude": 48.39055252075195,
"longitude": -4.483057975769043
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681107"
},
"vehicle": {
"id": "268435911"
}
}
},
{
"id": "vehicle:268435618",
"vehicle": {
"position": {
"bearing": 348.0,
"latitude": 48.417388916015625,
"longitude": -4.460644721984863
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681140"
},
"vehicle": {
"id": "268435618"
}
}
},
{
"id": "vehicle:268435630",
"vehicle": {
"position": {
"bearing": 28.0,
"latitude": 48.39155197143555,
"longitude": -4.435926914215088
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679993"
},
"vehicle": {
"id": "268435630"
}
}
},
{
"id": "vehicle:268435625",
"vehicle": {
"position": {
"bearing": 78.0,
"latitude": 48.42290496826172,
"longitude": -4.460238456726074
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679652"
},
"vehicle": {
"id": "268435625"
}
}
},
{
"id": "vehicle:268435642",
"vehicle": {
"position": {
"bearing": 213.0,
"latitude": 48.389705657958984,
"longitude": -4.4832048416137695
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681104"
},
"vehicle": {
"id": "268435642"
}
}
},
{
"id": "vehicle:268435651",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.37674331665039,
"longitude": -4.552320957183838
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679789"
},
"vehicle": {
"id": "268435651"
}
}
},
{
"id": "vehicle:268435859",
"vehicle": {
"position": {
"bearing": 68.0,
"latitude": 48.38576126098633,
"longitude": -4.475563049316406
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680686"
},
"vehicle": {
"id": "268435859"
}
}
},
{
"id": "vehicle:268436068",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 48.3868293762207,
"longitude": -4.484400749206543
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681029"
},
"vehicle": {
"id": "268436068"
}
}
},
{
"id": "vehicle:268436071",
"vehicle": {
"position": {
"bearing": 119.0,
"latitude": 48.40848922729492,
"longitude": -4.514991760253906
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679397"
},
"vehicle": {
"id": "268436071"
}
}
},
{
"id": "vehicle:268435809",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 48.37763214111328,
"longitude": -4.553846836090088
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680676"
},
"vehicle": {
"id": "268435809"
}
}
},
{
"id": "vehicle:268436070",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 48.39570999145508,
"longitude": -4.406249523162842
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682203"
},
"vehicle": {
"id": "268436070"
}
}
},
{
"id": "vehicle:268435616",
"vehicle": {
"position": {
"bearing": 10.0,
"latitude": 48.42274856567383,
"longitude": -4.494140148162842
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680520"
},
"vehicle": {
"id": "268435616"
}
}
},
{
"id": "vehicle:268435617",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.36045837402344,
"longitude": -4.569310188293457
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680675"
},
"vehicle": {
"id": "268435617"
}
}
},
{
"id": "vehicle:268436508",
"vehicle": {
"position": {
"bearing": 211.0,
"latitude": 48.401302337646484,
"longitude": -4.524836540222168
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685493"
},
"vehicle": {
"id": "268436508"
}
}
},
{
"id": "vehicle:268436513",
"vehicle": {
"position": {
"bearing": 309.0,
"latitude": 48.387901306152344,
"longitude": -4.48114013671875
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685488"
},
"vehicle": {
"id": "268436513"
}
}
},
{
"id": "vehicle:268436511",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684571"
},
"vehicle": {
"id": "268436511"
}
}
},
{
"id": "vehicle:268436093",
"vehicle": {
"position": {
"bearing": 45.0,
"latitude": 48.42586898803711,
"longitude": -4.43903923034668
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682204"
},
"vehicle": {
"id": "268436093"
}
}
},
{
"id": "vehicle:268435810",
"vehicle": {
"position": {
"bearing": 331.0,
"latitude": 48.37706756591797,
"longitude": -4.553285121917725
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680680"
},
"vehicle": {
"id": "268435810"
}
}
},
{
"id": "vehicle:268436475",
"vehicle": {
"position": {
"bearing": 181.0,
"latitude": 48.42876434326172,
"longitude": -4.467875957489014
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684639"
},
"vehicle": {
"id": "268436475"
}
}
},
{
"id": "vehicle:268436512",
"vehicle": {
"position": {
"bearing": 175.0,
"latitude": 48.39502716064453,
"longitude": -4.4885077476501465
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685522"
},
"vehicle": {
"id": "268436512"
}
}
},
{
"id": "vehicle:268435762",
"vehicle": {
"position": {
"bearing": 262.0,
"latitude": 48.39849090576172,
"longitude": -4.452831268310547
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679930"
},
"vehicle": {
"id": "268435762"
}
}
},
{
"id": "vehicle:268436462",
"vehicle": {
"position": {
"bearing": 70.0,
"latitude": 48.418182373046875,
"longitude": -4.4551496505737305
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684490"
},
"vehicle": {
"id": "268436462"
}
}
},
{
"id": "vehicle:268436466",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.37638473510742,
"longitude": -4.553248882293701
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684567"
},
"vehicle": {
"id": "268436466"
}
}
},
{
"id": "vehicle:268435622",
"vehicle": {
"position": {
"bearing": 293.0,
"latitude": 48.38237762451172,
"longitude": -4.622260093688965
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679822"
},
"vehicle": {
"id": "268435622"
}
}
},
{
"id": "vehicle:268436476",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684632"
},
"vehicle": {
"id": "268436476"
}
}
},
{
"id": "vehicle:268436458",
"vehicle": {
"position": {
"bearing": 307.0,
"latitude": 48.39681625366211,
"longitude": -4.4899067878723145
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685544"
},
"vehicle": {
"id": "268436458"
}
}
},
{
"id": "vehicle:268436473",
"vehicle": {
"position": {
"bearing": 50.0,
"latitude": 48.38714599609375,
"longitude": -4.518897533416748
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684496"
},
"vehicle": {
"id": "268436473"
}
}
},
{
"id": "vehicle:268435669",
"vehicle": {
"position": {
"bearing": 172.0,
"latitude": 48.400672912597656,
"longitude": -4.5301618576049805
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679784"
},
"vehicle": {
"id": "268435669"
}
}
},
{
"id": "vehicle:268435914",
"vehicle": {
"position": {
"bearing": 35.0,
"latitude": 48.41487503051758,
"longitude": -4.4610490798950195
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "3856"
},
"vehicle": {
"id": "268435914"
}
}
},
{
"id": "vehicle:268435965",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 48.40202713012695,
"longitude": -4.467060565948486
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681028"
},
"vehicle": {
"id": "268435965"
}
}
},
{
"id": "vehicle:268435681",
"vehicle": {
"position": {
"bearing": 305.0,
"latitude": 48.383609771728516,
"longitude": -4.504546642303467
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "17680912"
},
"vehicle": {
"id": "268435681"
}
}
},
{
"id": "vehicle:268435912",
"vehicle": {
"position": {
"bearing": 207.0,
"latitude": 48.43007278442383,
"longitude": -4.560217380523682
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679656"
},
"vehicle": {
"id": "268435912"
}
}
},
{
"id": "vehicle:268435565",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 48.391563415527344,
"longitude": -4.488976001739502
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680545"
},
"vehicle": {
"id": "268435565"
}
}
},
{
"id": "vehicle:268436064",
"vehicle": {
"position": {
"bearing": 172.0,
"latitude": 48.454078674316406,
"longitude": -4.471423625946045
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682117"
},
"vehicle": {
"id": "268436064"
}
}
},
{
"id": "vehicle:268436097",
"vehicle": {
"position": {
"bearing": 254.0,
"latitude": 48.44296646118164,
"longitude": -4.418854713439941
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681027"
},
"vehicle": {
"id": "268436097"
}
}
},
{
"id": "vehicle:268435964",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 48.40290451049805,
"longitude": -4.4667277336120605
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679409"
},
"vehicle": {
"id": "268435964"
}
}
},
{
"id": "vehicle:268436079",
"vehicle": {
"position": {
"bearing": 243.0,
"latitude": 48.41849899291992,
"longitude": -4.429433345794678
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17680992"
},
"vehicle": {
"id": "268436079"
}
}
},
{
"id": "vehicle:268435711",
"vehicle": {
"position": {
"bearing": 173.0,
"latitude": 48.39025115966797,
"longitude": -4.482964515686035
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681102"
},
"vehicle": {
"id": "268435711"
}
}
},
{
"id": "vehicle:268435813",
"vehicle": {
"position": {
"bearing": 146.0,
"latitude": 48.42864227294922,
"longitude": -4.5528950691223145
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679654"
},
"vehicle": {
"id": "268435813"
}
}
},
{
"id": "vehicle:268435675",
"vehicle": {
"position": {
"bearing": 2.0,
"latitude": 48.43040084838867,
"longitude": -4.467967510223389
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680519"
},
"vehicle": {
"id": "268435675"
}
}
},
{
"id": "vehicle:268435641",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 48.44322967529297,
"longitude": -4.420245170593262
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681021"
},
"vehicle": {
"id": "268435641"
}
}
},
{
"id": "vehicle:268435866",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 48.39210891723633,
"longitude": -4.48488712310791
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17916340"
},
"vehicle": {
"id": "268435866"
}
}
},
{
"id": "vehicle:268435648",
"vehicle": {
"position": {
"bearing": 204.0,
"latitude": 48.39597702026367,
"longitude": -4.4124627113342285
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682201"
},
"vehicle": {
"id": "268435648"
}
}
},
{
"id": "vehicle:268436170",
"vehicle": {
"position": {
"bearing": 321.0,
"latitude": 48.40536117553711,
"longitude": -4.478528022766113
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679427"
},
"vehicle": {
"id": "268436170"
}
}
},
{
"id": "vehicle:268435643",
"vehicle": {
"position": {
"bearing": 257.0,
"latitude": 48.44319152832031,
"longitude": -4.418192386627197
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681025"
},
"vehicle": {
"id": "268435643"
}
}
},
{
"id": "vehicle:268435716",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 48.42170715332031,
"longitude": -4.456489086151123
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "3858"
},
"vehicle": {
"id": "268435716"
}
}
},
{
"id": "vehicle:268435671",
"vehicle": {
"position": {
"bearing": 221.0,
"latitude": 48.38741683959961,
"longitude": -4.543797016143799
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "3857"
},
"vehicle": {
"id": "268435671"
}
}
},
{
"id": "vehicle:268436095",
"vehicle": {
"position": {
"bearing": 309.0,
"latitude": 48.45314407348633,
"longitude": -4.4707183837890625
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682086"
},
"vehicle": {
"id": "268436095"
}
}
},
{
"id": "vehicle:268435972",
"vehicle": {
"position": {
"bearing": 255.0,
"latitude": 48.40851974487305,
"longitude": -4.396045207977295
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682173"
},
"vehicle": {
"id": "268435972"
}
}
},
{
"id": "vehicle:268436509",
"vehicle": {
"position": {
"bearing": 309.0,
"latitude": 48.387901306152344,
"longitude": -4.48114013671875
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685487"
},
"vehicle": {
"id": "268436509"
}
}
},
{
"id": "vehicle:268436088",
"vehicle": {
"position": {
"bearing": 119.0,
"latitude": 48.40812683105469,
"longitude": -4.513791561126709
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679395"
},
"vehicle": {
"id": "268436088"
}
}
},
{
"id": "vehicle:268435634",
"vehicle": {
"position": {
"bearing": 291.0,
"latitude": 48.401649475097656,
"longitude": -4.525979995727539
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679786"
},
"vehicle": {
"id": "268435634"
}
}
},
{
"id": "vehicle:268435638",
"vehicle": {
"position": {
"bearing": 334.0,
"latitude": 48.39530944824219,
"longitude": -4.520471096038818
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679791"
},
"vehicle": {
"id": "268435638"
}
}
},
{
"id": "vehicle:268436078",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 48.40682601928711,
"longitude": -4.460719585418701
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682081"
},
"vehicle": {
"id": "268436078"
}
}
},
{
"id": "vehicle:268435645",
"vehicle": {
"position": {
"bearing": 160.0,
"latitude": 48.394901275634766,
"longitude": -4.4093427658081055
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682207"
},
"vehicle": {
"id": "268435645"
}
}
},
{
"id": "vehicle:268435864",
"vehicle": {
"position": {
"bearing": 36.0,
"latitude": 48.41586685180664,
"longitude": -4.488182544708252
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17916318"
},
"vehicle": {
"id": "268435864"
}
}
},
{
"id": "vehicle:268436168",
"vehicle": {
"position": {
"bearing": 119.0,
"latitude": 48.40240478515625,
"longitude": -4.466039180755615
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682209"
},
"vehicle": {
"id": "268436168"
}
}
},
{
"id": "vehicle:268436459",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.37649917602539,
"longitude": -4.552952766418457
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684627"
},
"vehicle": {
"id": "268436459"
}
}
},
{
"id": "vehicle:268436163",
"vehicle": {
"position": {
"bearing": 65.0,
"latitude": 48.40020751953125,
"longitude": -4.529639720916748
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679827"
},
"vehicle": {
"id": "268436163"
}
}
},
{
"id": "vehicle:268435566",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 48.391456604003906,
"longitude": -4.487241268157959
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680544"
},
"vehicle": {
"id": "268435566"
}
}
},
{
"id": "vehicle:268435637",
"vehicle": {
"position": {
"bearing": 56.0,
"latitude": 48.41282653808594,
"longitude": -4.501368045806885
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17680003"
},
"vehicle": {
"id": "268435637"
}
}
},
{
"id": "vehicle:268435963",
"vehicle": {
"position": {
"bearing": 91.0,
"latitude": 48.360897064208984,
"longitude": -4.566293716430664
},
"timestamp": "0",
"trip": {
"routeId": "11",
"tripId": "17680861"
},
"vehicle": {
"id": "268435963"
}
}
},
{
"id": "vehicle:268436063",
"vehicle": {
"position": {
"bearing": 170.0,
"latitude": 48.415767669677734,
"longitude": -4.475575923919678
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682125"
},
"vehicle": {
"id": "268436063"
}
}
},
{
"id": "vehicle:268435763",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.41267013549805,
"longitude": -4.501605033874512
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679927"
},
"vehicle": {
"id": "268435763"
}
}
},
{
"id": "vehicle:268435969",
"vehicle": {
"position": {
"bearing": 83.0,
"latitude": 48.4219970703125,
"longitude": -4.50091552734375
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679412"
},
"vehicle": {
"id": "268435969"
}
}
},
{
"id": "vehicle:268435628",
"vehicle": {
"position": {
"bearing": 59.0,
"latitude": 48.3853874206543,
"longitude": -4.476395130157471
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680644"
},
"vehicle": {
"id": "268435628"
}
}
},
{
"id": "vehicle:268435863",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 48.391387939453125,
"longitude": -4.486567974090576
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679614"
},
"vehicle": {
"id": "268435863"
}
}
},
{
"id": "vehicle:268435613",
"vehicle": {
"position": {
"bearing": 60.0,
"latitude": 48.41107940673828,
"longitude": -4.530825614929199
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679621"
},
"vehicle": {
"id": "268435613"
}
}
},
{
"id": "vehicle:268436096",
"vehicle": {
"position": {
"bearing": 225.0,
"latitude": 48.40178680419922,
"longitude": -4.468249320983887
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682168"
},
"vehicle": {
"id": "268436096"
}
}
},
{
"id": "vehicle:268435858",
"vehicle": {
"position": {
"bearing": 98.0,
"latitude": 48.385520935058594,
"longitude": -4.476141452789307
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680642"
},
"vehicle": {
"id": "268435858"
}
}
},
{
"id": "vehicle:268435626",
"vehicle": {
"position": {
"bearing": 71.0,
"latitude": 48.38020706176758,
"longitude": -4.533214569091797
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680645"
},
"vehicle": {
"id": "268435626"
}
}
},
{
"id": "vehicle:268435757",
"vehicle": {
"position": {
"bearing": 145.0,
"latitude": 48.421424865722656,
"longitude": -4.45619535446167
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "3859"
},
"vehicle": {
"id": "268435757"
}
}
},
{
"id": "vehicle:268436065",
"vehicle": {
"position": {
"bearing": 207.0,
"latitude": 48.39774703979492,
"longitude": -4.4869384765625
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681108"
},
"vehicle": {
"id": "268436065"
}
}
},
{
"id": "vehicle:268435647",
"vehicle": {
"position": {
"bearing": 98.0,
"latitude": 48.394775390625,
"longitude": -4.408987998962402
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682206"
},
"vehicle": {
"id": "268435647"
}
}
},
{
"id": "vehicle:268435562",
"vehicle": {
"position": {
"bearing": 78.0,
"latitude": 48.42282485961914,
"longitude": -4.461366653442383
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680640"
},
"vehicle": {
"id": "268435562"
}
}
},
{
"id": "vehicle:268435961",
"vehicle": {
"position": {
"bearing": 160.0,
"latitude": 48.394779205322266,
"longitude": -4.40925931930542
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682208"
},
"vehicle": {
"id": "268435961"
}
}
},
{
"id": "vehicle:268436457",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.40302658081055,
"longitude": -4.467434883117676
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684492"
},
"vehicle": {
"id": "268436457"
}
}
},
{
"id": "vehicle:268435861",
"vehicle": {
"position": {
"bearing": 174.0,
"latitude": 48.41738510131836,
"longitude": -4.487201690673828
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17916344"
},
"vehicle": {
"id": "268435861"
}
}
},
{
"id": "vehicle:268435862",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 48.41659164428711,
"longitude": -4.487043857574463
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17916339"
},
"vehicle": {
"id": "268435862"
}
}
},
{
"id": "vehicle:268435563",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 48.393150329589844,
"longitude": -4.434968948364258
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679995"
},
"vehicle": {
"id": "268435563"
}
}
},
{
"id": "vehicle:268436469",
"vehicle": {
"position": {
"bearing": 261.0,
"latitude": 48.37673568725586,
"longitude": -4.551832675933838
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684563"
},
"vehicle": {
"id": "268436469"
}
}
},
{
"id": "vehicle:268435962",
"vehicle": {
"position": {
"bearing": 173.0,
"latitude": 48.39126205444336,
"longitude": -4.483299732208252
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681105"
},
"vehicle": {
"id": "268435962"
}
}
},
{
"id": "vehicle:268436467",
"vehicle": {
"position": {
"bearing": 274.0,
"latitude": 48.376792907714844,
"longitude": -4.5510406494140625
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684631"
},
"vehicle": {
"id": "268436467"
}
}
},
{
"id": "vehicle:268435913",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.360557556152344,
"longitude": -4.569052219390869
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680789"
},
"vehicle": {
"id": "268435913"
}
}
},
{
"id": "vehicle:268436067",
"vehicle": {
"position": {
"bearing": 257.0,
"latitude": 48.44292449951172,
"longitude": -4.4190802574157715
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681032"
},
"vehicle": {
"id": "268436067"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1782758193"
}
}