Resource details
This resource file is part of the dataset Réseau urbain Grandole 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
⚠️5 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-07-24 at 09:11 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 5 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- entity ID 16 does not have a vehicle_id
- entity ID 17 does not have a vehicle_id
- entity ID 18 does not have a vehicle_id
- entity ID 19 does not have a vehicle_id
- entity ID 20 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 |
---|---|---|---|
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 143 | 26 times (100 % 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. | 5 | 5 times (19 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-07-24 at 11:05 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 2025-07-24 at 11:05 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "29",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 47.096771240234375,
"longitude": 5.501469135284424
},
"timestamp": "1753347922",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "30305"
},
"vehicle": {
"label": "209127"
}
}
},
{
"id": "30",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 47.095882415771484,
"longitude": 5.48800802230835
},
"timestamp": "1753347922",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20310"
},
"vehicle": {
"label": "189116"
}
}
},
{
"id": "31",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 47.063629150390625,
"longitude": 5.447906970977783
},
"timestamp": "1753347922",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10313"
},
"vehicle": {
"label": "229038"
}
}
},
{
"id": "32",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 47.1089973449707,
"longitude": 5.509249210357666
},
"timestamp": "1753347922",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10314"
},
"vehicle": {
"label": "229037"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1753347927"
}
}