Resource details
This resource file is part of the dataset Réseau urbain Sarlat Bus.
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
❌15 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-09-22 at 09:14 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 15 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 6549057639022592:0 stop_sequence 21 arrival_time 09:28:26 (1790062106) is less than previous stop departure_time 09:31:22 (1790062282) - times must increase between two sequential stops
- trip_id 6549057639022592:0 stop_sequence 22 arrival_time 09:29:30 (1790062170) is less than previous stop departure_time 09:32:18 (1790062338) - times must increase between two sequential stops
- trip_id 6549057639022592:0 stop_sequence 23 arrival_time 09:31:35 (1790062295) is less than previous stop departure_time 09:33:20 (1790062400) - times must increase between two sequential stops
- trip_id 6549057639022592:0 stop_sequence 24 arrival_time 09:34:57 (1790062497) is less than previous stop departure_time 09:35:52 (1790062552) - times must increase between two sequential stops
- trip_id 6549057639022592:0 stop_sequence 25 arrival_time 09:37:07 (1790062627) is less than previous stop departure_time 09:38:33 (1790062713) - times must increase between two sequential stops
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. | 189 | 12 times (41 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 | 7 times (24 % of validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 6 | 6 times (21 % 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. | 2 | 2 times (7 % of validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-09-22 at 17:09 Europe/Paris.
vehicle_positions (1) trip_updates (1) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-09-22 at 17:09 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:4882735192604672:LOC",
"vehicle": {
"currentStopSequence": 37,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 44.89906311035156,
"longitude": 1.2122910022735596
},
"stopId": "zenbus:StopPoint:SP:6007741972742144:LOC",
"timestamp": "1790089746",
"trip": {
"routeId": "zenbus:Line:723780009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260922",
"startTime": "16:07:00",
"tripId": "5970018654224384:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4882735192604672:LOC"
}
}
},
{
"id": "20260922:4774895887056896:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1790089727"
},
"departure": {
"time": "1790089734"
},
"stopId": "zenbus:StopPoint:SP:4801251031121920:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1790089791"
},
"departure": {
"time": "1790089801"
},
"stopId": "zenbus:StopPoint:SP:6007741972742144:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1790089961"
},
"departure": {
"time": "1790089975"
},
"stopId": "zenbus:StopPoint:SP:5415584949862400:LOC",
"stopSequence": 38
}
],
"timestamp": "1790089748",
"trip": {
"routeId": "zenbus:Line:723780009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260922",
"startTime": "16:07:00",
"tripId": "5970018654224384:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4882735192604672:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1790089750"
}
}