Resource details
GTFS RT service position des véhicules
This resource file is part of the dataset Réseau urbain Alternéo.
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
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-15 at 08:08 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 85 trip_id 1_71051362 at (-21.291948,55.404373) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
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 |
|---|---|---|---|
| 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. | 27 | 19 times (66 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 50 | 1 times (3 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-15 at 11:19 Europe/Paris.
vehicle_positions (6) 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-15 at 11:19 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "161",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 98.0,
"latitude": -21.347225189208984,
"longitude": 55.492008209228516,
"speed": 8.0
},
"stopId": "0:02160P",
"timestamp": "1773569953",
"trip": {
"directionId": 0,
"routeId": "1181",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_71051341"
},
"vehicle": {
"id": "161",
"label": "161"
}
}
},
{
"id": "171",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 297.0,
"latitude": -21.147512435913086,
"longitude": 55.48581314086914,
"speed": 3.0
},
"stopId": "0:CI0592P",
"timestamp": "1773569882",
"trip": {
"directionId": 0,
"routeId": "6630",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_71051215"
},
"vehicle": {
"id": "171",
"label": "171"
}
}
},
{
"id": "41",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 141.0,
"latitude": -21.28345489501953,
"longitude": 55.503509521484375,
"speed": 9.0
},
"stopId": "0:02375C",
"timestamp": "1773569942",
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_71051315"
},
"vehicle": {
"id": "41",
"label": "41"
}
}
},
{
"id": "7",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 236.0,
"latitude": -21.28067970275879,
"longitude": 55.37749099731445,
"speed": 19.0
},
"stopId": "0:46134C",
"timestamp": "1773569955",
"trip": {
"directionId": 1,
"routeId": "1181",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_71051340"
},
"vehicle": {
"id": "7",
"label": "7"
}
}
},
{
"id": "108",
"vehicle": {
"position": {
"bearing": 13.0,
"latitude": -21.34126853942871,
"longitude": 55.47251510620117,
"speed": 0.0
},
"stopId": "0:19065C",
"timestamp": "1773569946",
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_71051158"
},
"vehicle": {
"id": "108",
"label": "108"
}
}
},
{
"id": "85",
"vehicle": {
"currentStatus": "STOPPED_AT",
"occupancyStatus": "FEW_SEATS_AVAILABLE",
"position": {
"bearing": 111.0,
"latitude": -21.285890579223633,
"longitude": 55.4172248840332,
"speed": 4.0
},
"stopId": "0:11285P",
"timestamp": "1773569941",
"trip": {
"directionId": 1,
"routeId": "2220",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_71051357"
},
"vehicle": {
"id": "85",
"label": "85"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773569967"
}
}