Resource details
Le message VehiclePosition au format GTFS-RT est disponibles dans ce flux.
This resource file is part of the dataset Réseau urbain Distribus.
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 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-04 at 08:06 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 4 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- entity ID 3 does not have a vehicle_id
- entity ID 4 does not have a vehicle_id
- entity ID 5 does not have a vehicle_id
- entity ID 6 does not have a vehicle_id
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 | 35 | 10 times (34 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-04 at 10:01 Europe/Paris.
vehicle_positions (2) service_alerts (0) trip_updates (0)Entities seen in the last 7 days.
vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-03-04 at 10:01 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "15",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.469459533691406,
"longitude": -2.5160000324249268
},
"timestamp": "1772614868",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1-25952280"
},
"vehicle": {
"label": "75569"
}
}
},
{
"id": "16",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 48.46900939941406,
"longitude": -2.5152339935302734
},
"timestamp": "1772614868",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "1-259457042"
},
"vehicle": {
"label": "74777"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772614870"
}
}