Resource details
Données temps-réel du réseau L’va suivant la structure GTFS-RT au format Protocol Buffers.
This resource file is part of the dataset Réseau urbain L'va.
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
❌8 errors, 72 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-04-10 at 09:03 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 8 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 20676938 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 20676982 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 20676939 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 20676983 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 20676940 does not exist in the GTFS data and does not have schedule_relationship of ADDED
Warnings
vehicle_id not populated W002 24 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 20676938 does not have a vehicle_id
- trip_id 20676982 does not have a vehicle_id
- trip_id 20675841 does not have a vehicle_id
- trip_id 20995570 does not have a vehicle_id
- trip_id 20676760 does not have a vehicle_id
schedule_relationship not populated W009 48 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 20676938 stop_id viesmal (and potentially more for this trip) does not have a schedule_relationship
- trip_id 20676938 does not have a schedule_relationship
- trip_id 20676982 stop_id vieccom2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 20676982 does not have a schedule_relationship
- trip_id 20675841 stop_id seycoll (and potentially more for this trip) does not have a schedule_relationship
GTFS-RT feed content
Could not decode the GTFS-RT feed.
The GTFS-RT feed should be accessible over HTTP, without authentication and use the Protobuf format.