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
❌25 erreurs, 270 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/05/2026 à 09h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt route_id does not exist in GTFS data E004 23 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 268435909 route_id S55 does not exist in the GTFS data routes.txt
- vehicle_id 268435913 route_id S50 does not exist in the GTFS data routes.txt
- vehicle_id 268435628 route_id S40 does not exist in the GTFS data routes.txt
- vehicle_id 268436063 route_id S61 does not exist in the GTFS data routes.txt
- vehicle_id 268435646 route_id S60 does not exist in the GTFS data routes.txt
Vehicle position far from trip shape E029 2 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 268435641 trip_id 17680965 at (48.388584,-4.480403) 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 268435809 trip_id 17679953 at (48.390186,-4.4834437) 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 135 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 268435669 does not have a timestamp
- vehicle_id 268435649 does not have a timestamp
- vehicle_id 268435909 does not have a timestamp
- vehicle_id 268435757 does not have a timestamp
- vehicle_id 268435868 does not have a timestamp
schedule_relationship not populated W009 135 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 17680627 does not have a schedule_relationship
- trip_id 17681116 does not have a schedule_relationship
- trip_id 17680057 does not have a schedule_relationship
- trip_id 17680554 does not have a schedule_relationship
- trip_id 17683242 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 502 | 29 fois (97 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 502 | 29 fois (97 % 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. | 40 | 15 fois (50 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 170 | 9 fois (30 % 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. | 4 | 4 fois (13 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 8 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/05/2026 à 19h51 Europe/Paris.
vehicle_positions (129) 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 04/05/2026 à 19h51 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:268436508",
"vehicle": {
"position": {
"bearing": 99.0,
"latitude": 48.40105438232422,
"longitude": -4.503458023071289
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685518"
},
"vehicle": {
"id": "268436508"
}
}
},
{
"id": "vehicle:268435968",
"vehicle": {
"position": {
"bearing": 149.0,
"latitude": 48.39988708496094,
"longitude": -4.466443061828613
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17680990"
},
"vehicle": {
"id": "268435968"
}
}
},
{
"id": "vehicle:268435669",
"vehicle": {
"position": {
"bearing": 92.0,
"latitude": 48.41299057006836,
"longitude": -4.495492458343506
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680519"
},
"vehicle": {
"id": "268435669"
}
}
},
{
"id": "vehicle:268435909",
"vehicle": {
"position": {
"bearing": 5.0,
"latitude": 48.41146469116211,
"longitude": -4.501677513122559
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679922"
},
"vehicle": {
"id": "268435909"
}
}
},
{
"id": "vehicle:268435757",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 48.3914680480957,
"longitude": -4.487486839294434
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680565"
},
"vehicle": {
"id": "268435757"
}
}
},
{
"id": "vehicle:268435868",
"vehicle": {
"position": {
"bearing": 357.0,
"latitude": 48.407264709472656,
"longitude": -4.484983921051025
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683383"
},
"vehicle": {
"id": "268435868"
}
}
},
{
"id": "vehicle:268436064",
"vehicle": {
"position": {
"bearing": 126.0,
"latitude": 48.4500617980957,
"longitude": -4.456913471221924
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682120"
},
"vehicle": {
"id": "268436064"
}
}
},
{
"id": "vehicle:268435626",
"vehicle": {
"position": {
"bearing": 234.0,
"latitude": 48.3759880065918,
"longitude": -4.55445671081543
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680789"
},
"vehicle": {
"id": "268435626"
}
}
},
{
"id": "vehicle:268435714",
"vehicle": {
"position": {
"bearing": 66.0,
"latitude": 48.38532638549805,
"longitude": -4.476522922515869
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680697"
},
"vehicle": {
"id": "268435714"
}
}
},
{
"id": "vehicle:268435808",
"vehicle": {
"position": {
"bearing": 326.0,
"latitude": 48.391231536865234,
"longitude": -4.4361701011657715
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679988"
},
"vehicle": {
"id": "268435808"
}
}
},
{
"id": "vehicle:268435643",
"vehicle": {
"position": {
"bearing": 325.0,
"latitude": 48.441158294677734,
"longitude": -4.413535118103027
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681025"
},
"vehicle": {
"id": "268435643"
}
}
},
{
"id": "vehicle:268436078",
"vehicle": {
"position": {
"bearing": 278.0,
"latitude": 48.45579528808594,
"longitude": -4.449805736541748
},
"timestamp": "0",
"trip": {
"routeId": "S65",
"tripId": "17680102"
},
"vehicle": {
"id": "268436078"
}
}
},
{
"id": "vehicle:268436068",
"vehicle": {
"position": {
"bearing": 344.0,
"latitude": 48.438201904296875,
"longitude": -4.409057140350342
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17680991"
},
"vehicle": {
"id": "268436068"
}
}
},
{
"id": "vehicle:268435681",
"vehicle": {
"position": {
"bearing": 306.0,
"latitude": 48.37455368041992,
"longitude": -4.541018962860107
},
"timestamp": "0",
"trip": {
"routeId": "S43",
"tripId": "17680498"
},
"vehicle": {
"id": "268435681"
}
}
},
{
"id": "vehicle:268436464",
"vehicle": {
"position": {
"bearing": 257.0,
"latitude": 48.38962936401367,
"longitude": -4.486203193664551
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684571"
},
"vehicle": {
"id": "268436464"
}
}
},
{
"id": "vehicle:268435867",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 48.41707229614258,
"longitude": -4.487038612365723
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683356"
},
"vehicle": {
"id": "268435867"
}
}
},
{
"id": "vehicle:268435629",
"vehicle": {
"position": {
"bearing": 231.0,
"latitude": 48.385135650634766,
"longitude": -4.354015827178955
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681137"
},
"vehicle": {
"id": "268435629"
}
}
},
{
"id": "vehicle:268436065",
"vehicle": {
"position": {
"bearing": 59.0,
"latitude": 48.401920318603516,
"longitude": -4.4681715965271
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682120"
},
"vehicle": {
"id": "268436065"
}
}
},
{
"id": "vehicle:268435651",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 48.399200439453125,
"longitude": -4.425319194793701
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681107"
},
"vehicle": {
"id": "268435651"
}
}
},
{
"id": "vehicle:268435613",
"vehicle": {
"position": {
"bearing": 98.0,
"latitude": 48.39476013183594,
"longitude": -4.408755779266357
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682206"
},
"vehicle": {
"id": "268435613"
}
}
},
{
"id": "vehicle:268435637",
"vehicle": {
"position": {
"bearing": 28.0,
"latitude": 48.39210510253906,
"longitude": -4.4799275398254395
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679619"
},
"vehicle": {
"id": "268435637"
}
}
},
{
"id": "vehicle:268435647",
"vehicle": {
"position": {
"bearing": 261.0,
"latitude": 48.395591735839844,
"longitude": -4.406546115875244
},
"timestamp": "0",
"trip": {
"routeId": "S76",
"tripId": "17680051"
},
"vehicle": {
"id": "268435647"
}
}
},
{
"id": "vehicle:268435648",
"vehicle": {
"position": {
"bearing": 278.0,
"latitude": 48.41347885131836,
"longitude": -4.397552490234375
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682207"
},
"vehicle": {
"id": "268435648"
}
}
},
{
"id": "vehicle:268435759",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.41267013549805,
"longitude": -4.501605033874512
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679924"
},
"vehicle": {
"id": "268435759"
}
}
},
{
"id": "vehicle:268436097",
"vehicle": {
"position": {
"bearing": 95.0,
"latitude": 48.42570877075195,
"longitude": -4.550853729248047
},
"timestamp": "0",
"trip": {
"routeId": "S56",
"tripId": "17680105"
},
"vehicle": {
"id": "268436097"
}
}
},
{
"id": "vehicle:268436090",
"vehicle": {
"position": {
"bearing": 92.0,
"latitude": 48.43545913696289,
"longitude": -4.3988165855407715
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681026"
},
"vehicle": {
"id": "268436090"
}
}
},
{
"id": "vehicle:268436087",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 48.4427490234375,
"longitude": -4.419600009918213
},
"timestamp": "0",
"trip": {
"routeId": "20",
"tripId": "17682307"
},
"vehicle": {
"id": "268436087"
}
}
},
{
"id": "vehicle:268436472",
"vehicle": {
"position": {
"bearing": 56.0,
"latitude": 48.37771224975586,
"longitude": -4.554169178009033
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684561"
},
"vehicle": {
"id": "268436472"
}
}
},
{
"id": "vehicle:268435668",
"vehicle": {
"position": {
"bearing": 202.0,
"latitude": 48.378265380859375,
"longitude": -4.543919086456299
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "17680945"
},
"vehicle": {
"id": "268435668"
}
}
},
{
"id": "vehicle:268435858",
"vehicle": {
"position": {
"bearing": 56.0,
"latitude": 48.38602828979492,
"longitude": -4.474879741668701
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680636"
},
"vehicle": {
"id": "268435858"
}
}
},
{
"id": "vehicle:268435913",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 48.360347747802734,
"longitude": -4.569687843322754
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680644"
},
"vehicle": {
"id": "268435913"
}
}
},
{
"id": "vehicle:268436089",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.3868293762207,
"longitude": -4.484400749206543
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681027"
},
"vehicle": {
"id": "268436089"
}
}
},
{
"id": "vehicle:268436461",
"vehicle": {
"position": {
"bearing": 269.0,
"latitude": 48.386962890625,
"longitude": -4.526949405670166
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684570"
},
"vehicle": {
"id": "268436461"
}
}
},
{
"id": "vehicle:268435678",
"vehicle": {
"position": {
"bearing": 166.0,
"latitude": 48.426815032958984,
"longitude": -4.551121711730957
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679648"
},
"vehicle": {
"id": "268435678"
}
}
},
{
"id": "vehicle:268435811",
"vehicle": {
"position": {
"bearing": 97.0,
"latitude": 48.381221771240234,
"longitude": -4.510262489318848
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680643"
},
"vehicle": {
"id": "268435811"
}
}
},
{
"id": "vehicle:268435675",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 48.391517639160156,
"longitude": -4.488224506378174
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679615"
},
"vehicle": {
"id": "268435675"
}
}
},
{
"id": "vehicle:268435628",
"vehicle": {
"position": {
"bearing": 177.0,
"latitude": 48.43024444580078,
"longitude": -4.468177795410156
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680546"
},
"vehicle": {
"id": "268435628"
}
}
},
{
"id": "vehicle:268435713",
"vehicle": {
"position": {
"bearing": 208.0,
"latitude": 48.384666442871094,
"longitude": -4.354646682739258
},
"timestamp": "0",
"trip": {
"routeId": "23",
"tripId": "17679336"
},
"vehicle": {
"id": "268435713"
}
}
},
{
"id": "vehicle:268436475",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684567"
},
"vehicle": {
"id": "268436475"
}
}
},
{
"id": "vehicle:268435635",
"vehicle": {
"position": {
"bearing": 271.0,
"latitude": 48.40518569946289,
"longitude": -4.516238689422607
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679655"
},
"vehicle": {
"id": "268435635"
}
}
},
{
"id": "vehicle:268436460",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684634"
},
"vehicle": {
"id": "268436460"
}
}
},
{
"id": "vehicle:268435763",
"vehicle": {
"position": {
"bearing": 59.0,
"latitude": 48.3853874206543,
"longitude": -4.476395130157471
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680640"
},
"vehicle": {
"id": "268435763"
}
}
},
{
"id": "vehicle:268436063",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.45698165893555,
"longitude": -4.465521335601807
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682117"
},
"vehicle": {
"id": "268436063"
}
}
},
{
"id": "vehicle:268436169",
"vehicle": {
"position": {
"bearing": 293.0,
"latitude": 48.40181350708008,
"longitude": -4.458765506744385
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682171"
},
"vehicle": {
"id": "268436169"
}
}
},
{
"id": "vehicle:268436513",
"vehicle": {
"position": {
"bearing": 250.0,
"latitude": 48.390472412109375,
"longitude": -4.510838985443115
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17685716"
},
"vehicle": {
"id": "268436513"
}
}
},
{
"id": "vehicle:268436163",
"vehicle": {
"position": {
"bearing": 87.0,
"latitude": 48.3766975402832,
"longitude": -4.551434516906738
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679790"
},
"vehicle": {
"id": "268436163"
}
}
},
{
"id": "vehicle:268436070",
"vehicle": {
"position": {
"bearing": 185.0,
"latitude": 48.38418960571289,
"longitude": -4.354964733123779
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681108"
},
"vehicle": {
"id": "268436070"
}
}
},
{
"id": "vehicle:268435970",
"vehicle": {
"position": {
"bearing": 286.0,
"latitude": 48.43081283569336,
"longitude": -4.465566635131836
},
"timestamp": "0",
"trip": {
"routeId": "21",
"tripId": "17679343"
},
"vehicle": {
"id": "268435970"
}
}
},
{
"id": "vehicle:268436510",
"vehicle": {
"position": {
"bearing": 31.0,
"latitude": 48.401302337646484,
"longitude": -4.524836540222168
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685622"
},
"vehicle": {
"id": "268436510"
}
}
},
{
"id": "vehicle:268435671",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 48.3768310546875,
"longitude": -4.552562713623047
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "17680937"
},
"vehicle": {
"id": "268435671"
}
}
},
{
"id": "vehicle:268435865",
"vehicle": {
"position": {
"bearing": 207.0,
"latitude": 48.39658737182617,
"longitude": -4.483913898468018
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683382"
},
"vehicle": {
"id": "268435865"
}
}
},
{
"id": "vehicle:268435618",
"vehicle": {
"position": {
"bearing": 98.0,
"latitude": 48.39476776123047,
"longitude": -4.408959865570068
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682201"
},
"vehicle": {
"id": "268435618"
}
}
},
{
"id": "vehicle:268436465",
"vehicle": {
"position": {
"bearing": 262.0,
"latitude": 48.37679672241211,
"longitude": -4.55143404006958
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684563"
},
"vehicle": {
"id": "268436465"
}
}
},
{
"id": "vehicle:268435962",
"vehicle": {
"position": {
"bearing": 99.0,
"latitude": 48.402130126953125,
"longitude": -4.461219310760498
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681142"
},
"vehicle": {
"id": "268435962"
}
}
},
{
"id": "vehicle:268436096",
"vehicle": {
"position": {
"bearing": 170.0,
"latitude": 48.45518112182617,
"longitude": -4.448735237121582
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682085"
},
"vehicle": {
"id": "268436096"
}
}
},
{
"id": "vehicle:268435709",
"vehicle": {
"position": {
"bearing": 185.0,
"latitude": 48.429203033447266,
"longitude": -4.570707321166992
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679620"
},
"vehicle": {
"id": "268435709"
}
}
},
{
"id": "vehicle:268435638",
"vehicle": {
"position": {
"bearing": 65.0,
"latitude": 48.372589111328125,
"longitude": -4.590353488922119
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679822"
},
"vehicle": {
"id": "268435638"
}
}
},
{
"id": "vehicle:268436470",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 48.377071380615234,
"longitude": -4.554165840148926
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684490"
},
"vehicle": {
"id": "268436470"
}
}
},
{
"id": "vehicle:268435631",
"vehicle": {
"position": {
"bearing": 157.0,
"latitude": 48.436832427978516,
"longitude": -4.407930374145508
},
"timestamp": "0",
"trip": {
"routeId": "S70",
"tripId": "17680088"
},
"vehicle": {
"id": "268435631"
}
}
},
{
"id": "vehicle:268436458",
"vehicle": {
"position": {
"bearing": 225.0,
"latitude": 48.402008056640625,
"longitude": -4.468196392059326
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684636"
},
"vehicle": {
"id": "268436458"
}
}
},
{
"id": "vehicle:268436077",
"vehicle": {
"position": {
"bearing": 225.0,
"latitude": 48.40314483642578,
"longitude": -4.466487884521484
},
"timestamp": "0",
"trip": {
"routeId": "31",
"tripId": "17730838"
},
"vehicle": {
"id": "268436077"
}
}
},
{
"id": "vehicle:268435642",
"vehicle": {
"position": {
"bearing": 213.0,
"latitude": 48.389869689941406,
"longitude": -4.482887268066406
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681104"
},
"vehicle": {
"id": "268435642"
}
}
},
{
"id": "vehicle:268436466",
"vehicle": {
"position": {
"bearing": 201.0,
"latitude": 48.39064407348633,
"longitude": -4.504831314086914
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684493"
},
"vehicle": {
"id": "268436466"
}
}
},
{
"id": "vehicle:268435639",
"vehicle": {
"position": {
"bearing": 172.0,
"latitude": 48.40085983276367,
"longitude": -4.530226707458496
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679786"
},
"vehicle": {
"id": "268435639"
}
}
},
{
"id": "vehicle:268435644",
"vehicle": {
"position": {
"bearing": 157.0,
"latitude": 48.408206939697266,
"longitude": -4.480959892272949
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679410"
},
"vehicle": {
"id": "268435644"
}
}
},
{
"id": "vehicle:268436061",
"vehicle": {
"position": {
"bearing": 356.0,
"latitude": 48.45444107055664,
"longitude": -4.464986324310303
},
"timestamp": "0",
"trip": {
"routeId": "S66",
"tripId": "17683195"
},
"vehicle": {
"id": "268436061"
}
}
},
{
"id": "vehicle:268435672",
"vehicle": {
"position": {
"bearing": 185.0,
"latitude": 48.38188934326172,
"longitude": -4.622398853302002
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679823"
},
"vehicle": {
"id": "268435672"
}
}
},
{
"id": "vehicle:268436167",
"vehicle": {
"position": {
"bearing": 132.0,
"latitude": 48.39623260498047,
"longitude": -4.40372896194458
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682172"
},
"vehicle": {
"id": "268436167"
}
}
},
{
"id": "vehicle:268435711",
"vehicle": {
"position": {
"bearing": 33.0,
"latitude": 48.39139175415039,
"longitude": -4.486649990081787
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680540"
},
"vehicle": {
"id": "268435711"
}
}
},
{
"id": "vehicle:268435641",
"vehicle": {
"position": {
"bearing": 263.0,
"latitude": 48.44314956665039,
"longitude": -4.418471813201904
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681021"
},
"vehicle": {
"id": "268435641"
}
}
},
{
"id": "vehicle:268435676",
"vehicle": {
"position": {
"bearing": 28.0,
"latitude": 48.40011215209961,
"longitude": -4.5299248695373535
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679826"
},
"vehicle": {
"id": "268435676"
}
}
},
{
"id": "vehicle:268435616",
"vehicle": {
"position": {
"bearing": 337.0,
"latitude": 48.391143798828125,
"longitude": -4.43607759475708
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679929"
},
"vehicle": {
"id": "268435616"
}
}
},
{
"id": "vehicle:268435622",
"vehicle": {
"position": {
"bearing": 172.0,
"latitude": 48.400691986083984,
"longitude": -4.5301642417907715
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679788"
},
"vehicle": {
"id": "268435622"
}
}
},
{
"id": "vehicle:268435810",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.360469818115234,
"longitude": -4.569271087646484
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680673"
},
"vehicle": {
"id": "268435810"
}
}
},
{
"id": "vehicle:268435807",
"vehicle": {
"position": {
"bearing": 236.0,
"latitude": 48.38386535644531,
"longitude": -4.505284309387207
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "17680912"
},
"vehicle": {
"id": "268435807"
}
}
},
{
"id": "vehicle:268435863",
"vehicle": {
"position": {
"bearing": 36.0,
"latitude": 48.4163818359375,
"longitude": -4.4877214431762695
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683379"
},
"vehicle": {
"id": "268435863"
}
}
},
{
"id": "vehicle:268435627",
"vehicle": {
"position": {
"bearing": 217.0,
"latitude": 48.38129425048828,
"longitude": -4.510583400726318
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680679"
},
"vehicle": {
"id": "268435627"
}
}
},
{
"id": "vehicle:268436160",
"vehicle": {
"position": {
"bearing": 159.0,
"latitude": 48.41244125366211,
"longitude": -4.3848676681518555
},
"timestamp": "0",
"trip": {
"routeId": "S75",
"tripId": "17701353"
},
"vehicle": {
"id": "268436160"
}
}
},
{
"id": "vehicle:268436170",
"vehicle": {
"position": {
"bearing": 301.0,
"latitude": 48.408538818359375,
"longitude": -4.515228748321533
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679382"
},
"vehicle": {
"id": "268436170"
}
}
},
{
"id": "vehicle:268436467",
"vehicle": {
"position": {
"bearing": 49.0,
"latitude": 48.381385803222656,
"longitude": -4.540848255157471
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684495"
},
"vehicle": {
"id": "268436467"
}
}
},
{
"id": "vehicle:268436008",
"vehicle": {
"position": {
"bearing": 33.0,
"latitude": 48.39042282104492,
"longitude": -4.482323169708252
},
"timestamp": "0",
"trip": {
"routeId": "22",
"tripId": "17679315"
},
"vehicle": {
"id": "268436008"
}
}
},
{
"id": "vehicle:268436088",
"vehicle": {
"position": {
"bearing": 119.0,
"latitude": 48.408512115478516,
"longitude": -4.51506233215332
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679395"
},
"vehicle": {
"id": "268436088"
}
}
},
{
"id": "vehicle:268435707",
"vehicle": {
"position": {
"bearing": 229.0,
"latitude": 48.3856201171875,
"longitude": -4.353278636932373
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681150"
},
"vehicle": {
"id": "268435707"
}
}
},
{
"id": "vehicle:268435708",
"vehicle": {
"position": {
"bearing": 125.0,
"latitude": 48.39055633544922,
"longitude": -4.522773742675781
},
"timestamp": "0",
"trip": {
"routeId": "S42",
"tripId": "17680118"
},
"vehicle": {
"id": "268435708"
}
}
},
{
"id": "vehicle:268435762",
"vehicle": {
"position": {
"bearing": 22.0,
"latitude": 48.41274642944336,
"longitude": -4.501520156860352
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679927"
},
"vehicle": {
"id": "268435762"
}
}
},
{
"id": "vehicle:268435961",
"vehicle": {
"position": {
"bearing": 189.0,
"latitude": 48.412357330322266,
"longitude": -4.522819519042969
},
"timestamp": "0",
"trip": {
"routeId": "S61",
"tripId": "17680485"
},
"vehicle": {
"id": "268435961"
}
}
},
{
"id": "vehicle:268435809",
"vehicle": {
"position": {
"bearing": 337.0,
"latitude": 48.39626693725586,
"longitude": -4.435197353363037
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679995"
},
"vehicle": {
"id": "268435809"
}
}
},
{
"id": "vehicle:268436082",
"vehicle": {
"position": {
"bearing": 281.0,
"latitude": 48.394989013671875,
"longitude": -4.409530162811279
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682204"
},
"vehicle": {
"id": "268436082"
}
}
},
{
"id": "vehicle:268435667",
"vehicle": {
"position": {
"bearing": 112.0,
"latitude": 48.37763214111328,
"longitude": -4.553684234619141
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680694"
},
"vehicle": {
"id": "268435667"
}
}
},
{
"id": "vehicle:268435866",
"vehicle": {
"position": {
"bearing": 106.0,
"latitude": 48.42546463012695,
"longitude": -4.45608377456665
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683345"
},
"vehicle": {
"id": "268435866"
}
}
},
{
"id": "vehicle:268436512",
"vehicle": {
"position": {
"bearing": 128.0,
"latitude": 48.38915252685547,
"longitude": -4.483999729156494
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685517"
},
"vehicle": {
"id": "268436512"
}
}
},
{
"id": "vehicle:268435670",
"vehicle": {
"position": {
"bearing": 111.0,
"latitude": 48.378753662109375,
"longitude": -4.526899814605713
},
"timestamp": "0",
"trip": {
"routeId": "06",
"tripId": "17680944"
},
"vehicle": {
"id": "268435670"
}
}
},
{
"id": "vehicle:268436095",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 48.402191162109375,
"longitude": -4.467678546905518
},
"timestamp": "0",
"trip": {
"routeId": "15",
"tripId": "17682121"
},
"vehicle": {
"id": "268436095"
}
}
},
{
"id": "vehicle:268436509",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684565"
},
"vehicle": {
"id": "268436509"
}
}
},
{
"id": "vehicle:268436168",
"vehicle": {
"position": {
"bearing": 281.0,
"latitude": 48.3953857421875,
"longitude": -4.415678977966309
},
"timestamp": "0",
"trip": {
"routeId": "S77",
"tripId": "17680046"
},
"vehicle": {
"id": "268436168"
}
}
},
{
"id": "vehicle:268435857",
"vehicle": {
"position": {
"bearing": 146.0,
"latitude": 48.38956832885742,
"longitude": -4.485124111175537
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680642"
},
"vehicle": {
"id": "268435857"
}
}
},
{
"id": "vehicle:268435562",
"vehicle": {
"position": {
"bearing": 112.0,
"latitude": 48.4255485534668,
"longitude": -4.456650733947754
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680563"
},
"vehicle": {
"id": "268435562"
}
}
},
{
"id": "vehicle:268435860",
"vehicle": {
"position": {
"bearing": 67.0,
"latitude": 48.40714645385742,
"longitude": -4.4736104011535645
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679618"
},
"vehicle": {
"id": "268435860"
}
}
},
{
"id": "vehicle:268436067",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 48.4425048828125,
"longitude": -4.420558452606201
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681032"
},
"vehicle": {
"id": "268436067"
}
}
},
{
"id": "vehicle:268436057",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.430992126464844,
"longitude": -4.468085289001465
},
"timestamp": "0",
"trip": {
"routeId": "28",
"tripId": "17679356"
},
"vehicle": {
"id": "268436057"
}
}
},
{
"id": "vehicle:268435710",
"vehicle": {
"position": {
"bearing": 2.0,
"latitude": 48.43039321899414,
"longitude": -4.467966556549072
},
"timestamp": "0",
"trip": {
"routeId": "S40",
"tripId": "17680123"
},
"vehicle": {
"id": "268435710"
}
}
},
{
"id": "vehicle:268435625",
"vehicle": {
"position": {
"bearing": 180.0,
"latitude": 48.42546844482422,
"longitude": -4.550808429718018
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679652"
},
"vehicle": {
"id": "268435625"
}
}
},
{
"id": "vehicle:268435910",
"vehicle": {
"position": {
"bearing": 78.0,
"latitude": 48.38162612915039,
"longitude": -4.621049404144287
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679819"
},
"vehicle": {
"id": "268435910"
}
}
},
{
"id": "vehicle:268435566",
"vehicle": {
"position": {
"bearing": 298.0,
"latitude": 48.3823356628418,
"longitude": -4.6220245361328125
},
"timestamp": "0",
"trip": {
"routeId": "S50",
"tripId": "17680064"
},
"vehicle": {
"id": "268435566"
}
}
},
{
"id": "vehicle:268436093",
"vehicle": {
"position": {
"bearing": 163.0,
"latitude": 48.411312103271484,
"longitude": -4.522804260253906
},
"timestamp": "0",
"trip": {
"routeId": "S60",
"tripId": "17801049"
},
"vehicle": {
"id": "268436093"
}
}
},
{
"id": "vehicle:268436457",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.376468658447266,
"longitude": -4.553002834320068
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684625"
},
"vehicle": {
"id": "268436457"
}
}
},
{
"id": "vehicle:268435864",
"vehicle": {
"position": {
"bearing": 174.0,
"latitude": 48.41738510131836,
"longitude": -4.487201690673828
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683385"
},
"vehicle": {
"id": "268435864"
}
}
},
{
"id": "vehicle:268435908",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.36039733886719,
"longitude": -4.569477558135986
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680693"
},
"vehicle": {
"id": "268435908"
}
}
},
{
"id": "vehicle:268435614",
"vehicle": {
"position": {
"bearing": 331.0,
"latitude": 48.37706756591797,
"longitude": -4.553285121917725
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680675"
},
"vehicle": {
"id": "268435614"
}
}
},
{
"id": "vehicle:268436473",
"vehicle": {
"position": {
"bearing": 31.0,
"latitude": 48.40248107910156,
"longitude": -4.523961067199707
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685519"
},
"vehicle": {
"id": "268436473"
}
}
},
{
"id": "vehicle:268435914",
"vehicle": {
"position": {
"bearing": 173.0,
"latitude": 48.39030456542969,
"longitude": -4.482985019683838
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681106"
},
"vehicle": {
"id": "268435914"
}
}
},
{
"id": "vehicle:268435971",
"vehicle": {
"position": {
"bearing": 291.0,
"latitude": 48.395023345947266,
"longitude": -4.409372329711914
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682173"
},
"vehicle": {
"id": "268435971"
}
}
},
{
"id": "vehicle:268436511",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684629"
},
"vehicle": {
"id": "268436511"
}
}
},
{
"id": "vehicle:268435859",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 48.39087677001953,
"longitude": -4.436625957489014
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679993"
},
"vehicle": {
"id": "268435859"
}
}
},
{
"id": "vehicle:268435969",
"vehicle": {
"position": {
"bearing": 360.0,
"latitude": 48.42946243286133,
"longitude": -4.500565052032471
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679426"
},
"vehicle": {
"id": "268435969"
}
}
},
{
"id": "vehicle:268435645",
"vehicle": {
"position": {
"bearing": 304.0,
"latitude": 48.4436149597168,
"longitude": -4.470288276672363
},
"timestamp": "0",
"trip": {
"routeId": "S67",
"tripId": "17680056"
},
"vehicle": {
"id": "268435645"
}
}
},
{
"id": "vehicle:268435957",
"vehicle": {
"position": {
"bearing": 321.0,
"latitude": 48.40202713012695,
"longitude": -4.467399597167969
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679409"
},
"vehicle": {
"id": "268435957"
}
}
},
{
"id": "vehicle:268436463",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684631"
},
"vehicle": {
"id": "268436463"
}
}
},
{
"id": "vehicle:268435636",
"vehicle": {
"position": {
"bearing": 196.0,
"latitude": 48.39923095703125,
"longitude": -4.531679630279541
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679787"
},
"vehicle": {
"id": "268435636"
}
}
},
{
"id": "vehicle:268436071",
"vehicle": {
"position": {
"bearing": 108.0,
"latitude": 48.395103454589844,
"longitude": -4.410195827484131
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682203"
},
"vehicle": {
"id": "268436071"
}
}
},
{
"id": "vehicle:268435912",
"vehicle": {
"position": {
"bearing": 257.0,
"latitude": 48.443241119384766,
"longitude": -4.4179816246032715
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681019"
},
"vehicle": {
"id": "268435912"
}
}
},
{
"id": "vehicle:268435965",
"vehicle": {
"position": {
"bearing": 267.0,
"latitude": 48.435123443603516,
"longitude": -4.399953365325928
},
"timestamp": "0",
"trip": {
"routeId": "24",
"tripId": "17679259"
},
"vehicle": {
"id": "268435965"
}
}
},
{
"id": "vehicle:268435761",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 48.39018630981445,
"longitude": -4.483768939971924
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17680001"
},
"vehicle": {
"id": "268435761"
}
}
},
{
"id": "vehicle:268435813",
"vehicle": {
"position": {
"bearing": 218.0,
"latitude": 48.384857177734375,
"longitude": -4.354345798492432
},
"timestamp": "0",
"trip": {
"routeId": "23",
"tripId": "17679337"
},
"vehicle": {
"id": "268435813"
}
}
},
{
"id": "vehicle:268436069",
"vehicle": {
"position": {
"bearing": 196.0,
"latitude": 48.40201950073242,
"longitude": -4.46704626083374
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679411"
},
"vehicle": {
"id": "268436069"
}
}
},
{
"id": "vehicle:268436507",
"vehicle": {
"position": {
"bearing": 262.0,
"latitude": 48.37677764892578,
"longitude": -4.551594257354736
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684566"
},
"vehicle": {
"id": "268436507"
}
}
},
{
"id": "vehicle:268436474",
"vehicle": {
"position": {
"bearing": 333.0,
"latitude": 48.3903694152832,
"longitude": -4.485906600952148
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685499"
},
"vehicle": {
"id": "268436474"
}
}
},
{
"id": "vehicle:268436007",
"vehicle": {
"position": {
"bearing": 30.0,
"latitude": 48.361759185791016,
"longitude": -4.564538478851318
},
"timestamp": "0",
"trip": {
"routeId": "11",
"tripId": "17680861"
},
"vehicle": {
"id": "268436007"
}
}
},
{
"id": "vehicle:268435633",
"vehicle": {
"position": {
"bearing": 287.0,
"latitude": 48.391544342041016,
"longitude": -4.48757791519165
},
"timestamp": "0",
"trip": {
"routeId": "04",
"tripId": "17680520"
},
"vehicle": {
"id": "268435633"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777917105"
}
}