Resource details

File name: GTFS-RT Position des véhicules en temps réel
Format: gtfs-rt

GTFS-RT Position des véhicules en temps réel

This resource file is part of the dataset Réseau urbain Tango.

Download availability

2025-06-11
100%
2025-06-12
100%
2025-06-13
100%
2025-06-14
100%
2025-06-15
100%
2025-06-16
100%
2025-06-17
100%
2025-06-18
100%
2025-06-19
100%
2025-06-20
100%
2025-06-21
100%
2025-06-22
100%
2025-06-23
100%
2025-06-24
100%
2025-06-25
100%
2025-06-26
100%
2025-06-27
100%
2025-06-28
100%
2025-06-29
100%
2025-06-30
100%
2025-07-01
100%
2025-07-02
100%
2025-07-03
100%
2025-07-04
100%
2025-07-05
100%
2025-07-06
100%
2025-07-07
100%
2025-07-08
100%
2025-07-09
100%
2025-07-10
100%
2025-07-11
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

148 errors

Validation carried out using the current GTFS file and the GTFS-RT the 2025-07-11 at 09:15 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 74 errors

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

Sample errors
  • vehicle_id 365 trip_id 1_58767008 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 366 trip_id 1_58767006 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 368 trip_id 1_58767007 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 373 trip_id 1_58752730 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 377 trip_id 1_58752694 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt stop_id does not exist in GTFS data E011 74 errors

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Sample errors
  • vehicle_id 365 stop_id 0:NCBAT1 does not exist in GTFS data stops.txt
  • vehicle_id 366 stop_id 0:NIMA does not exist in GTFS data stops.txt
  • vehicle_id 368 stop_id 0:MOUT2A does not exist in GTFS data stops.txt
  • vehicle_id 373 stop_id 0:MONTCA does not exist in GTFS data stops.txt
  • vehicle_id 377 stop_id 0:NIMPOER does not exist in GTFS data stops.txt
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 2 282 28 times (100 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 2 298 28 times (100 % of validations)
W004 vehicle.position.speed has an unrealistic speed that may be incorrect 4 4 times (14 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-07-11 at 09:49 Europe/Paris.

vehicle_positions (66) service_alerts (0) trip_updates (0)

Entities seen in the last 7 days.

vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-07-11 at 09:49 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "365", "vehicle": { "position": { "bearing": 230.0, "latitude": 43.82813262939453, "longitude": 4.3759636878967285, "speed": 7.0 }, "stopId": "0:FRAA", "timestamp": "1752220179", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767008" }, "vehicle": { "id": "365", "label": "365" } } }, { "id": "366", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 211.0, "latitude": 43.820838928222656, "longitude": 4.336432933807373, "speed": 3.0 }, "stopId": "0:NIMPOR8", "timestamp": "1752220190", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767036" }, "vehicle": { "id": "366", "label": "366" } } }, { "id": "368", "vehicle": { "position": { "bearing": 223.0, "latitude": 43.831626892089844, "longitude": 4.331401348114014, "speed": 7.0 }, "stopId": "0:NEWA", "timestamp": "1752220189", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767007" }, "vehicle": { "id": "368", "label": "368" } } }, { "id": "373", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 63.0, "latitude": 43.816871643066406, "longitude": 4.331243991851807, "speed": 5.0 }, "stopId": "0:GERA", "timestamp": "1752220185", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752696" }, "vehicle": { "id": "373", "label": "373" } } }, { "id": "377", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 149.0, "latitude": 43.84616470336914, "longitude": 4.396134376525879, "speed": 0.0 }, "stopId": "0:NCBAT1", "timestamp": "1752220173", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752733" }, "vehicle": { "id": "377", "label": "377" } } }, { "id": "378", "vehicle": { "position": { "bearing": 237.0, "latitude": 43.87329864501953, "longitude": 4.412325382232666, "speed": 0.0 }, "stopId": "0:NESCA1", "timestamp": "1752220173", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751795" }, "vehicle": { "id": "378", "label": "378" } } }, { "id": "379", "vehicle": { "position": { "bearing": 96.0, "latitude": 43.84046936035156, "longitude": 4.360343933105469, "speed": 4.0 }, "stopId": "0:DAGR", "timestamp": "1752220183", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751767" }, "vehicle": { "id": "379", "label": "379" } } }, { "id": "380", "vehicle": { "position": { "bearing": 284.0, "latitude": 43.84744644165039, "longitude": 4.373095989227295, "speed": 0.0 }, "stopId": "0:DOUA", "timestamp": "1752220184", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751794" }, "vehicle": { "id": "380", "label": "380" } } }, { "id": "381", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 238.0, "latitude": 43.836639404296875, "longitude": 4.337324619293213, "speed": 0.0 }, "stopId": "0:PILA", "timestamp": "1752220191", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752656" }, "vehicle": { "id": "381", "label": "381" } } }, { "id": "383", "vehicle": { "position": { "bearing": 100.0, "latitude": 43.8382453918457, "longitude": 4.374229907989502, "speed": 5.0 }, "stopId": "0:BEAR", "timestamp": "1752220177", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752606" }, "vehicle": { "id": "383", "label": "383" } } }, { "id": "385", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 99.0, "latitude": 43.83750915527344, "longitude": 4.328268051147461, "speed": 1.0 }, "stopId": "0:FEER", "timestamp": "1752220170", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752622" }, "vehicle": { "id": "385", "label": "385" } } }, { "id": "387", "vehicle": { "position": { "bearing": 91.0, "latitude": 43.842105865478516, "longitude": 4.397477626800537, "speed": 7.0 }, "stopId": "0:GARA", "timestamp": "1752220185", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752639" }, "vehicle": { "id": "387", "label": "387" } } }, { "id": "388", "vehicle": { "position": { "bearing": 132.0, "latitude": 43.83274459838867, "longitude": 4.365469455718994, "speed": 3.0 }, "stopId": "0:TALAT2R", "timestamp": "1752220189", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752695" }, "vehicle": { "id": "388", "label": "388" } } }, { "id": "701", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 346.0, "latitude": 43.83575439453125, "longitude": 4.35801887512207, "speed": 0.0 }, "stopId": "0:ArenT", "timestamp": "1752220187", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "1_59072972" }, "vehicle": { "id": "701", "label": "701" } } }, { "id": "707", "vehicle": { "position": { "bearing": 211.0, "latitude": 43.82714080810547, "longitude": 4.3537983894348145, "speed": 5.0 }, "stopId": "0:CMARA", "timestamp": "1752220172", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073023" }, "vehicle": { "id": "707", "label": "707" } } }, { "id": "708", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 323.0, "latitude": 43.821746826171875, "longitude": 4.3563432693481445, "speed": 3.0 }, "stopId": "0:LIBR", "timestamp": "1752220170", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073017" }, "vehicle": { "id": "708", "label": "708" } } }, { "id": "390", "vehicle": { "position": { "bearing": 223.0, "latitude": 43.83449172973633, "longitude": 4.368296146392822, "speed": 5.0 }, "stopId": "0:NFEU2", "timestamp": "1752220191", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752732" }, "vehicle": { "id": "390", "label": "390" } } }, { "id": "391", "vehicle": { "position": { "bearing": 87.0, "latitude": 43.813270568847656, "longitude": 4.317724704742432, "speed": 6.0 }, "stopId": "0:JOFA", "timestamp": "1752220188", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752731" }, "vehicle": { "id": "391", "label": "391" } } }, { "id": "395", "vehicle": { "position": { "bearing": 241.0, "latitude": 43.830448150634766, "longitude": 4.33875846862793, "speed": 0.0 }, "stopId": "0:MARA", "timestamp": "1752220171", "trip": { "directionId": 0, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752306" }, "vehicle": { "id": "395", "label": "395" } } }, { "id": "396", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 40.0, "latitude": 43.83218765258789, "longitude": 4.365493297576904, "speed": 0.0 }, "stopId": "0:NFEU2", "timestamp": "1752220189", "trip": { "directionId": 0, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752308" }, "vehicle": { "id": "396", "label": "396" } } }, { "id": "398", "vehicle": { "position": { "bearing": 74.0, "latitude": 43.831512451171875, "longitude": 4.331311225891113, "speed": 7.0 }, "stopId": "0:MARR", "timestamp": "1752220181", "trip": { "directionId": 1, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752381" }, "vehicle": { "id": "398", "label": "398" } } }, { "id": "718", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 112.0, "latitude": 43.823875427246094, "longitude": 4.320753574371338, "speed": 4.0 }, "stopId": "0:CARTA", "timestamp": "1752220171", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073267" }, "vehicle": { "id": "718", "label": "718" } } }, { "id": "719", "vehicle": { "position": { "bearing": 17.0, "latitude": 43.84004592895508, "longitude": 4.373341083526611, "speed": 7.0 }, "stopId": "0:OBST2R", "timestamp": "1752220180", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073169" }, "vehicle": { "id": "719", "label": "719" } } }, { "id": "751", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 244.0, "latitude": 43.83198165893555, "longitude": 4.3472490310668945, "speed": 0.0 }, "stopId": "0:KENA", "timestamp": "1752220190", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073253" }, "vehicle": { "id": "751", "label": "751" } } }, { "id": "753", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 13.0, "latitude": 43.82337951660156, "longitude": 4.3237128257751465, "speed": 0.0 }, "stopId": "0:CHUR", "timestamp": "1752220170", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073173" }, "vehicle": { "id": "753", "label": "753" } } }, { "id": "754", "vehicle": { "position": { "bearing": 242.0, "latitude": 43.84238052368164, "longitude": 4.3858819007873535, "speed": 1.0 }, "stopId": "0:BAUT2A", "timestamp": "1752220178", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073250" }, "vehicle": { "id": "754", "label": "754" } } }, { "id": "755", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 43.0, "latitude": 43.84690475463867, "longitude": 4.395966053009033, "speed": 4.0 }, "stopId": "0:CBAT2R", "timestamp": "1752220175", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073167" }, "vehicle": { "id": "755", "label": "755" } } }, { "id": "756", "vehicle": { "position": { "bearing": 70.0, "latitude": 43.83149337768555, "longitude": 4.343196868896484, "speed": 10.0 }, "stopId": "0:KENR", "timestamp": "1752220175", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073171" }, "vehicle": { "id": "756", "label": "756" } } }, { "id": "4411", "vehicle": { "position": { "bearing": 182.0, "latitude": 43.819419860839844, "longitude": 4.320600986480713, "speed": 19.0 }, "stopId": "0:ROMR", "timestamp": "1752220175", "trip": { "directionId": 0, "routeId": "89", "scheduleRelationship": "SCHEDULED", "tripId": "1_58768765" }, "vehicle": { "id": "4411", "label": "4411" } } }, { "id": "757", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 217.0, "latitude": 43.85588073730469, "longitude": 4.403486251831055, "speed": 0.0 }, "stopId": "0:NPALO1", "timestamp": "1752220171", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "1_59073252" }, "vehicle": { "id": "757", "label": "757" } } }, { "id": "759", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 86.0, "latitude": 43.84784698486328, "longitude": 4.395516395568848, "speed": 0.0 }, "stopId": "0:RTEAVR", "timestamp": "1752220189", "trip": { "directionId": 0, "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "1_58876654" }, "vehicle": { "id": "759", "label": "759" } } }, { "id": "523", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 79.0, "latitude": 43.81364440917969, "longitude": 4.3491411209106445, "speed": 7.0 }, "stopId": "0:PROA", "timestamp": "1752220183", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752018" }, "vehicle": { "id": "523", "label": "523" } } }, { "id": "524", "vehicle": { "position": { "bearing": 80.0, "latitude": 43.85002136230469, "longitude": 4.378729820251465, "speed": 0.0 }, "stopId": "0:CAVART", "timestamp": "1752220102", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751861" }, "vehicle": { "id": "524", "label": "524" } } }, { "id": "525", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 167.0, "latitude": 43.83415222167969, "longitude": 4.350992679595947, "speed": 3.0 }, "stopId": "0:PLAA", "timestamp": "1752220171", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751860" }, "vehicle": { "id": "525", "label": "525" } } }, { "id": "526", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 347.0, "latitude": 43.82737731933594, "longitude": 4.353443622589111, "speed": 5.0 }, "stopId": "0:NEUR2", "timestamp": "1752220176", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751883" }, "vehicle": { "id": "526", "label": "526" } } }, { "id": "4100", "vehicle": { "position": { "bearing": 278.0, "latitude": 43.80039596557617, "longitude": 4.409679889678955, "speed": 0.0 }, "stopId": "0:ARLT", "timestamp": "1752220180", "trip": { "directionId": 1, "routeId": "9", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767483" }, "vehicle": { "id": "4100", "label": "4100" } } }, { "id": "4102", "vehicle": { "position": { "bearing": 32.0, "latitude": 43.79692459106445, "longitude": 4.313669681549072, "speed": 7.0 }, "stopId": "0:MILHLAR", "timestamp": "1752220181", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "1_58768681" }, "vehicle": { "id": "4102", "label": "4102" } } }, { "id": "760", "vehicle": { "position": { "bearing": 322.0, "latitude": 43.83308410644531, "longitude": 4.365029811859131, "speed": 1.0 }, "stopId": "0:11NBR", "timestamp": "1752220163", "trip": { "directionId": 1, "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "1_58876784" }, "vehicle": { "id": "760", "label": "760" } } }, { "id": "761", "vehicle": { "position": { "bearing": 245.0, "latitude": 43.864524841308594, "longitude": 4.439203262329102, "speed": 13.0 }, "stopId": "0:MARPIA", "timestamp": "1752220175", "trip": { "directionId": 1, "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "1_58876785" }, "vehicle": { "id": "761", "label": "761" } } }, { "id": "762", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 331.0, "latitude": 43.806793212890625, "longitude": 4.372206687927246, "speed": 0.0 }, "stopId": "0:NLIBT2", "timestamp": "1752220171", "trip": { "directionId": 0, "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "1_58876651" }, "vehicle": { "id": "762", "label": "762" } } }, { "id": "2056", "vehicle": { "position": { "bearing": 16.0, "latitude": 43.788150787353516, "longitude": 4.351670742034912, "speed": 0.0 }, "stopId": "0:GECAMR", "timestamp": "1752220175", "trip": { "directionId": 1, "routeId": "43", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767841" }, "vehicle": { "id": "2056", "label": "2056" } } }, { "id": "7360", "vehicle": { "position": { "bearing": 161.0, "latitude": 43.84642791748047, "longitude": 4.395904541015625, "speed": 0.0 }, "stopId": "0:NCBAT1", "timestamp": "1752220164", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767009" }, "vehicle": { "id": "7360", "label": "7360" } } }, { "id": "2046", "vehicle": { "position": { "bearing": 157.0, "latitude": 43.790000915527344, "longitude": 4.387023448944092, "speed": 1.0 }, "stopId": "0:MDC02", "timestamp": "1752220176", "trip": { "directionId": 1, "routeId": "42", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767807" }, "vehicle": { "id": "2046", "label": "2046" } } }, { "id": "4104", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 120.0, "latitude": 43.82809066772461, "longitude": 4.3735880851745605, "speed": 0.0 }, "stopId": "0:NEMR", "timestamp": "1752220191", "trip": { "directionId": 0, "routeId": "9", "scheduleRelationship": "SCHEDULED", "tripId": "1_58769817" }, "vehicle": { "id": "4104", "label": "4104" } } }, { "id": "4105", "vehicle": { "position": { "bearing": 60.0, "latitude": 43.811397552490234, "longitude": 4.338697910308838, "speed": 5.0 }, "stopId": "0:PERBR", "timestamp": "1752220171", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767331" }, "vehicle": { "id": "4105", "label": "4105" } } }, { "id": "4106", "vehicle": { "position": { "bearing": 230.0, "latitude": 43.826351165771484, "longitude": 4.35636568069458, "speed": 1.0 }, "stopId": "0:TAUA", "timestamp": "1752220168", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "1_58768710" }, "vehicle": { "id": "4106", "label": "4106" } } }, { "id": "6409", "vehicle": { "position": { "bearing": 290.0, "latitude": 43.825130462646484, "longitude": 4.334258079528809, "speed": 8.0 }, "stopId": "0:UNIAA", "timestamp": "1752220183", "trip": { "directionId": 0, "routeId": "88", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767598" }, "vehicle": { "id": "6409", "label": "6409" } } }, { "id": "6408", "vehicle": { "position": { "bearing": 217.0, "latitude": 43.8194694519043, "longitude": 4.490750312805176, "speed": 12.0 }, "stopId": "0:JONQUIR", "timestamp": "1752220176", "trip": { "directionId": 0, "routeId": "33", "scheduleRelationship": "SCHEDULED", "tripId": "1_58768085" }, "vehicle": { "id": "6408", "label": "6408" } } }, { "id": "2060", "vehicle": { "position": { "bearing": 3.0, "latitude": 43.68156433105469, "longitude": 4.4320292472839355, "speed": 6.0 }, "stopId": "0:STSABA", "timestamp": "1752220151", "trip": { "directionId": 0, "routeId": "42", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767794" }, "vehicle": { "id": "2060", "label": "2060" } } }, { "id": "6453", "vehicle": { "position": { "bearing": 308.0, "latitude": 43.83309555053711, "longitude": 4.364992618560791, "speed": 3.0 }, "stopId": "0:11NBR", "timestamp": "1752220171", "trip": { "directionId": 0, "routeId": "32", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767713" }, "vehicle": { "id": "6453", "label": "6453" } } }, { "id": "8966", "vehicle": { "position": { "bearing": 179.0, "latitude": 43.86479187011719, "longitude": 4.330283164978027, "speed": 0.0 }, "stopId": "0:ALEST", "timestamp": "1752220171", "trip": { "directionId": 0, "routeId": "9", "scheduleRelationship": "SCHEDULED", "tripId": "1_58769818" }, "vehicle": { "id": "8966", "label": "8966" } } }, { "id": "8189", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 212.0, "latitude": 43.828582763671875, "longitude": 4.354989051818848, "speed": 0.0 }, "stopId": "0:DHUOA", "timestamp": "1752220176", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767358" }, "vehicle": { "id": "8189", "label": "8189" } } }, { "id": "7976", "vehicle": { "position": { "bearing": 99.0, "latitude": 43.83424377441406, "longitude": 4.414505958557129, "speed": 19.0 }, "stopId": "0:ZAC.2A", "timestamp": "1752220184", "trip": { "directionId": 1, "routeId": "31", "scheduleRelationship": "SCHEDULED", "tripId": "1_58768936" }, "vehicle": { "id": "7976", "label": "7976" } } }, { "id": "2067", "vehicle": { "position": { "bearing": 275.0, "latitude": 43.784393310546875, "longitude": 4.391955852508545, "speed": 0.0 }, "stopId": "0:STBA", "timestamp": "1752220175", "trip": { "directionId": 1, "routeId": "41", "scheduleRelationship": "SCHEDULED", "tripId": "1_58768971" }, "vehicle": { "id": "2067", "label": "2067" } } }, { "id": "409", "vehicle": { "position": { "bearing": 229.0, "latitude": 43.830108642578125, "longitude": 4.362608909606934, "speed": 1.0 }, "stopId": "0:PLANA", "timestamp": "1752220176", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751936" }, "vehicle": { "id": "409", "label": "409" } } }, { "id": "410", "vehicle": { "position": { "bearing": 112.0, "latitude": 43.83022689819336, "longitude": 4.324655055999756, "speed": 0.0 }, "stopId": "0:VALDT", "timestamp": "1752220186", "trip": { "directionId": 1, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752379" }, "vehicle": { "id": "410", "label": "410" } } }, { "id": "4217", "vehicle": { "position": { "bearing": 271.0, "latitude": 43.831993103027344, "longitude": 4.345036029815674, "speed": 9.0 }, "stopId": "0:CAPA", "timestamp": "1752220167", "trip": { "directionId": 1, "routeId": "51", "scheduleRelationship": "SCHEDULED", "tripId": "1_59139049" }, "vehicle": { "id": "4217", "label": "4217" } } }, { "id": "520", "vehicle": { "position": { "bearing": 341.0, "latitude": 43.83318328857422, "longitude": 4.367904186248779, "speed": 0.0 }, "stopId": "0:NFEU2", "timestamp": "1752220182", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752030" }, "vehicle": { "id": "520", "label": "520" } } }, { "id": "521", "vehicle": { "position": { "bearing": 141.0, "latitude": 43.84114456176758, "longitude": 4.356654644012451, "speed": 3.0 }, "stopId": "0:BOUQR", "timestamp": "1752220169", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "1_58752023" }, "vehicle": { "id": "521", "label": "521" } } }, { "id": "153", "vehicle": { "position": { "bearing": 202.0, "latitude": 43.967376708984375, "longitude": 4.278539657592773, "speed": 5.0 }, "stopId": "0:SCBRAR", "timestamp": "1752220190", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767895" }, "vehicle": { "id": "153", "label": "153" } } }, { "id": "6435", "vehicle": { "position": { "bearing": 83.0, "latitude": 43.82591247558594, "longitude": 4.479443550109863, "speed": 0.0 }, "stopId": "0:GRAVAA", "timestamp": "1752220176", "trip": { "directionId": 0, "routeId": "32", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767718" }, "vehicle": { "id": "6435", "label": "6435" } } }, { "id": "400", "vehicle": { "position": { "bearing": 1.0, "latitude": 43.810630798339844, "longitude": 4.356825351715088, "speed": 0.0 }, "stopId": "0:HSPORTR", "timestamp": "1752220162", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751969" }, "vehicle": { "id": "400", "label": "400" } } }, { "id": "403", "vehicle": { "position": { "bearing": 296.0, "latitude": 43.862823486328125, "longitude": 4.37652587890625, "speed": 0.0 }, "stopId": "0:CALVT", "timestamp": "1752220182", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751937" }, "vehicle": { "id": "403", "label": "403" } } }, { "id": "406", "vehicle": { "position": { "bearing": 40.0, "latitude": 43.83204650878906, "longitude": 4.365353107452393, "speed": 5.0 }, "stopId": "0:NFEU2", "timestamp": "1752220162", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_58751968" }, "vehicle": { "id": "406", "label": "406" } } }, { "id": "6414", "vehicle": { "position": { "bearing": 211.0, "latitude": 43.76850509643555, "longitude": 4.286924839019775, "speed": 7.0 }, "stopId": "0:BERLA", "timestamp": "1752220187", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "1_58768709" }, "vehicle": { "id": "6414", "label": "6414" } } }, { "id": "6415", "vehicle": { "position": { "bearing": 324.0, "latitude": 43.83418655395508, "longitude": 4.3947224617004395, "speed": 0.0 }, "stopId": "0:CHAL", "timestamp": "1752220188", "trip": { "directionId": 0, "routeId": "32", "scheduleRelationship": "SCHEDULED", "tripId": "1_58767746" }, "vehicle": { "id": "6415", "label": "6415" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1752220191" } }