Resource details
This resource file is part of the dataset Réseau urbain Citéa.
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
❌6 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-05 at 09:08 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 6 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 812 trip_id JeuHiv_3049367 at (45.061237,5.0495677) 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 119 trip_id JeuHiv_3048682 at (44.918774,4.922393) 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 102 trip_id JeuHiv_3047695 at (44.923637,4.8976116) 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 526 trip_id JeuHiv_3049590 at (44.897778,4.881557) 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 860 trip_id JeuHiv_3050300 at (45.05551,5.10414) 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. | 52 | 16 times (84 % of validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 5 | 4 times (21 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-06 at 02:43 Europe/Paris.
vehicle_positions (1) 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-06-06 at 02:43 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "3195",
"vehicle": {
"position": {
"bearing": 134.0,
"latitude": 45.17338180541992,
"longitude": 5.070760250091553,
"speed": 3.0
},
"stopId": "0:_CVILRPI",
"timestamp": "1749136087",
"trip": {
"directionId": 1,
"routeId": "905",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuHiv_3047960"
},
"vehicle": {
"id": "3195",
"label": "3195"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749170593"
}
}