Resource details
This resource file is part of the dataset Réseau urbain TaM.
Related resources
Horaires de référence suburbain (GTFS)
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
❌3 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-07-31 at 09:12 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 3 errors
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 733 trip_id 202607311583443181 at (43.68429,3.876583) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 699 trip_id 202607311583306296 at (43.565163,3.8424067) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 762 trip_id 202607311583440092 at (43.62732,3.9091918) 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. | 64 | 29 times (97 % 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-07-31 at 21:47 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-07-31 at 21:47 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "761",
"vehicle": {
"position": {
"bearing": 301.0,
"latitude": 43.667259216308594,
"longitude": 4.023575782775879,
"speed": 2.0
},
"stopId": "0:29111",
"timestamp": "1785526981",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "202607311583440063"
},
"vehicle": {
"id": "761",
"label": "761"
}
}
},
{
"id": "857",
"vehicle": {
"position": {
"bearing": 25.0,
"latitude": 43.55620574951172,
"longitude": 3.71124005317688,
"speed": 9.0
},
"stopId": "0:36129",
"timestamp": "1785527244",
"trip": {
"directionId": 0,
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "202607311583380196"
},
"vehicle": {
"id": "857",
"label": "857"
}
}
},
{
"id": "781",
"vehicle": {
"position": {
"bearing": 256.0,
"latitude": 43.58673095703125,
"longitude": 3.829792022705078,
"speed": 2.0
},
"stopId": "0:25126",
"timestamp": "1785504779",
"trip": {
"directionId": 0,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "202607311583306342"
},
"vehicle": {
"id": "781",
"label": "781"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1785527245"
}
}