Resource details
Données temps-réel du réseau L’va suivant la structure GTFS-RT au format Protocol Buffers.
This resource file is part of the dataset Réseau urbain L'va.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌4 errors, 6 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-19 at 08:08 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 4 errors
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.
Sample errors
- vehicle.id vienne_faure-2840 trip_id 1400001065 at (45.522358,4.649543) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id vienne_faure-8303 trip_id 1400001168 at (45.580765,4.7951245) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id vienne_faure-6011 trip_id 1400000767 at (45.556896,4.755249) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id vienne_faure-8131 trip_id 1400001372 at (45.49663,4.72168) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Warnings
vehicle_id not populated W002 3 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 1400000782 does not have a vehicle_id
- trip_id 1400000995 does not have a vehicle_id
- trip_id 1400000751 does not have a vehicle_id
ID in one feed missing from the other W003 3 errors
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
Sample errors
- trip_id 1400000995 is in TripUpdates but not in VehiclePositions feed
- trip_id 1400000782 is in TripUpdates but not in VehiclePositions feed
- trip_id 1400000751 is in TripUpdates but not in VehiclePositions feed
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| 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 | 78 | 20 times (67 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 44 | 19 times (63 % of 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. | 21 | 10 times (33 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 14 | 2 times (7 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 39 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-19 at 20:37 Europe/Paris.
trip_updates (7) vehicle_positions (6) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-01-19 at 20:37 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "trip-1400000939",
"tripUpdate": {
"delay": -29,
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1768851368"
},
"departure": {
"delay": -37,
"time": "1768851382"
},
"stopId": "vieport",
"stopSequence": 29
},
{
"arrival": {
"delay": -29,
"time": "1768851416"
},
"departure": {
"delay": -29,
"time": "1768851450"
},
"stopId": "vieteur",
"stopSequence": 30
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "vierey",
"stopSequence": 31
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "vieprin",
"stopSequence": 32
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "viegest",
"stopSequence": 33
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "viecite",
"stopSequence": 34
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "viecuri",
"stopSequence": 35
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "viecent",
"stopSequence": 36
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "viesavo",
"stopSequence": 37
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "viebern",
"stopSequence": 38
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "viezies",
"stopSequence": 39
},
{
"arrival": {
"delay": -29
},
"departure": {
"delay": -29
},
"stopId": "vieccom",
"stopSequence": 40
}
],
"timestamp": "1768851453",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "20:03:00",
"tripId": "1400000939"
},
"vehicle": {
"id": "vienne-77",
"label": "77",
"licensePlate": ""
}
}
},
{
"id": "trip-1400001561",
"tripUpdate": {
"delay": 98,
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1768851372"
},
"departure": {
"delay": 98,
"time": "1768851398"
},
"stopId": "vieceva2",
"stopSequence": 18
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponvega2",
"stopSequence": 19
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponforg2",
"stopSequence": 20
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponbleu2",
"stopSequence": 21
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "poncent2",
"stopSequence": 22
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponmesa2",
"stopSequence": 23
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "pongent2",
"stopSequence": 24
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponplan2",
"stopSequence": 25
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponbras2",
"stopSequence": 26
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "poncour2",
"stopSequence": 27
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponzmon2",
"stopSequence": 28
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponfrer2",
"stopSequence": 29
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "ponabb2",
"stopSequence": 30
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "vierond2",
"stopSequence": 31
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "viecedr2",
"stopSequence": 32
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "viehorl2",
"stopSequence": 33
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "vieferm2",
"stopSequence": 34
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "viehame2",
"stopSequence": 35
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "viemali2",
"stopSequence": 36
},
{
"arrival": {
"delay": 98
},
"departure": {
"delay": 98
},
"stopId": "viesmal2",
"stopSequence": 37
}
],
"timestamp": "1768851452",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "20:11:00",
"tripId": "1400001561"
},
"vehicle": {
"id": "vienne-80",
"label": "80",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000498",
"tripUpdate": {
"delay": 198,
"stopTimeUpdate": [
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "viesncf3",
"stopSequence": 13
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "viemars2",
"stopSequence": 14
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "vieverd2",
"stopSequence": 15
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "vieserv2",
"stopSequence": 16
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "viepyra2",
"stopSequence": 17
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "vieden1",
"stopSequence": 18
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "vietren2",
"stopSequence": 19
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "vieparm2",
"stopSequence": 20
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "viemoul2",
"stopSequence": 21
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "viegali2",
"stopSequence": 22
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "vieavou2",
"stopSequence": 23
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "vieparc3",
"stopSequence": 24
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "viedame2",
"stopSequence": 25
},
{
"arrival": {
"delay": 198
},
"departure": {
"delay": 198
},
"stopId": "viecoll",
"stopSequence": 26
}
],
"timestamp": "1768851445",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "20:21:00",
"tripId": "1400000498"
},
"vehicle": {
"id": "vienne-82",
"label": "82",
"licensePlate": ""
}
}
},
{
"id": "trip-1400001562",
"tripUpdate": {
"delay": 34,
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1768851366"
},
"departure": {
"delay": 21,
"time": "1768851381"
},
"stopId": "viegest2",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1768851429"
},
"departure": {
"delay": 32,
"time": "1768851452"
},
"stopId": "vieprin2",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1768851454"
},
"departure": {
"delay": 34
},
"stopId": "vierey2",
"stopSequence": 10
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "vieteur2",
"stopSequence": 11
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viejeud2",
"stopSequence": 12
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viesncf",
"stopSequence": 13
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viecybe2",
"stopSequence": 14
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viechor4",
"stopSequence": 15
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "vierava2",
"stopSequence": 16
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viechar2",
"stopSequence": 17
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "vieceva2",
"stopSequence": 18
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponvega2",
"stopSequence": 19
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponforg2",
"stopSequence": 20
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponbleu2",
"stopSequence": 21
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "poncent2",
"stopSequence": 22
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponmesa2",
"stopSequence": 23
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "pongent2",
"stopSequence": 24
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponplan2",
"stopSequence": 25
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponbras2",
"stopSequence": 26
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "poncour2",
"stopSequence": 27
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponzmon2",
"stopSequence": 28
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponfrer2",
"stopSequence": 29
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "ponabb2",
"stopSequence": 30
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "vierond2",
"stopSequence": 31
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viecedr2",
"stopSequence": 32
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viehorl2",
"stopSequence": 33
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "vieferm2",
"stopSequence": 34
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viehame2",
"stopSequence": 35
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viemali2",
"stopSequence": 36
},
{
"arrival": {
"delay": 34
},
"departure": {
"delay": 34
},
"stopId": "viesmal2",
"stopSequence": 37
}
],
"timestamp": "1768851456",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "20:31:00",
"tripId": "1400001562"
},
"vehicle": {
"id": "vienne-79",
"label": "79",
"licensePlate": ""
}
}
},
{
"id": "trip-1400001058",
"tripUpdate": {
"delay": 4,
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1768850662"
},
"departure": {
"delay": 45,
"time": "1768851405"
},
"stopId": "viecoll",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1768851410"
},
"departure": {
"delay": 4,
"time": "1768851424"
},
"stopId": "viedame",
"stopSequence": 2
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieparc2",
"stopSequence": 3
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieavou",
"stopSequence": 4
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viegali",
"stopSequence": 5
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viemoul",
"stopSequence": 6
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieparm1",
"stopSequence": 7
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vietren",
"stopSequence": 8
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieden",
"stopSequence": 9
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viepyra",
"stopSequence": 10
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieserv",
"stopSequence": 11
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieverd",
"stopSequence": 12
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viemars",
"stopSequence": 13
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viesncf",
"stopSequence": 14
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viemaur2",
"stopSequence": 15
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viejeud",
"stopSequence": 16
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viecuvi2",
"stopSequence": 17
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viedrap2",
"stopSequence": 18
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieecol",
"stopSequence": 19
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viebmau",
"stopSequence": 20
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieenfa",
"stopSequence": 21
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viehgui",
"stopSequence": 22
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieguil",
"stopSequence": 23
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viesalo",
"stopSequence": 24
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "viehopi",
"stopSequence": 25
},
{
"arrival": {
"delay": 4
},
"departure": {
"delay": 4
},
"stopId": "vieurge",
"stopSequence": 26
}
],
"timestamp": "1768851454",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "20:36:00",
"tripId": "1400001058"
},
"vehicle": {
"id": "vienne-89",
"label": "89",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000499",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieurge",
"stopSequence": 1
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehopi2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieime2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesalo2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieguil2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehgui2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieenfa2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebmau2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieecol2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viedrap",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecuvi",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejeud2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf3",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemars2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieverd2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieserv2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepyra2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieden1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietren2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparm2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemoul2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viegali2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieavou2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparc3",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viedame2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecoll",
"stopSequence": 26
}
],
"timestamp": "1768851442",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "20:51:00",
"tripId": "1400000499"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-82",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 99.0,
"latitude": 45.52193069458008,
"longitude": 4.871101379394531,
"speed": 0.2777777910232544
},
"stopId": "viesncf3",
"timestamp": "1768851443",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000498"
},
"vehicle": {
"id": "vienne-82",
"label": "82",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-98",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 341.0,
"latitude": 45.533084869384766,
"longitude": 4.881262302398682,
"speed": 0.0
},
"stopId": "vieurge",
"timestamp": "1768851439",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000499"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-80",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 293.0,
"latitude": 45.528907775878906,
"longitude": 4.902625560760498,
"speed": 6.6666669845581055
},
"stopId": "ponvega2",
"timestamp": "1768851450",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001561"
},
"vehicle": {
"id": "vienne-80",
"label": "80",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-79",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"bearing": 108.0,
"latitude": 45.53718185424805,
"longitude": 4.868734359741211,
"speed": 8.88888931274414
},
"stopId": "vierey2",
"timestamp": "1768851454",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001562"
},
"vehicle": {
"id": "vienne-79",
"label": "79",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-89",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 174.0,
"latitude": 45.50180435180664,
"longitude": 4.851480960845947,
"speed": 1.388888955116272
},
"stopId": "vieparc2",
"timestamp": "1768851452",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001058"
},
"vehicle": {
"id": "vienne-89",
"label": "89",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-77",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 31,
"position": {
"bearing": 300.0,
"latitude": 45.535980224609375,
"longitude": 4.870553970336914,
"speed": 5.555555820465088
},
"stopId": "vierey",
"timestamp": "1768851450",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000939"
},
"vehicle": {
"id": "vienne-77",
"label": "77",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000627",
"tripUpdate": {
"delay": 1110,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "chrcces",
"stopSequence": 1
}
],
"timestamp": "1768851450",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startTime": "20:19:00",
"tripId": "1400000627"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1768851459"
}
}