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
❌4 errors, 74 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-24 at 08:01 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 66431365be00f234b717b317 trip_id 2634265701 at (47.215782,-1.5455616) 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 108 trip_id 2639782501 at (47.95615,-0.905471) 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 2 errors
Each vehicle should have a unique ID
Sample errors
- entity ID RTVP:T:2607361102 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
Warnings
schedule_relationship not populated W009 74 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 2629295604 does not have a schedule_relationship
- trip_id 2628380102 does not have a schedule_relationship
- trip_id 2628380008 does not have a schedule_relationship
- trip_id 2628381317 does not have a schedule_relationship
- trip_id 2629295603 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,910 | 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 | 135 | 17 times (59 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-24 at 21:27 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 2026-02-24 at 21:27 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "RTVP:T:2643279221",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.712867736816406,
"longitude": -0.032993100583553314
},
"stopId": "72FLECroutU",
"timestamp": "1771964824",
"trip": {
"directionId": 0,
"routeId": "26",
"tripId": "2643279221"
},
"vehicle": {
"id": "6926ca7c62e308e96e441bff",
"label": "40995",
"licensePlate": "HF-507-XZ"
}
}
},
{
"id": "RTVP:T:2628183734",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.0240592956543,
"longitude": -1.612006664276123
},
"stopId": "44PHILaujaR",
"timestamp": "1771964828",
"trip": {
"directionId": 1,
"routeId": "313",
"tripId": "2628183734"
},
"vehicle": {
"id": "695377598d865a143f775314",
"label": "938",
"licensePlate": "CR-938-XY"
}
}
},
{
"id": "RTVP:T:2646895649",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 47.13733673095703,
"longitude": -1.72279953956604
},
"stopId": "44REZEmairA",
"timestamp": "1771964832",
"trip": {
"directionId": 0,
"routeId": "303",
"tripId": "2646895649"
},
"vehicle": {
"id": "6842f630f716b635edbece5d",
"label": "25339",
"licensePlate": "EH-935-ZL"
}
}
},
{
"id": "RTVP:T:2628656428",
"vehicle": {
"position": {
"latitude": 47.34286117553711,
"longitude": -1.4365979433059692
},
"timestamp": "1771964830",
"trip": {
"directionId": 1,
"routeId": "360",
"startDate": "20260224",
"tripId": "2628656428"
},
"vehicle": {
"id": "57",
"label": "183144",
"licensePlate": "EZ-476-TL"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771964832"
}
}