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
❌113 errors, 137 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-09 at 09:13 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-22-___J___ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-729284609-22-___J___ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-695795714-22-___J___ does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 109 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-691470341 stop_sequence 12 departure_time 09:12:44 (1775718764) is equal to previous stop departure_time 09:12:44 (1775718764) - times must increase between two sequential stops
- trip_id 1-724762628 stop_sequence 17 arrival_time 09:15:34 (1775718934) is equal to previous stop arrival_time 09:15:34 (1775718934) - times must increase between two sequential stops
- trip_id 1-724762628 stop_sequence 17 arrival_time 09:15:34 (1775718934) is equal to previous stop departure_time 09:15:34 (1775718934) - times must increase between two sequential stops
- trip_id 1-724762628 stop_sequence 17 departure_time 09:15:34 (1775718934) is equal to previous stop departure_time 09:15:34 (1775718934) - times must increase between two sequential stops
- trip_id 1-724762628 stop_sequence 17 departure_time 09:15:34 (1775718934) is equal to previous stop arrival_time 09:15:34 (1775718934) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 1 error
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-691470341 stop_sequence 12 departure_time 09:12:44 (1775718764) is less than the same stop arrival_time 09:13:02 (1775718782) - 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-712376334 does not have a timestamp
- trip_id 1-691470341 does not have a timestamp
- trip_id 1-712704027 does not have a timestamp
- trip_id 1-729219110 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-695861249-22-___J___ does not have a vehicle_id
- trip_id 1-729284609-22-___J___ does not have a vehicle_id
- trip_id 1-695795714-22-___J___ does not have a vehicle_id
- trip_id 1-712376336 does not have a vehicle_id
- trip_id 1-712638494 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 |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 1,842 | 23 times (77 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,623 | 23 times (77 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3,043 | 22 times (73 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 76 | 17 times (57 % 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. | 4 | 4 times (13 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-10 at 03:42 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-04-10 at 03:42 Europe/Paris. You can look at the GTFS-RT documentation.
{
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1775785330"
}
}