Détails de la ressource
Données temps-réel du réseau L’va suivant la structure GTFS-RT au format Protocol Buffers.
Cette ressource fait partie du jeu de données Réseau urbain L'va.
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
❌11 erreurs, 4 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/07/2025 à 09h02 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 5 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 20677800 stop_id viejard does not exist in GTFS data stops.txt
- trip_id 20677722 stop_id viejard does not exist in GTFS data stops.txt
- trip_id 20677654 stop_id viejard does not exist in GTFS data stops.txt
- trip_id 20677627 stop_id viejard2 does not exist in GTFS data stops.txt
- trip_id 20677695 stop_id viejard2 does not exist in GTFS data stops.txt
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 vienne-986 trip_id 20677685 at (45.45581,4.7545075) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
GTFS-rt stop_sequence not found in GTFS data E051 5 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 20677800 contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20677722 contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20677654 contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20677627 contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20677695 contains stop_sequence 15 that does not exist in GTFS stop_times.txt for this trip
Avertissements
ID in one feed missing from the other W003 4 erreurs
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 20677841 is in TripUpdates but not in VehiclePositions feed
- vehicle_id vienne-83 is in TripUpdates but not in VehiclePositions feed
- trip_id 20677751 is in TripUpdates but not in VehiclePositions feed
- vehicle_id vienne-85 is in TripUpdates but not in VehiclePositions feed
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 |
---|---|---|---|
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 179 | 25 fois (100 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 161 | 25 fois (100 % 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 | 37 | 17 fois (68 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 19 | 14 fois (56 % 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. | 16 | 13 fois (52 % des validations) |
E041 | Unless a trip's schedule_relationship is CANCELED, a trip must have at least one stop_time_update | 2 | 2 fois (8 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 12/07/2025 à 13h37 Europe/Paris.
trip_updates (11) vehicle_positions (10) 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 12/07/2025 à 13h37 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip-20677662",
"tripUpdate": {
"delay": 298,
"stopTimeUpdate": [
{
"arrival": {
"delay": 294,
"time": "1752320116"
},
"departure": {
"delay": 294,
"time": "1752320154"
},
"stopId": "viehorl2",
"stopSequence": 34
},
{
"arrival": {
"delay": 337,
"time": "1752320162"
},
"departure": {
"delay": 337,
"time": "1752320197"
},
"stopId": "vieferm2",
"stopSequence": 35
},
{
"arrival": {
"delay": 298,
"time": "1752320218"
},
"departure": {
"delay": 298
},
"stopId": "viehame2",
"stopSequence": 36
},
{
"arrival": {
"delay": 298
},
"departure": {
"delay": 298
},
"stopId": "viemali2",
"stopSequence": 37
},
{
"arrival": {
"delay": 298
},
"departure": {
"delay": 298
},
"stopId": "viesmal2",
"stopSequence": 38
}
],
"timestamp": "1752320221",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "12:47:00",
"tripId": "20677662"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "trip-20677635",
"tripUpdate": {
"delay": -49,
"stopTimeUpdate": [
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "vieccom",
"stopSequence": 41
}
],
"timestamp": "1752320205",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "12:51:00",
"tripId": "20677635"
},
"vehicle": {
"id": "vienne-93",
"label": "93",
"licensePlate": ""
}
}
},
{
"id": "trip-20677774",
"tripUpdate": {
"delay": 1526,
"timestamp": "1752320212",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:01:00",
"tripId": "20677774"
},
"vehicle": {
"id": "vienne-84",
"label": "84",
"licensePlate": ""
}
}
},
{
"id": "trip-20677703",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1752320131"
},
"departure": {
"delay": 105,
"time": "1752320145"
},
"stopId": "vieguil",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1752320159"
},
"departure": {
"delay": 74,
"time": "1752320174"
},
"stopId": "viesalo",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1752320200"
},
"departure": {
"delay": -19
},
"stopId": "viehopi",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieurge",
"stopSequence": 27
}
],
"timestamp": "1752320203",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:02:00",
"tripId": "20677703"
},
"vehicle": {
"id": "vienne-90",
"label": "90",
"licensePlate": ""
}
}
},
{
"id": "trip-20677681",
"tripUpdate": {
"delay": 390,
"stopTimeUpdate": [
{
"arrival": {
"delay": 369,
"time": "1752320169"
},
"departure": {
"delay": 369
},
"stopId": "scomair",
"stopSequence": 15
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "scotren1",
"stopSequence": 16
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "scrnaut1",
"stopSequence": 17
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "ampvere1",
"stopSequence": 18
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "amproch1",
"stopSequence": 19
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "ampegli1",
"stopSequence": 20
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "ampgout1",
"stopSequence": 21
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "tuptup3",
"stopSequence": 22
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "cndbass1",
"stopSequence": 23
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "cndcent1",
"stopSequence": 24
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "cndarbu1",
"stopSequence": 25
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "cndhopi1",
"stopSequence": 26
},
{
"arrival": {
"delay": 390
},
"departure": {
"delay": 390
},
"stopId": "vrnmala1",
"stopSequence": 27
}
],
"timestamp": "1752320193",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:11:00",
"tripId": "20677681"
},
"vehicle": {
"id": "vienne-986",
"label": "986",
"licensePlate": "986"
}
}
},
{
"id": "trip-20677678",
"tripUpdate": {
"delay": -223,
"stopTimeUpdate": [
{
"arrival": {
"delay": -223,
"time": "1752320056"
},
"departure": {
"delay": -223
},
"stopId": "viesncf",
"stopSequence": 14
}
],
"timestamp": "1752320061",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:17:00",
"tripId": "20677678"
},
"vehicle": {
"id": "vienne-83",
"label": "83",
"licensePlate": ""
}
}
},
{
"id": "trip-20677817",
"tripUpdate": {
"delay": -45,
"stopTimeUpdate": [
{
"arrival": {
"delay": -45
},
"departure": {
"delay": -45
},
"stopId": "givlecl1",
"stopSequence": 11
},
{
"arrival": {
"delay": -45
},
"departure": {
"delay": -45
},
"stopId": "givsncf3",
"stopSequence": 12
}
],
"timestamp": "1752320194",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:19:00",
"tripId": "20677817"
},
"vehicle": {
"id": "vienne-fau 543",
"label": "FAU 543",
"licensePlate": "FAU 543"
}
}
},
{
"id": "trip-20677731",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1752320108"
},
"departure": {
"delay": 30,
"time": "1752320130"
},
"stopId": "viejard",
"stopSequence": 13
},
{
"arrival": {
"delay": -66,
"time": "1752320153"
},
"departure": {
"delay": -66
},
"stopId": "viesncf3",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemars2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieverd2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieserv2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepyra2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieden1",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietren2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparm2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemoul2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viegali2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieavou2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparc3",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viedame2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecoll",
"stopSequence": 27
}
],
"timestamp": "1752320193",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:19:00",
"tripId": "20677731"
},
"vehicle": {
"id": "vienne-92",
"label": "92",
"licensePlate": ""
}
}
},
{
"id": "trip-20677636",
"tripUpdate": {
"delay": 156,
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1752320127"
},
"departure": {
"delay": 159,
"time": "1752320139"
},
"stopId": "ponmesa",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1752320170"
},
"departure": {
"delay": 130
},
"stopId": "poncent",
"stopSequence": 16
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "ponbleu",
"stopSequence": 17
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "ponforg",
"stopSequence": 18
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "ponvega",
"stopSequence": 19
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vieceva",
"stopSequence": 20
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viechar",
"stopSequence": 21
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vierava",
"stopSequence": 22
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viechor",
"stopSequence": 23
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viecybe",
"stopSequence": 24
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viesncf2",
"stopSequence": 25
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viejard2",
"stopSequence": 26
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viemaur2",
"stopSequence": 27
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viejeud",
"stopSequence": 28
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vietuil",
"stopSequence": 29
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vieport",
"stopSequence": 30
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vieteur",
"stopSequence": 31
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vierey",
"stopSequence": 32
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vieprin",
"stopSequence": 33
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viegest",
"stopSequence": 34
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viecite",
"stopSequence": 35
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viecuri",
"stopSequence": 36
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viecent",
"stopSequence": 37
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viesavo",
"stopSequence": 38
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viebern",
"stopSequence": 39
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "viezies",
"stopSequence": 40
},
{
"arrival": {
"delay": 156
},
"departure": {
"delay": 156
},
"stopId": "vieccom",
"stopSequence": 41
}
],
"timestamp": "1752320199",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:21:00",
"tripId": "20677636"
},
"vehicle": {
"id": "vienne-88",
"label": "88",
"licensePlate": ""
}
}
},
{
"id": "trip-20677704",
"tripUpdate": {
"delay": 115,
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1752320215"
},
"departure": {
"delay": 115
},
"stopId": "vieavou",
"stopSequence": 4
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viegali",
"stopSequence": 5
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viemoul",
"stopSequence": 6
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieparm1",
"stopSequence": 7
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vietren",
"stopSequence": 8
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieden",
"stopSequence": 9
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viepyra",
"stopSequence": 10
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieserv",
"stopSequence": 11
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieverd",
"stopSequence": 12
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viemars",
"stopSequence": 13
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viesncf",
"stopSequence": 14
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viejard2",
"stopSequence": 15
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viemaur2",
"stopSequence": 16
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viejeud",
"stopSequence": 17
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viecuvi2",
"stopSequence": 18
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viedrap2",
"stopSequence": 19
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieecol",
"stopSequence": 20
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viebmau",
"stopSequence": 21
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieenfa",
"stopSequence": 22
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viehgui",
"stopSequence": 23
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieguil",
"stopSequence": 24
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viesalo",
"stopSequence": 25
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "viehopi",
"stopSequence": 26
},
{
"arrival": {
"delay": 115
},
"departure": {
"delay": 115
},
"stopId": "vieurge",
"stopSequence": 27
}
],
"timestamp": "1752320219",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:32:00",
"tripId": "20677704"
},
"vehicle": {
"id": "vienne-91",
"label": "91",
"licensePlate": ""
}
}
},
{
"id": "trip-20677805",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -182,
"time": "1752320217"
},
"departure": {
"delay": -182
},
"stopId": "ponbra4",
"stopSequence": 1
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponrevo2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponclai2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pongeor4",
"stopSequence": 4
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponnets2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pongeor3",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pontann2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncann2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponresi2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepont2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecomt",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vielafa",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierevo",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viefaug",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierabe",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viedrap",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecuvi",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejeud2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejard",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf",
"stopSequence": 20
}
],
"timestamp": "1752320221",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startTime": "13:40:00",
"tripId": "20677805"
},
"vehicle": {
"id": "vienne-86",
"label": "86",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-86",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 45.52859878540039,
"longitude": 4.926302433013916,
"speed": 6.111111164093018
},
"stopId": "ponbra4",
"timestamp": "1752320217",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677805"
},
"vehicle": {
"id": "vienne-86",
"label": "86",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-fau 543",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 273.0,
"latitude": 45.590972900390625,
"longitude": 4.771142482757568,
"speed": 0.0
},
"stopId": "givlecl1",
"timestamp": "1752320193",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677817"
},
"vehicle": {
"id": "vienne-fau 543",
"label": "FAU 543",
"licensePlate": "FAU 543"
}
}
},
{
"id": "vehicle-vienne-92",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"bearing": 107.0,
"latitude": 45.5214958190918,
"longitude": 4.873479843139648,
"speed": 0.0
},
"stopId": "viesncf3",
"timestamp": "1752320190",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677731"
},
"vehicle": {
"id": "vienne-92",
"label": "92",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-93",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 41,
"position": {
"bearing": 266.0,
"latitude": 45.541969299316406,
"longitude": 4.85169792175293,
"speed": 4.44444465637207
},
"stopId": "vieccom",
"timestamp": "1752320203",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677635"
},
"vehicle": {
"id": "vienne-93",
"label": "93",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-98",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 36,
"position": {
"bearing": 0.0,
"latitude": 45.514976501464844,
"longitude": 4.913491725921631,
"speed": 6.6666669845581055
},
"stopId": "viehame2",
"timestamp": "1752320218",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677662"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-84",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 45.51505661010742,
"longitude": 4.909725666046143,
"speed": 0.0
},
"timestamp": "1752320209",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677774"
},
"vehicle": {
"id": "vienne-84",
"label": "84",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-90",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 26,
"position": {
"bearing": 278.0,
"latitude": 45.53536605834961,
"longitude": 4.881382465362549,
"speed": 5.833333492279053
},
"stopId": "viehopi",
"timestamp": "1752320200",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677703"
},
"vehicle": {
"id": "vienne-90",
"label": "90",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-88",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"bearing": 305.0,
"latitude": 45.52975845336914,
"longitude": 4.912505626678467,
"speed": 0.0
},
"stopId": "poncent",
"timestamp": "1752320196",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677636"
},
"vehicle": {
"id": "vienne-88",
"label": "88",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-91",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"bearing": 51.0,
"latitude": 45.502201080322266,
"longitude": 4.852259159088135,
"speed": 10.0
},
"stopId": "vieavou",
"timestamp": "1752320215",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677704"
},
"vehicle": {
"id": "vienne-91",
"label": "91",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-986",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"bearing": 171.0,
"latitude": 45.52479934692383,
"longitude": 4.867448329925537,
"speed": 0.0
},
"stopId": "scomair",
"timestamp": "1752320190",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"tripId": "20677681"
},
"vehicle": {
"id": "vienne-986",
"label": "986",
"licensePlate": "986"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1752320223"
}
}