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
❌2 errors, 1 warning
Validation carried out using the current GTFS file and the GTFS-RT the 2025-05-08 at 09:52 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 1 error
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 34236_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 1 error
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id route_id 2D does not exist in the GTFS data routes.txt
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- entity ID 7 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 | 35 | 8 times (80 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 35 | 8 times (80 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 35 | 8 times (80 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-05-09 at 06:51 Europe/Paris.
vehicle_positions (5) 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-05-09 at 06:51 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "1",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.9195671081543,
"longitude": 3.072211980819702
},
"timestamp": "1746766310",
"trip": {
"route_id": "2",
"schedule_relationship": "SCHEDULED",
"trip_id": "34726_0"
},
"vehicle": {
"label": "227032"
}
}
},
{
"id": "3",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.907447814941406,
"longitude": 3.0879180431365967
},
"timestamp": "1746766310",
"trip": {
"route_id": "2",
"schedule_relationship": "SCHEDULED",
"trip_id": "34746_0"
},
"vehicle": {
"label": "182065"
}
}
},
{
"id": "4",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.88936996459961,
"longitude": 3.075084924697876
},
"timestamp": "1746766310",
"trip": {
"route_id": "1",
"schedule_relationship": "SCHEDULED",
"trip_id": "34701_0"
},
"vehicle": {
"label": "202051"
}
}
},
{
"id": "5",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.87851333618164,
"longitude": 3.1170849800109863
},
"timestamp": "1746766310",
"trip": {
"route_id": "5",
"schedule_relationship": "SCHEDULED",
"trip_id": "35291_0"
},
"vehicle": {
"label": "189019"
}
}
},
{
"id": "6",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.890071868896484,
"longitude": 3.1195929050445557
},
"timestamp": "1746766310",
"trip": {
"route_id": "6",
"schedule_relationship": "SCHEDULED",
"trip_id": "35345_0"
},
"vehicle": {
"label": "247042"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1746766314"
}
}