Resource details
This resource file is part of the dataset Navette Aéroport de Bordeaux.
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
⚠️2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-09-13 at 09:07 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 4854064364912640:0 does not have a vehicle_id
ID in one feed missing from the other W003 1 error
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 4854064364912640:0 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 | 17 | 5 times (17 % 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 | 4 | 4 times (14 % 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. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-09-13 at 13:31 Europe/Paris.
vehicle_positions (2) trip_updates (2) 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-09-13 at 13:31 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:4874152314929152:LOC",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 44.781307220458984,
"longitude": -0.5811449885368347
},
"stopId": "zenbus:StopPoint:SP:5488632965103616:LOC",
"timestamp": "1789299100",
"trip": {
"routeId": "zenbus:Line:215530003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260913",
"startTime": "13:20:00",
"tripId": "4854064364912640:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4874152314929152:LOC"
}
}
},
{
"id": "20260913:5931864731680768:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789299508"
},
"departure": {
"time": "1789299859"
},
"stopId": "zenbus:StopPoint:SP:5488632965103616:LOC",
"stopSequence": 1
}
],
"timestamp": "1789299100",
"trip": {
"routeId": "zenbus:Line:215530003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260913",
"startTime": "13:20:00",
"tripId": "4854064364912640:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4874152314929152:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4861307275706368:LOC",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 44.82128143310547,
"longitude": -0.5414230227470398
},
"stopId": "zenbus:StopPoint:SP:6535603068862464:LOC",
"timestamp": "1789299098",
"trip": {
"routeId": "zenbus:Line:215530003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260913",
"startTime": "13:20:00",
"tripId": "6013040418881536:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4861307275706368:LOC",
"label": "166033"
}
}
},
{
"id": "20260913:4885099731484672:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789300070"
},
"departure": {
"time": "1789300140"
},
"stopId": "zenbus:StopPoint:SP:6535603068862464:LOC",
"stopSequence": 1
}
],
"timestamp": "1789299098",
"trip": {
"routeId": "zenbus:Line:215530003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260913",
"startTime": "13:20:00",
"tripId": "6013040418881536:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4861307275706368:LOC",
"label": "166033"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1789299100"
}
}