Détails de la ressource
GTFS-RT réseau CapBus (temps réel)
Cette ressource fait partie du jeu de données Réseau urbain Cap’Bus.
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
❌19 erreurs
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 08/06/2026 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 18 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 6392771842670592:2 stop_sequence 3 arrival_time 09:43:51 (1780904631) is less than previous stop departure_time 09:43:55 (1780904635) - times must increase between two sequential stops
- trip_id 6392771842670592:2 stop_sequence 5 arrival_time 09:46:13 (1780904773) is less than previous stop departure_time 09:47:22 (1780904842) - times must increase between two sequential stops
- trip_id 6392771842670592:2 stop_sequence 6 arrival_time 09:47:40 (1780904860) is less than previous stop departure_time 09:47:41 (1780904861) - times must increase between two sequential stops
- trip_id 6392771842670592:2 stop_sequence 7 arrival_time 09:48:49 (1780904929) is less than previous stop departure_time 09:48:55 (1780904935) - times must increase between two sequential stops
- trip_id 6392771842670592:2 stop_sequence 10 arrival_time 09:53:23 (1780905203) is less than previous stop departure_time 09:53:30 (1780905210) - 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:316640004:LOC trip_id 6392771842670592:2 at (43.297127,3.468807) 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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 162 | 13 fois (43 % 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. | 5 | 5 fois (17 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 08/06/2026 à 11h25 Europe/Paris.
vehicle_positions (8) trip_updates (8) 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 08/06/2026 à 11h25 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:322530001:LOC",
"vehicle": {
"currentStopSequence": 17,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.31301498413086,
"longitude": 3.472991943359375
},
"stopId": "zenbus:StopPoint:SP:6342587699953664:LOC",
"timestamp": "1780910707",
"trip": {
"routeId": "zenbus:Line:623010001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:50:00",
"tripId": "5438611622199296:3"
},
"vehicle": {
"id": "zenbus:Vehicle:322530001:LOC"
}
}
},
{
"id": "20260608:6413284606476288:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910729"
},
"departure": {
"time": "1780910739"
},
"stopId": "zenbus:StopPoint:SP:6342587699953664:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1780910845"
},
"departure": {
"time": "1780910855"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1780911334"
},
"departure": {
"time": "1780911344"
},
"stopId": "zenbus:StopPoint:SP:546690004:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1780911419"
},
"departure": {
"time": "1780911429"
},
"stopId": "zenbus:StopPoint:SP:722550002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1780911540"
},
"departure": {
"time": "1780911550"
},
"stopId": "zenbus:StopPoint:SP:774650042:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1780911689"
},
"departure": {
"time": "1780911699"
},
"stopId": "zenbus:StopPoint:SP:5180756848541696:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1780911756"
},
"departure": {
"time": "1780911766"
},
"stopId": "zenbus:StopPoint:SP:580060009:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1780911943"
},
"departure": {
"time": "1780911953"
},
"stopId": "zenbus:StopPoint:SP:580000025:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1780912004"
},
"departure": {
"time": "1780912014"
},
"stopId": "zenbus:StopPoint:SP:6040930403483648:LOC",
"stopSequence": 25
}
],
"timestamp": "1780910707",
"trip": {
"routeId": "zenbus:Line:623010001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:50:00",
"tripId": "5438611622199296:3"
},
"vehicle": {
"id": "zenbus:Vehicle:322530001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:298720001:LOC",
"vehicle": {
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.314395904541016,
"longitude": 3.4608778953552246
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"timestamp": "1780910708",
"trip": {
"routeId": "zenbus:Line:623010001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:45:00",
"tripId": "6358629318918144:4"
},
"vehicle": {
"id": "zenbus:Vehicle:298720001:LOC"
}
}
},
{
"id": "20260608:5430999883186176:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910765"
},
"departure": {
"time": "1780910775"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1780910881"
},
"departure": {
"time": "1780910891"
},
"stopId": "zenbus:StopPoint:SP:5140993101791232:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1780910940"
},
"departure": {
"time": "1780910950"
},
"stopId": "zenbus:StopPoint:SP:5304591194259456:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1780911010"
},
"departure": {
"time": "1780911020"
},
"stopId": "zenbus:StopPoint:SP:568920003:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1780911086"
},
"departure": {
"time": "1780911096"
},
"stopId": "zenbus:StopPoint:SP:570970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1780911218"
},
"departure": {
"time": "1780911228"
},
"stopId": "zenbus:StopPoint:SP:602290018:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1780911281"
},
"departure": {
"time": "1780911291"
},
"stopId": "zenbus:StopPoint:SP:5102760242446336:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1780911370"
},
"departure": {
"time": "1780911380"
},
"stopId": "zenbus:StopPoint:SP:5100907668701184:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1780911442"
},
"departure": {
"time": "1780911452"
},
"stopId": "zenbus:StopPoint:SP:5148506543095808:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1780911528"
},
"departure": {
"time": "1780911538"
},
"stopId": "zenbus:StopPoint:SP:546690005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1780911627"
},
"departure": {
"time": "1780911637"
},
"stopId": "zenbus:StopPoint:SP:5120777630253056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1780911721"
},
"departure": {
"time": "1780911731"
},
"stopId": "zenbus:StopPoint:SP:546720002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1780911913"
},
"departure": {
"time": "1780911923"
},
"stopId": "zenbus:StopPoint:SP:567090004:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1780912017"
},
"departure": {
"time": "1780912027"
},
"stopId": "zenbus:StopPoint:SP:5095685894438912:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1780912132"
},
"departure": {
"time": "1780912142"
},
"stopId": "zenbus:StopPoint:SP:716790002:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1780912263"
},
"departure": {
"time": "1780912273"
},
"stopId": "zenbus:StopPoint:SP:567060004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1780912315"
},
"departure": {
"time": "1780912325"
},
"stopId": "zenbus:StopPoint:SP:743250003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1780912383"
},
"departure": {
"time": "1780912393"
},
"stopId": "zenbus:StopPoint:SP:542570004:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1780912456"
},
"departure": {
"time": "1780912466"
},
"stopId": "zenbus:StopPoint:SP:555760007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1780912534"
},
"departure": {
"time": "1780912544"
},
"stopId": "zenbus:StopPoint:SP:5410272371015680:LOC",
"stopSequence": 26
}
],
"timestamp": "1780910708",
"trip": {
"routeId": "zenbus:Line:623010001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:45:00",
"tripId": "6358629318918144:4"
},
"vehicle": {
"id": "zenbus:Vehicle:298720001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:338840001:LOC",
"vehicle": {
"currentStopSequence": 13,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.28797912597656,
"longitude": 3.4739348888397217
},
"stopId": "zenbus:StopPoint:SP:563200001:LOC",
"timestamp": "1780910712",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:40:00",
"tripId": "6392771842670592:4"
},
"vehicle": {
"id": "zenbus:Vehicle:338840001:LOC"
}
}
},
{
"id": "20260608:6381639740424192:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910743"
},
"departure": {
"time": "1780910753"
},
"stopId": "zenbus:StopPoint:SP:563200001:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1780910826"
},
"departure": {
"time": "1780910836"
},
"stopId": "zenbus:StopPoint:SP:711960001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1780910927"
},
"departure": {
"time": "1780910937"
},
"stopId": "zenbus:StopPoint:SP:787480001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1780911012"
},
"departure": {
"time": "1780911022"
},
"stopId": "zenbus:StopPoint:SP:572800004:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1780911092"
},
"departure": {
"time": "1780911102"
},
"stopId": "zenbus:StopPoint:SP:781460003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1780911151"
},
"departure": {
"time": "1780911161"
},
"stopId": "zenbus:StopPoint:SP:789580001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1780911200"
},
"departure": {
"time": "1780911210"
},
"stopId": "zenbus:StopPoint:SP:793440001:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1780911281"
},
"departure": {
"time": "1780911291"
},
"stopId": "zenbus:StopPoint:SP:771690002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1780911336"
},
"departure": {
"time": "1780911346"
},
"stopId": "zenbus:StopPoint:SP:557950004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1780911402"
},
"departure": {
"time": "1780911412"
},
"stopId": "zenbus:StopPoint:SP:546740003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1780911548"
},
"departure": {
"time": "1780911558"
},
"stopId": "zenbus:StopPoint:SP:604130035:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1780911642"
},
"departure": {
"time": "1780911652"
},
"stopId": "zenbus:StopPoint:SP:5114130665046016:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1780911728"
},
"departure": {
"time": "1780911738"
},
"stopId": "zenbus:StopPoint:SP:602890024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1780911816"
},
"departure": {
"time": "1780911826"
},
"stopId": "zenbus:StopPoint:SP:567080005:LOC",
"stopSequence": 26
}
],
"timestamp": "1780910712",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:40:00",
"tripId": "6392771842670592:4"
},
"vehicle": {
"id": "zenbus:Vehicle:338840001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:314610001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.30183029174805,
"longitude": 3.483591079711914
},
"stopId": "zenbus:StopPoint:SP:5148506543095808:LOC",
"timestamp": "1780910712",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "11:10:00",
"tripId": "6392771842670592:5"
},
"vehicle": {
"id": "zenbus:Vehicle:314610001:LOC"
}
}
},
{
"id": "20260608:6381639740424192:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910705"
},
"departure": {
"time": "1780910722"
},
"stopId": "zenbus:StopPoint:SP:5148506543095808:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1780910795"
},
"departure": {
"time": "1780910805"
},
"stopId": "zenbus:StopPoint:SP:546690005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1780910893"
},
"departure": {
"time": "1780910903"
},
"stopId": "zenbus:StopPoint:SP:5120777630253056:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1780910986"
},
"departure": {
"time": "1780910996"
},
"stopId": "zenbus:StopPoint:SP:546720002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1780911165"
},
"departure": {
"time": "1780911175"
},
"stopId": "zenbus:StopPoint:SP:567090004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1780911266"
},
"departure": {
"time": "1780911276"
},
"stopId": "zenbus:StopPoint:SP:5095685894438912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1780911362"
},
"departure": {
"time": "1780911372"
},
"stopId": "zenbus:StopPoint:SP:563200001:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1780911445"
},
"departure": {
"time": "1780911455"
},
"stopId": "zenbus:StopPoint:SP:711960001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1780911547"
},
"departure": {
"time": "1780911557"
},
"stopId": "zenbus:StopPoint:SP:787480001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1780911632"
},
"departure": {
"time": "1780911642"
},
"stopId": "zenbus:StopPoint:SP:572800004:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1780911711"
},
"departure": {
"time": "1780911721"
},
"stopId": "zenbus:StopPoint:SP:781460003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1780911770"
},
"departure": {
"time": "1780911780"
},
"stopId": "zenbus:StopPoint:SP:789580001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1780911819"
},
"departure": {
"time": "1780911829"
},
"stopId": "zenbus:StopPoint:SP:793440001:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1780911901"
},
"departure": {
"time": "1780911911"
},
"stopId": "zenbus:StopPoint:SP:771690002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1780911955"
},
"departure": {
"time": "1780911965"
},
"stopId": "zenbus:StopPoint:SP:557950004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1780912022"
},
"departure": {
"time": "1780912032"
},
"stopId": "zenbus:StopPoint:SP:546740003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1780912168"
},
"departure": {
"time": "1780912178"
},
"stopId": "zenbus:StopPoint:SP:604130035:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1780912262"
},
"departure": {
"time": "1780912272"
},
"stopId": "zenbus:StopPoint:SP:5114130665046016:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1780912348"
},
"departure": {
"time": "1780912358"
},
"stopId": "zenbus:StopPoint:SP:602890024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1780912435"
},
"departure": {
"time": "1780912445"
},
"stopId": "zenbus:StopPoint:SP:567080005:LOC",
"stopSequence": 26
}
],
"timestamp": "1780910712",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "11:10:00",
"tripId": "6392771842670592:5"
},
"vehicle": {
"id": "zenbus:Vehicle:314610001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:302650002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.31688690185547,
"longitude": 3.465791940689087
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"timestamp": "1780910613",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "11:40:00",
"tripId": "6392771842670592:6"
},
"vehicle": {
"id": "zenbus:Vehicle:302650002:LOC"
}
}
},
{
"id": "20260608:6381639740424192:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910101"
},
"departure": {
"time": "1780911600"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1780911703"
},
"departure": {
"time": "1780911746"
},
"stopId": "zenbus:StopPoint:SP:5140993101791232:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1780911761"
},
"departure": {
"time": "1780911835"
},
"stopId": "zenbus:StopPoint:SP:5304591194259456:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1780911831"
},
"departure": {
"time": "1780911930"
},
"stopId": "zenbus:StopPoint:SP:568920003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1780911935"
},
"departure": {
"time": "1780912042"
},
"stopId": "zenbus:StopPoint:SP:5193368348917760:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1780911973"
},
"departure": {
"time": "1780912061"
},
"stopId": "zenbus:StopPoint:SP:5155239273431040:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1780912060"
},
"departure": {
"time": "1780912135"
},
"stopId": "zenbus:StopPoint:SP:567050003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1780912129"
},
"departure": {
"time": "1780912199"
},
"stopId": "zenbus:StopPoint:SP:5148506543095808:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1780912212"
},
"departure": {
"time": "1780912301"
},
"stopId": "zenbus:StopPoint:SP:546690005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1780912310"
},
"departure": {
"time": "1780912410"
},
"stopId": "zenbus:StopPoint:SP:5120777630253056:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1780912403"
},
"departure": {
"time": "1780912546"
},
"stopId": "zenbus:StopPoint:SP:546720002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1780912583"
},
"departure": {
"time": "1780912726"
},
"stopId": "zenbus:StopPoint:SP:567090004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1780912684"
},
"departure": {
"time": "1780912807"
},
"stopId": "zenbus:StopPoint:SP:5095685894438912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1780912780"
},
"departure": {
"time": "1780912915"
},
"stopId": "zenbus:StopPoint:SP:563200001:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1780912863"
},
"departure": {
"time": "1780913016"
},
"stopId": "zenbus:StopPoint:SP:711960001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1780912964"
},
"departure": {
"time": "1780913097"
},
"stopId": "zenbus:StopPoint:SP:787480001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1780913049"
},
"departure": {
"time": "1780913169"
},
"stopId": "zenbus:StopPoint:SP:572800004:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1780913129"
},
"departure": {
"time": "1780913239"
},
"stopId": "zenbus:StopPoint:SP:781460003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1780913188"
},
"departure": {
"time": "1780913299"
},
"stopId": "zenbus:StopPoint:SP:789580001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1780913237"
},
"departure": {
"time": "1780913353"
},
"stopId": "zenbus:StopPoint:SP:793440001:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1780913318"
},
"departure": {
"time": "1780913424"
},
"stopId": "zenbus:StopPoint:SP:771690002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1780913373"
},
"departure": {
"time": "1780913481"
},
"stopId": "zenbus:StopPoint:SP:557950004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1780913439"
},
"departure": {
"time": "1780913544"
},
"stopId": "zenbus:StopPoint:SP:546740003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1780913585"
},
"departure": {
"time": "1780913677"
},
"stopId": "zenbus:StopPoint:SP:604130035:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1780913679"
},
"departure": {
"time": "1780913784"
},
"stopId": "zenbus:StopPoint:SP:5114130665046016:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1780913765"
},
"departure": {
"time": "1780913857"
},
"stopId": "zenbus:StopPoint:SP:602890024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1780913853"
},
"departure": {
"time": "1780913961"
},
"stopId": "zenbus:StopPoint:SP:567080005:LOC",
"stopSequence": 26
}
],
"timestamp": "1780910617",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "11:40:00",
"tripId": "6392771842670592:6"
},
"vehicle": {
"id": "zenbus:Vehicle:302650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:308550002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.28175735473633,
"longitude": 3.516239881515503
},
"stopId": "zenbus:StopPoint:SP:5158812384231424:LOC",
"timestamp": "1780910710",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:55:00",
"tripId": "6340151698522112:7"
},
"vehicle": {
"id": "zenbus:Vehicle:308550002:LOC"
}
}
},
{
"id": "20260608:4718980204855296:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910683"
},
"departure": {
"time": "1780910720"
},
"stopId": "zenbus:StopPoint:SP:5158812384231424:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1780910799"
},
"departure": {
"time": "1780910809"
},
"stopId": "zenbus:StopPoint:SP:594120008:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1780910926"
},
"departure": {
"time": "1780910936"
},
"stopId": "zenbus:StopPoint:SP:735940002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1780911004"
},
"departure": {
"time": "1780911014"
},
"stopId": "zenbus:StopPoint:SP:567080003:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1780911056"
},
"departure": {
"time": "1780911066"
},
"stopId": "zenbus:StopPoint:SP:781470001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1780911121"
},
"departure": {
"time": "1780911131"
},
"stopId": "zenbus:StopPoint:SP:791610001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1780911168"
},
"departure": {
"time": "1780911178"
},
"stopId": "zenbus:StopPoint:SP:774660002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1780911233"
},
"departure": {
"time": "1780911243"
},
"stopId": "zenbus:StopPoint:SP:766590001:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1780911304"
},
"departure": {
"time": "1780911314"
},
"stopId": "zenbus:StopPoint:SP:563190002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1780911375"
},
"departure": {
"time": "1780911385"
},
"stopId": "zenbus:StopPoint:SP:799000001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1780911479"
},
"departure": {
"time": "1780911489"
},
"stopId": "zenbus:StopPoint:SP:745190001:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1780911561"
},
"departure": {
"time": "1780911571"
},
"stopId": "zenbus:StopPoint:SP:567070004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1780911643"
},
"departure": {
"time": "1780911653"
},
"stopId": "zenbus:StopPoint:SP:5166228987445248:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1780911739"
},
"departure": {
"time": "1780911749"
},
"stopId": "zenbus:StopPoint:SP:555770003:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1780911840"
},
"departure": {
"time": "1780911850"
},
"stopId": "zenbus:StopPoint:SP:555760004:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1780911912"
},
"departure": {
"time": "1780911922"
},
"stopId": "zenbus:StopPoint:SP:5111273203171328:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1780912009"
},
"departure": {
"time": "1780912019"
},
"stopId": "zenbus:StopPoint:SP:546690005:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1780912086"
},
"departure": {
"time": "1780912096"
},
"stopId": "zenbus:StopPoint:SP:5189269809266688:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1780912159"
},
"departure": {
"time": "1780912169"
},
"stopId": "zenbus:StopPoint:SP:530620003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1780912242"
},
"departure": {
"time": "1780912252"
},
"stopId": "zenbus:StopPoint:SP:6253641155477504:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1780912282"
},
"departure": {
"time": "1780912292"
},
"stopId": "zenbus:StopPoint:SP:5125071121154048:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1780912365"
},
"departure": {
"time": "1780912375"
},
"stopId": "zenbus:StopPoint:SP:555760005:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1780912434"
},
"departure": {
"time": "1780912444"
},
"stopId": "zenbus:StopPoint:SP:6342587699953664:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1780912539"
},
"departure": {
"time": "1780912549"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 25
}
],
"timestamp": "1780910710",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:55:00",
"tripId": "6340151698522112:7"
},
"vehicle": {
"id": "zenbus:Vehicle:308550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:330180001:LOC",
"vehicle": {
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.30711364746094,
"longitude": 3.491971015930176
},
"stopId": "zenbus:StopPoint:SP:5102760242446336:LOC",
"timestamp": "1780910710",
"trip": {
"routeId": "zenbus:Line:719730003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:53:00",
"tripId": "6454499179757568:4"
},
"vehicle": {
"id": "zenbus:Vehicle:330180001:LOC"
}
}
},
{
"id": "20260608:4711488154501120:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910725"
},
"departure": {
"time": "1780910735"
},
"stopId": "zenbus:StopPoint:SP:5102760242446336:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1780910798"
},
"departure": {
"time": "1780910808"
},
"stopId": "zenbus:StopPoint:SP:5100907668701184:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1780910839"
},
"departure": {
"time": "1780910849"
},
"stopId": "zenbus:StopPoint:SP:530620003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1780910914"
},
"departure": {
"time": "1780910924"
},
"stopId": "zenbus:StopPoint:SP:6253641155477504:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1780910952"
},
"departure": {
"time": "1780910962"
},
"stopId": "zenbus:StopPoint:SP:5125071121154048:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1780911027"
},
"departure": {
"time": "1780911037"
},
"stopId": "zenbus:StopPoint:SP:555760005:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1780911090"
},
"departure": {
"time": "1780911100"
},
"stopId": "zenbus:StopPoint:SP:6342587699953664:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1780911183"
},
"departure": {
"time": "1780911193"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 19
}
],
"timestamp": "1780910710",
"trip": {
"routeId": "zenbus:Line:719730003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "10:53:00",
"tripId": "6454499179757568:4"
},
"vehicle": {
"id": "zenbus:Vehicle:330180001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:302650001:LOC",
"vehicle": {
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.404991149902344,
"longitude": 3.5120561122894287
},
"stopId": "zenbus:StopPoint:SP:5132900041228288:LOC",
"timestamp": "1780910711",
"trip": {
"routeId": "zenbus:Line:580030006:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "11:00:00",
"tripId": "5852431050080256:4"
},
"vehicle": {
"id": "zenbus:Vehicle:302650001:LOC"
}
}
},
{
"id": "20260608:5114950869581824:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780910633"
},
"departure": {
"time": "1780910673"
},
"stopId": "zenbus:StopPoint:SP:5067957954674688:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1780910879"
},
"departure": {
"time": "1780910889"
},
"stopId": "zenbus:StopPoint:SP:5132900041228288:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1780910950"
},
"departure": {
"time": "1780910980"
},
"stopId": "zenbus:StopPoint:SP:5086257688346624:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1780911012"
},
"departure": {
"time": "1780911041"
},
"stopId": "zenbus:StopPoint:SP:583770015:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1780911229"
},
"departure": {
"time": "1780911239"
},
"stopId": "zenbus:StopPoint:SP:5155091600375808:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1780911332"
},
"departure": {
"time": "1780911351"
},
"stopId": "zenbus:StopPoint:SP:726330001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1780911442"
},
"departure": {
"time": "1780911452"
},
"stopId": "zenbus:StopPoint:SP:5074335209357312:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1780911509"
},
"departure": {
"time": "1780911529"
},
"stopId": "zenbus:StopPoint:SP:5110168792596480:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1780911604"
},
"departure": {
"time": "1780911637"
},
"stopId": "zenbus:StopPoint:SP:5147772741222400:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1780912537"
},
"departure": {
"time": "1780912547"
},
"stopId": "zenbus:StopPoint:SP:598950015:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1780912615"
},
"departure": {
"time": "1780912652"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 16
}
],
"timestamp": "1780910712",
"trip": {
"routeId": "zenbus:Line:580030006:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260608",
"startTime": "11:00:00",
"tripId": "5852431050080256:4"
},
"vehicle": {
"id": "zenbus:Vehicle:302650001:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1780910712"
}
}