Détails de la ressource

Nom du fichier : Position des véhicules en temps réel GTFS-RT
Format : gtfs-rt

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

15/06/2026
100%
16/06/2026
100%
17/06/2026
100%
18/06/2026
100%
19/06/2026
100%
20/06/2026
100%
21/06/2026
100%
22/06/2026
100%
23/06/2026
100%
24/06/2026
100%
25/06/2026
100%
26/06/2026
100%
27/06/2026
100%
28/06/2026
100%
29/06/2026
100%
30/06/2026
100%
01/07/2026
100%
02/07/2026
100%
03/07/2026
100%
04/07/2026
100%
05/07/2026
100%
06/07/2026
100%
07/07/2026
100%
08/07/2026
100%
09/07/2026
100%
10/07/2026
100%
11/07/2026
100%
12/07/2026
100%
13/07/2026
100%
14/07/2026
100%
15/07/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

9 erreurs, 142 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/07/2026 à 09h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 4 erreurs

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Exemples d'erreurs
  • vehicle_id 268435634 trip_id 4625 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 268435649 trip_id 4530 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 268435637 trip_id 4591 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 268435651 trip_id 4557 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 4 erreurs

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Exemples d'erreurs
  • vehicle_id 268435634 route_id BUSB does not exist in the GTFS data routes.txt
  • vehicle_id 268435649 route_id BUSB does not exist in the GTFS data routes.txt
  • vehicle_id 268435637 route_id BUSB does not exist in the GTFS data routes.txt
  • vehicle_id 268435651 route_id BUSB does not exist in the GTFS data routes.txt

Vehicle position far from trip shape E029 1 erreur

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 268436170 trip_id 17896786 at (48.385307,-4.4720087) 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 71 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • vehicle_id 268435911 does not have a timestamp
  • vehicle_id 268435650 does not have a timestamp
  • vehicle_id 268435668 does not have a timestamp
  • vehicle_id 268435635 does not have a timestamp
  • vehicle_id 268436063 does not have a timestamp

schedule_relationship not populated W009 71 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 17926860 does not have a schedule_relationship
  • trip_id 17902127 does not have a schedule_relationship
  • trip_id 17879491 does not have a schedule_relationship
  • trip_id 17901539 does not have a schedule_relationship
  • trip_id 17879877 does not have a schedule_relationship
Valider ce GTFS-RT maintenant

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 584 30 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 2 584 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 22 fois (73 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 181 17 fois (57 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 246 13 fois (43 % 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. 5 5 fois (17 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 15/07/2026 à 14h53 Europe/Paris.

vehicle_positions (80) service_alerts (0) trip_updates (0)

Entités présentes dans ce flux lors des 7 derniers jours.

vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 15/07/2026 à 14h53 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:268435650", "vehicle": { "position": { "bearing": 230.0, "latitude": 48.385589599609375, "longitude": -4.353329181671143 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17902108" }, "vehicle": { "id": "268435650" } } }, { "id": "vehicle:268435668", "vehicle": { "position": { "bearing": 208.0, "latitude": 48.37826919555664, "longitude": -4.544000625610352 }, "timestamp": "0", "trip": { "routeId": "06", "tripId": "17879503" }, "vehicle": { "id": "268435668" } } }, { "id": "vehicle:268435635", "vehicle": { "position": { "bearing": 343.0, "latitude": 48.391231536865234, "longitude": -4.4361701011657715 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901551" }, "vehicle": { "id": "268435635" } } }, { "id": "vehicle:268436063", "vehicle": { "position": { "bearing": 112.0, "latitude": 48.40218734741211, "longitude": -4.467759132385254 }, "timestamp": "0", "trip": { "routeId": "15", "tripId": "17879889" }, "vehicle": { "id": "268436063" } } }, { "id": "vehicle:268435961", "vehicle": { "position": { "bearing": 349.0, "latitude": 48.40625, "longitude": -4.389626979827881 }, "timestamp": "0", "trip": { "routeId": "17", "tripId": "17901971" }, "vehicle": { "id": "268435961" } } }, { "id": "vehicle:268436513", "vehicle": { "position": { "bearing": 179.0, "latitude": 48.411563873291016, "longitude": -4.471340179443359 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857690" }, "vehicle": { "id": "268436513" } } }, { "id": "vehicle:268435562", "vehicle": { "position": { "bearing": 73.0, "latitude": 48.4276237487793, "longitude": -4.473069667816162 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17929749" }, "vehicle": { "id": "268435562" } } }, { "id": "vehicle:268436095", "vehicle": { "position": { "bearing": 110.0, "latitude": 48.406673431396484, "longitude": -4.393326759338379 }, "timestamp": "0", "trip": { "routeId": "17", "tripId": "17901966" }, "vehicle": { "id": "268436095" } } }, { "id": "vehicle:268436082", "vehicle": { "position": { "bearing": 171.0, "latitude": 48.453033447265625, "longitude": -4.450436592102051 }, "timestamp": "0", "trip": { "routeId": "15", "tripId": "17879863" }, "vehicle": { "id": "268436082" } } }, { "id": "vehicle:268435762", "vehicle": { "position": { "bearing": 264.0, "latitude": 48.4030647277832, "longitude": -4.507530212402344 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17929778" }, "vehicle": { "id": "268435762" } } }, { "id": "vehicle:268435564", "vehicle": { "position": { "bearing": 77.0, "latitude": 48.400718688964844, "longitude": -4.501990795135498 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17891026" }, "vehicle": { "id": "268435564" } } }, { "id": "vehicle:268436462", "vehicle": { "position": { "bearing": 85.0, "latitude": 48.38778305053711, "longitude": -4.517545223236084 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857689" }, "vehicle": { "id": "268436462" } } }, { "id": "vehicle:268435910", "vehicle": { "position": { "bearing": 212.0, "latitude": 48.36162567138672, "longitude": -4.554512023925781 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906082" }, "vehicle": { "id": "268435910" } } }, { "id": "vehicle:268435962", "vehicle": { "position": { "bearing": 265.0, "latitude": 48.398345947265625, "longitude": -4.430426120758057 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17902088" }, "vehicle": { "id": "268435962" } } }, { "id": "vehicle:268436509", "vehicle": { "position": { "bearing": 48.0, "latitude": 48.4022102355957, "longitude": -4.467803001403809 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857683" }, "vehicle": { "id": "268436509" } } }, { "id": "vehicle:268435861", "vehicle": { "position": { "bearing": 128.0, "latitude": 48.41263961791992, "longitude": -4.4912309646606445 }, "timestamp": "0", "trip": { "routeId": "D", "tripId": "17900847" }, "vehicle": { "id": "268435861" } } }, { "id": "vehicle:268435965", "vehicle": { "position": { "bearing": 256.0, "latitude": 48.45582580566406, "longitude": -4.471339702606201 }, "timestamp": "0", "trip": { "routeId": "15", "tripId": "17879885" }, "vehicle": { "id": "268435965" } } }, { "id": "vehicle:268435633", "vehicle": { "position": { "bearing": 77.0, "latitude": 48.376625061035156, "longitude": -4.552034378051758 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906046" }, "vehicle": { "id": "268435633" } } }, { "id": "vehicle:268435760", "vehicle": { "position": { "bearing": 0.0, "latitude": 48.43075180053711, "longitude": -4.4679999351501465 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17929744" }, "vehicle": { "id": "268435760" } } }, { "id": "vehicle:268435638", "vehicle": { "position": { "bearing": 172.0, "latitude": 48.39600372314453, "longitude": -4.460882663726807 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901527" }, "vehicle": { "id": "268435638" } } }, { "id": "vehicle:268435634", "vehicle": { "position": { "bearing": 216.0, "latitude": 48.39088439941406, "longitude": -4.486705303192139 }, "timestamp": "0", "trip": { "routeId": "BUSB", "tripId": "4635" }, "vehicle": { "id": "268435634" } } }, { "id": "vehicle:268435649", "vehicle": { "position": { "bearing": 83.0, "latitude": 48.407474517822266, "longitude": -4.517081260681152 }, "timestamp": "0", "trip": { "routeId": "BUSB", "tripId": "4540" }, "vehicle": { "id": "268435649" } } }, { "id": "vehicle:268435632", "vehicle": { "position": { "bearing": 93.0, "latitude": 48.38447570800781, "longitude": -4.48206090927124 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906044" }, "vehicle": { "id": "268435632" } } }, { "id": "vehicle:268435761", "vehicle": { "position": { "bearing": 123.0, "latitude": 48.39146423339844, "longitude": -4.486645698547363 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17929751" }, "vehicle": { "id": "268435761" } } }, { "id": "vehicle:268436460", "vehicle": { "position": { "bearing": 47.0, "latitude": 48.390926361083984, "longitude": -4.4848952293396 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857685" }, "vehicle": { "id": "268436460" } } }, { "id": "vehicle:268436467", "vehicle": { "position": { "bearing": 74.0, "latitude": 48.37617492675781, "longitude": -4.5537495613098145 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857693" }, "vehicle": { "id": "268436467" } } }, { "id": "vehicle:268436511", "vehicle": { "position": { "bearing": 231.0, "latitude": 48.396575927734375, "longitude": -4.476472854614258 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857688" }, "vehicle": { "id": "268436511" } } }, { "id": "vehicle:268436457", "vehicle": { "position": { "bearing": 74.0, "latitude": 48.377750396728516, "longitude": -4.547468185424805 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857691" }, "vehicle": { "id": "268436457" } } }, { "id": "vehicle:268435862", "vehicle": { "position": { "bearing": 10.0, "latitude": 48.39592742919922, "longitude": -4.484058380126953 }, "timestamp": "0", "trip": { "routeId": "D", "tripId": "17900620" }, "vehicle": { "id": "268435862" } } }, { "id": "vehicle:268436475", "vehicle": { "position": { "bearing": 180.0, "latitude": 48.43085479736328, "longitude": -4.468121528625488 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857692" }, "vehicle": { "id": "268436475" } } }, { "id": "vehicle:268435970", "vehicle": { "position": { "bearing": 117.0, "latitude": 48.382530212402344, "longitude": -4.491778373718262 }, "timestamp": "0", "trip": { "routeId": "BLEU", "tripId": "17900056" }, "vehicle": { "id": "268435970" } } }, { "id": "vehicle:268435639", "vehicle": { "position": { "bearing": 265.0, "latitude": 48.39716339111328, "longitude": -4.48730993270874 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901550" }, "vehicle": { "id": "268435639" } } }, { "id": "vehicle:268435670", "vehicle": { "position": { "bearing": 274.0, "latitude": 48.37688064575195, "longitude": -4.550130844116211 }, "timestamp": "0", "trip": { "routeId": "10", "tripId": "17888694" }, "vehicle": { "id": "268435670" } } }, { "id": "vehicle:268435758", "vehicle": { "position": { "bearing": 2.0, "latitude": 48.43022918701172, "longitude": -4.467958927154541 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17929745" }, "vehicle": { "id": "268435758" } } }, { "id": "vehicle:268435637", "vehicle": { "position": { "bearing": 137.0, "latitude": 48.38950729370117, "longitude": -4.48441219329834 }, "timestamp": "0", "trip": { "routeId": "BUSB", "tripId": "4600" }, "vehicle": { "id": "268435637" } } }, { "id": "vehicle:268436473", "vehicle": { "position": { "bearing": 260.0, "latitude": 48.3859748840332, "longitude": -4.533864974975586 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857682" }, "vehicle": { "id": "268436473" } } }, { "id": "vehicle:268436471", "vehicle": { "position": { "bearing": 230.0, "latitude": 48.38819122314453, "longitude": -4.489090442657471 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857686" }, "vehicle": { "id": "268436471" } } }, { "id": "vehicle:268435864", "vehicle": { "position": { "bearing": 137.0, "latitude": 48.389930725097656, "longitude": -4.485104084014893 }, "timestamp": "0", "trip": { "routeId": "D", "tripId": "17900846" }, "vehicle": { "id": "268435864" } } }, { "id": "vehicle:268435667", "vehicle": { "position": { "bearing": 106.0, "latitude": 48.401004791259766, "longitude": -4.453863143920898 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17902113" }, "vehicle": { "id": "268435667" } } }, { "id": "vehicle:268435710", "vehicle": { "position": { "bearing": 213.0, "latitude": 48.389949798583984, "longitude": -4.483047008514404 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17902114" }, "vehicle": { "id": "268435710" } } }, { "id": "vehicle:268435809", "vehicle": { "position": { "bearing": 199.0, "latitude": 48.402767181396484, "longitude": -4.509754180908203 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17891025" }, "vehicle": { "id": "268435809" } } }, { "id": "vehicle:268435676", "vehicle": { "position": { "bearing": 77.0, "latitude": 48.376529693603516, "longitude": -4.552468776702881 }, "timestamp": "0", "trip": { "routeId": "10", "tripId": "17888665" }, "vehicle": { "id": "268435676" } } }, { "id": "vehicle:268436086", "vehicle": { "position": { "bearing": 0.0, "latitude": 27.140960693359375, "longitude": -3.404627561569214 }, "timestamp": "0", "trip": { "routeId": "13", "tripId": "17894617" }, "vehicle": { "id": "268436086" } } }, { "id": "vehicle:268435811", "vehicle": { "position": { "bearing": 241.0, "latitude": 48.383949279785156, "longitude": -4.505281448364258 }, "timestamp": "0", "trip": { "routeId": "06", "tripId": "17879530" }, "vehicle": { "id": "268435811" } } }, { "id": "vehicle:268435857", "vehicle": { "position": { "bearing": 63.0, "latitude": 48.39056396484375, "longitude": -4.437357425689697 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901594" }, "vehicle": { "id": "268435857" } } }, { "id": "vehicle:268435757", "vehicle": { "position": { "bearing": 90.0, "latitude": 48.42848587036133, "longitude": -4.468477249145508 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17929743" }, "vehicle": { "id": "268435757" } } }, { "id": "vehicle:268435631", "vehicle": { "position": { "bearing": 13.0, "latitude": 48.39712142944336, "longitude": -4.46142053604126 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901577" }, "vehicle": { "id": "268435631" } } }, { "id": "vehicle:268436160", "vehicle": { "position": { "bearing": 70.0, "latitude": 48.44023895263672, "longitude": -4.403584003448486 }, "timestamp": "0", "trip": { "routeId": "16", "tripId": "17880062" }, "vehicle": { "id": "268436160" } } }, { "id": "vehicle:268436088", "vehicle": { "position": { "bearing": 76.0, "latitude": 48.433135986328125, "longitude": -4.4574761390686035 }, "timestamp": "0", "trip": { "routeId": "20", "tripId": "18010245" }, "vehicle": { "id": "268436088" } } }, { "id": "vehicle:268435763", "vehicle": { "position": { "bearing": 182.0, "latitude": 48.428802490234375, "longitude": -4.467989444732666 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17929779" }, "vehicle": { "id": "268435763" } } }, { "id": "vehicle:268435859", "vehicle": { "position": { "bearing": 117.0, "latitude": 48.39616394042969, "longitude": -4.484360218048096 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901599" }, "vehicle": { "id": "268435859" } } }, { "id": "vehicle:268436512", "vehicle": { "position": { "bearing": 358.0, "latitude": 48.38663864135742, "longitude": -4.50434684753418 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857684" }, "vehicle": { "id": "268436512" } } }, { "id": "vehicle:268435858", "vehicle": { "position": { "bearing": 343.0, "latitude": 48.391231536865234, "longitude": -4.4361701011657715 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901593" }, "vehicle": { "id": "268435858" } } }, { "id": "vehicle:268436507", "vehicle": { "position": { "bearing": 77.0, "latitude": 48.41669845581055, "longitude": -4.460555076599121 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857681" }, "vehicle": { "id": "268436507" } } }, { "id": "vehicle:268436089", "vehicle": { "position": { "bearing": 241.0, "latitude": 48.386985778808594, "longitude": -4.483689785003662 }, "timestamp": "0", "trip": { "routeId": "16", "tripId": "17880099" }, "vehicle": { "id": "268436089" } } }, { "id": "vehicle:268435810", "vehicle": { "position": { "bearing": 259.0, "latitude": 48.381629943847656, "longitude": -4.527413368225098 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906083" }, "vehicle": { "id": "268435810" } } }, { "id": "vehicle:268436168", "vehicle": { "position": { "bearing": 298.0, "latitude": 48.394752502441406, "longitude": -4.408158302307129 }, "timestamp": "0", "trip": { "routeId": "17", "tripId": "17901948" }, "vehicle": { "id": "268436168" } } }, { "id": "vehicle:268435651", "vehicle": { "position": { "bearing": 83.0, "latitude": 48.40755081176758, "longitude": -4.516575813293457 }, "timestamp": "0", "trip": { "routeId": "BUSB", "tripId": "4568" }, "vehicle": { "id": "268435651" } } }, { "id": "vehicle:268435675", "vehicle": { "position": { "bearing": 39.0, "latitude": 48.40011215209961, "longitude": -4.5299248695373535 }, "timestamp": "0", "trip": { "routeId": "10", "tripId": "17888695" }, "vehicle": { "id": "268435675" } } }, { "id": "vehicle:268435636", "vehicle": { "position": { "bearing": 268.0, "latitude": 48.38432693481445, "longitude": -4.495928764343262 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906084" }, "vehicle": { "id": "268435636" } } }, { "id": "vehicle:268435565", "vehicle": { "position": { "bearing": 279.0, "latitude": 48.43321228027344, "longitude": -4.562083721160889 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17890713" }, "vehicle": { "id": "268435565" } } }, { "id": "vehicle:268435707", "vehicle": { "position": { "bearing": 324.0, "latitude": 48.42915344238281, "longitude": -4.553545951843262 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17891027" }, "vehicle": { "id": "268435707" } } }, { "id": "vehicle:268436163", "vehicle": { "position": { "bearing": 235.0, "latitude": 48.421363830566406, "longitude": -4.503245830535889 }, "timestamp": "0", "trip": { "routeId": "13", "tripId": "17894624" }, "vehicle": { "id": "268436163" } } }, { "id": "vehicle:268436476", "vehicle": { "position": { "bearing": 88.0, "latitude": 48.38431930541992, "longitude": -4.4965643882751465 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17857687" }, "vehicle": { "id": "268436476" } } }, { "id": "vehicle:268436067", "vehicle": { "position": { "bearing": 103.0, "latitude": 48.38417053222656, "longitude": -4.354840278625488 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17902089" }, "vehicle": { "id": "268436067" } } }, { "id": "vehicle:268435629", "vehicle": { "position": { "bearing": 50.0, "latitude": 48.41282653808594, "longitude": -4.501368045806885 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17901578" }, "vehicle": { "id": "268435629" } } }, { "id": "vehicle:268435627", "vehicle": { "position": { "bearing": 59.0, "latitude": 48.39013671875, "longitude": -4.48823356628418 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906107" }, "vehicle": { "id": "268435627" } } }, { "id": "vehicle:268436170", "vehicle": { "position": { "bearing": 315.0, "latitude": 48.382938385009766, "longitude": -4.492522716522217 }, "timestamp": "0", "trip": { "routeId": "BLEU", "tripId": "17900076" }, "vehicle": { "id": "268436170" } } }, { "id": "vehicle:268436008", "vehicle": { "position": { "bearing": 191.0, "latitude": 48.38203048706055, "longitude": -4.6223225593566895 }, "timestamp": "0", "trip": { "routeId": "11", "tripId": "17890420" }, "vehicle": { "id": "268436008" } } }, { "id": "vehicle:268436169", "vehicle": { "position": { "bearing": 320.0, "latitude": 48.4021110534668, "longitude": -4.4675188064575195 }, "timestamp": "0", "trip": { "routeId": "17", "tripId": "17901983" }, "vehicle": { "id": "268436169" } } }, { "id": "vehicle:268435909", "vehicle": { "position": { "bearing": 65.0, "latitude": 48.38285827636719, "longitude": -4.507726669311523 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906045" }, "vehicle": { "id": "268435909" } } }, { "id": "vehicle:268435678", "vehicle": { "position": { "bearing": 180.0, "latitude": 48.38195037841797, "longitude": -4.6223249435424805 }, "timestamp": "0", "trip": { "routeId": "10", "tripId": "17888666" }, "vehicle": { "id": "268435678" } } }, { "id": "vehicle:268435866", "vehicle": { "position": { "bearing": 36.0, "latitude": 48.4163703918457, "longitude": -4.487733364105225 }, "timestamp": "0", "trip": { "routeId": "D", "tripId": "17900619" }, "vehicle": { "id": "268435866" } } }, { "id": "vehicle:268436071", "vehicle": { "position": { "bearing": 257.0, "latitude": 48.40019607543945, "longitude": -4.5049309730529785 }, "timestamp": "0", "trip": { "routeId": "CIEL", "tripId": "18006224" }, "vehicle": { "id": "268436071" } } }, { "id": "vehicle:268436096", "vehicle": { "position": { "bearing": 174.0, "latitude": 48.451229095458984, "longitude": -4.472489356994629 }, "timestamp": "0", "trip": { "routeId": "15", "tripId": "17879857" }, "vehicle": { "id": "268436096" } } }, { "id": "vehicle:268436097", "vehicle": { "position": { "bearing": 208.0, "latitude": 48.42658996582031, "longitude": -4.437844753265381 }, "timestamp": "0", "trip": { "routeId": "20", "tripId": "18010243" }, "vehicle": { "id": "268436097" } } }, { "id": "vehicle:268435708", "vehicle": { "position": { "bearing": 67.0, "latitude": 48.391544342041016, "longitude": -4.486805438995361 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17890716" }, "vehicle": { "id": "268435708" } } }, { "id": "vehicle:268436070", "vehicle": { "position": { "bearing": 357.0, "latitude": 48.413848876953125, "longitude": -4.522622585296631 }, "timestamp": "0", "trip": { "routeId": "13", "tripId": "17894620" }, "vehicle": { "id": "268436070" } } }, { "id": "vehicle:268436068", "vehicle": { "position": { "bearing": 53.0, "latitude": 48.43293762207031, "longitude": -4.40390157699585 }, "timestamp": "0", "trip": { "routeId": "16", "tripId": "17880098" }, "vehicle": { "id": "268436068" } } }, { "id": "vehicle:268435911", "vehicle": { "position": { "bearing": 59.0, "latitude": 48.383113861083984, "longitude": -4.487316131591797 }, "timestamp": "0", "trip": { "routeId": "02", "tripId": "17906085" }, "vehicle": { "id": "268435911" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1784120017" } }