Resource details
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
- TripUpdate
This resource file is part of the dataset Réseau urbain SURF.
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
❌122 errors, 137 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-05-05 at 09:09 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 3 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 1-695861249-10-_M_____ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-729284609-10-_M_____ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-695795714-10-_M_____ does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 116 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 1-691666966 stop_sequence 22 arrival_time 09:10:10 (1777965010) is equal to previous stop arrival_time 09:10:10 (1777965010) - times must increase between two sequential stops
- trip_id 1-691666966 stop_sequence 22 arrival_time 09:10:10 (1777965010) is equal to previous stop departure_time 09:10:10 (1777965010) - times must increase between two sequential stops
- trip_id 1-691666966 stop_sequence 22 departure_time 09:10:10 (1777965010) is equal to previous stop departure_time 09:10:10 (1777965010) - times must increase between two sequential stops
- trip_id 1-691666966 stop_sequence 22 departure_time 09:10:10 (1777965010) is equal to previous stop arrival_time 09:10:10 (1777965010) - times must increase between two sequential stops
- trip_id 1-691470341 stop_sequence 12 arrival_time 09:09:55 (1777964995) is equal to previous stop arrival_time 09:09:55 (1777964995) - 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 1-712376334 stop_sequence 11 departure_time 09:08:30 (1777964910) is less than the same stop arrival_time 09:08:44 (1777964924) - departure time must be equal to or greater than arrival time
- trip_id 1-724762628 stop_sequence 12 departure_time 09:08:32 (1777964912) is less than the same stop arrival_time 09:08:36 (1777964916) - departure time must be equal to or greater than arrival time
- trip_id 1-775815182 stop_sequence 2 departure_time 09:08:27 (1777964907) is less than the same stop arrival_time 09:08:41 (1777964921) - departure time must be equal to or greater than arrival time
Warnings
timestamp not populated W001 73 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 1-691666966 does not have a timestamp
- trip_id 1-691470341 does not have a timestamp
- trip_id 1-712376334 does not have a timestamp
- trip_id 1-712704027 does not have a timestamp
- trip_id 1-744882177 does not have a timestamp
vehicle_id not populated W002 64 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 1-691666968 does not have a vehicle_id
- trip_id 1-691470344 does not have a vehicle_id
- trip_id 1-691666967 does not have a vehicle_id
- trip_id 1-691470367 does not have a vehicle_id
- trip_id 1-691666947 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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2,257 | 24 times (80 % of validations) |
| W001 | Timestamps should be populated for all elements | 1,532 | 24 times (80 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,350 | 24 times (80 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 24 | 8 times (27 % 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. | 7 | 5 times (17 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-05-05 at 20:21 Europe/Paris.
vehicle_positions (0) service_alerts (0) trip_updates (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 2026-05-05 at 20:21 Europe/Paris. You can look at the GTFS-RT documentation.
{
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1778005264"
}
}