Resource details
GTFS-RT Données temps réel du réseau urbain Azalys de BLOIS - position véhicules
This resource file is part of the dataset Réseau urbain Azalys.
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
⚠️27 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-20 at 08:07 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle speed is unrealistic W004 6 errors
vehicle.position.speed has an unrealistic speed that may be incorrect
Sample errors
- vehicle.id 2182 speed of 30.0 m/s (67.11 mph) is unrealistic
- vehicle.id 2280 speed of 33.0 m/s (73.82 mph) is unrealistic
- vehicle.id 2238 speed of 31.0 m/s (69.35 mph) is unrealistic
- vehicle.id 2233 speed of 28.0 m/s (62.63 mph) is unrealistic
- vehicle.id 2231 speed of 33.0 m/s (73.82 mph) is unrealistic
schedule_relationship not populated W009 21 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 131870_D_561_-2025_10_PVS_PP_001_LMWJVS does not have a schedule_relationship
- trip_id 132418_C_567_-2025_10_PVS_PP_001_LMWJV does not have a schedule_relationship
- trip_id 132244_F_558_-2025_10_PVS_PP_001_LMWJVS does not have a schedule_relationship
- trip_id 131711_H_4_-2025_10_PVS_PP_001_LMWJVS does not have a schedule_relationship
- trip_id 132500_B_558_-2025_10_PVS_PP_001_LMWJVS 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 | 832 | 24 times (83 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 118 | 23 times (79 % 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. | 64 | 14 times (48 % of validations) |
| E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 9 | 8 times (28 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-21 at 07:13 Europe/Paris.
vehicle_positions (4) 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-02-21 at 07:13 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "RTVP:T:132112_A_569_-2025_10_PVS_PP_001_LMWJVS",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 220.0,
"latitude": 47.59786605834961,
"longitude": 1.3167932033538818,
"speed": 15.0
},
"stopId": "BLINDUSA",
"timestamp": "1771654402",
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "132112_A_569_-2025_10_PVS_PP_001_LMWJVS"
},
"vehicle": {
"id": "2232",
"label": "2092",
"licensePlate": "FN-977-PJ"
}
}
},
{
"id": "RTVP:T:132497_B_558_-2025_10_PVS_PP_001_LMWJVS",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 50.0,
"latitude": 47.585514068603516,
"longitude": 1.3270094394683838,
"speed": 32.0
},
"stopId": "BLGAREA",
"timestamp": "1771654397",
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "132497_B_558_-2025_10_PVS_PP_001_LMWJVS"
},
"vehicle": {
"id": "2277",
"label": "2193",
"licensePlate": "GA-003-YE"
}
}
},
{
"id": "RTVP:T:132498_B_558_-2025_10_PVS_PP_001_LMWJVS",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"bearing": 160.0,
"latitude": 47.59732437133789,
"longitude": 1.2993043661117554,
"speed": 1.0
},
"stopId": "BLMITONA",
"timestamp": "1771654400",
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "132498_B_558_-2025_10_PVS_PP_001_LMWJVS"
},
"vehicle": {
"id": "2278",
"label": "2194",
"licensePlate": "GA-717-YD"
}
}
},
{
"id": "RTVP:T:132391_C_567_-2025_10_PVS_PP_001_LMWJVS",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 10.0,
"latitude": 47.58521270751953,
"longitude": 1.324366569519043,
"speed": 27.0
},
"stopId": "BLCMONTA",
"timestamp": "1771654408",
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "132391_C_567_-2025_10_PVS_PP_001_LMWJVS"
},
"vehicle": {
"id": "2238",
"label": "1991",
"licensePlate": "FD-952-LR"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771654411"
}
}