Resource details
This resource file is part of the dataset Réseau urbain TGL.
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
❌8 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-19 at 11:22 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 8 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 17 trip_id 176840-2020-_ABCDSN-Semaine-01 at (49.546936,5.783459) 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 64 trip_id 176849-2020-_ABCDSN-Semaine-01 at (49.542843,5.788008) 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 62 trip_id bcc85a62-61ad-48b9-a36a-98b2f26be1ca at (49.522533,5.760396) 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 10 trip_id 3ca92c7d-1298-4599-9345-0386f3d0040a at (49.50991,5.713814) 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 11 trip_id 182868-2020-_ABCDSN-Semaine-01 at (49.541164,5.792909) 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. | 112 | 15 times (88 % of validations) |
W001 | Timestamps should be populated for all elements | 6 | 5 times (29 % of validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 1 | 1 times (6 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-07-03 at 06:11 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 2025-07-03 at 06:11 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "336948",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 49.53187561035156,
"longitude": 5.824636936187744,
"speed": 0.0
},
"stopId": "02180A",
"timestamp": "1751515840",
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "05:46:00",
"tripId": "176862-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "18",
"label": "1901",
"licensePlate": "FM 621 FF"
}
}
},
{
"id": "336982",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 76.0,
"latitude": 49.52421951293945,
"longitude": 5.805209159851074,
"speed": 9.722222328186035
},
"stopId": "02210R",
"timestamp": "1751515869",
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250703",
"startTime": "06:01:00",
"tripId": "187688-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "144",
"label": "21",
"licensePlate": "EY-128-NC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751515891"
}
}