Resource details
File name:
Réseau Alternéo - RT - service position des véhicules
Format: gtfs-rt
GTFS RT service position des véhicules
This resource file is part of the dataset Réseau urbain Alternéo.
Download availability
2025-12-12
100%
2025-12-13
100%
2025-12-14
100%
2025-12-15
100%
2025-12-16
100%
2025-12-17
100%
2025-12-18
100%
2025-12-19
100%
2025-12-20
100%
2025-12-21
100%
2025-12-22
100%
2025-12-23
100%
2025-12-24
100%
2025-12-25
100%
2025-12-26
100%
2025-12-27
100%
2025-12-28
100%
2025-12-29
100%
2025-12-30
100%
2025-12-31
100%
2026-01-01
100%
2026-01-02
100%
2026-01-03
100%
2026-01-04
100%
2026-01-05
100%
2026-01-06
100%
2026-01-07
100%
2026-01-08
100%
2026-01-09
100%
2026-01-10
100%
2026-01-11
100%
Learn more
We test this resource download availability every hour by making an HTTP
For SIRI and SIRI Lite feeds, we perform a
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
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-11 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowPrevious 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. | 28 | 17 times (57 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-11 at 16:31 Europe/Paris.
vehicle_positions (3) 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-01-11 at 16:31 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "155",
"vehicle": {
"occupancyStatus": "FEW_SEATS_AVAILABLE",
"position": {
"bearing": 110.0,
"latitude": -21.330951690673828,
"longitude": 55.475379943847656,
"speed": 6.0
},
"stopId": "0:18210P",
"timestamp": "1768145434",
"trip": {
"directionId": 0,
"routeId": "1181",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_71026501"
},
"vehicle": {
"id": "155",
"label": "155"
}
}
},
{
"id": "160",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 293.0,
"latitude": -21.26820182800293,
"longitude": 55.37237548828125,
"speed": 6.0
},
"stopId": "0:44170C",
"timestamp": "1768145460",
"trip": {
"directionId": 1,
"routeId": "1181",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_71034089"
},
"vehicle": {
"id": "160",
"label": "160"
}
}
},
{
"id": "133",
"vehicle": {
"occupancyStatus": "EMPTY",
"position": {
"bearing": 41.0,
"latitude": -21.259309768676758,
"longitude": 55.36534118652344,
"speed": 0.0
},
"stopId": "0:44170P",
"timestamp": "1768138255",
"trip": {
"directionId": 1,
"routeId": "4440",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_71034690"
},
"vehicle": {
"id": "133",
"label": "133"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1768145466"
}
}