Détails de la ressource
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
En savoir plus
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
❌70 erreurs
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 07/02/2026 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 69 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 5410458296123392:5 stop_sequence 23 arrival_time 08:40:48 (1770450048) is less than previous stop departure_time 08:45:00 (1770450300) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 23 departure_time 08:43:29 (1770450209) is less than previous stop departure_time 08:45:00 (1770450300) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 24 arrival_time 08:41:34 (1770450094) is less than previous stop departure_time 08:43:29 (1770450209) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 25 arrival_time 08:42:20 (1770450140) is less than previous stop departure_time 08:44:22 (1770450262) - times must increase between two sequential stops
- trip_id 5410458296123392:5 stop_sequence 26 arrival_time 08:43:08 (1770450188) is less than previous stop departure_time 08:45:15 (1770450315) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:696870003:LOC trip_id 5243428863475712:5 at (48.770863,7.847743) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
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 |
|---|---|---|---|
| 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. | 15 | 14 fois (48 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 21 | 14 fois (48 % 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 | 21 | 14 fois (48 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 279 | 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. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 07/02/2026 à 19h14 Europe/Paris.
vehicle_positions (12) trip_updates (12) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 07/02/2026 à 19h14 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 45,
"position": {
"latitude": 48.77729415893555,
"longitude": 7.867099761962891
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:20:00",
"tripId": "5410458296123392:25"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260207:4699572623376384:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488021"
},
"departure": {
"time": "1770488041"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770488088"
},
"departure": {
"time": "1770488098"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770488157"
},
"departure": {
"time": "1770488167"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770488228"
},
"departure": {
"time": "1770488238"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770488288"
},
"departure": {
"time": "1770488298"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770488337"
},
"departure": {
"time": "1770488347"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770488396"
},
"departure": {
"time": "1770488406"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770488458"
},
"departure": {
"time": "1770488468"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770488552"
},
"departure": {
"time": "1770488562"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770488606"
},
"departure": {
"time": "1770488616"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770488676"
},
"departure": {
"time": "1770488686"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:20:00",
"tripId": "5410458296123392:25"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81778335571289,
"longitude": 7.719357967376709
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:20:00",
"tripId": "5410458296123392:27"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260207:4699572623376384:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770487611"
},
"departure": {
"time": "1770488400"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770488430"
},
"departure": {
"time": "1770488440"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770488486"
},
"departure": {
"time": "1770488496"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770488543"
},
"departure": {
"time": "1770488553"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770488587"
},
"departure": {
"time": "1770488597"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770488645"
},
"departure": {
"time": "1770488655"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770488696"
},
"departure": {
"time": "1770488706"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770488779"
},
"departure": {
"time": "1770488789"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770488837"
},
"departure": {
"time": "1770488847"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770488895"
},
"departure": {
"time": "1770488905"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770488952"
},
"departure": {
"time": "1770488962"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770489027"
},
"departure": {
"time": "1770489037"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770489141"
},
"departure": {
"time": "1770489151"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770489227"
},
"departure": {
"time": "1770489237"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770489268"
},
"departure": {
"time": "1770489278"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770489316"
},
"departure": {
"time": "1770489326"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770489363"
},
"departure": {
"time": "1770489373"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770489416"
},
"departure": {
"time": "1770489426"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770489458"
},
"departure": {
"time": "1770489468"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770489500"
},
"departure": {
"time": "1770489510"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770489565"
},
"departure": {
"time": "1770489900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770489648"
},
"departure": {
"time": "1770489809"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770489694"
},
"departure": {
"time": "1770489862"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770489740"
},
"departure": {
"time": "1770489915"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770489788"
},
"departure": {
"time": "1770489969"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770489839"
},
"departure": {
"time": "1770490024"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770489896"
},
"departure": {
"time": "1770490083"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770489941"
},
"departure": {
"time": "1770490135"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770490004"
},
"departure": {
"time": "1770490197"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770490059"
},
"departure": {
"time": "1770490254"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770490130"
},
"departure": {
"time": "1770490320"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770490221"
},
"departure": {
"time": "1770490425"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770490365"
},
"departure": {
"time": "1770490557"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770490452"
},
"departure": {
"time": "1770490631"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770490510"
},
"departure": {
"time": "1770490690"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770490650"
},
"departure": {
"time": "1770490760"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770490740"
},
"departure": {
"time": "1770490835"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770490802"
},
"departure": {
"time": "1770490926"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770490865"
},
"departure": {
"time": "1770490987"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770490954"
},
"departure": {
"time": "1770491092"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770491046"
},
"departure": {
"time": "1770491198"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770491116"
},
"departure": {
"time": "1770491233"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770491186"
},
"departure": {
"time": "1770491298"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770491256"
},
"departure": {
"time": "1770491393"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770491316"
},
"departure": {
"time": "1770491453"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770491366"
},
"departure": {
"time": "1770491508"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770491425"
},
"departure": {
"time": "1770491567"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770491487"
},
"departure": {
"time": "1770491688"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770491580"
},
"departure": {
"time": "1770491765"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770491635"
},
"departure": {
"time": "1770491852"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770491705"
},
"departure": {
"time": "1770491917"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:20:00",
"tripId": "5410458296123392:27"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 34,
"position": {
"latitude": 48.81391906738281,
"longitude": 7.782765865325928
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770488038",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:32:00",
"tripId": "5243428863475712:26"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260207:5784952768561152:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488003"
},
"departure": {
"time": "1770488100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770488173"
},
"departure": {
"time": "1770488183"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770488214"
},
"departure": {
"time": "1770488224"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770488261"
},
"departure": {
"time": "1770488271"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770488312"
},
"departure": {
"time": "1770488322"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770488366"
},
"departure": {
"time": "1770488376"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770488412"
},
"departure": {
"time": "1770488422"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770488460"
},
"departure": {
"time": "1770488470"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770488539"
},
"departure": {
"time": "1770488549"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770488665"
},
"departure": {
"time": "1770488675"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770488745"
},
"departure": {
"time": "1770488757"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770488801"
},
"departure": {
"time": "1770488815"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770488865"
},
"departure": {
"time": "1770488877"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770488923"
},
"departure": {
"time": "1770488936"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770489004"
},
"departure": {
"time": "1770489037"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770489065"
},
"departure": {
"time": "1770489097"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770489121"
},
"departure": {
"time": "1770489155"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770489169"
},
"departure": {
"time": "1770489179"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770489229"
},
"departure": {
"time": "1770489269"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770489273"
},
"departure": {
"time": "1770489321"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770489333"
},
"departure": {
"time": "1770489381"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770489379"
},
"departure": {
"time": "1770489434"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770488038",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:32:00",
"tripId": "5243428863475712:26"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.770774841308594,
"longitude": 7.868177890777588
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:02:00",
"tripId": "5243428863475712:27"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260207:5784952768561152:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488011"
},
"departure": {
"time": "1770488025"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770488072"
},
"departure": {
"time": "1770488082"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770488133"
},
"departure": {
"time": "1770488143"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770488215"
},
"departure": {
"time": "1770488225"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770488296"
},
"departure": {
"time": "1770488306"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770488389"
},
"departure": {
"time": "1770488399"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770488443"
},
"departure": {
"time": "1770488453"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770488521"
},
"departure": {
"time": "1770488531"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770488604"
},
"departure": {
"time": "1770488614"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770488755"
},
"departure": {
"time": "1770488765"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770488801"
},
"departure": {
"time": "1770488811"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770488906"
},
"departure": {
"time": "1770488916"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770489054"
},
"departure": {
"time": "1770489064"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770489148"
},
"departure": {
"time": "1770489158"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770489223"
},
"departure": {
"time": "1770489233"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770489283"
},
"departure": {
"time": "1770489293"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770489345"
},
"departure": {
"time": "1770489355"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770489400"
},
"departure": {
"time": "1770489410"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770489450"
},
"departure": {
"time": "1770489460"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770489505"
},
"departure": {
"time": "1770489515"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770489551"
},
"departure": {
"time": "1770489561"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770489602"
},
"departure": {
"time": "1770489612"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770489642"
},
"departure": {
"time": "1770489652"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770489684"
},
"departure": {
"time": "1770489694"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770489755"
},
"departure": {
"time": "1770489900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770489838"
},
"departure": {
"time": "1770489904"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770489879"
},
"departure": {
"time": "1770489954"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770489926"
},
"departure": {
"time": "1770489978"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770489978"
},
"departure": {
"time": "1770490034"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770490031"
},
"departure": {
"time": "1770490090"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770490077"
},
"departure": {
"time": "1770490143"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770490126"
},
"departure": {
"time": "1770490168"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770490204"
},
"departure": {
"time": "1770490267"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770490330"
},
"departure": {
"time": "1770490390"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770490410"
},
"departure": {
"time": "1770490490"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770490466"
},
"departure": {
"time": "1770490548"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770490530"
},
"departure": {
"time": "1770490610"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770490588"
},
"departure": {
"time": "1770490669"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770490669"
},
"departure": {
"time": "1770490769"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770490731"
},
"departure": {
"time": "1770490830"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770490786"
},
"departure": {
"time": "1770490888"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770490834"
},
"departure": {
"time": "1770490912"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770490894"
},
"departure": {
"time": "1770491002"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770490938"
},
"departure": {
"time": "1770491054"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770490998"
},
"departure": {
"time": "1770491114"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770491045"
},
"departure": {
"time": "1770491167"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:02:00",
"tripId": "5243428863475712:27"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.81462097167969,
"longitude": 7.783971786499023
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770478753",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "16:29:00",
"tripId": "5385101111197696:21"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260207:5938644062830592:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488104"
},
"departure": {
"time": "1770488114"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770488170"
},
"departure": {
"time": "1770488180"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770488227"
},
"departure": {
"time": "1770488237"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770488283"
},
"departure": {
"time": "1770488293"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770488367"
},
"departure": {
"time": "1770488377"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770488445"
},
"departure": {
"time": "1770488455"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770488546"
},
"departure": {
"time": "1770488556"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770488617"
},
"departure": {
"time": "1770488627"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770488686"
},
"departure": {
"time": "1770488696"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770488740"
},
"departure": {
"time": "1770488750"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770487961",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "16:29:00",
"tripId": "5385101111197696:21"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.813785552978516,
"longitude": 7.782853126525879
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:59:00",
"tripId": "5385101111197696:26"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260207:5938644062830592:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488212"
},
"departure": {
"time": "1770488222"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770488278"
},
"departure": {
"time": "1770488288"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770488334"
},
"departure": {
"time": "1770488344"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770488391"
},
"departure": {
"time": "1770488401"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770488475"
},
"departure": {
"time": "1770488485"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770488553"
},
"departure": {
"time": "1770488563"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770488654"
},
"departure": {
"time": "1770488664"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770488724"
},
"departure": {
"time": "1770488734"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770488794"
},
"departure": {
"time": "1770488804"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770488848"
},
"departure": {
"time": "1770488858"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:59:00",
"tripId": "5385101111197696:26"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681640001:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.80908966064453,
"longitude": 7.779858112335205
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"timestamp": "1770488040",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:59:00",
"tripId": "4714227219562496:26"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "20260207:5907884043927552:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488030"
},
"departure": {
"time": "1770488034"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770488062"
},
"departure": {
"time": "1770488072"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770488184"
},
"departure": {
"time": "1770488194"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770488293"
},
"departure": {
"time": "1770488303"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770488347"
},
"departure": {
"time": "1770488357"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770488391"
},
"departure": {
"time": "1770488401"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770488456"
},
"departure": {
"time": "1770488466"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770488501"
},
"departure": {
"time": "1770488511"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770488546"
},
"departure": {
"time": "1770488556"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770488601"
},
"departure": {
"time": "1770488611"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770488675"
},
"departure": {
"time": "1770488685"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770488740"
},
"departure": {
"time": "1770488750"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770488837"
},
"departure": {
"time": "1770488847"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770488888"
},
"departure": {
"time": "1770488898"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770488977"
},
"departure": {
"time": "1770488987"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770488040",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:59:00",
"tripId": "4714227219562496:26"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.81380081176758,
"longitude": 7.783340930938721
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:00:00",
"tripId": "6009590169731072:18"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260207:5926642565251072:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770487990"
},
"departure": {
"time": "1770488640"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770488735"
},
"departure": {
"time": "1770488745"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770488793"
},
"departure": {
"time": "1770488803"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770488840"
},
"departure": {
"time": "1770488850"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770488911"
},
"departure": {
"time": "1770488921"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770488960"
},
"departure": {
"time": "1770488970"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770489040"
},
"departure": {
"time": "1770489050"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770489077"
},
"departure": {
"time": "1770489087"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770489126"
},
"departure": {
"time": "1770489136"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770489191"
},
"departure": {
"time": "1770489201"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770489276"
},
"departure": {
"time": "1770489286"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:00:00",
"tripId": "6009590169731072:18"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.78913497924805,
"longitude": 7.832454204559326
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:01:00",
"tripId": "4819953422172160:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260207:6597303835033600:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770488108"
},
"departure": {
"time": "1770488118"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770488171"
},
"departure": {
"time": "1770488181"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770488203"
},
"departure": {
"time": "1770488213"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770488247"
},
"departure": {
"time": "1770488257"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770488303"
},
"departure": {
"time": "1770488313"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770488349"
},
"departure": {
"time": "1770488359"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770488452"
},
"departure": {
"time": "1770488462"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770488513"
},
"departure": {
"time": "1770488523"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770488576"
},
"departure": {
"time": "1770488586"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770488615"
},
"departure": {
"time": "1770488625"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770488658"
},
"departure": {
"time": "1770488668"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770488705"
},
"departure": {
"time": "1770488715"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770488748"
},
"departure": {
"time": "1770488758"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770488797"
},
"departure": {
"time": "1770488807"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770488910"
},
"departure": {
"time": "1770488920"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:01:00",
"tripId": "4819953422172160:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290003:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.73347854614258,
"longitude": 7.702795028686523
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:00:00",
"tripId": "6522245074649088:13"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "20260207:6602028387139584:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488086"
},
"departure": {
"time": "1770488096"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770488140"
},
"departure": {
"time": "1770488150"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770488175"
},
"departure": {
"time": "1770488185"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770488254"
},
"departure": {
"time": "1770488264"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770488296"
},
"departure": {
"time": "1770488306"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770488418"
},
"departure": {
"time": "1770488428"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770488489"
},
"departure": {
"time": "1770488499"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770488547"
},
"departure": {
"time": "1770488557"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770488636"
},
"departure": {
"time": "1770488646"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770488680"
},
"departure": {
"time": "1770488690"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770488737"
},
"departure": {
"time": "1770488747"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770488793"
},
"departure": {
"time": "1770488803"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:00:00",
"tripId": "6522245074649088:13"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4903927356063744:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.81290817260742,
"longitude": 7.781585216522217
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:31:00",
"tripId": "6016726920593408:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "20260207:6574846457675776:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488031"
},
"departure": {
"time": "1770489060"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770489207"
},
"departure": {
"time": "1770489217"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770489277"
},
"departure": {
"time": "1770489287"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770489617"
},
"departure": {
"time": "1770489627"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770489681"
},
"departure": {
"time": "1770489691"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770489922"
},
"departure": {
"time": "1770489932"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770490202"
},
"departure": {
"time": "1770490212"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770490273"
},
"departure": {
"time": "1770490283"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770490336"
},
"departure": {
"time": "1770490393"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770490398"
},
"departure": {
"time": "1770490454"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770490448"
},
"departure": {
"time": "1770490509"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1770488041",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "19:31:00",
"tripId": "6016726920593408:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 48.85118865966797,
"longitude": 7.622753143310547
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:46:00",
"tripId": "5877003459756032:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260207:5926650664452096:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770488032"
},
"departure": {
"time": "1770488052"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770488092"
},
"departure": {
"time": "1770488102"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770488141"
},
"departure": {
"time": "1770488151"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770488182"
},
"departure": {
"time": "1770488192"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770488234"
},
"departure": {
"time": "1770488262"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770488042",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260207",
"startTime": "18:46:00",
"tripId": "5877003459756032:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770488043"
}
}