Resource details
This resource file is part of the dataset Réseau urbain RLV Mobilités.
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
❌12 errors, 6 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-07-04 at 09:02 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 6 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- vehicle_id trip_id 35377_0 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id trip_id 34749_0 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id trip_id 34703_0 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id trip_id 34730_0 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id trip_id 34534_0 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 6 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id route_id 7 does not exist in the GTFS data routes.txt
- vehicle_id route_id 2 does not exist in the GTFS data routes.txt
- vehicle_id route_id 1 does not exist in the GTFS data routes.txt
- vehicle_id route_id 2 does not exist in the GTFS data routes.txt
- vehicle_id route_id 4 does not exist in the GTFS data routes.txt
Warnings
vehicle_id not populated W002 6 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- entity ID 18 does not have a vehicle_id
- entity ID 24 does not have a vehicle_id
- entity ID 26 does not have a vehicle_id
- entity ID 27 does not have a vehicle_id
- entity ID 28 does not have a vehicle_id
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 |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 143 | 24 times (83 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 143 | 24 times (83 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 143 | 24 times (83 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-07-04 at 10:33 Europe/Paris.
vehicle_positions (7) 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-04 at 10:33 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "37",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.88794708251953,
"longitude": 3.106812000274658
},
"timestamp": "1751618037",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "34751_0"
},
"vehicle": {
"label": "247041"
}
}
},
{
"id": "39",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.87240982055664,
"longitude": 3.0396480560302734
},
"timestamp": "1751618037",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "34680_0"
},
"vehicle": {
"label": "202051"
}
}
},
{
"id": "40",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.89390563964844,
"longitude": 3.0919198989868164
},
"timestamp": "1751618037",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "34706_0"
},
"vehicle": {
"label": "182062"
}
}
},
{
"id": "41",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.85334396362305,
"longitude": 3.176820993423462
},
"timestamp": "1751618037",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "35293_0"
},
"vehicle": {
"label": "189019"
}
}
},
{
"id": "42",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.87462615966797,
"longitude": 3.0430920124053955
},
"timestamp": "1751618037",
"trip": {
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "34535_0"
},
"vehicle": {
"label": "247042"
}
}
},
{
"id": "43",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.871246337890625,
"longitude": 3.133150100708008
},
"timestamp": "1751618037",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "35380_0"
},
"vehicle": {
"label": "247039"
}
}
},
{
"id": "44",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.90608596801758,
"longitude": 3.0604729652404785
},
"timestamp": "1751618037",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "34752_0"
},
"vehicle": {
"label": "257002"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751618039"
}
}