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

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%
06/03/2026
100%
07/03/2026
100%
08/03/2026
100%
09/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

96 erreurs, 2 avertissements

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

Erreurs

Sequential stop_time_update times are not increasing E022 96 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:5 stop_sequence 53 arrival_time 08:18:13 (1773040693) is less than previous stop departure_time 08:18:14 (1773040694) - times must increase between two sequential stops
  • trip_id 5359235979280384:5 stop_sequence 54 arrival_time 08:19:23 (1773040763) is less than previous stop departure_time 08:19:41 (1773040781) - times must increase between two sequential stops
  • trip_id 5359235979280384:7 stop_sequence 23 arrival_time 08:12:15 (1773040335) is less than previous stop departure_time 08:15:00 (1773040500) - times must increase between two sequential stops
  • trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:12 (1773040452) is less than previous stop departure_time 08:15:00 (1773040500) - times must increase between two sequential stops
  • trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:13:01 (1773040381) is less than previous stop departure_time 08:14:12 (1773040452) - times must increase between two sequential stops

Avertissements

vehicle_id not populated W002 1 erreur

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 5395572119830528:3 does not have a vehicle_id

ID in one feed missing from the other W003 1 erreur

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

Exemples d'erreurs
  • trip_id 5395572119830528:3 is in TripUpdates but not in VehiclePositions feed
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 270 25 fois (86 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 17 13 fois (45 % 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 17 13 fois (45 % 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. 8 8 fois (28 % 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 09/03/2026 à 13h07 Europe/Paris.

vehicle_positions (17) trip_updates (17) 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 09/03/2026 à 13h07 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "zenbus:Vehicle:796080001:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 41, "position": { "latitude": 48.78950500488281, "longitude": 7.85301399230957 }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "timestamp": "1773058036", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:20:00", "tripId": "5359235979280384:18" }, "vehicle": { "id": "zenbus:Vehicle:796080001:LOC" } } }, { "id": "20260309:4699572623376384:18", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773058032" }, "departure": { "time": "1773058046" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1773058098" }, "departure": { "time": "1773058108" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1773058187" }, "departure": { "time": "1773058197" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1773058279" }, "departure": { "time": "1773058289" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1773058349" }, "departure": { "time": "1773058359" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1773058419" }, "departure": { "time": "1773058429" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1773058490" }, "departure": { "time": "1773058500" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1773058549" }, "departure": { "time": "1773058559" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1773058599" }, "departure": { "time": "1773058609" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1773058658" }, "departure": { "time": "1773058668" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1773058720" }, "departure": { "time": "1773058730" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1773058814" }, "departure": { "time": "1773058824" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1773058868" }, "departure": { "time": "1773058878" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1773058938" }, "departure": { "time": "1773058948" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1773058036", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:20:00", "tripId": "5359235979280384:18" }, "vehicle": { "id": "zenbus:Vehicle:796080001:LOC" } } }, { "id": "zenbus:Vehicle:687320001:LOC", "vehicle": { "currentStopSequence": 20, "position": { "latitude": 48.82012176513672, "longitude": 7.7834930419921875 }, "stopId": "zenbus:StopPoint:SP:670900053:LOC", "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:50:00", "tripId": "5359235979280384:19" }, "vehicle": { "id": "zenbus:Vehicle:687320001:LOC" } } }, { "id": "20260309:4699572623376384:19", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057985" }, "departure": { "time": "1773058001" }, "stopId": "zenbus:StopPoint:SP:651710023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773058018" }, "departure": { "time": "1773058035" }, "stopId": "zenbus:StopPoint:SP:648090018:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773058051" }, "departure": { "time": "1773058061" }, "stopId": "zenbus:StopPoint:SP:670900053:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773058094" }, "departure": { "time": "1773058104" }, "stopId": "zenbus:StopPoint:SP:843920001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1773058158" }, "departure": { "time": "1773058500" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 22 }, { "arrival": { "time": "1773058242" }, "departure": { "time": "1773058406" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1773058288" }, "departure": { "time": "1773058459" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 24 }, { "arrival": { "time": "1773058334" }, "departure": { "time": "1773058512" }, "stopId": "zenbus:StopPoint:SP:771880007:LOC", "stopSequence": 25 }, { "arrival": { "time": "1773058381" }, "departure": { "time": "1773058565" }, "stopId": "zenbus:StopPoint:SP:843930001:LOC", "stopSequence": 26 }, { "arrival": { "time": "1773058432" }, "departure": { "time": "1773058621" }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "stopSequence": 27 }, { "arrival": { "time": "1773058490" }, "departure": { "time": "1773058680" }, "stopId": "zenbus:StopPoint:SP:6040087943970816:LOC", "stopSequence": 28 }, { "arrival": { "time": "1773058535" }, "departure": { "time": "1773058732" }, "stopId": "zenbus:StopPoint:SP:853260002:LOC", "stopSequence": 29 }, { "arrival": { "time": "1773058598" }, "departure": { "time": "1773058794" }, "stopId": "zenbus:StopPoint:SP:6498647517691904:LOC", "stopSequence": 30 }, { "arrival": { "time": "1773058652" }, "departure": { "time": "1773058851" }, "stopId": "zenbus:StopPoint:SP:673110029:LOC", "stopSequence": 31 }, { "arrival": { "time": "1773058724" }, "departure": { "time": "1773058917" }, "stopId": "zenbus:StopPoint:SP:6524345695338496:LOC", "stopSequence": 32 }, { "arrival": { "time": "1773058815" }, "departure": { "time": "1773059022" }, "stopId": "zenbus:StopPoint:SP:859050003:LOC", "stopSequence": 35 }, { "arrival": { "time": "1773058959" }, "departure": { "time": "1773059154" }, "stopId": "zenbus:StopPoint:SP:853250003:LOC", "stopSequence": 36 }, { "arrival": { "time": "1773059046" }, "departure": { "time": "1773059228" }, "stopId": "zenbus:StopPoint:SP:5421894510575616:LOC", "stopSequence": 37 }, { "arrival": { "time": "1773059104" }, "departure": { "time": "1773059287" }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "stopSequence": 38 }, { "arrival": { "time": "1773059243" }, "departure": { "time": "1773059356" }, "stopId": "zenbus:StopPoint:SP:843890003:LOC", "stopSequence": 39 }, { "arrival": { "time": "1773059334" }, "departure": { "time": "1773059432" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1773059396" }, "departure": { "time": "1773059523" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1773059459" }, "departure": { "time": "1773059584" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1773059548" }, "departure": { "time": "1773059689" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1773059640" }, "departure": { "time": "1773059795" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1773059710" }, "departure": { "time": "1773059830" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1773059779" }, "departure": { "time": "1773059894" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1773059850" }, "departure": { "time": "1773059990" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1773059910" }, "departure": { "time": "1773060050" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1773059960" }, "departure": { "time": "1773060105" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1773060018" }, "departure": { "time": "1773060164" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1773060080" }, "departure": { "time": "1773060285" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1773060174" }, "departure": { "time": "1773060362" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1773060229" }, "departure": { "time": "1773060449" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1773060298" }, "departure": { "time": "1773060514" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:50:00", "tripId": "5359235979280384:19" }, "vehicle": { "id": "zenbus:Vehicle:687320001:LOC" } } }, { "id": "zenbus:Vehicle:691030088:LOC", "vehicle": { "currentStopSequence": 49, "position": { "latitude": 48.824485778808594, "longitude": 7.768492221832275 }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "timestamp": "1773055200", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "10:32:00", "tripId": "5217762675785728:14" }, "vehicle": { "id": "zenbus:Vehicle:691030088:LOC" } } }, { "id": "20260309:5784952768561152:14", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1773057967" }, "departure": { "time": "1773057977" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1773058048" }, "departure": { "time": "1773058058" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1773058109" }, "departure": { "time": "1773058119" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1773058165" }, "departure": { "time": "1773058175" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1773058212" }, "departure": { "time": "1773058222" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1773058273" }, "departure": { "time": "1773058283" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1773058316" }, "departure": { "time": "1773058326" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1773058377" }, "departure": { "time": "1773058387" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1773058423" }, "departure": { "time": "1773058433" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1773057706", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "10:32:00", "tripId": "5217762675785728:14" }, "vehicle": { "id": "zenbus:Vehicle:691030088:LOC" } } }, { "id": "zenbus:Vehicle:664180004:LOC", "vehicle": { "currentStopSequence": 57, "position": { "latitude": 48.818206787109375, "longitude": 7.7180280685424805 }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:02:00", "tripId": "5217762675785728:17" }, "vehicle": { "id": "zenbus:Vehicle:664180004:LOC" } } }, { "id": "20260309:5784952768561152:17", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057996" }, "departure": { "time": "1773058020" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1773058053" }, "departure": { "time": "1773058071" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:02:00", "tripId": "5217762675785728:17" }, "vehicle": { "id": "zenbus:Vehicle:664180004:LOC" } } }, { "id": "zenbus:Vehicle:681640001:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 30, "position": { "latitude": 48.81368637084961, "longitude": 7.791914939880371 }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:32:00", "tripId": "5217762675785728:18" }, "vehicle": { "id": "zenbus:Vehicle:681640001:LOC" } } }, { "id": "20260309:5784952768561152:18", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057985" }, "departure": { "time": "1773057990" }, "stopId": "zenbus:StopPoint:SP:673110030:LOC", "stopSequence": 29 }, { "arrival": { "time": "1773058033" }, "departure": { "time": "1773058045" }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "stopSequence": 30 }, { "arrival": { "time": "1773058086" }, "departure": { "time": "1773058096" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 31 }, { "arrival": { "time": "1773058126" }, "departure": { "time": "1773058136" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 32 }, { "arrival": { "time": "1773058168" }, "departure": { "time": "1773058178" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1773058239" }, "departure": { "time": "1773058500" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1773058322" }, "departure": { "time": "1773058446" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1773058363" }, "departure": { "time": "1773058496" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1773058410" }, "departure": { "time": "1773058520" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1773058462" }, "departure": { "time": "1773058576" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1773058515" }, "departure": { "time": "1773058632" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1773058561" }, "departure": { "time": "1773058685" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1773058610" }, "departure": { "time": "1773058710" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1773058688" }, "departure": { "time": "1773058809" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1773058814" }, "departure": { "time": "1773058932" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1773058894" }, "departure": { "time": "1773059032" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1773058951" }, "departure": { "time": "1773059090" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1773059014" }, "departure": { "time": "1773059152" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1773059072" }, "departure": { "time": "1773059211" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1773059153" }, "departure": { "time": "1773059311" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1773059215" }, "departure": { "time": "1773059372" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1773059271" }, "departure": { "time": "1773059430" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1773059318" }, "departure": { "time": "1773059454" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1773059378" }, "departure": { "time": "1773059544" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1773059422" }, "departure": { "time": "1773059596" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1773059483" }, "departure": { "time": "1773059656" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1773059529" }, "departure": { "time": "1773059709" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:32:00", "tripId": "5217762675785728:18" }, "vehicle": { "id": "zenbus:Vehicle:681640001:LOC" } } }, { "id": "zenbus:Vehicle:793780006:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 3, "position": { "latitude": 48.76559066772461, "longitude": 7.852863788604736 }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:02:00", "tripId": "5217762675785728:19" }, "vehicle": { "id": "zenbus:Vehicle:793780006:LOC" } } }, { "id": "20260309:5784952768561152:19", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057996" }, "departure": { "time": "1773058045" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 3 }, { "arrival": { "time": "1773058100" }, "departure": { "time": "1773058110" }, "stopId": "zenbus:StopPoint:SP:5428280040620032:LOC", "stopSequence": 4 }, { "arrival": { "time": "1773058161" }, "departure": { "time": "1773058171" }, "stopId": "zenbus:StopPoint:SP:6611898804994048:LOC", "stopSequence": 5 }, { "arrival": { "time": "1773058238" }, "departure": { "time": "1773058248" }, "stopId": "zenbus:StopPoint:SP:6596162715910144:LOC", "stopSequence": 6 }, { "arrival": { "time": "1773058296" }, "departure": { "time": "1773058306" }, "stopId": "zenbus:StopPoint:SP:864950017:LOC", "stopSequence": 7 }, { "arrival": { "time": "1773058372" }, "departure": { "time": "1773058382" }, "stopId": "zenbus:StopPoint:SP:849650002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058433" }, "departure": { "time": "1773058443" }, "stopId": "zenbus:StopPoint:SP:847370002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773058515" }, "departure": { "time": "1773058525" }, "stopId": "zenbus:StopPoint:SP:777980001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058596" }, "departure": { "time": "1773058613" }, "stopId": "zenbus:StopPoint:SP:838060003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058689" }, "departure": { "time": "1773058699" }, "stopId": "zenbus:StopPoint:SP:864970003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773058743" }, "departure": { "time": "1773058753" }, "stopId": "zenbus:StopPoint:SP:857010003:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773058822" }, "departure": { "time": "1773058832" }, "stopId": "zenbus:StopPoint:SP:5945547849465856:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773058904" }, "departure": { "time": "1773058914" }, "stopId": "zenbus:StopPoint:SP:810350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773059055" }, "departure": { "time": "1773059065" }, "stopId": "zenbus:StopPoint:SP:860970002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1773059102" }, "departure": { "time": "1773059112" }, "stopId": "zenbus:StopPoint:SP:658230017:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773059206" }, "departure": { "time": "1773059216" }, "stopId": "zenbus:StopPoint:SP:864960003:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773059354" }, "departure": { "time": "1773059364" }, "stopId": "zenbus:StopPoint:SP:864870034:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773059449" }, "departure": { "time": "1773059459" }, "stopId": "zenbus:StopPoint:SP:834730019:LOC", "stopSequence": 23 }, { "arrival": { "time": "1773059524" }, "departure": { "time": "1773059534" }, "stopId": "zenbus:StopPoint:SP:669080034:LOC", "stopSequence": 24 }, { "arrival": { "time": "1773059583" }, "departure": { "time": "1773059593" }, "stopId": "zenbus:StopPoint:SP:851280024:LOC", "stopSequence": 25 }, { "arrival": { "time": "1773059646" }, "departure": { "time": "1773059656" }, "stopId": "zenbus:StopPoint:SP:857000003:LOC", "stopSequence": 26 }, { "arrival": { "time": "1773059700" }, "departure": { "time": "1773059710" }, "stopId": "zenbus:StopPoint:SP:663120030:LOC", "stopSequence": 27 }, { "arrival": { "time": "1773059750" }, "departure": { "time": "1773059760" }, "stopId": "zenbus:StopPoint:SP:839920002:LOC", "stopSequence": 28 }, { "arrival": { "time": "1773059806" }, "departure": { "time": "1773059816" }, "stopId": "zenbus:StopPoint:SP:673110030:LOC", "stopSequence": 29 }, { "arrival": { "time": "1773059851" }, "departure": { "time": "1773059861" }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "stopSequence": 30 }, { "arrival": { "time": "1773059902" }, "departure": { "time": "1773059912" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 31 }, { "arrival": { "time": "1773059942" }, "departure": { "time": "1773059952" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 32 }, { "arrival": { "time": "1773059984" }, "departure": { "time": "1773059994" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1773060055" }, "departure": { "time": "1773060300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1773060138" }, "departure": { "time": "1773060254" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1773060180" }, "departure": { "time": "1773060305" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1773060227" }, "departure": { "time": "1773060328" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1773060278" }, "departure": { "time": "1773060384" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1773060331" }, "departure": { "time": "1773060440" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1773060377" }, "departure": { "time": "1773060493" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1773060426" }, "departure": { "time": "1773060518" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1773060504" }, "departure": { "time": "1773060617" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1773060630" }, "departure": { "time": "1773060740" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1773060710" }, "departure": { "time": "1773060840" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1773060767" }, "departure": { "time": "1773060898" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1773060830" }, "departure": { "time": "1773060960" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1773060888" }, "departure": { "time": "1773061019" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1773060969" }, "departure": { "time": "1773061119" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1773061031" }, "departure": { "time": "1773061180" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1773061087" }, "departure": { "time": "1773061238" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1773061134" }, "departure": { "time": "1773061262" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1773061194" }, "departure": { "time": "1773061352" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1773061238" }, "departure": { "time": "1773061404" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1773061299" }, "departure": { "time": "1773061464" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1773061345" }, "departure": { "time": "1773061517" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:02:00", "tripId": "5217762675785728:19" }, "vehicle": { "id": "zenbus:Vehicle:793780006:LOC" } } }, { "id": "zenbus:Vehicle:698820097:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 5, "position": { "latitude": 48.82330322265625, "longitude": 7.795734882354736 }, "stopId": "zenbus:StopPoint:SP:656340006:LOC", "timestamp": "1773058036", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:59:00", "tripId": "4679292022685696:21" }, "vehicle": { "id": "zenbus:Vehicle:698820097:LOC" } } }, { "id": "20260309:5938644062830592:20", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057976" }, "departure": { "time": "1773057990" }, "stopId": "zenbus:StopPoint:SP:851320001:LOC", "stopSequence": 4 }, { "arrival": { "time": "1773058027" }, "departure": { "time": "1773058046" }, "stopId": "zenbus:StopPoint:SP:656340006:LOC", "stopSequence": 5 }, { "arrival": { "time": "1773058086" }, "departure": { "time": "1773058096" }, "stopId": "zenbus:StopPoint:SP:657700023:LOC", "stopSequence": 6 }, { "arrival": { "time": "1773058154" }, "departure": { "time": "1773058164" }, "stopId": "zenbus:StopPoint:SP:4777068643483648:LOC", "stopSequence": 7 }, { "arrival": { "time": "1773058205" }, "departure": { "time": "1773058215" }, "stopId": "zenbus:StopPoint:SP:841760015:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058257" }, "departure": { "time": "1773058267" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773058310" }, "departure": { "time": "1773058320" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058405" }, "departure": { "time": "1773058500" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058527" }, "departure": { "time": "1773058578" }, "stopId": "zenbus:StopPoint:SP:859040027:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773058594" }, "departure": { "time": "1773058642" }, "stopId": "zenbus:StopPoint:SP:630550025:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773058650" }, "departure": { "time": "1773058700" }, "stopId": "zenbus:StopPoint:SP:835980002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773058706" }, "departure": { "time": "1773058758" }, "stopId": "zenbus:StopPoint:SP:5969139098189824:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773058790" }, "departure": { "time": "1773058830" }, "stopId": "zenbus:StopPoint:SP:4880458853646336:LOC", "stopSequence": 16 }, { "arrival": { "time": "1773058868" }, "departure": { "time": "1773058899" }, "stopId": "zenbus:StopPoint:SP:678870006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773058969" }, "departure": { "time": "1773059009" }, "stopId": "zenbus:StopPoint:SP:847380001:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773059040" }, "departure": { "time": "1773059075" }, "stopId": "zenbus:StopPoint:SP:663140129:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773059109" }, "departure": { "time": "1773059139" }, "stopId": "zenbus:StopPoint:SP:810320018:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773059164" }, "departure": { "time": "1773059197" }, "stopId": "zenbus:StopPoint:SP:831880021:LOC", "stopSequence": 21 } ], "timestamp": "1773058036", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:59:00", "tripId": "4679292022685696:21" }, "vehicle": { "id": "zenbus:Vehicle:698820097:LOC" } } }, { "id": "zenbus:Vehicle:799390003:LOC", "vehicle": { "currentStopSequence": 17, "position": { "latitude": 48.802528381347656, "longitude": 7.7810797691345215 }, "stopId": "zenbus:StopPoint:SP:678870006:LOC", "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:00:00", "tripId": "4679292022685696:20" }, "vehicle": { "id": "zenbus:Vehicle:799390003:LOC" } } }, { "id": "20260309:5938644062830592:21", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773058075" }, "departure": { "time": "1773058085" }, "stopId": "zenbus:StopPoint:SP:678870006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773058170" }, "departure": { "time": "1773058180" }, "stopId": "zenbus:StopPoint:SP:847380001:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773058231" }, "departure": { "time": "1773058241" }, "stopId": "zenbus:StopPoint:SP:663140129:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773058293" }, "departure": { "time": "1773058303" }, "stopId": "zenbus:StopPoint:SP:810320018:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773058342" }, "departure": { "time": "1773058352" }, "stopId": "zenbus:StopPoint:SP:831880021:LOC", "stopSequence": 21 } ], "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:00:00", "tripId": "4679292022685696:20" }, "vehicle": { "id": "zenbus:Vehicle:799390003:LOC" } } }, { "id": "zenbus:Vehicle:683130003:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 5, "position": { "latitude": 48.803958892822266, "longitude": 7.784323215484619 }, "stopId": "zenbus:StopPoint:SP:838060004:LOC", "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:59:00", "tripId": "6488877775716352:19" }, "vehicle": { "id": "zenbus:Vehicle:683130003:LOC" } } }, { "id": "20260309:5907884043927552:19", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773058011" }, "departure": { "time": "1773058044" }, "stopId": "zenbus:StopPoint:SP:838060004:LOC", "stopSequence": 5 }, { "arrival": { "time": "1773058107" }, "departure": { "time": "1773058117" }, "stopId": "zenbus:StopPoint:SP:673800003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1773058160" }, "departure": { "time": "1773058170" }, "stopId": "zenbus:StopPoint:SP:787770001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1773058215" }, "departure": { "time": "1773058225" }, "stopId": "zenbus:StopPoint:SP:4725708417925120:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058296" }, "departure": { "time": "1773058306" }, "stopId": "zenbus:StopPoint:SP:661300019:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773058418" }, "departure": { "time": "1773058500" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058527" }, "departure": { "time": "1773058548" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058581" }, "departure": { "time": "1773058605" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773058625" }, "departure": { "time": "1773058657" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773058690" }, "departure": { "time": "1773058720" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773058736" }, "departure": { "time": "1773058773" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773058781" }, "departure": { "time": "1773058825" }, "stopId": "zenbus:StopPoint:SP:670980023:LOC", "stopSequence": 16 }, { "arrival": { "time": "1773058835" }, "departure": { "time": "1773058882" }, "stopId": "zenbus:StopPoint:SP:655640056:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773058910" }, "departure": { "time": "1773058950" }, "stopId": "zenbus:StopPoint:SP:659230051:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773058975" }, "departure": { "time": "1773059012" }, "stopId": "zenbus:StopPoint:SP:661280142:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773059071" }, "departure": { "time": "1773059090" }, "stopId": "zenbus:StopPoint:SP:667260019:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773059122" }, "departure": { "time": "1773059146" }, "stopId": "zenbus:StopPoint:SP:5471403928190976:LOC", "stopSequence": 21 }, { "arrival": { "time": "1773059212" }, "departure": { "time": "1773059222" }, "stopId": "zenbus:StopPoint:SP:659220084:LOC", "stopSequence": 22 } ], "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:59:00", "tripId": "6488877775716352:19" }, "vehicle": { "id": "zenbus:Vehicle:683130003:LOC" } } }, { "id": "zenbus:Vehicle:662550002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 2, "position": { "latitude": 48.79826354980469, "longitude": 7.788843154907227 }, "stopId": "zenbus:StopPoint:SP:864870035:LOC", "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:00:00", "tripId": "6009590169731072:9" }, "vehicle": { "id": "zenbus:Vehicle:662550002:LOC" } } }, { "id": "20260309:5926642565251072:9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773058000" }, "departure": { "time": "1773058044" }, "stopId": "zenbus:StopPoint:SP:864870035:LOC", "stopSequence": 2 }, { "arrival": { "time": "1773058111" }, "departure": { "time": "1773058121" }, "stopId": "zenbus:StopPoint:SP:847370003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1773058249" }, "departure": { "time": "1773058259" }, "stopId": "zenbus:StopPoint:SP:835980005:LOC", "stopSequence": 4 }, { "arrival": { "time": "1773058339" }, "departure": { "time": "1773058349" }, "stopId": "zenbus:StopPoint:SP:651720026:LOC", "stopSequence": 5 }, { "arrival": { "time": "1773058392" }, "departure": { "time": "1773058402" }, "stopId": "zenbus:StopPoint:SP:669020060:LOC", "stopSequence": 6 }, { "arrival": { "time": "1773058461" }, "departure": { "time": "1773058471" }, "stopId": "zenbus:StopPoint:SP:864900026:LOC", "stopSequence": 7 }, { "arrival": { "time": "1773058527" }, "departure": { "time": "1773058537" }, "stopId": "zenbus:StopPoint:SP:673100023:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058657" }, "departure": { "time": "1773058667" }, "stopId": "zenbus:StopPoint:SP:857030003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773058715" }, "departure": { "time": "1773058725" }, "stopId": "zenbus:StopPoint:SP:654260018:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058852" }, "departure": { "time": "1773059040" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058957" }, "departure": { "time": "1773059033" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773059016" }, "departure": { "time": "1773059093" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773059063" }, "departure": { "time": "1773059146" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773059134" }, "departure": { "time": "1773059212" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773059182" }, "departure": { "time": "1773059266" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1773059263" }, "departure": { "time": "1773059336" }, "stopId": "zenbus:StopPoint:SP:843930003:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773059300" }, "departure": { "time": "1773059355" }, "stopId": "zenbus:StopPoint:SP:667270023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773059349" }, "departure": { "time": "1773059409" }, "stopId": "zenbus:StopPoint:SP:658230016:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773059414" }, "departure": { "time": "1773059472" }, "stopId": "zenbus:StopPoint:SP:831880024:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773059499" }, "departure": { "time": "1773059544" }, "stopId": "zenbus:StopPoint:SP:851310004:LOC", "stopSequence": 21 } ], "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:00:00", "tripId": "6009590169731072:9" }, "vehicle": { "id": "zenbus:Vehicle:662550002:LOC" } } }, { "id": "zenbus:Vehicle:674570001:LOC", "vehicle": { "currentStopSequence": 4, "position": { "latitude": 48.80442428588867, "longitude": 7.7909722328186035 }, "stopId": "zenbus:StopPoint:SP:630540031:LOC", "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:01:00", "tripId": "5395572119830528:10" }, "vehicle": { "id": "zenbus:Vehicle:674570001:LOC" } } }, { "id": "20260309:5406815874449408:10", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773058012" }, "departure": { "time": "1773058034" }, "stopId": "zenbus:StopPoint:SP:645630098:LOC", "stopSequence": 3 }, { "arrival": { "time": "1773058065" }, "departure": { "time": "1773058075" }, "stopId": "zenbus:StopPoint:SP:630540031:LOC", "stopSequence": 4 }, { "arrival": { "time": "1773058110" }, "departure": { "time": "1773058120" }, "stopId": "zenbus:StopPoint:SP:659220088:LOC", "stopSequence": 5 }, { "arrival": { "time": "1773058151" }, "departure": { "time": "1773058161" }, "stopId": "zenbus:StopPoint:SP:864900025:LOC", "stopSequence": 6 }, { "arrival": { "time": "1773058205" }, "departure": { "time": "1773058215" }, "stopId": "zenbus:StopPoint:SP:655640059:LOC", "stopSequence": 7 }, { "arrival": { "time": "1773058276" }, "departure": { "time": "1773058286" }, "stopId": "zenbus:StopPoint:SP:847380003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058372" }, "departure": { "time": "1773058382" }, "stopId": "zenbus:StopPoint:SP:5386712017534976:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773058429" }, "departure": { "time": "1773058439" }, "stopId": "zenbus:StopPoint:SP:648090020:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058481" }, "departure": { "time": "1773058491" }, "stopId": "zenbus:StopPoint:SP:659230056:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058535" }, "departure": { "time": "1773058545" }, "stopId": "zenbus:StopPoint:SP:5394636353830912:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773058568" }, "departure": { "time": "1773058578" }, "stopId": "zenbus:StopPoint:SP:6019918630748160:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773058634" }, "departure": { "time": "1773058644" }, "stopId": "zenbus:StopPoint:SP:859060003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773058713" }, "departure": { "time": "1773058723" }, "stopId": "zenbus:StopPoint:SP:810320020:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773058751" }, "departure": { "time": "1773058761" }, "stopId": "zenbus:StopPoint:SP:864970005:LOC", "stopSequence": 16 }, { "arrival": { "time": "1773058790" }, "departure": { "time": "1773058800" }, "stopId": "zenbus:StopPoint:SP:6557606928711680:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773058945" }, "departure": { "time": "1773058955" }, "stopId": "zenbus:StopPoint:SP:5988830986371072:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773059017" }, "departure": { "time": "1773059027" }, "stopId": "zenbus:StopPoint:SP:853260005:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773059102" }, "departure": { "time": "1773059112" }, "stopId": "zenbus:StopPoint:SP:851320003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773059177" }, "departure": { "time": "1773059187" }, "stopId": "zenbus:StopPoint:SP:831890004:LOC", "stopSequence": 21 }, { "arrival": { "time": "1773059238" }, "departure": { "time": "1773059248" }, "stopId": "zenbus:StopPoint:SP:670530120:LOC", "stopSequence": 22 } ], "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:01:00", "tripId": "5395572119830528:10" }, "vehicle": { "id": "zenbus:Vehicle:674570001:LOC" } } }, { "id": "zenbus:Vehicle:4791401226174464:LOC", "vehicle": { "currentStopSequence": 4, "position": { "latitude": 48.77554702758789, "longitude": 7.84665584564209 }, "stopId": "zenbus:StopPoint:SP:6046053171200000:LOC", "timestamp": "1773058036", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:02:00", "tripId": "4829772321390592:9" }, "vehicle": { "id": "zenbus:Vehicle:4791401226174464:LOC" } } }, { "id": "20260309:6597303835033600:9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057996" }, "departure": { "time": "1773057997" }, "stopId": "zenbus:StopPoint:SP:739450030:LOC", "stopSequence": 3 }, { "arrival": { "time": "1773058085" }, "departure": { "time": "1773058095" }, "stopId": "zenbus:StopPoint:SP:6046053171200000:LOC", "stopSequence": 4 }, { "arrival": { "time": "1773058226" }, "departure": { "time": "1773058236" }, "stopId": "zenbus:StopPoint:SP:4834958494400512:LOC", "stopSequence": 5 }, { "arrival": { "time": "1773058268" }, "departure": { "time": "1773058278" }, "stopId": "zenbus:StopPoint:SP:849650003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1773058299" }, "departure": { "time": "1773058309" }, "stopId": "zenbus:StopPoint:SP:835920023:LOC", "stopSequence": 7 }, { "arrival": { "time": "1773058387" }, "departure": { "time": "1773058397" }, "stopId": "zenbus:StopPoint:SP:860970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058449" }, "departure": { "time": "1773058459" }, "stopId": "zenbus:StopPoint:SP:5943633166467072:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773058481" }, "departure": { "time": "1773058491" }, "stopId": "zenbus:StopPoint:SP:853260004:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058526" }, "departure": { "time": "1773058536" }, "stopId": "zenbus:StopPoint:SP:673670018:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058582" }, "departure": { "time": "1773058592" }, "stopId": "zenbus:StopPoint:SP:653750049:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773058627" }, "departure": { "time": "1773058637" }, "stopId": "zenbus:StopPoint:SP:860960005:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773058730" }, "departure": { "time": "1773058740" }, "stopId": "zenbus:StopPoint:SP:864980004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773058792" }, "departure": { "time": "1773058802" }, "stopId": "zenbus:StopPoint:SP:835980005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773058854" }, "departure": { "time": "1773058864" }, "stopId": "zenbus:StopPoint:SP:651720026:LOC", "stopSequence": 16 }, { "arrival": { "time": "1773058893" }, "departure": { "time": "1773058903" }, "stopId": "zenbus:StopPoint:SP:669020060:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773058937" }, "departure": { "time": "1773058947" }, "stopId": "zenbus:StopPoint:SP:657690024:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773058984" }, "departure": { "time": "1773058994" }, "stopId": "zenbus:StopPoint:SP:670980029:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773059027" }, "departure": { "time": "1773059038" }, "stopId": "zenbus:StopPoint:SP:667240131:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773059076" }, "departure": { "time": "1773059086" }, "stopId": "zenbus:StopPoint:SP:645680175:LOC", "stopSequence": 21 }, { "arrival": { "time": "1773059189" }, "departure": { "time": "1773059209" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 22 } ], "timestamp": "1773058036", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:02:00", "tripId": "4829772321390592:9" }, "vehicle": { "id": "zenbus:Vehicle:4791401226174464:LOC" } } }, { "id": "zenbus:Vehicle:718890004:LOC", "vehicle": { "currentStopSequence": 10, "position": { "latitude": 48.73098373413086, "longitude": 7.7133588790893555 }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:00:00", "tripId": "5379727469576192:9" }, "vehicle": { "id": "zenbus:Vehicle:718890004:LOC" } } }, { "id": "20260309:6602028387139584:9", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:853650004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058013" }, "departure": { "time": "1773058023" }, "stopId": "zenbus:StopPoint:SP:850270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773058084" }, "departure": { "time": "1773058147" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058197" }, "departure": { "time": "1773058233" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058245" }, "departure": { "time": "1773058317" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773058334" }, "departure": { "time": "1773058392" }, "stopId": "zenbus:StopPoint:SP:859060004:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773058388" }, "departure": { "time": "1773058449" }, "stopId": "zenbus:StopPoint:SP:835970007:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773058422" }, "departure": { "time": "1773058496" }, "stopId": "zenbus:StopPoint:SP:853640004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773058502" }, "departure": { "time": "1773058566" }, "stopId": "zenbus:StopPoint:SP:832170002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1773058544" }, "departure": { "time": "1773058617" }, "stopId": "zenbus:StopPoint:SP:857020004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1773058666" }, "departure": { "time": "1773058708" }, "stopId": "zenbus:StopPoint:SP:835930023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1773058737" }, "departure": { "time": "1773058773" }, "stopId": "zenbus:StopPoint:SP:838610006:LOC", "stopSequence": 19 }, { "arrival": { "time": "1773058794" }, "departure": { "time": "1773058832" }, "stopId": "zenbus:StopPoint:SP:865520002:LOC", "stopSequence": 20 }, { "arrival": { "time": "1773058883" }, "departure": { "time": "1773058936" }, "stopId": "zenbus:StopPoint:SP:859660001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1773058928" }, "departure": { "time": "1773058959" }, "stopId": "zenbus:StopPoint:SP:859660002:LOC", "stopSequence": 22 }, { "arrival": { "time": "1773058985" }, "departure": { "time": "1773059017" }, "stopId": "zenbus:StopPoint:SP:850290003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1773059041" }, "departure": { "time": "1773059075" }, "stopId": "zenbus:StopPoint:SP:810740004:LOC", "stopSequence": 24 } ], "timestamp": "1773058035", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:00:00", "tripId": "5379727469576192:9" }, "vehicle": { "id": "zenbus:Vehicle:718890004:LOC" } } }, { "id": "zenbus:Vehicle:830250002:LOC", "vehicle": { "currentStopSequence": 4, "position": { "latitude": 48.7963752746582, "longitude": 7.761044025421143 }, "stopId": "zenbus:StopPoint:SP:810720004:LOC", "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:01:00", "tripId": "6038182832373760:9" }, "vehicle": { "id": "zenbus:Vehicle:830250002:LOC" } } }, { "id": "20260309:6574846457675776:9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773058239" }, "departure": { "time": "1773058249" }, "stopId": "zenbus:StopPoint:SP:810720004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1773058303" }, "departure": { "time": "1773058313" }, "stopId": "zenbus:StopPoint:SP:679310121:LOC", "stopSequence": 5 }, { "arrival": { "time": "1773058544" }, "departure": { "time": "1773058554" }, "stopId": "zenbus:StopPoint:SP:869430003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1773058824" }, "departure": { "time": "1773058834" }, "stopId": "zenbus:StopPoint:SP:667270018:LOC", "stopSequence": 7 }, { "arrival": { "time": "1773058895" }, "departure": { "time": "1773058905" }, "stopId": "zenbus:StopPoint:SP:5982027422629888:LOC", "stopSequence": 8 }, { "arrival": { "time": "1773058957" }, "departure": { "time": "1773059003" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1773059020" }, "departure": { "time": "1773059065" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773059070" }, "departure": { "time": "1773059120" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 11 } ], "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "13:01:00", "tripId": "6038182832373760:9" }, "vehicle": { "id": "zenbus:Vehicle:830250002:LOC" } } }, { "id": "zenbus:Vehicle:4825540353589248:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 11, "position": { "latitude": 48.82041931152344, "longitude": 7.741206169128418 }, "stopId": "zenbus:StopPoint:SP:667250149:LOC", "timestamp": "1773058033", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:48:00", "tripId": "5894153733931008:9" }, "vehicle": { "id": "zenbus:Vehicle:4825540353589248:LOC" } } }, { "id": "20260309:6001437252255744:9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057992" }, "departure": { "time": "1773058007" }, "stopId": "zenbus:StopPoint:SP:6346784566673408:LOC", "stopSequence": 10 }, { "arrival": { "time": "1773058023" }, "departure": { "time": "1773058043" }, "stopId": "zenbus:StopPoint:SP:667250149:LOC", "stopSequence": 11 }, { "arrival": { "time": "1773058068" }, "departure": { "time": "1773058078" }, "stopId": "zenbus:StopPoint:SP:851800005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1773058105" }, "departure": { "time": "1773058115" }, "stopId": "zenbus:StopPoint:SP:861480002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1773058287" }, "departure": { "time": "1773058297" }, "stopId": "zenbus:StopPoint:SP:659230053:LOC", "stopSequence": 14 }, { "arrival": { "time": "1773058334" }, "departure": { "time": "1773058344" }, "stopId": "zenbus:StopPoint:SP:673110028:LOC", "stopSequence": 15 }, { "arrival": { "time": "1773058387" }, "departure": { "time": "1773058397" }, "stopId": "zenbus:StopPoint:SP:869440003:LOC", "stopSequence": 16 } ], "timestamp": "1773058033", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:48:00", "tripId": "5894153733931008:9" }, "vehicle": { "id": "zenbus:Vehicle:4825540353589248:LOC" } } }, { "id": "zenbus:Vehicle:686780013:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 22, "position": { "latitude": 48.84823226928711, "longitude": 7.6117401123046875 }, "stopId": "zenbus:StopPoint:SP:836440003:LOC", "timestamp": "1773058033", "trip": { "routeId": "zenbus:Line:753020003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:32:00", "tripId": "4831956593278976:4" }, "vehicle": { "id": "zenbus:Vehicle:686780013:LOC" } } }, { "id": "20260309:6581439635128320:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057991" }, "departure": { "time": "1773058011" }, "stopId": "zenbus:StopPoint:SP:861500001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1773058022" }, "departure": { "time": "1773058043" }, "stopId": "zenbus:StopPoint:SP:836440003:LOC", "stopSequence": 22 }, { "arrival": { "time": "1773058088" }, "departure": { "time": "1773058098" }, "stopId": "zenbus:StopPoint:SP:810750003:LOC", "stopSequence": 23 } ], "timestamp": "1773058033", "trip": { "routeId": "zenbus:Line:753020003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:32:00", "tripId": "4831956593278976:4" }, "vehicle": { "id": "zenbus:Vehicle:686780013:LOC" } } }, { "id": "zenbus:Vehicle:706140014:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 15, "position": { "latitude": 48.75599670410156, "longitude": 7.642593860626221 }, "stopId": "zenbus:StopPoint:SP:810740004:LOC", "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:30:00", "tripId": "5957754754695168:4" }, "vehicle": { "id": "zenbus:Vehicle:706140014:LOC" } } }, { "id": "20260309:5367264405618688:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773057998" }, "departure": { "time": "1773058062" }, "stopId": "zenbus:StopPoint:SP:810740004:LOC", "stopSequence": 15 } ], "timestamp": "1773058034", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260309", "startTime": "12:30:00", "tripId": "5957754754695168:4" }, "vehicle": { "id": "zenbus:Vehicle:706140014:LOC" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1773058036" } }