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 errors, 5 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-04 at 08:00 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 5 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- vehicle_id TCA4976 trip_id 22003 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCA520 trip_id 26019 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCA4971 trip_id 22007 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCA511 trip_id 23012 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id TCA408 trip_id 21003 does not exist in the GTFS data and does not have schedule_relationship of ADDED
Warnings
schedule_relationship not populated W009 5 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 22003 does not have a schedule_relationship
- trip_id 26019 does not have a schedule_relationship
- trip_id 22007 does not have a schedule_relationship
- trip_id 23012 does not have a schedule_relationship
- trip_id 21003 does not have a schedule_relationship
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 |
|---|---|---|---|
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 66 | 22 times (76 % 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. | 11 | 7 times (24 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 10 | 2 times (7 % of validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-11-04 at 17:56 Europe/Paris.
vehicle_positions (5) 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 2025-11-04 at 17:56 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:22014",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 154.0,
"latitude": 49.2173957824707,
"longitude": 2.147852659225464
},
"stopId": "MERCA2",
"timestamp": "1762275383",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "22014"
},
"vehicle": {
"id": "TCA4976"
}
}
},
{
"id": "VM:24151",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 153.0,
"latitude": 49.23606491088867,
"longitude": 2.1258246898651123
},
"stopId": "MPAST3",
"timestamp": "1762275383",
"trip": {
"routeId": "D",
"tripId": "24151"
},
"vehicle": {
"id": "TCA4971"
}
}
},
{
"id": "VM:26004",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 253.0,
"latitude": 49.2632942199707,
"longitude": 2.066349983215332
},
"stopId": "SCIEJ3",
"timestamp": "1762275383",
"trip": {
"directionId": 1,
"routeId": "E",
"tripId": "26004"
},
"vehicle": {
"id": "TCA520"
}
}
},
{
"id": "VM:21022",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 180.0,
"latitude": 49.257484436035156,
"longitude": 2.159196376800537
},
"stopId": "MERLY1",
"timestamp": "1762275383",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "21022"
},
"vehicle": {
"id": "TCA408"
}
}
},
{
"id": "VM:23054",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 258.0,
"latitude": 49.22096633911133,
"longitude": 2.1338486671447754
},
"stopId": "MLLUM3",
"timestamp": "1762275383",
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "23054"
},
"vehicle": {
"id": "TCA511"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1762275400"
}
}