Détails de la ressource

Nom du fichier : Irigo-Angers-GTFS-RT-vehicle-positions
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau urbain Irigo.

Disponibilité au téléchargement

18/10/2025
100%
19/10/2025
100%
20/10/2025
100%
21/10/2025
100%
22/10/2025
100%
23/10/2025
100%
24/10/2025
100%
25/10/2025
100%
26/10/2025
100%
27/10/2025
100%
28/10/2025
100%
29/10/2025
100%
30/10/2025
100%
31/10/2025
100%
01/11/2025
100%
02/11/2025
100%
03/11/2025
100%
04/11/2025
100%
05/11/2025
100%
06/11/2025
100%
07/11/2025
100%
08/11/2025
100%
09/11/2025
100%
10/11/2025
100%
11/11/2025
100%
12/11/2025
100%
13/11/2025
100%
14/11/2025
100%
15/11/2025
100%
16/11/2025
100%
17/11/2025
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

5 erreurs, 278 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 17/11/2025 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

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 5fb7aa661ea596000139f790 at (47.276184,-0.0581602) 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 66d22f583037b63fea7dbdd0 trip_id 3504 at (47.466614,-0.5688083) 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 65cb6ed7db6f24d12211e92d trip_id 15903 at (47.47992,-0.5057809) 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 5fd0da158ceff8e7279d34a4 trip_id 3104 at (47.468796,-0.550215) 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 6708d408f36ec006fd277045 trip_id 3802 at (47.466763,-0.5680317) 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

schedule_relationship not populated W009 278 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 6239119 does not have a schedule_relationship
  • trip_id 6054497 does not have a schedule_relationship
  • trip_id 16102 does not have a schedule_relationship
  • trip_id 6239147 does not have a schedule_relationship
  • trip_id 6237277 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
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 4 798 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. 119 22 fois (73 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 34 7 fois (23 % 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)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 3 2 fois (7 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 17/11/2025 à 15h34 Europe/Paris.

vehicle_positions (165) 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 17/11/2025 à 15h34 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:605", "vehicle": { "position": { "bearing": 50.0, "latitude": 47.46559524536133, "longitude": -0.6024375557899475 }, "stopId": "JEMONNET", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "04", "tripId": "6239903" }, "vehicle": { "id": "605" } } }, { "id": "vehicle:821", "vehicle": { "position": { "bearing": 202.0, "latitude": 47.48636245727539, "longitude": -0.532876193523407 }, "stopId": "RBRIOLLA", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "05", "tripId": "6239550" }, "vehicle": { "id": "821" } } }, { "id": "vehicle:65cb470d0df601f4cc75aca7", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47423553466797, "longitude": -0.3590233027935028 }, "stopId": "CORNCR-E", "timestamp": "1763386932", "trip": { "directionId": 1, "routeId": "40", "tripId": "4021" }, "vehicle": { "id": "65cb470d0df601f4cc75aca7" } } }, { "id": "vehicle:695", "vehicle": { "position": { "bearing": 249.0, "latitude": 47.44256591796875, "longitude": -0.48195794224739075 }, "stopId": "BUISSON", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "01", "tripId": "6238306" }, "vehicle": { "id": "695" } } }, { "id": "vehicle:67e50c6b438e144948ca8d44", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.46967697143555, "longitude": -0.5620623230934143 }, "stopId": "QUAIsubN", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "33", "tripId": "3313" }, "vehicle": { "id": "67e50c6b438e144948ca8d44" } } }, { "id": "vehicle:2016", "vehicle": { "position": { "bearing": 198.0, "latitude": 47.47960662841797, "longitude": -0.5280173420906067 }, "stopId": "2BRIS", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "B", "tripId": "6237405" }, "vehicle": { "id": "2016" } } }, { "id": "vehicle:410", "vehicle": { "position": { "bearing": 297.0, "latitude": 47.47129821777344, "longitude": -0.546686053276062 }, "stopId": "HDVSUB", "timestamp": "1763380995", "trip": { "directionId": 0, "routeId": "23", "tripId": "6054232" }, "vehicle": { "id": "410" } } }, { "id": "vehicle:2008", "vehicle": { "position": { "bearing": 90.0, "latitude": 47.47317123413086, "longitude": -0.5987877249717712 }, "stopId": "1BARR", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "B", "tripId": "6237395" }, "vehicle": { "id": "2008" } } }, { "id": "vehicle:660", "vehicle": { "position": { "bearing": 222.0, "latitude": 47.46675109863281, "longitude": -0.5528028607368469 }, "stopId": "ANLERO-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "01", "tripId": "6238204" }, "vehicle": { "id": "660" } } }, { "id": "vehicle:714", "vehicle": { "position": { "bearing": 116.0, "latitude": 47.472660064697266, "longitude": -0.4858435094356537 }, "stopId": "SBAVENAI", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "02", "tripId": "6239800" }, "vehicle": { "id": "714" } } }, { "id": "vehicle:2011", "vehicle": { "position": { "bearing": 125.0, "latitude": 47.47220993041992, "longitude": -0.5755718946456909 }, "stopId": "1QUAI", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "C", "tripId": "6237370" }, "vehicle": { "id": "2011" } } }, { "id": "vehicle:5fd0da158ceff8e7279d34a4", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.4837760925293, "longitude": -0.5190616846084595 }, "stopId": "CHATENAY", "timestamp": "1763382412", "trip": { "directionId": 0, "routeId": "32", "tripId": "3220" }, "vehicle": { "id": "5fd0da158ceff8e7279d34a4" } } }, { "id": "vehicle:682", "vehicle": { "position": { "bearing": 313.0, "latitude": 47.457298278808594, "longitude": -0.5324721336364746 }, "stopId": "MILLOT.", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "01", "tripId": "6238267" }, "vehicle": { "id": "682" } } }, { "id": "vehicle:6374a61a497a33c8c13d9793", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.49010467529297, "longitude": -0.5268725752830505 }, "stopId": "MONP23-E", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "122", "tripId": "12205" }, "vehicle": { "id": "6374a61a497a33c8c13d9793" } } }, { "id": "vehicle:710", "vehicle": { "position": { "bearing": 103.0, "latitude": 47.46986389160156, "longitude": -0.5129298567771912 }, "stopId": "LAREU-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "02", "tripId": "6239719" }, "vehicle": { "id": "710" } } }, { "id": "vehicle:901", "vehicle": { "position": { "bearing": 52.0, "latitude": 47.49254608154297, "longitude": -0.5021354556083679 }, "stopId": "PROVIN-E", "timestamp": "1763389662", "trip": { "directionId": 0, "routeId": "10", "tripId": "6239123" }, "vehicle": { "id": "901" } } }, { "id": "vehicle:5fd38f307b21ed00017244ee", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.466331481933594, "longitude": -0.569936990737915 }, "stopId": "QUAIsubN", "timestamp": "1763385443", "trip": { "directionId": 0, "routeId": "36", "tripId": "3620" }, "vehicle": { "id": "5fd38f307b21ed00017244ee" } } }, { "id": "vehicle:1017", "vehicle": { "position": { "bearing": 83.0, "latitude": 47.44380187988281, "longitude": -0.5551184415817261 }, "stopId": "1ANRO", "timestamp": "1763389914", "trip": { "directionId": 1, "routeId": "A", "tripId": "6237802" }, "vehicle": { "id": "1017" } } }, { "id": "vehicle:1015", "vehicle": { "position": { "bearing": 305.0, "latitude": 47.47545623779297, "longitude": -0.5489949584007263 }, "stopId": "2STSE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "A", "tripId": "6237383" }, "vehicle": { "id": "1015" } } }, { "id": "vehicle:715", "vehicle": { "position": { "bearing": 41.0, "latitude": 47.469757080078125, "longitude": -0.5484709143638611 }, "stopId": "LORRTERM", "timestamp": "1763389967", "trip": { "directionId": 0, "routeId": "01", "tripId": "6238288" }, "vehicle": { "id": "715" } } }, { "id": "vehicle:675", "vehicle": { "position": { "bearing": 293.0, "latitude": 47.46763610839844, "longitude": -0.5028572082519531 }, "stopId": "CCHEMINE", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "02", "tripId": "6239773" }, "vehicle": { "id": "675" } } }, { "id": "vehicle:461", "vehicle": { "position": { "bearing": 323.0, "latitude": 47.44647979736328, "longitude": -0.6060394644737244 }, "stopId": "PRUNIERS", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "06", "tripId": "6238767" }, "vehicle": { "id": "461" } } }, { "id": "vehicle:531", "vehicle": { "position": { "bearing": 133.0, "latitude": 47.453529357910156, "longitude": -0.526511013507843 }, "stopId": "JUSTIC-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "05", "tripId": "6239525" }, "vehicle": { "id": "531" } } }, { "id": "vehicle:64e366fb6f6fe22e122e0515", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47221755981445, "longitude": -0.5663571953773499 }, "stopId": "QUAIsubN", "timestamp": "1763382013", "trip": { "directionId": 0, "routeId": "38", "tripId": "3812" }, "vehicle": { "id": "64e366fb6f6fe22e122e0515" } } }, { "id": "vehicle:2009", "vehicle": { "position": { "bearing": 140.0, "latitude": 47.49277114868164, "longitude": -0.5703256726264954 }, "stopId": "1VERN", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "A", "tripId": "6237377" }, "vehicle": { "id": "2009" } } }, { "id": "vehicle:620", "vehicle": { "position": { "bearing": 304.0, "latitude": 47.473751068115234, "longitude": -0.5449081659317017 }, "stopId": "MENDESFR", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "04", "tripId": "6239948" }, "vehicle": { "id": "620" } } }, { "id": "vehicle:5fd38ae612262700014f794f", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.42653274536133, "longitude": -0.7196949124336243 }, "stopId": "BSOLEI-E", "timestamp": "1763381283", "trip": { "directionId": 1, "routeId": "36", "tripId": "3609" }, "vehicle": { "id": "5fd38ae612262700014f794f" } } }, { "id": "vehicle:689", "vehicle": { "position": { "bearing": 129.0, "latitude": 47.464656829833984, "longitude": -0.5488898754119873 }, "stopId": "ANLERO-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "03", "tripId": "6240158" }, "vehicle": { "id": "689" } } }, { "id": "vehicle:676", "vehicle": { "position": { "bearing": 233.0, "latitude": 47.47475051879883, "longitude": -0.6112145185470581 }, "stopId": "INRA-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "20", "tripId": "6238533" }, "vehicle": { "id": "676" } } }, { "id": "vehicle:810", "vehicle": { "position": { "bearing": 92.0, "latitude": 47.49129104614258, "longitude": -0.5305295586585999 }, "stopId": "SAVOIE-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "09", "tripId": "6238631" }, "vehicle": { "id": "810" } } }, { "id": "vehicle:6614cd65f2cee6bcbc4a2e65", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.46929168701172, "longitude": -0.598360002040863 }, "stopId": "LABARR-E", "timestamp": "1763389871", "trip": { "directionId": 1, "routeId": "35", "tripId": "3519" }, "vehicle": { "id": "6614cd65f2cee6bcbc4a2e65" } } }, { "id": "vehicle:543", "vehicle": { "position": { "bearing": 7.0, "latitude": 47.443355560302734, "longitude": -0.5517018437385559 }, "stopId": "MTARDAT", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "08", "tripId": "6239056" }, "vehicle": { "id": "543" } } }, { "id": "vehicle:401", "vehicle": { "position": { "bearing": 188.0, "latitude": 47.493553161621094, "longitude": -0.5654187202453613 }, "stopId": "VERNUIT", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "21", "tripId": "6052356" }, "vehicle": { "id": "401" } } }, { "id": "vehicle:6614cd481f99751cf3f4aaec", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.56415557861328, "longitude": -0.6767790913581848 }, "stopId": "BOISDA-E", "timestamp": "1763381616", "trip": { "directionId": 1, "routeId": "34", "tripId": "3441" }, "vehicle": { "id": "6614cd481f99751cf3f4aaec" } } }, { "id": "vehicle:459", "vehicle": { "position": { "bearing": 210.0, "latitude": 47.470664978027344, "longitude": -0.5476540327072144 }, "stopId": "LORRAIN2", "timestamp": "1763384229", "trip": { "directionId": 1, "routeId": "11", "tripId": "6238704" }, "vehicle": { "id": "459" } } }, { "id": "vehicle:1004", "vehicle": { "position": { "bearing": 270.0, "latitude": 47.4734001159668, "longitude": -0.5927428603172302 }, "stopId": "2PATT", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "B", "tripId": "6237403" }, "vehicle": { "id": "1004" } } }, { "id": "vehicle:524", "vehicle": { "position": { "bearing": 20.0, "latitude": 47.54113006591797, "longitude": -0.6095795035362244 }, "stopId": "BENE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "07", "tripId": "6238897" }, "vehicle": { "id": "524" } } }, { "id": "vehicle:525", "vehicle": { "position": { "bearing": 16.0, "latitude": 47.4571647644043, "longitude": -0.5332075357437134 }, "stopId": "MILLOT-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "10", "tripId": "6239103" }, "vehicle": { "id": "525" } } }, { "id": "vehicle:66d22f9bb96aed78f4a7193a", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47053527832031, "longitude": -0.563626229763031 }, "stopId": "QUAIsubN", "timestamp": "1763387238", "trip": { "directionId": 0, "routeId": "35", "tripId": "3530" }, "vehicle": { "id": "66d22f9bb96aed78f4a7193a" } } }, { "id": "vehicle:449", "vehicle": { "position": { "bearing": 318.0, "latitude": 47.43634796142578, "longitude": -0.5199872255325317 }, "stopId": "GIRARDE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "09", "tripId": "6238633" }, "vehicle": { "id": "449" } } }, { "id": "vehicle:681", "vehicle": { "position": { "bearing": 300.0, "latitude": 47.46917724609375, "longitude": -0.5880073308944702 }, "stopId": "GDMAIN-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "04", "tripId": "6239947" }, "vehicle": { "id": "681" } } }, { "id": "vehicle:680", "vehicle": { "position": { "bearing": 288.0, "latitude": 47.43782043457031, "longitude": -0.5267112255096436 }, "stopId": "GENDRON", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "03", "tripId": "6240138" }, "vehicle": { "id": "680" } } }, { "id": "vehicle:532", "vehicle": { "position": { "bearing": 299.0, "latitude": 47.47036361694336, "longitude": -0.5471954941749573 }, "stopId": "HMAI", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "08", "tripId": "6239022" }, "vehicle": { "id": "532" } } }, { "id": "vehicle:673", "vehicle": { "position": { "bearing": 92.0, "latitude": 47.47382354736328, "longitude": -0.5758259892463684 }, "stopId": "SAJACQUE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "02", "tripId": "6239813" }, "vehicle": { "id": "673" } } }, { "id": "vehicle:802", "vehicle": { "position": { "bearing": 223.0, "latitude": 47.470001220703125, "longitude": -0.5479155778884888 }, "stopId": "LORRAIN2", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "11", "tripId": "6238710" }, "vehicle": { "id": "802" } } }, { "id": "vehicle:1005", "vehicle": { "position": { "bearing": 116.0, "latitude": 47.47429656982422, "longitude": -0.5580750107765198 }, "stopId": "1MOLIE", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "B", "tripId": "6237394" }, "vehicle": { "id": "1005" } } }, { "id": "vehicle:528", "vehicle": { "position": { "bearing": 205.0, "latitude": 47.48517990112305, "longitude": -0.5335955619812012 }, "stopId": "CHALOUER", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "10", "tripId": "6239104" }, "vehicle": { "id": "528" } } }, { "id": "vehicle:717", "vehicle": { "position": { "bearing": 44.0, "latitude": 47.46929168701172, "longitude": -0.5490511655807495 }, "stopId": "LORRAIN1", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "03", "tripId": "6240196" }, "vehicle": { "id": "717" } } }, { "id": "vehicle:818", "vehicle": { "position": { "bearing": 186.0, "latitude": 47.493377685546875, "longitude": -0.5654869675636292 }, "stopId": "AQUA-D5A", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "05", "tripId": "6239485" }, "vehicle": { "id": "818" } } }, { "id": "vehicle:65b7b14a0af8a659c33f2b9b", "vehicle": { "position": { "bearing": 0.0, "latitude": 47.49899673461914, "longitude": -0.5913609862327576 }, "stopId": "JANEQUIN", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "210", "tripId": "21005" }, "vehicle": { "id": "65b7b14a0af8a659c33f2b9b" } } }, { "id": "vehicle:533", "vehicle": { "position": { "bearing": 193.0, "latitude": 47.47636032104492, "longitude": -0.5993877053260803 }, "stopId": "BEAUSS-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "06", "tripId": "6238735" }, "vehicle": { "id": "533" } } }, { "id": "vehicle:65b74d28f4d2c543385cd460", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.46485137939453, "longitude": -0.5591380000114441 }, "stopId": "GROSEMAR", "timestamp": "1763383496", "trip": { "directionId": 0, "routeId": "39", "tripId": "3910" }, "vehicle": { "id": "65b74d28f4d2c543385cd460" } } }, { "id": "vehicle:684", "vehicle": { "position": { "bearing": 79.0, "latitude": 47.39937210083008, "longitude": -0.5283876061439514 }, "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "03", "tripId": "6240172" }, "vehicle": { "id": "684" } } }, { "id": "vehicle:538", "vehicle": { "position": { "bearing": 139.0, "latitude": 47.437923431396484, "longitude": -0.5092138648033142 }, "stopId": "BAUDRA-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "09", "tripId": "6238618" }, "vehicle": { "id": "538" } } }, { "id": "vehicle:801", "vehicle": { "position": { "bearing": 300.0, "latitude": 47.4716796875, "longitude": -0.5663533806800842 }, "stopId": "LEQUAI-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "05", "tripId": "6239483" }, "vehicle": { "id": "801" } } }, { "id": "vehicle:2010", "vehicle": { "position": { "bearing": 137.0, "latitude": 47.51152420043945, "longitude": -0.5960097312927246 }, "stopId": "1AARD", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "A", "tripId": "6237378" }, "vehicle": { "id": "2010" } } }, { "id": "vehicle:451", "vehicle": { "position": { "bearing": 15.0, "latitude": 47.49593734741211, "longitude": -0.5151079297065735 }, "stopId": "EVENTARD", "timestamp": "1763382587", "trip": { "directionId": 0, "routeId": "09", "tripId": "6238622" }, "vehicle": { "id": "451" } } }, { "id": "vehicle:6708d408f36ec006fd277045", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47043228149414, "longitude": -0.5633400082588196 }, "stopId": "QUAIsubN", "timestamp": "1763385564", "trip": { "directionId": 0, "routeId": "38", "tripId": "3814" }, "vehicle": { "id": "6708d408f36ec006fd277045" } } }, { "id": "vehicle:444", "vehicle": { "position": { "bearing": 297.0, "latitude": 47.44573211669922, "longitude": -0.5040273070335388 }, "stopId": "DAGUERRE", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "08", "tripId": "6238997" }, "vehicle": { "id": "444" } } }, { "id": "vehicle:426", "vehicle": { "position": { "bearing": 147.0, "latitude": 47.421268463134766, "longitude": -0.569688081741333 }, "stopId": "CLOSNEUF", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "08", "tripId": "6239071" }, "vehicle": { "id": "426" } } }, { "id": "vehicle:406", "vehicle": { "position": { "bearing": 45.0, "latitude": 47.46066665649414, "longitude": -0.5962595343589783 }, "stopId": "LACDMAIN", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "22", "tripId": "6052538" }, "vehicle": { "id": "406" } } }, { "id": "vehicle:5fd0da148ceff8e7279d2d6e", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.4722785949707, "longitude": -0.5668424963951111 }, "stopId": "QUAIsubW", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "35", "tripId": "3517" }, "vehicle": { "id": "5fd0da148ceff8e7279d2d6e" } } }, { "id": "vehicle:64df6abc9be917e1e809c460", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47272872924805, "longitude": -0.5764567255973816 }, "stopId": "QUAIsubN", "timestamp": "1763382412", "trip": { "directionId": 0, "routeId": "35", "tripId": "3526" }, "vehicle": { "id": "64df6abc9be917e1e809c460" } } }, { "id": "vehicle:2002", "vehicle": { "position": { "bearing": 5.0, "latitude": 47.47822570800781, "longitude": -0.5281123518943787 }, "stopId": "1BRIS", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "B", "tripId": "6237393" }, "vehicle": { "id": "2002" } } }, { "id": "vehicle:5ffe8e505e90d00001b4d4d2", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.46725082397461, "longitude": -0.5552716851234436 }, "stopId": "ANLERO-E", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "41", "tripId": "4107" }, "vehicle": { "id": "5ffe8e505e90d00001b4d4d2" } } }, { "id": "vehicle:411", "vehicle": { "position": { "bearing": 136.0, "latitude": 47.51213836669922, "longitude": -0.47158074378967285 }, "stopId": "PARCEXPO", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "25", "tripId": "6052292" }, "vehicle": { "id": "411" } } }, { "id": "vehicle:442", "vehicle": { "position": { "bearing": 121.0, "latitude": 47.49165344238281, "longitude": -0.594394326210022 }, "stopId": "CAMPBO-E", "timestamp": "1763380608", "trip": { "directionId": 1, "routeId": "06", "tripId": "6238769" }, "vehicle": { "id": "442" } } }, { "id": "vehicle:2013", "vehicle": { "position": { "bearing": 355.0, "latitude": 47.46458053588867, "longitude": -0.5554093718528748 }, "stopId": "2LGAR", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "C", "tripId": "6237363" }, "vehicle": { "id": "2013" } } }, { "id": "vehicle:5fd0da148ceff8e7279d32ff", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47251510620117, "longitude": -0.5664457082748413 }, "stopId": "QUAIsubW", "timestamp": "1763383676", "trip": { "directionId": 0, "routeId": "34", "tripId": "3424" }, "vehicle": { "id": "5fd0da148ceff8e7279d32ff" } } }, { "id": "vehicle:611", "vehicle": { "position": { "bearing": 55.0, "latitude": 47.46693801879883, "longitude": -0.6183949112892151 }, "stopId": "LHOIRI-D", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "04", "tripId": "6239904" }, "vehicle": { "id": "611" } } }, { "id": "vehicle:603", "vehicle": { "position": { "bearing": 103.0, "latitude": 47.47655487060547, "longitude": -0.6279504895210266 }, "stopId": "RODIN", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "02", "tripId": "6239810" }, "vehicle": { "id": "603" } } }, { "id": "vehicle:408", "vehicle": { "position": { "bearing": 297.0, "latitude": 47.471229553222656, "longitude": -0.5463623404502869 }, "stopId": "HDVSUB", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "23", "tripId": "6054244" }, "vehicle": { "id": "408" } } }, { "id": "vehicle:542", "vehicle": { "position": { "bearing": 42.0, "latitude": 47.46854782104492, "longitude": -0.5500649809837341 }, "stopId": "STAUBIN", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "09", "tripId": "6238632" }, "vehicle": { "id": "542" } } }, { "id": "vehicle:2001", "vehicle": { "position": { "bearing": 325.0, "latitude": 47.50474166870117, "longitude": -0.5871890187263489 }, "stopId": "2STGI", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "A", "tripId": "6237805" }, "vehicle": { "id": "2001" } } }, { "id": "vehicle:66d7206f6798f7c3379919b1", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47023391723633, "longitude": -0.5628582835197449 }, "stopId": "QUAIsubW", "timestamp": "1763386202", "trip": { "directionId": 0, "routeId": "33", "tripId": "3324" }, "vehicle": { "id": "66d7206f6798f7c3379919b1" } } }, { "id": "vehicle:5fd0da158ceff8e7279d342e", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.4742317199707, "longitude": -0.5372334718704224 }, "stopId": "LUTIN-E", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "32", "tripId": "3217" }, "vehicle": { "id": "5fd0da158ceff8e7279d342e" } } }, { "id": "vehicle:721", "vehicle": { "position": { "bearing": 310.0, "latitude": 47.459842681884766, "longitude": -0.4755089282989502 }, "stopId": "TRELAZE", "timestamp": "1763384752", "trip": { "directionId": 0, "routeId": "01", "tripId": "6238275" }, "vehicle": { "id": "721" } } }, { "id": "vehicle:1008", "vehicle": { "position": { "bearing": 278.0, "latitude": 47.49250411987305, "longitude": -0.5673164129257202 }, "stopId": "2VERN", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "A", "tripId": "6237382" }, "vehicle": { "id": "1008" } } }, { "id": "vehicle:718", "vehicle": { "position": { "bearing": 159.0, "latitude": 47.43461990356445, "longitude": -0.5266732573509216 }, "stopId": "PATUR-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "03", "tripId": "6240200" }, "vehicle": { "id": "718" } } }, { "id": "vehicle:440", "vehicle": { "position": { "bearing": 150.0, "latitude": 47.45961380004883, "longitude": -0.5604870319366455 }, "stopId": "CHANZY-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "09", "tripId": "6238608" }, "vehicle": { "id": "440" } } }, { "id": "vehicle:679", "vehicle": { "position": { "bearing": 281.0, "latitude": 47.471107482910156, "longitude": -0.4869116544723511 }, "stopId": "COROT", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "02", "tripId": "6239809" }, "vehicle": { "id": "679" } } }, { "id": "vehicle:534", "vehicle": { "position": { "bearing": 75.0, "latitude": 47.450401306152344, "longitude": -0.48837900161743164 }, "stopId": "SLEZIND", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "10", "tripId": "6239139" }, "vehicle": { "id": "534" } } }, { "id": "vehicle:540", "vehicle": { "position": { "bearing": 130.0, "latitude": 47.449623107910156, "longitude": -0.5662786364555359 }, "stopId": "CLAUDEL", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "05", "tripId": "6239526" }, "vehicle": { "id": "540" } } }, { "id": "vehicle:657c17f7bc146ae7784bd78f", "vehicle": { "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "bearing": 0.0, "latitude": 47.4647216796875, "longitude": -0.558001697063446 }, "stopId": "GROESPLA", "timestamp": "1763384447", "trip": { "directionId": 0, "routeId": "42", "tripId": "4210" }, "vehicle": { "id": "657c17f7bc146ae7784bd78f" } } }, { "id": "vehicle:2007", "vehicle": { "position": { "bearing": 322.0, "latitude": 47.47236633300781, "longitude": -0.5654024481773376 }, "stopId": "2QUAI", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "C", "tripId": "6237362" }, "vehicle": { "id": "2007" } } }, { "id": "vehicle:814", "vehicle": { "position": { "bearing": 75.0, "latitude": 47.52950668334961, "longitude": -0.6002529859542847 }, "stopId": "PLATFLEU", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "07", "tripId": "6238893" }, "vehicle": { "id": "814" } } }, { "id": "vehicle:453", "vehicle": { "position": { "bearing": 286.0, "latitude": 47.487850189208984, "longitude": -0.5420936942100525 }, "stopId": "CARCITR", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "09", "tripId": "6238580" }, "vehicle": { "id": "453" } } }, { "id": "vehicle:813", "vehicle": { "position": { "bearing": 208.0, "latitude": 47.456932067871094, "longitude": -0.5234269499778748 }, "stopId": "JUSTICES", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "05", "tripId": "6239548" }, "vehicle": { "id": "813" } } }, { "id": "vehicle:670", "vehicle": { "position": { "bearing": 15.0, "latitude": 47.474788665771484, "longitude": -0.6247206926345825 }, "stopId": "BRGPAI-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "02", "tripId": "6239771" }, "vehicle": { "id": "670" } } }, { "id": "vehicle:529", "vehicle": { "position": { "bearing": 330.0, "latitude": 47.46115493774414, "longitude": -0.5617321133613586 }, "stopId": "POIREL", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "10", "tripId": "6239167" }, "vehicle": { "id": "529" } } }, { "id": "vehicle:399", "vehicle": { "position": { "bearing": 32.0, "latitude": 47.48909378051758, "longitude": -0.5152696371078491 }, "stopId": "BOISAB-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "12", "tripId": "6054506" }, "vehicle": { "id": "399" } } }, { "id": "vehicle:2012", "vehicle": { "position": { "bearing": 219.0, "latitude": 47.44915008544922, "longitude": -0.5623149871826172 }, "stopId": "1JE23", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "A", "tripId": "6237375" }, "vehicle": { "id": "2012" } } }, { "id": "vehicle:817", "vehicle": { "position": { "bearing": 303.0, "latitude": 47.51245880126953, "longitude": -0.5964316129684448 }, "stopId": "AARDBU-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "07", "tripId": "6238869" }, "vehicle": { "id": "817" } } }, { "id": "vehicle:1009", "vehicle": { "position": { "bearing": 291.0, "latitude": 47.4780387878418, "longitude": -0.6033950448036194 }, "stopId": "2BBCA", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "C", "tripId": "6237371" }, "vehicle": { "id": "1009" } } }, { "id": "vehicle:811", "vehicle": { "position": { "bearing": 184.0, "latitude": 47.493595123291016, "longitude": -0.5654615163803101 }, "stopId": "AQVI-D5B", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "05", "tripId": "6239527" }, "vehicle": { "id": "811" } } }, { "id": "vehicle:536", "vehicle": { "position": { "bearing": 259.0, "latitude": 47.46540069580078, "longitude": -0.555689811706543 }, "stopId": "LESGAR-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "10", "tripId": "6239182" }, "vehicle": { "id": "536" } } }, { "id": "vehicle:66dacc76534b44ec0ef255b7", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.61406326293945, "longitude": -0.5895599722862244 }, "stopId": "CRBEAU-E", "timestamp": "1763384660", "trip": { "directionId": 1, "routeId": "33", "tripId": "3311" }, "vehicle": { "id": "66dacc76534b44ec0ef255b7" } } }, { "id": "vehicle:657b015849969fc34e087155", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.470924377441406, "longitude": -0.5679233074188232 }, "stopId": "QUAIsubN", "timestamp": "1763388653", "trip": { "directionId": 0, "routeId": "36", "tripId": "3622" }, "vehicle": { "id": "657b015849969fc34e087155" } } }, { "id": "vehicle:2020", "vehicle": { "position": { "bearing": 292.0, "latitude": 47.47798156738281, "longitude": -0.6034311652183533 }, "stopId": "1BBCA", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "B", "tripId": "6237396" }, "vehicle": { "id": "2020" } } }, { "id": "vehicle:1006", "vehicle": { "position": { "bearing": 224.0, "latitude": 47.468971252441406, "longitude": -0.5497211217880249 }, "stopId": "1FMBL", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "C", "tripId": "6237369" }, "vehicle": { "id": "1006" } } }, { "id": "vehicle:807", "vehicle": { "position": { "bearing": 21.0, "latitude": 47.4753303527832, "longitude": -0.5669687390327454 }, "stopId": "DESCAZ-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "06", "tripId": "6238772" }, "vehicle": { "id": "807" } } }, { "id": "vehicle:535", "vehicle": { "position": { "bearing": 306.0, "latitude": 47.44840621948242, "longitude": -0.563753068447113 }, "stopId": "JE23-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "05", "tripId": "6239484" }, "vehicle": { "id": "535" } } }, { "id": "vehicle:671", "vehicle": { "position": { "bearing": 309.0, "latitude": 47.47380447387695, "longitude": -0.577379584312439 }, "stopId": "MVIGNE-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "02", "tripId": "6239814" }, "vehicle": { "id": "671" } } }, { "id": "vehicle:5fd0da148ceff8e7279d32ee", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.56946563720703, "longitude": -0.4205039143562317 }, "stopId": "SOUSTA-E", "timestamp": "1763384630", "trip": { "directionId": 1, "routeId": "31", "tripId": "3105" }, "vehicle": { "id": "5fd0da148ceff8e7279d32ee" } } }, { "id": "vehicle:527", "vehicle": { "position": { "bearing": 297.0, "latitude": 47.44316864013672, "longitude": -0.49671366810798645 }, "stopId": "RIOTTEAU", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "10", "tripId": "6239124" }, "vehicle": { "id": "527" } } }, { "id": "vehicle:65d2e6f5ed7dfaea07f28edf", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.457359313964844, "longitude": -0.39256298542022705 }, "stopId": "RESTLA-E", "timestamp": "1763382412", "trip": { "directionId": 1, "routeId": "24", "tripId": "2413" }, "vehicle": { "id": "65d2e6f5ed7dfaea07f28edf" } } }, { "id": "vehicle:669", "vehicle": { "position": { "bearing": 119.0, "latitude": 47.46968078613281, "longitude": -0.5613960027694702 }, "stopId": "ACADEMIE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "02", "tripId": "6239720" }, "vehicle": { "id": "669" } } }, { "id": "vehicle:808", "vehicle": { "position": { "bearing": 241.0, "latitude": 47.46983337402344, "longitude": -0.55492103099823 }, "stopId": "SAICRO-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "07", "tripId": "6238889" }, "vehicle": { "id": "808" } } }, { "id": "vehicle:526", "vehicle": { "position": { "bearing": 120.0, "latitude": 47.47065353393555, "longitude": -0.5639593601226807 }, "stopId": "ACADEMIE", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "05", "tripId": "6239552" }, "vehicle": { "id": "526" } } }, { "id": "vehicle:64e367366130ef3ab5075e11", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47227096557617, "longitude": -0.5662233233451843 }, "stopId": "QUAIsubN", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "34", "tripId": "3415" }, "vehicle": { "id": "64e367366130ef3ab5075e11" } } }, { "id": "vehicle:2017", "vehicle": { "position": { "bearing": 194.0, "latitude": 47.444923400878906, "longitude": -0.5623524785041809 }, "stopId": "1JVIL", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "C", "tripId": "6237368" }, "vehicle": { "id": "2017" } } }, { "id": "vehicle:5fd38fb9f58c120001dd544b", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.43992233276367, "longitude": -0.6957747936248779 }, "stopId": "LOMBARD", "timestamp": "1763380110", "trip": { "directionId": 0, "routeId": "36", "tripId": "3618" }, "vehicle": { "id": "5fd38fb9f58c120001dd544b" } } }, { "id": "vehicle:64ef35f1fd58502279b2f79b", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.46930694580078, "longitude": -0.5603467226028442 }, "stopId": "GROESPLA", "timestamp": "1763384070", "trip": { "directionId": 0, "routeId": "41", "tripId": "4110" }, "vehicle": { "id": "64ef35f1fd58502279b2f79b" } } }, { "id": "vehicle:712", "vehicle": { "position": { "bearing": 141.0, "latitude": 47.494667053222656, "longitude": -0.5871648192405701 }, "stopId": "BRASSENS", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "03", "tripId": "6240162" }, "vehicle": { "id": "712" } } }, { "id": "vehicle:446", "vehicle": { "position": { "bearing": 17.0, "latitude": 47.49662399291992, "longitude": -0.5147674083709717 }, "stopId": "EVENTARD", "timestamp": "1763385440", "trip": { "directionId": 0, "routeId": "09", "tripId": "6238612" }, "vehicle": { "id": "446" } } }, { "id": "vehicle:805", "vehicle": { "position": { "bearing": 85.0, "latitude": 47.489288330078125, "longitude": -0.5039961934089661 }, "stopId": "SAUBIN", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "07", "tripId": "6238861" }, "vehicle": { "id": "805" } } }, { "id": "vehicle:816", "vehicle": { "position": { "bearing": 332.0, "latitude": 47.48835372924805, "longitude": -0.5742316246032715 }, "stopId": "ECHMA-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "07", "tripId": "6238867" }, "vehicle": { "id": "816" } } }, { "id": "vehicle:719", "vehicle": { "position": { "bearing": 153.0, "latitude": 47.45880126953125, "longitude": -0.47448471188545227 }, "stopId": "TRELAZE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "01", "tripId": "6238263" }, "vehicle": { "id": "719" } } }, { "id": "vehicle:2003", "vehicle": { "position": { "bearing": 263.0, "latitude": 47.443511962890625, "longitude": -0.5575299263000488 }, "stopId": "2JVIL", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "C", "tripId": "6237355" }, "vehicle": { "id": "2003" } } }, { "id": "vehicle:67e50c91743e66f618d2afb5", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47245788574219, "longitude": -0.5665280818939209 }, "stopId": "QUAIsubW", "timestamp": "1763384751", "trip": { "directionId": 0, "routeId": "37", "tripId": "3710" }, "vehicle": { "id": "67e50c91743e66f618d2afb5" } } }, { "id": "vehicle:412", "vehicle": { "position": { "bearing": 23.0, "latitude": 47.51554870605469, "longitude": -0.47438251972198486 }, "stopId": "CHABLA-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "25", "tripId": "6052303" }, "vehicle": { "id": "412" } } }, { "id": "vehicle:66d71fdd0edeaac32fd25718", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47134017944336, "longitude": -0.5468167066574097 }, "stopId": "HDVSUB", "timestamp": "1763385503", "trip": { "directionId": 0, "routeId": "31", "tripId": "3114" }, "vehicle": { "id": "66d71fdd0edeaac32fd25718" } } }, { "id": "vehicle:435", "vehicle": { "position": { "bearing": 174.0, "latitude": 47.43189239501953, "longitude": -0.48538053035736084 }, "stopId": "SORGES", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "08", "tripId": "6239023" }, "vehicle": { "id": "435" } } }, { "id": "vehicle:614", "vehicle": { "position": { "bearing": 224.0, "latitude": 47.46964645385742, "longitude": -0.5488755106925964 }, "stopId": "FO-LOR-R", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "02", "tripId": "6239772" }, "vehicle": { "id": "614" } } }, { "id": "vehicle:2014", "vehicle": { "position": { "bearing": 176.0, "latitude": 47.46071243286133, "longitude": -0.5547137260437012 }, "stopId": "1STRA", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "A", "tripId": "6237429" }, "vehicle": { "id": "2014" } } }, { "id": "vehicle:683", "vehicle": { "position": { "bearing": 92.0, "latitude": 47.485870361328125, "longitude": -0.512758195400238 }, "stopId": "BANCST-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "04", "tripId": "6239901" }, "vehicle": { "id": "683" } } }, { "id": "vehicle:618", "vehicle": { "position": { "bearing": 232.0, "latitude": 47.49679183959961, "longitude": -0.4942236542701721 }, "stopId": "PARCEXPO", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "04", "tripId": "6239969" }, "vehicle": { "id": "618" } } }, { "id": "vehicle:623", "vehicle": { "position": { "bearing": 108.0, "latitude": 47.446563720703125, "longitude": -0.49852949380874634 }, "stopId": "CHOUTE-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "01", "tripId": "6238202" }, "vehicle": { "id": "623" } } }, { "id": "vehicle:201", "vehicle": { "position": { "bearing": 266.0, "latitude": 47.45209503173828, "longitude": -0.4697187840938568 }, "stopId": "FMAURI-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "01", "tripId": "6238201" }, "vehicle": { "id": "201" } } }, { "id": "vehicle:607", "vehicle": { "position": { "bearing": 47.0, "latitude": 47.466461181640625, "longitude": -0.552916407585144 }, "stopId": "HARAS", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "04", "tripId": "6239902" }, "vehicle": { "id": "607" } } }, { "id": "vehicle:447", "vehicle": { "position": { "bearing": 100.0, "latitude": 47.460914611816406, "longitude": -0.528512179851532 }, "stopId": "MON1GA-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "08", "tripId": "6239055" }, "vehicle": { "id": "447" } } }, { "id": "vehicle:612", "vehicle": { "position": { "bearing": 256.0, "latitude": 47.48632049560547, "longitude": -0.5143429040908813 }, "stopId": "SEPSONET", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "04", "tripId": "6240002" }, "vehicle": { "id": "612" } } }, { "id": "vehicle:803", "vehicle": { "position": { "bearing": 162.0, "latitude": 47.49549865722656, "longitude": -0.5879386067390442 }, "stopId": "BRASSENS", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "07", "tripId": "6238891" }, "vehicle": { "id": "803" } } }, { "id": "vehicle:409", "vehicle": { "position": { "bearing": 30.0, "latitude": 47.471458435058594, "longitude": -0.5468028783798218 }, "stopId": "HDVSUB", "timestamp": "1763389471", "trip": { "directionId": 0, "routeId": "25", "tripId": "6052330" }, "vehicle": { "id": "409" } } }, { "id": "vehicle:537", "vehicle": { "position": { "bearing": 252.0, "latitude": 47.48617935180664, "longitude": -0.5064510107040405 }, "stopId": "JARDFA", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "07", "tripId": "6238863" }, "vehicle": { "id": "537" } } }, { "id": "vehicle:539", "vehicle": { "position": { "bearing": 133.0, "latitude": 47.49689865112305, "longitude": -0.5149449706077576 }, "stopId": "EVENTARD", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "09", "tripId": "6238581" }, "vehicle": { "id": "539" } } }, { "id": "vehicle:430", "vehicle": { "position": { "bearing": 48.0, "latitude": 47.48078918457031, "longitude": -0.517209529876709 }, "stopId": "CRBLAN-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "07", "tripId": "6238887" }, "vehicle": { "id": "430" } } }, { "id": "vehicle:5fb7aa31bce53a0001d61f8f", "vehicle": { "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "bearing": 0.0, "latitude": 47.408668518066406, "longitude": -0.3179050087928772 }, "stopId": "SMATOF-E", "timestamp": "1763381344", "trip": { "directionId": 1, "routeId": "42", "tripId": "4205" }, "vehicle": { "id": "5fb7aa31bce53a0001d61f8f" } } }, { "id": "vehicle:5fd0da148ceff8e7279d2f28", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47175216674805, "longitude": -0.5465083122253418 }, "stopId": "HDVSUB", "timestamp": "1763384660", "trip": { "directionId": 0, "routeId": "32", "tripId": "3222" }, "vehicle": { "id": "5fd0da148ceff8e7279d2f28" } } }, { "id": "vehicle:541", "vehicle": { "position": { "bearing": 197.0, "latitude": 47.43557357788086, "longitude": -0.6098471283912659 }, "stopId": "ARTAUD-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "06", "tripId": "6238786" }, "vehicle": { "id": "541" } } }, { "id": "vehicle:820", "vehicle": { "position": { "bearing": 123.0, "latitude": 47.468101501464844, "longitude": -0.5857425928115845 }, "stopId": "ACADEMIE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "20", "tripId": "6238506" }, "vehicle": { "id": "820" } } }, { "id": "vehicle:523", "vehicle": { "position": { "bearing": 206.0, "latitude": 47.4806022644043, "longitude": -0.5548392534255981 }, "stopId": "HOPA8-C", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "06", "tripId": "6238736" }, "vehicle": { "id": "523" } } }, { "id": "vehicle:812", "vehicle": { "position": { "bearing": 184.0, "latitude": 47.48490905761719, "longitude": -0.5636729001998901 }, "stopId": "BARRA", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "06", "tripId": "6238784" }, "vehicle": { "id": "812" } } }, { "id": "vehicle:676eeb8d3a95e8c1f4f8ab49", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.47110366821289, "longitude": -0.5462599992752075 }, "stopId": "HDVSUB", "timestamp": "1763386631", "trip": { "directionId": 0, "routeId": "30", "tripId": "3020" }, "vehicle": { "id": "676eeb8d3a95e8c1f4f8ab49" } } }, { "id": "vehicle:2004", "vehicle": { "position": { "bearing": 219.0, "latitude": 47.47404479980469, "longitude": -0.5556527972221375 }, "stopId": "2MOLIE", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "B", "tripId": "6237404" }, "vehicle": { "id": "2004" } } }, { "id": "vehicle:806", "vehicle": { "position": { "bearing": 176.0, "latitude": 47.449951171875, "longitude": -0.5527104735374451 }, "stopId": "BEDIER-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "08", "tripId": "6239021" }, "vehicle": { "id": "806" } } }, { "id": "vehicle:809", "vehicle": { "position": { "bearing": 301.0, "latitude": 47.46417999267578, "longitude": -0.5472905039787292 }, "stopId": "ANLEROY", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "07", "tripId": "6238865" }, "vehicle": { "id": "809" } } }, { "id": "vehicle:65cb6ed7db6f24d12211e92d", "vehicle": { "occupancyStatus": "FEW_SEATS_AVAILABLE", "position": { "bearing": 0.0, "latitude": 47.47991943359375, "longitude": -0.5057808756828308 }, "stopId": "SMATOFTO", "timestamp": "1763360293", "trip": { "directionId": 1, "routeId": "159", "tripId": "15903" }, "vehicle": { "id": "65cb6ed7db6f24d12211e92d" } } }, { "id": "vehicle:1011", "vehicle": { "position": { "bearing": 125.0, "latitude": 47.479373931884766, "longitude": -0.5493744611740112 }, "stopId": "1STSE", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "A", "tripId": "6237376" }, "vehicle": { "id": "1011" } } }, { "id": "vehicle:616", "vehicle": { "position": { "bearing": 212.0, "latitude": 47.47026824951172, "longitude": -0.6251720190048218 }, "stopId": "BEAUCOUZ", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "02", "tripId": "6239721" }, "vehicle": { "id": "616" } } }, { "id": "vehicle:804", "vehicle": { "position": { "bearing": 18.0, "latitude": 47.48628234863281, "longitude": -0.5328177809715271 }, "stopId": "RBRIOL-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "05", "tripId": "6239547" }, "vehicle": { "id": "804" } } }, { "id": "vehicle:5fd0da158ceff8e7279d33c0", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.566162109375, "longitude": -0.6780266761779785 }, "stopId": "BOISDA-E", "timestamp": "1763384040", "trip": { "directionId": 1, "routeId": "34", "tripId": "3413" }, "vehicle": { "id": "5fd0da158ceff8e7279d33c0" } } }, { "id": "vehicle:436", "vehicle": { "position": { "bearing": 304.0, "latitude": 47.47445297241211, "longitude": -0.5464563965797424 }, "stopId": "BOREAU-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "10", "tripId": "6239138" }, "vehicle": { "id": "436" } } }, { "id": "vehicle:657c1807acf3920f7b682ec4", "vehicle": { "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "bearing": 0.0, "latitude": 47.46388626098633, "longitude": -0.3854379951953888 }, "stopId": "JDELAV-E", "timestamp": "1763380110", "trip": { "directionId": 1, "routeId": "24", "tripId": "2411" }, "vehicle": { "id": "657c1807acf3920f7b682ec4" } } }, { "id": "vehicle:1007", "vehicle": { "position": { "bearing": 176.0, "latitude": 47.48912048339844, "longitude": -0.5268635749816895 }, "stopId": "1MONP", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "B", "tripId": "6237406" }, "vehicle": { "id": "1007" } } }, { "id": "vehicle:657c17b348a19c189facf43b", "vehicle": { "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "bearing": 0.0, "latitude": 47.46223831176758, "longitude": -0.387037992477417 }, "stopId": "ANDALAUN", "timestamp": "1763390058", "trip": { "directionId": 0, "routeId": "24", "tripId": "2420" }, "vehicle": { "id": "657c17b348a19c189facf43b" } } }, { "id": "vehicle:2018", "vehicle": { "position": { "bearing": 38.0, "latitude": 47.453392028808594, "longitude": -0.555051326751709 }, "stopId": "2STRA", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "A", "tripId": "6237384" }, "vehicle": { "id": "2018" } } }, { "id": "vehicle:693", "vehicle": { "position": { "bearing": 130.0, "latitude": 47.4533576965332, "longitude": -0.5262472629547119 }, "stopId": "JUSTIC-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "01", "tripId": "6238203" }, "vehicle": { "id": "693" } } }, { "id": "vehicle:614defbab983b8000109753f", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.4885139465332, "longitude": -0.5159516930580139 }, "stopId": "DEBUSS31", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "123", "tripId": "12303" }, "vehicle": { "id": "614defbab983b8000109753f" } } }, { "id": "vehicle:64c35939fa61c445c0f1823f", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.446163177490234, "longitude": -0.41287800669670105 }, "stopId": "BRAI8M-E", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "40", "tripId": "4023" }, "vehicle": { "id": "64c35939fa61c445c0f1823f" } } }, { "id": "vehicle:716", "vehicle": { "position": { "bearing": 254.0, "latitude": 47.47919845581055, "longitude": -0.5636247396469116 }, "stopId": "BICHON-E", "timestamp": "1763390077", "trip": { "directionId": 0, "routeId": "03", "tripId": "6240157" }, "vehicle": { "id": "716" } } }, { "id": "vehicle:610", "vehicle": { "position": { "bearing": 122.0, "latitude": 47.47576904296875, "longitude": -0.5499858856201172 }, "stopId": "MENDESFR", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "03", "tripId": "6240159" }, "vehicle": { "id": "610" } } }, { "id": "vehicle:407", "vehicle": { "position": { "bearing": 267.0, "latitude": 47.40397644042969, "longitude": -0.5218289494514465 }, "stopId": "BRISSA-E", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "23", "tripId": "6054245" }, "vehicle": { "id": "407" } } }, { "id": "vehicle:6582e5e595c8c0587be07172", "vehicle": { "occupancyStatus": "EMPTY", "position": { "bearing": 0.0, "latitude": 47.4517936706543, "longitude": -0.5363631844520569 }, "stopId": "MARIAN-E", "timestamp": "1763390058", "trip": { "directionId": 1, "routeId": "150", "tripId": "15013" }, "vehicle": { "id": "6582e5e595c8c0587be07172" } } }, { "id": "vehicle:621", "vehicle": { "position": { "bearing": 270.0, "latitude": 47.50494384765625, "longitude": -0.6051418781280518 }, "stopId": "ADEZIERE", "timestamp": "1763390077", "trip": { "directionId": 1, "routeId": "03", "tripId": "6240176" }, "vehicle": { "id": "621" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1763390078" } }