Resource details
Données position des véhicules en temps réel, au format GTFS-RT PROTOBUF, du réseau AXO
This resource file is part of the dataset Réseau urbain AXO.
Related resources
Arrêts, horaires et parcours théoriques (GTFS) - réseau AXO
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
❌1 error, 19 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-08-07 at 09:12 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 1 error
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 RCR67 trip_id 31101 at (49.246758,2.4643087) 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
schedule_relationship not populated W009 19 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 31140 does not have a schedule_relationship
- trip_id 31165 does not have a schedule_relationship
- trip_id 31020 does not have a schedule_relationship
- trip_id 31260 does not have a schedule_relationship
- trip_id 31019 does not have a schedule_relationship
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 |
|---|---|---|---|
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 499 | 29 times (100 % 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. | 24 | 17 times (59 % of validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-07 at 22:02 Europe/Paris.
vehicle_positions (7) 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-08-07 at 22:02 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:31079",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 218.0,
"latitude": 49.263851165771484,
"longitude": 2.469667434692383
},
"stopId": "cregard1",
"timestamp": "1786132948",
"trip": {
"routeId": "C1",
"tripId": "31079"
},
"vehicle": {
"id": "RCR64"
}
}
},
{
"id": "VM:31080",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 220.0,
"latitude": 49.26410675048828,
"longitude": 2.4700767993927
},
"stopId": "cregard1",
"timestamp": "1786132948",
"trip": {
"directionId": 1,
"routeId": "D",
"tripId": "31080"
},
"vehicle": {
"id": "RCR75"
}
}
},
{
"id": "VM:31081",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 232.0,
"latitude": 49.26393508911133,
"longitude": 2.469817638397217
},
"stopId": "cregard1",
"timestamp": "1786132948",
"trip": {
"directionId": 1,
"routeId": "C2",
"tripId": "31081"
},
"vehicle": {
"id": "RCR59"
}
}
},
{
"id": "VM:31194",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"bearing": 180.0,
"latitude": 49.262977600097656,
"longitude": 2.4691269397735596
},
"stopId": "cregard1",
"timestamp": "1786132948",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "31194"
},
"vehicle": {
"id": "RCR74"
}
}
},
{
"id": "VM:31156",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 333.0,
"latitude": 49.25972366333008,
"longitude": 2.4753825664520264
},
"stopId": "cremich3",
"timestamp": "1786132948",
"trip": {
"routeId": "A",
"tripId": "31156"
},
"vehicle": {
"id": "RCR68"
}
}
},
{
"id": "VM:31139",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 181.0,
"latitude": 49.25678253173828,
"longitude": 2.4872515201568604
},
"stopId": "cretufs2",
"timestamp": "1786132948",
"trip": {
"routeId": "B",
"tripId": "31139"
},
"vehicle": {
"id": "RCR71"
}
}
},
{
"id": "VM:31232",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 52.0,
"latitude": 49.27193832397461,
"longitude": 2.4645421504974365
},
"stopId": "nogexup4",
"timestamp": "1786132948",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "31232"
},
"vehicle": {
"id": "RCR72"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1786132950"
}
}