Resource details
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
This resource file is part of the dataset Réseau interurbain TiV.
Download availability
Learn more
We test this resource download availability every hour by making an HTTPHEAD
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 feeds, we perform a
GET
request: a 401 status code is considered successful.
Validation details
❌1 error
Validation carried out using the current GTFS file and the GTFS-RT the 2023-01-27 at 08:03 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 1 error
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.
Sample errors
- vehicle.id zenbus:Vehicle:565340001:LOC trip_id 840710022:1 at (49.13002,5.400169) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
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 |
---|---|---|---|
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. | 19 | 17 times (63 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2023-01-27 at 21:42 Europe/Paris.
trip_updates (1) vehicle_positions (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 2023-01-27 at 21:42 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:807910002:LOC",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 32,
"position": {
"latitude": 49.16947555541992,
"longitude": 5.353362083435059
},
"timestamp": "1674852155",
"trip": {
"start_date": "20230127",
"trip_id": "872870005:11"
},
"vehicle": {
"id": "zenbus:Vehicle:807910002:LOC"
}
}
},
{
"id": "20230127:869160001:11",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1674852183"
},
"departure": {
"time": "1674852193"
},
"stop_id": "zenbus:StopPoint:SP:671540005:LOC",
"stop_sequence": 32
},
{
"arrival": {
"time": "1674852239"
},
"departure": {
"time": "1674852249"
},
"stop_id": "zenbus:StopPoint:SP:656430007:LOC",
"stop_sequence": 33
},
{
"arrival": {
"time": "1674852715"
},
"departure": {
"time": "1674852725"
},
"stop_id": "zenbus:StopPoint:SP:679210003:LOC",
"stop_sequence": 34
}
],
"timestamp": "1674852155",
"trip": {
"start_date": "20230127",
"trip_id": "872870005:11"
},
"vehicle": {
"id": "zenbus:Vehicle:807910002:LOC"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1674852174"
}
}