Détails de la ressource

Nom du fichier : Horaires temps-réel du réseau Ritmo - Haguenau (GTFS-RT)
Format : gtfs-rt

Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/

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

Disponibilité au téléchargement

03/02/2026
99.4%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
07/02/2026
100%
08/02/2026
100%
09/02/2026
99.4%
10/02/2026
100%
11/02/2026
100%
12/02/2026
100%
13/02/2026
100%
14/02/2026
100%
15/02/2026
100%
16/02/2026
100%
17/02/2026
100%
18/02/2026
100%
19/02/2026
100%
20/02/2026
100%
21/02/2026
100%
22/02/2026
100%
23/02/2026
99.2%
24/02/2026
99.3%
25/02/2026
100%
26/02/2026
99.6%
27/02/2026
100%
28/02/2026
100%
01/03/2026
100%
02/03/2026
100%
03/03/2026
100%
04/03/2026
99.8%
05/03/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

107 erreurs

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 05/03/2026 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

Sequential stop_time_update times are not increasing E022 106 erreurs

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Exemples d'erreurs
  • trip_id 5359235979280384:7 stop_sequence 23 arrival_time 08:12:44 (1772694764) is less than previous stop departure_time 08:15:00 (1772694900) - times must increase between two sequential stops
  • trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:27 (1772694867) is less than previous stop departure_time 08:15:00 (1772694900) - times must increase between two sequential stops
  • trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:13:30 (1772694810) is less than previous stop departure_time 08:14:27 (1772694867) - times must increase between two sequential stops
  • trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:14:16 (1772694856) is less than previous stop departure_time 08:15:20 (1772694920) - times must increase between two sequential stops
  • trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:15:03 (1772694903) is less than previous stop departure_time 08:16:13 (1772694973) - times must increase between two sequential stops

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 zenbus:Vehicle:713300001:LOC at (48.935287,7.745172) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
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
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 2 247 25 fois (89 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 18 14 fois (50 % des validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 18 14 fois (50 % 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. 9 9 fois (32 % 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. 2 2 fois (7 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 05/03/2026 à 19h40 Europe/Paris.

trip_updates (15) vehicle_positions (14) service_alerts (0)

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

trip_updates vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 05/03/2026 à 19h40 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "zenbus:Vehicle:662580001:LOC", "vehicle": { "currentStopSequence": 44, "position": { "latitude": 48.77967834472656, "longitude": 7.865559101104736 }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "18:50:00", "tripId": "5359235979280384:36" }, "vehicle": { "id": "zenbus:Vehicle:662580001:LOC" } } }, { "id": "20260305:4699572623376384:36", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736075" }, "departure": { "time": "1772736085" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1772736145" }, "departure": { "time": "1772736155" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1772736214" }, "departure": { "time": "1772736224" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1772736285" }, "departure": { "time": "1772736295" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1772736345" }, "departure": { "time": "1772736355" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1772736395" }, "departure": { "time": "1772736405" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1772736453" }, "departure": { "time": "1772736463" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1772736515" }, "departure": { "time": "1772736525" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1772736609" }, "departure": { "time": "1772736619" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1772736664" }, "departure": { "time": "1772736674" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1772736733" }, "departure": { "time": "1772736743" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "18:50:00", "tripId": "5359235979280384:36" }, "vehicle": { "id": "zenbus:Vehicle:662580001:LOC" } } }, { "id": "zenbus:Vehicle:642290004:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 22, "position": { "latitude": 48.81439208984375, "longitude": 7.782704830169678 }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:20:00", "tripId": "5359235979280384:37" }, "vehicle": { "id": "zenbus:Vehicle:642290004:LOC" } } }, { "id": "20260305:4699572623376384:37", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736009" }, "departure": { "time": "1772736021" }, "stopId": "zenbus:StopPoint:SP:843920001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772736036" }, "departure": { "time": "1772736300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772736373" }, "departure": { "time": "1772736383" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772736419" }, "departure": { "time": "1772736429" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772736465" }, "departure": { "time": "1772736477" }, "stopId": "zenbus:StopPoint:SP:771880007:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772736513" }, "departure": { "time": "1772736531" }, "stopId": "zenbus:StopPoint:SP:843930001:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772736563" }, "departure": { "time": "1772736586" }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772736621" }, "departure": { "time": "1772736645" }, "stopId": "zenbus:StopPoint:SP:6040087943970816:LOC", "stopSequence": 28 }, { "arrival": { "time": "1772736666" }, "departure": { "time": "1772736698" }, "stopId": "zenbus:StopPoint:SP:853260002:LOC", "stopSequence": 29 }, { "arrival": { "time": "1772736729" }, "departure": { "time": "1772736759" }, "stopId": "zenbus:StopPoint:SP:6498647517691904:LOC", "stopSequence": 30 }, { "arrival": { "time": "1772736783" }, "departure": { "time": "1772736816" }, "stopId": "zenbus:StopPoint:SP:673110029:LOC", "stopSequence": 31 }, { "arrival": { "time": "1772736855" }, "departure": { "time": "1772736882" }, "stopId": "zenbus:StopPoint:SP:6524345695338496:LOC", "stopSequence": 32 }, { "arrival": { "time": "1772736946" }, "departure": { "time": "1772736988" }, "stopId": "zenbus:StopPoint:SP:859050003:LOC", "stopSequence": 35 }, { "arrival": { "time": "1772737090" }, "departure": { "time": "1772737120" }, "stopId": "zenbus:StopPoint:SP:853250003:LOC", "stopSequence": 36 }, { "arrival": { "time": "1772737177" }, "departure": { "time": "1772737193" }, "stopId": "zenbus:StopPoint:SP:5421894510575616:LOC", "stopSequence": 37 }, { "arrival": { "time": "1772737235" }, "departure": { "time": "1772737252" }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "stopSequence": 38 }, { "arrival": { "time": "1772737374" }, "departure": { "time": "1772737384" }, "stopId": "zenbus:StopPoint:SP:843890003:LOC", "stopSequence": 39 }, { "arrival": { "time": "1772737465" }, "departure": { "time": "1772737475" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1772737527" }, "departure": { "time": "1772737537" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1772737590" }, "departure": { "time": "1772737600" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1772737679" }, "departure": { "time": "1772737689" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1772737771" }, "departure": { "time": "1772737781" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1772737841" }, "departure": { "time": "1772737851" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1772737910" }, "departure": { "time": "1772737920" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1772737981" }, "departure": { "time": "1772737991" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1772738041" }, "departure": { "time": "1772738051" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1772738091" }, "departure": { "time": "1772738101" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1772738149" }, "departure": { "time": "1772738159" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1772738211" }, "departure": { "time": "1772738250" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1772738305" }, "departure": { "time": "1772738327" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1772738360" }, "departure": { "time": "1772738415" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1772738429" }, "departure": { "time": "1772738479" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:20:00", "tripId": "5359235979280384:37" }, "vehicle": { "id": "zenbus:Vehicle:642290004:LOC" } } }, { "id": "zenbus:Vehicle:642290003:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 48.81782150268555, "longitude": 7.719328880310059 }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:50:00", "tripId": "5359235979280384:38" }, "vehicle": { "id": "zenbus:Vehicle:642290003:LOC" } } }, { "id": "20260305:4699572623376384:38", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772735992" }, "departure": { "time": "1772736600" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1772736630" }, "departure": { "time": "1772736640" }, "stopId": "zenbus:StopPoint:SP:4896810867884032:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772736686" }, "departure": { "time": "1772736696" }, "stopId": "zenbus:StopPoint:SP:6597841175707648:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772736743" }, "departure": { "time": "1772736753" }, "stopId": "zenbus:StopPoint:SP:651720023:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772736787" }, "departure": { "time": "1772736797" }, "stopId": "zenbus:StopPoint:SP:5396617340387328:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772736845" }, "departure": { "time": "1772736855" }, "stopId": "zenbus:StopPoint:SP:835970004:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772736896" }, "departure": { "time": "1772736906" }, "stopId": "zenbus:StopPoint:SP:857000002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772736979" }, "departure": { "time": "1772736989" }, "stopId": "zenbus:StopPoint:SP:665370140:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772737037" }, "departure": { "time": "1772737047" }, "stopId": "zenbus:StopPoint:SP:5993900054413312:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772737095" }, "departure": { "time": "1772737105" }, "stopId": "zenbus:StopPoint:SP:864960002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772737152" }, "departure": { "time": "1772737162" }, "stopId": "zenbus:StopPoint:SP:630550027:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772737227" }, "departure": { "time": "1772737237" }, "stopId": "zenbus:StopPoint:SP:860970001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772737341" }, "departure": { "time": "1772737351" }, "stopId": "zenbus:StopPoint:SP:839920001:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772737427" }, "departure": { "time": "1772737437" }, "stopId": "zenbus:StopPoint:SP:630540029:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772737468" }, "departure": { "time": "1772737478" }, "stopId": "zenbus:StopPoint:SP:663140131:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772737516" }, "departure": { "time": "1772737526" }, "stopId": "zenbus:StopPoint:SP:661320025:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772737563" }, "departure": { "time": "1772737573" }, "stopId": "zenbus:StopPoint:SP:651710023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772737616" }, "departure": { "time": "1772737626" }, "stopId": "zenbus:StopPoint:SP:648090018:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772737658" }, "departure": { "time": "1772737668" }, "stopId": "zenbus:StopPoint:SP:670900053:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772737700" }, "departure": { "time": "1772737710" }, "stopId": "zenbus:StopPoint:SP:843920001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772737765" }, "departure": { "time": "1772738100" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772737848" }, "departure": { "time": "1772738009" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772737894" }, "departure": { "time": "1772738062" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772737940" }, "departure": { "time": "1772738115" }, "stopId": "zenbus:StopPoint:SP:771880007:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772737988" }, "departure": { "time": "1772738169" }, "stopId": "zenbus:StopPoint:SP:843930001:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772738039" }, "departure": { "time": "1772738224" }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772738096" }, "departure": { "time": "1772738283" }, "stopId": "zenbus:StopPoint:SP:6040087943970816:LOC", "stopSequence": 28 }, { "arrival": { "time": "1772738141" }, "departure": { "time": "1772738335" }, "stopId": "zenbus:StopPoint:SP:853260002:LOC", "stopSequence": 29 }, { "arrival": { "time": "1772738204" }, "departure": { "time": "1772738397" }, "stopId": "zenbus:StopPoint:SP:6498647517691904:LOC", "stopSequence": 30 }, { "arrival": { "time": "1772738259" }, "departure": { "time": "1772738454" }, "stopId": "zenbus:StopPoint:SP:673110029:LOC", "stopSequence": 31 }, { "arrival": { "time": "1772738330" }, "departure": { "time": "1772738520" }, "stopId": "zenbus:StopPoint:SP:6524345695338496:LOC", "stopSequence": 32 }, { "arrival": { "time": "1772738421" }, "departure": { "time": "1772738625" }, "stopId": "zenbus:StopPoint:SP:859050003:LOC", "stopSequence": 35 }, { "arrival": { "time": "1772738565" }, "departure": { "time": "1772738757" }, "stopId": "zenbus:StopPoint:SP:853250003:LOC", "stopSequence": 36 }, { "arrival": { "time": "1772738652" }, "departure": { "time": "1772738831" }, "stopId": "zenbus:StopPoint:SP:5421894510575616:LOC", "stopSequence": 37 }, { "arrival": { "time": "1772738710" }, "departure": { "time": "1772738890" }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "stopSequence": 38 }, { "arrival": { "time": "1772738850" }, "departure": { "time": "1772738960" }, "stopId": "zenbus:StopPoint:SP:843890003:LOC", "stopSequence": 39 }, { "arrival": { "time": "1772738940" }, "departure": { "time": "1772739035" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1772739002" }, "departure": { "time": "1772739126" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1772739065" }, "departure": { "time": "1772739187" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1772739154" }, "departure": { "time": "1772739292" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1772739246" }, "departure": { "time": "1772739398" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1772739316" }, "departure": { "time": "1772739433" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1772739386" }, "departure": { "time": "1772739498" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1772739456" }, "departure": { "time": "1772739593" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1772739516" }, "departure": { "time": "1772739653" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1772739566" }, "departure": { "time": "1772739708" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1772739625" }, "departure": { "time": "1772739767" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1772739687" }, "departure": { "time": "1772739888" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1772739780" }, "departure": { "time": "1772739965" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1772739835" }, "departure": { "time": "1772740052" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1772739905" }, "departure": { "time": "1772740117" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:50:00", "tripId": "5359235979280384:38" }, "vehicle": { "id": "zenbus:Vehicle:642290003:LOC" } } }, { "id": "zenbus:Vehicle:781830001:LOC", "vehicle": { "currentStopSequence": 43, "position": { "latitude": 48.826900482177734, "longitude": 7.760784149169922 }, "stopId": "zenbus:StopPoint:SP:860960004:LOC", "timestamp": "1772733998", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "18:43:00", "tripId": "5217762675785728:35" }, "vehicle": { "id": "zenbus:Vehicle:781830001:LOC" } } }, { "id": "20260305:5784952768561152:36", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736089" }, "departure": { "time": "1772736099" }, "stopId": "zenbus:StopPoint:SP:860960004:LOC", "stopSequence": 43 }, { "arrival": { "time": "1772736130" }, "departure": { "time": "1772736140" }, "stopId": "zenbus:StopPoint:SP:864870033:LOC", "stopSequence": 44 } ], "timestamp": "1772736050", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "18:43:00", "tripId": "5217762675785728:35" }, "vehicle": { "id": "zenbus:Vehicle:781830001:LOC" } } }, { "id": "zenbus:Vehicle:664180003:LOC", "vehicle": { "currentStopSequence": 34, "position": { "latitude": 48.81487274169922, "longitude": 7.785069942474365 }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "timestamp": "1772736053", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:02:00", "tripId": "5217762675785728:37" }, "vehicle": { "id": "zenbus:Vehicle:664180003:LOC" } } }, { "id": "20260305:5784952768561152:37", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736013" }, "departure": { "time": "1772736041" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1772736078" }, "departure": { "time": "1772736300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1772736373" }, "departure": { "time": "1772736383" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1772736414" }, "departure": { "time": "1772736424" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1772736461" }, "departure": { "time": "1772736471" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1772736512" }, "departure": { "time": "1772736522" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1772736566" }, "departure": { "time": "1772736576" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1772736612" }, "departure": { "time": "1772736622" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1772736660" }, "departure": { "time": "1772736670" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1772736739" }, "departure": { "time": "1772736749" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1772736865" }, "departure": { "time": "1772736875" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1772736945" }, "departure": { "time": "1772736957" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1772737001" }, "departure": { "time": "1772737015" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1772737065" }, "departure": { "time": "1772737077" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1772737123" }, "departure": { "time": "1772737136" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1772737204" }, "departure": { "time": "1772737237" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1772737265" }, "departure": { "time": "1772737297" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1772737321" }, "departure": { "time": "1772737355" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1772737369" }, "departure": { "time": "1772737379" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1772737429" }, "departure": { "time": "1772737469" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1772737473" }, "departure": { "time": "1772737521" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1772737533" }, "departure": { "time": "1772737581" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1772737579" }, "departure": { "time": "1772737634" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1772736053", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:02:00", "tripId": "5217762675785728:37" }, "vehicle": { "id": "zenbus:Vehicle:664180003:LOC" } } }, { "id": "zenbus:Vehicle:683130003:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 6, "position": { "latitude": 48.76763916015625, "longitude": 7.86339807510376 }, "stopId": "zenbus:StopPoint:SP:6596162715910144:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:32:00", "tripId": "5217762675785728:38" }, "vehicle": { "id": "zenbus:Vehicle:683130003:LOC" } } }, { "id": "20260305:5784952768561152:38", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736044" }, "departure": { "time": "1772736062" }, "stopId": "zenbus:StopPoint:SP:6596162715910144:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772736110" }, "departure": { "time": "1772736120" }, "stopId": "zenbus:StopPoint:SP:864950017:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772736186" }, "departure": { "time": "1772736196" }, "stopId": "zenbus:StopPoint:SP:849650002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772736248" }, "departure": { "time": "1772736258" }, "stopId": "zenbus:StopPoint:SP:847370002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772736329" }, "departure": { "time": "1772736339" }, "stopId": "zenbus:StopPoint:SP:777980001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772736410" }, "departure": { "time": "1772736420" }, "stopId": "zenbus:StopPoint:SP:838060003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772736504" }, "departure": { "time": "1772736514" }, "stopId": "zenbus:StopPoint:SP:864970003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772736557" }, "departure": { "time": "1772736567" }, "stopId": "zenbus:StopPoint:SP:857010003:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772736636" }, "departure": { "time": "1772736646" }, "stopId": "zenbus:StopPoint:SP:5945547849465856:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772736719" }, "departure": { "time": "1772736729" }, "stopId": "zenbus:StopPoint:SP:810350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772736870" }, "departure": { "time": "1772736880" }, "stopId": "zenbus:StopPoint:SP:860970002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772736916" }, "departure": { "time": "1772736926" }, "stopId": "zenbus:StopPoint:SP:658230017:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772737020" }, "departure": { "time": "1772737030" }, "stopId": "zenbus:StopPoint:SP:864960003:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772737168" }, "departure": { "time": "1772737178" }, "stopId": "zenbus:StopPoint:SP:864870034:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772737263" }, "departure": { "time": "1772737273" }, "stopId": "zenbus:StopPoint:SP:834730019:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772737338" }, "departure": { "time": "1772737348" }, "stopId": "zenbus:StopPoint:SP:669080034:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772737397" }, "departure": { "time": "1772737407" }, "stopId": "zenbus:StopPoint:SP:851280024:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772737460" }, "departure": { "time": "1772737470" }, "stopId": "zenbus:StopPoint:SP:857000003:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772737514" }, "departure": { "time": "1772737524" }, "stopId": "zenbus:StopPoint:SP:663120030:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772737565" }, "departure": { "time": "1772737575" }, "stopId": "zenbus:StopPoint:SP:839920002:LOC", "stopSequence": 28 }, { "arrival": { "time": "1772737620" }, "departure": { "time": "1772737630" }, "stopId": "zenbus:StopPoint:SP:673110030:LOC", "stopSequence": 29 }, { "arrival": { "time": "1772737665" }, "departure": { "time": "1772737675" }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "stopSequence": 30 }, { "arrival": { "time": "1772737716" }, "departure": { "time": "1772737726" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 31 }, { "arrival": { "time": "1772737757" }, "departure": { "time": "1772737767" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 32 }, { "arrival": { "time": "1772737799" }, "departure": { "time": "1772737809" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1772737869" }, "departure": { "time": "1772738100" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1772737953" }, "departure": { "time": "1772738061" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1772737994" }, "departure": { "time": "1772738112" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1772738041" }, "departure": { "time": "1772738135" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1772738092" }, "departure": { "time": "1772738191" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1772738145" }, "departure": { "time": "1772738247" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1772738192" }, "departure": { "time": "1772738301" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1772738240" }, "departure": { "time": "1772738325" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1772738319" }, "departure": { "time": "1772738424" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1772738445" }, "departure": { "time": "1772738547" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1772738525" }, "departure": { "time": "1772738647" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1772738581" }, "departure": { "time": "1772738705" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1772738645" }, "departure": { "time": "1772738767" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1772738703" }, "departure": { "time": "1772738826" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1772738784" }, "departure": { "time": "1772738927" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1772738845" }, "departure": { "time": "1772738987" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1772738901" }, "departure": { "time": "1772739045" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1772738948" }, "departure": { "time": "1772739069" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1772739009" }, "departure": { "time": "1772739159" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1772739053" }, "departure": { "time": "1772739211" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1772739113" }, "departure": { "time": "1772739271" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1772739159" }, "departure": { "time": "1772739324" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:32:00", "tripId": "5217762675785728:38" }, "vehicle": { "id": "zenbus:Vehicle:683130003:LOC" } } }, { "id": "zenbus:Vehicle:664110109:LOC", "vehicle": { "currentStopSequence": 12, "position": { "latitude": 48.813812255859375, "longitude": 7.782832145690918 }, "stopId": "zenbus:StopPoint:SP:859040027:LOC", "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:29:00", "tripId": "4679292022685696:39" }, "vehicle": { "id": "zenbus:Vehicle:664110109:LOC" } } }, { "id": "20260305:5938644062830592:39", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772735932" }, "departure": { "time": "1772735967" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772736151" }, "departure": { "time": "1772736290" }, "stopId": "zenbus:StopPoint:SP:859040027:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772736347" }, "departure": { "time": "1772736418" }, "stopId": "zenbus:StopPoint:SP:630550025:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772736403" }, "departure": { "time": "1772736476" }, "stopId": "zenbus:StopPoint:SP:835980002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772736459" }, "departure": { "time": "1772736534" }, "stopId": "zenbus:StopPoint:SP:5969139098189824:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772736543" }, "departure": { "time": "1772736606" }, "stopId": "zenbus:StopPoint:SP:4880458853646336:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772736621" }, "departure": { "time": "1772736675" }, "stopId": "zenbus:StopPoint:SP:678870006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772736722" }, "departure": { "time": "1772736786" }, "stopId": "zenbus:StopPoint:SP:847380001:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772736793" }, "departure": { "time": "1772736851" }, "stopId": "zenbus:StopPoint:SP:663140129:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772736862" }, "departure": { "time": "1772736916" }, "stopId": "zenbus:StopPoint:SP:810320018:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772736917" }, "departure": { "time": "1772736973" }, "stopId": "zenbus:StopPoint:SP:831880021:LOC", "stopSequence": 21 } ], "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:29:00", "tripId": "4679292022685696:39" }, "vehicle": { "id": "zenbus:Vehicle:664110109:LOC" } } }, { "id": "zenbus:Vehicle:674570002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 10, "position": { "latitude": 48.81393814086914, "longitude": 7.782750129699707 }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:29:00", "tripId": "6488877775716352:38" }, "vehicle": { "id": "zenbus:Vehicle:674570002:LOC" } } }, { "id": "20260305:5907884043927552:38", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736028" }, "departure": { "time": "1772736300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772736398" }, "departure": { "time": "1772736408" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772736452" }, "departure": { "time": "1772736462" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772736497" }, "departure": { "time": "1772736507" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772736562" }, "departure": { "time": "1772736572" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772736607" }, "departure": { "time": "1772736617" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772736652" }, "departure": { "time": "1772736662" }, "stopId": "zenbus:StopPoint:SP:670980023:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772736706" }, "departure": { "time": "1772736718" }, "stopId": "zenbus:StopPoint:SP:655640056:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772736781" }, "departure": { "time": "1772736791" }, "stopId": "zenbus:StopPoint:SP:659230051:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772736846" }, "departure": { "time": "1772736856" }, "stopId": "zenbus:StopPoint:SP:661280142:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772736942" }, "departure": { "time": "1772736952" }, "stopId": "zenbus:StopPoint:SP:667260019:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772736993" }, "departure": { "time": "1772737003" }, "stopId": "zenbus:StopPoint:SP:5471403928190976:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772737083" }, "departure": { "time": "1772737093" }, "stopId": "zenbus:StopPoint:SP:659220084:LOC", "stopSequence": 22 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:29:00", "tripId": "6488877775716352:38" }, "vehicle": { "id": "zenbus:Vehicle:674570002:LOC" } } }, { "id": "zenbus:Vehicle:698820097:LOC", "vehicle": { "currentStopSequence": 9, "position": { "latitude": 48.814632415771484, "longitude": 7.783947944641113 }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:33:00", "tripId": "6542731733106688:18" }, "vehicle": { "id": "zenbus:Vehicle:698820097:LOC" } } }, { "id": "20260305:5414480264560640:18", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736080" }, "departure": { "time": "1772736240" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772736349" }, "departure": { "time": "1772736359" }, "stopId": "zenbus:StopPoint:SP:698820092:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772736402" }, "departure": { "time": "1772736416" }, "stopId": "zenbus:StopPoint:SP:679310120:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772736512" }, "departure": { "time": "1772736531" }, "stopId": "zenbus:StopPoint:SP:859040029:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772736570" }, "departure": { "time": "1772736580" }, "stopId": "zenbus:StopPoint:SP:659380032:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772736631" }, "departure": { "time": "1772736641" }, "stopId": "zenbus:StopPoint:SP:659220088:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772736684" }, "departure": { "time": "1772736694" }, "stopId": "zenbus:StopPoint:SP:864900025:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772736757" }, "departure": { "time": "1772736767" }, "stopId": "zenbus:StopPoint:SP:655640059:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772736904" }, "departure": { "time": "1772736914" }, "stopId": "zenbus:StopPoint:SP:839920003:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772736989" }, "departure": { "time": "1772736999" }, "stopId": "zenbus:StopPoint:SP:5189456625664000:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772737066" }, "departure": { "time": "1772737076" }, "stopId": "zenbus:StopPoint:SP:5183785859547136:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772737208" }, "departure": { "time": "1772737218" }, "stopId": "zenbus:StopPoint:SP:831870021:LOC", "stopSequence": 20 } ], "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:33:00", "tripId": "6542731733106688:18" }, "vehicle": { "id": "zenbus:Vehicle:698820097:LOC" } } }, { "id": "zenbus:Vehicle:693030001:LOC", "vehicle": { "currentStopSequence": 8, "position": { "latitude": 48.79751968383789, "longitude": 7.802961826324463 }, "stopId": "zenbus:StopPoint:SP:847380003:LOC", "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:31:00", "tripId": "5395572119830528:19" }, "vehicle": { "id": "zenbus:Vehicle:693030001:LOC" } } }, { "id": "20260305:5406815874449408:19", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736000" }, "departure": { "time": "1772736021" }, "stopId": "zenbus:StopPoint:SP:655640059:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772736106" }, "departure": { "time": "1772736116" }, "stopId": "zenbus:StopPoint:SP:847380003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772736202" }, "departure": { "time": "1772736212" }, "stopId": "zenbus:StopPoint:SP:5386712017534976:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772736259" }, "departure": { "time": "1772736269" }, "stopId": "zenbus:StopPoint:SP:648090020:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772736310" }, "departure": { "time": "1772736320" }, "stopId": "zenbus:StopPoint:SP:659230056:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772736365" }, "departure": { "time": "1772736375" }, "stopId": "zenbus:StopPoint:SP:5394636353830912:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772736398" }, "departure": { "time": "1772736408" }, "stopId": "zenbus:StopPoint:SP:6019918630748160:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772736464" }, "departure": { "time": "1772736474" }, "stopId": "zenbus:StopPoint:SP:859060003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772736543" }, "departure": { "time": "1772736553" }, "stopId": "zenbus:StopPoint:SP:810320020:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772736581" }, "departure": { "time": "1772736591" }, "stopId": "zenbus:StopPoint:SP:864970005:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772736620" }, "departure": { "time": "1772736630" }, "stopId": "zenbus:StopPoint:SP:6557606928711680:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772736775" }, "departure": { "time": "1772736785" }, "stopId": "zenbus:StopPoint:SP:5988830986371072:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772736847" }, "departure": { "time": "1772736857" }, "stopId": "zenbus:StopPoint:SP:853260005:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772736932" }, "departure": { "time": "1772736942" }, "stopId": "zenbus:StopPoint:SP:851320003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772737007" }, "departure": { "time": "1772737017" }, "stopId": "zenbus:StopPoint:SP:831890004:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772737068" }, "departure": { "time": "1772737078" }, "stopId": "zenbus:StopPoint:SP:670530120:LOC", "stopSequence": 22 } ], "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:31:00", "tripId": "5395572119830528:19" }, "vehicle": { "id": "zenbus:Vehicle:693030001:LOC" } } }, { "id": "zenbus:Vehicle:718890004:LOC", "vehicle": { "currentStopSequence": 16, "position": { "latitude": 48.72974395751953, "longitude": 7.712508201599121 }, "stopId": "zenbus:StopPoint:SP:4842807903649792:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:25:00", "tripId": "4793589793030144:19" }, "vehicle": { "id": "zenbus:Vehicle:718890004:LOC" } } }, { "id": "20260305:4788911768338432:19", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772735961" }, "departure": { "time": "1772735980" }, "stopId": "zenbus:StopPoint:SP:855540005:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772736042" }, "departure": { "time": "1772736049" }, "stopId": "zenbus:StopPoint:SP:850300001:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772736079" }, "departure": { "time": "1772736104" }, "stopId": "zenbus:StopPoint:SP:4842807903649792:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772736129" }, "departure": { "time": "1772736159" }, "stopId": "zenbus:StopPoint:SP:853650004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772736163" }, "departure": { "time": "1772736206" }, "stopId": "zenbus:StopPoint:SP:850270003:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772736229" }, "departure": { "time": "1772736299" }, "stopId": "zenbus:StopPoint:SP:843890005:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772736278" }, "departure": { "time": "1772736354" }, "stopId": "zenbus:StopPoint:SP:847380004:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772736343" }, "departure": { "time": "1772736416" }, "stopId": "zenbus:StopPoint:SP:845760005:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772736403" }, "departure": { "time": "1772736476" }, "stopId": "zenbus:StopPoint:SP:843910004:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772736450" }, "departure": { "time": "1772736530" }, "stopId": "zenbus:StopPoint:SP:859040030:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772736495" }, "departure": { "time": "1772736582" }, "stopId": "zenbus:StopPoint:SP:839910004:LOC", "stopSequence": 24 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:25:00", "tripId": "4793589793030144:19" }, "vehicle": { "id": "zenbus:Vehicle:718890004:LOC" } } }, { "id": "zenbus:Vehicle:4844338644254720:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 5, "position": { "latitude": 48.772220611572266, "longitude": 7.739008903503418 }, "stopId": "zenbus:StopPoint:SP:679310121:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:31:00", "tripId": "6038182832373760:21" }, "vehicle": { "id": "zenbus:Vehicle:4844338644254720:LOC" } } }, { "id": "20260305:6574846457675776:21", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772735995" }, "departure": { "time": "1772736015" }, "stopId": "zenbus:StopPoint:SP:810720004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772736043" }, "departure": { "time": "1772736062" }, "stopId": "zenbus:StopPoint:SP:679310121:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772736293" }, "departure": { "time": "1772736303" }, "stopId": "zenbus:StopPoint:SP:869430003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772736573" }, "departure": { "time": "1772736583" }, "stopId": "zenbus:StopPoint:SP:667270018:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772736644" }, "departure": { "time": "1772736654" }, "stopId": "zenbus:StopPoint:SP:5982027422629888:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772736706" }, "departure": { "time": "1772736778" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772736769" }, "departure": { "time": "1772736839" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772736819" }, "departure": { "time": "1772736894" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 11 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:31:00", "tripId": "6038182832373760:21" }, "vehicle": { "id": "zenbus:Vehicle:4844338644254720:LOC" } } }, { "id": "20260305:6001437252255744:16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772735925" }, "departure": { "time": "1772735939" }, "stopId": "zenbus:StopPoint:SP:659230053:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772735959" }, "departure": { "time": "1772735978" }, "stopId": "zenbus:StopPoint:SP:673110028:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772736025" }, "departure": { "time": "1772736027" }, "stopId": "zenbus:StopPoint:SP:869440003:LOC", "stopSequence": 16 } ], "timestamp": "1772736027", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:18:00", "tripId": "5894153733931008:16" } } }, { "id": "zenbus:Vehicle:686780013:LOC", "vehicle": { "currentStopSequence": 17, "position": { "latitude": 48.84519958496094, "longitude": 7.621819019317627 }, "stopId": "zenbus:StopPoint:SP:845760006:LOC", "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:753020003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:08:00", "tripId": "4831956593278976:7" }, "vehicle": { "id": "zenbus:Vehicle:686780013:LOC" } } }, { "id": "20260305:6581439635128320:7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736034" }, "departure": { "time": "1772736052" }, "stopId": "zenbus:StopPoint:SP:5406189144768512:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772736100" }, "departure": { "time": "1772736110" }, "stopId": "zenbus:StopPoint:SP:845760006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772736136" }, "departure": { "time": "1772736146" }, "stopId": "zenbus:StopPoint:SP:867230002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772736211" }, "departure": { "time": "1772736221" }, "stopId": "zenbus:StopPoint:SP:861480003:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772736262" }, "departure": { "time": "1772736272" }, "stopId": "zenbus:StopPoint:SP:836430003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772736312" }, "departure": { "time": "1772736322" }, "stopId": "zenbus:StopPoint:SP:861500001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772736354" }, "departure": { "time": "1772736364" }, "stopId": "zenbus:StopPoint:SP:836440003:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772736409" }, "departure": { "time": "1772736419" }, "stopId": "zenbus:StopPoint:SP:810750003:LOC", "stopSequence": 23 } ], "timestamp": "1772736052", "trip": { "routeId": "zenbus:Line:753020003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:08:00", "tripId": "4831956593278976:7" }, "vehicle": { "id": "zenbus:Vehicle:686780013:LOC" } } }, { "id": "zenbus:Vehicle:706140014:LOC", "vehicle": { "currentStopSequence": 9, "position": { "latitude": 48.795501708984375, "longitude": 7.717415809631348 }, "stopId": "zenbus:StopPoint:SP:838640004:LOC", "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:16:00", "tripId": "6003086664400896:11" }, "vehicle": { "id": "zenbus:Vehicle:706140014:LOC" } } }, { "id": "20260305:6532715781292032:11", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772736172" }, "departure": { "time": "1772736182" }, "stopId": "zenbus:StopPoint:SP:838640004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772736258" }, "departure": { "time": "1772736268" }, "stopId": "zenbus:StopPoint:SP:851790005:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772736451" }, "departure": { "time": "1772736461" }, "stopId": "zenbus:StopPoint:SP:863510002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772736917" }, "departure": { "time": "1772736927" }, "stopId": "zenbus:StopPoint:SP:810740003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772736987" }, "departure": { "time": "1772736997" }, "stopId": "zenbus:StopPoint:SP:645630093:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772737152" }, "departure": { "time": "1772737162" }, "stopId": "zenbus:StopPoint:SP:869440003:LOC", "stopSequence": 14 } ], "timestamp": "1772736051", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260305", "startTime": "19:16:00", "tripId": "6003086664400896:11" }, "vehicle": { "id": "zenbus:Vehicle:706140014:LOC" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1772736054" } }