Resource details
Flux GTFS RT du réseau Aléop Pays de la Loire : Horaires temps réel
This resource file is part of the dataset Réseaux interurbains 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
❌1 141 errors, 124 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-09-19 at 09:01 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 121 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id FR:ServiceJourney::SN859503FERRE_5747136 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN859500FERRE_5747134 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858407FERRE_5756875 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858408FERRE_5660605 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858307FERRE_4547391 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 121 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id T1 does not exist in the GTFS data routes.txt
- route_id T1 does not exist in the GTFS data routes.txt
- route_id 01b does not exist in the GTFS data routes.txt
- route_id 01b does not exist in the GTFS data routes.txt
- route_id 02 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 868 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id FR:ServiceJourney::SN859503FERRE_5747136 stop_id SNCF:87481598 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_5747136 stop_id SNCF:87590828 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_5747136 stop_id SNCF:87590364 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_5747136 stop_id SNCF:87481564 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_5747136 stop_id SNCF:87590356 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 28 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 312|26095470:T7|8:58:00 stop_sequence 15 arrival_time 09:15:30 (1758266130) is equal to previous stop arrival_time 09:15:30 (1758266130) - times must increase between two sequential stops
- trip_id 312|26095470:T7|8:58:00 stop_sequence 15 arrival_time 09:15:30 (1758266130) is equal to previous stop departure_time 09:15:30 (1758266130) - times must increase between two sequential stops
- trip_id 312|26095470:T7|8:58:00 stop_sequence 15 departure_time 09:15:30 (1758266130) is equal to previous stop departure_time 09:15:30 (1758266130) - times must increase between two sequential stops
- trip_id 312|26095470:T7|8:58:00 stop_sequence 15 departure_time 09:15:30 (1758266130) is equal to previous stop arrival_time 09:15:30 (1758266130) - times must increase between two sequential stops
- trip_id 312|26095469:T29|8:15:00 stop_sequence 32 arrival_time 09:07:50 (1758265670) is equal to previous stop arrival_time 09:07:50 (1758265670) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 3 errors
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Sample errors
- trip_id 568|26247537:T2|9:00:00 stop_sequence 1 departure_time 08:56:47 (1758265007) is less than the same stop arrival_time 08:58:27 (1758265107) - departure time must be equal to or greater than arrival time
- trip_id FR:ServiceJourney::SN857240FERRE_5756788 stop_sequence 2 departure_time 06:28:00 (1758256080) is less than the same stop arrival_time 06:31:00 (1758256260) - departure time must be equal to or greater than arrival time
- trip_id FR:ServiceJourney::SN857240FERRE_5756788 stop_sequence 3 departure_time 06:46:00 (1758257160) is less than the same stop arrival_time 06:48:00 (1758257280) - departure time must be equal to or greater than arrival time
Warnings
vehicle_id not populated W002 124 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 317|26045028:T9|12:05:00 does not have a vehicle_id
- trip_id 317|26045027:T10|10:20:00 does not have a vehicle_id
- trip_id 317|26045027:T11|12:40:00 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN859503FERRE_5747136 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN859500FERRE_5747134 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 | 3 139 | 30 times (100 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 3 139 | 30 times (100 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 25 782 | 30 times (100 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 221 | 30 times (100 % of validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 691 | 26 times (87 % of validations) |
E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 55 | 22 times (73 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-09-20 at 02:16 Europe/Paris.
trip_updates (3) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-09-20 at 02:16 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "RT|317|26045027:T11|12:40:00|317|26045027:T11|12:40:00",
"tripUpdate": {
"timestamp": "1758327411",
"trip": {
"directionId": 0,
"routeId": "317",
"scheduleRelationship": "CANCELED",
"startDate": "20250921",
"tripId": "317|26045027:T11|12:40:00"
}
}
},
{
"id": "RT|317|26045028:T9|12:05:00|317|26045028:T9|12:05:00",
"tripUpdate": {
"timestamp": "1758327411",
"trip": {
"directionId": 1,
"routeId": "317",
"scheduleRelationship": "CANCELED",
"startDate": "20250921",
"tripId": "317|26045028:T9|12:05:00"
}
}
},
{
"id": "RT|317|26045027:T10|10:20:00|317|26045027:T10|10:20:00",
"tripUpdate": {
"timestamp": "1758327411",
"trip": {
"directionId": 0,
"routeId": "317",
"scheduleRelationship": "CANCELED",
"startDate": "20250921",
"tripId": "317|26045027:T10|10:20:00"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1758327411"
}
}