Resource details
Flux GTFS RT du réseau Aléop Pays de la Loire : Position des véhicules
This resource file is part of the dataset Réseau interurbain Aléop - Pays de la Loire.
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 errors, 80 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-25 at 08:12 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 2 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 16 trip_id 2610228508 at (47.329994,-1.792288) 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 93 trip_id 2628773010 at (47.266514,-1.503417) 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 is not unique E052 3 errors
Each vehicle should have a unique ID
Sample errors
- entity ID RTVP:T:2607394602 has vehicle.id 2 which is used by more than one vehicle in the feed
- entity ID RTVP:T:2607360303 has vehicle.id 35 which is used by more than one vehicle in the feed
- entity ID RTVP:T:2639782501 has vehicle.id 108 which is used by more than one vehicle in the feed
Warnings
schedule_relationship not populated W009 80 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 2614086103 does not have a schedule_relationship
- trip_id 2643279706 does not have a schedule_relationship
- trip_id 2612144602 does not have a schedule_relationship
- trip_id 2629523510 does not have a schedule_relationship
- trip_id 2629523506 does not have a schedule_relationship
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 |
|---|---|---|---|
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2,805 | 27 times (93 % 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. | 86 | 21 times (72 % of validations) |
| E052 | Each vehicle should have a unique ID | 126 | 17 times (59 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-25 at 21:51 Europe/Paris.
vehicle_positions (2) 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-02-25 at 21:51 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "RTVP:V:63f5e0bcc3ec9f5bce4d4d3a",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 46.31863784790039,
"longitude": -0.4553282856941223
},
"stopId": "79NIORsncfU",
"timestamp": "1772052701",
"vehicle": {
"id": "63f5e0bcc3ec9f5bce4d4d3a",
"label": "622",
"licensePlate": "GL708YN"
}
}
},
{
"id": "RTVP:T:2628656529",
"vehicle": {
"position": {
"latitude": 47.35960388183594,
"longitude": -1.4101170301437378
},
"timestamp": "1772052713",
"trip": {
"directionId": 0,
"routeId": "360",
"startDate": "20260225",
"tripId": "2628656529"
},
"vehicle": {
"id": "11",
"label": "133161",
"licensePlate": "CX-873-LP"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772052713"
}
}