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
❌11 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-08-20 at 09:16 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt route_id does not exist in GTFS data E004 7 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 87 route_id SN-20416 does not exist in the GTFS data routes.txt
- vehicle_id 12 route_id A-20416 does not exist in the GTFS data routes.txt
- vehicle_id 14 route_id C-20416 does not exist in the GTFS data routes.txt
- vehicle_id 60 route_id SN-20416 does not exist in the GTFS data routes.txt
- vehicle_id 15 route_id C-20416 does not exist in the GTFS data routes.txt
Vehicle position far from trip shape E029 4 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 87 trip_id 176743-2020-_ABCDSN-Semaine-01 at (49.532154,5.764319) 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 60 trip_id 176714-2020-_ABCDSN-Semaine-01 at (49.511932,5.762364) 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 67 trip_id 915a7df2-55c7-4565-b2d4-5a39ab7d19cd at (49.471245,5.900604) 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 61 trip_id 176742-2020-_ABCDSN-Semaine-01 at (49.53557,5.785527) 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 |
|---|---|---|---|
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 31 | 5 times (71 % 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. | 19 | 5 times (71 % of validations) |
| W001 | Timestamps should be populated for all elements | 2 | 1 times (14 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-20 at 19:25 Europe/Paris.
vehicle_positions (4) 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-20 at 19:25 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "409594",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 201.0,
"latitude": 49.52410125732422,
"longitude": 5.764472961425781,
"speed": 3.3333332538604736
},
"stopId": "99155R",
"timestamp": "1787246705",
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260820",
"startTime": "19:13:00",
"tripId": "176762-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "60",
"label": "2101",
"licensePlate": "GB 008 SR"
}
}
},
{
"id": "409672",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 320.0,
"latitude": 49.519874572753906,
"longitude": 5.835035800933838,
"speed": 17.77777862548828
},
"stopId": "02160A",
"timestamp": "1787246693",
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260820",
"startTime": "18:46:00",
"tripId": "a5106456-3e90-4bbe-954f-bc94dcfd106b"
},
"vehicle": {
"id": "15",
"label": "1702",
"licensePlate": "EJ 742 LM"
}
}
},
{
"id": "409566",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 0.0,
"latitude": 49.52290725708008,
"longitude": 5.7935991287231445,
"speed": 0.0
},
"stopId": "99250A",
"timestamp": "1787246702",
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260820",
"startTime": "19:15:00",
"tripId": "176734-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "87",
"label": "2301",
"licensePlate": "GQ-621-JR"
}
}
},
{
"id": "409681",
"vehicle": {
"currentStopSequence": 44,
"position": {
"latitude": 49.46451187133789,
"longitude": 5.936318874359131,
"speed": 0.0
},
"stopId": "02070R",
"timestamp": "1787246738",
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260820",
"startTime": "18:35:00",
"tripId": "3df50672-6107-46ca-804a-1612b710cc74"
},
"vehicle": {
"id": "14",
"label": "1701",
"licensePlate": "EJ 737 LM"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1787246759"
}
}