Resource details
This resource file is part of the dataset Réseau urbain Tempo Bus.
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
⚠️6 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-15 at 08:06 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 3 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 61916{GAUJA_3}-Navette Gauja Sco_3_LMWJV does not have a vehicle_id
- trip_id 58180{L04211_1}-26UrbS_25_LMWJV does not have a vehicle_id
- trip_id 65700{TAG_2}-Ligne TAG Sco_1_LMWJV 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 65700{TAG_2}-Ligne TAG Sco_1_LMWJV is in TripUpdates but not in VehiclePositions feed
- trip_id 58180{L04211_1}-26UrbS_25_LMWJV is in TripUpdates but not in VehiclePositions feed
- trip_id 61916{GAUJA_3}-Navette Gauja Sco_3_LMWJV 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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 31 | 18 times (60 % of 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 | 31 | 18 times (60 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-15 at 23:24 Europe/Paris.
vehicle_positions (1) trip_updates (1) 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-15 at 23:24 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:302510002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 44.23409652709961,
"longitude": 0.6800069808959961
},
"stopId": "PDCREGA2",
"timestamp": "1768498710",
"trip": {
"directionId": 1,
"routeId": "L09_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260115",
"startTime": "18:15:00",
"tripId": "66263{L09_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510002:LOC"
}
}
},
{
"id": "5977125317246976:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768515897"
},
"departure": {
"time": "1768515907"
},
"stopId": "PDCBARR1",
"stopSequence": 15
}
],
"timestamp": "1768515849",
"trip": {
"directionId": 1,
"routeId": "L09_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260115",
"startTime": "18:15:00",
"tripId": "66263{L09_2}-26UrbS_25_LMWJV"
},
"vehicle": {
"id": "zenbus:Vehicle:302510002:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1768515860"
}
}