Resource details
Données position des véhicules en temps réel, au format GTFS-RT PROTOBUF, du réseau Sablons Bus
This resource file is part of the dataset Réseau urbain Sablons 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
⚠️5 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-03 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
schedule_relationship not populated W009 5 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 21005 does not have a schedule_relationship
- trip_id 22005 does not have a schedule_relationship
- trip_id 26019 does not have a schedule_relationship
- trip_id 22003 does not have a schedule_relationship
- trip_id 23012 does not have a schedule_relationship
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-19 at 10:19 Europe/Paris.
vehicle_positions (2) service_alerts (0) trip_updates (0)Entities seen in the last 7 days.
vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-01-19 at 10:19 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:21005",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 292.0,
"latitude": 49.23092269897461,
"longitude": 2.140573501586914
},
"stopId": "MPIMF3",
"timestamp": "1768814361",
"trip": {
"routeId": "A",
"tripId": "21005"
},
"vehicle": {
"id": "TCA408"
}
}
},
{
"id": "VM:24027",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 3.0,
"latitude": 49.237030029296875,
"longitude": 2.1337854862213135
},
"stopId": "MGOUR3",
"timestamp": "1768814361",
"trip": {
"routeId": "D",
"tripId": "24027"
},
"vehicle": {
"id": "TCA4971"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1768814380"
}
}