Resource details
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
TripUpdate
VehiclePosition
Alert
This resource file is part of the dataset Réseau urbain PondiBUS.
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
❌1 error
Validation carried out using the current GTFS file and the GTFS-RT the 2024-11-21 at 08:12 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt stop_sequence not found in GTFS data E051 1 error
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Sample errors
- GTFS-rt trip_id 5-4798676995 contains stop_sequence 14 that does not exist in GTFS stop_times.txt for this trip
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. | 47 | 8 times (27 % of validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2024-11-21 at 16:22 Europe/Paris.
trip_updates (2) vehicle_positions (2) 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 2024-11-21 at 16:22 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:64d20e2ca2782f22a97a4588",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 20,
"position": {
"latitude": 48.06576156616211,
"longitude": -2.9671099185943604
},
"stop_id": "4842",
"timestamp": "1732202549",
"trip": {
"route_id": "283",
"trip_id": "5-4748017719"
},
"vehicle": {
"id": "64d20e2ca2782f22a97a4588",
"label": "74778 (réserve)"
}
}
},
{
"id": "vehicle:64d20e20a2782f22a97a4587",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 20,
"position": {
"latitude": 48.06393051147461,
"longitude": -2.9609580039978027
},
"stop_id": "4842",
"timestamp": "1732202544",
"trip": {
"route_id": "285",
"trip_id": "5-4781703211"
},
"vehicle": {
"id": "64d20e20a2782f22a97a4587",
"label": "74779"
}
}
},
{
"id": "trip:5-4781703211",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1732202600"
},
"departure": {
"time": "1732202600"
},
"stop_id": "4842",
"stop_sequence": 20
}
],
"timestamp": "1732202544",
"trip": {
"route_id": "285",
"trip_id": "5-4781703211"
},
"vehicle": {
"id": "64d20e20a2782f22a97a4587",
"label": "74779"
}
}
},
{
"id": "trip:5-4748017719",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1732202560"
},
"departure": {
"time": "1732202560"
},
"stop_id": "4842",
"stop_sequence": 20
}
],
"timestamp": "1732202549",
"trip": {
"route_id": "283",
"trip_id": "5-4748017719"
},
"vehicle": {
"id": "64d20e2ca2782f22a97a4588",
"label": "74778 (réserve)"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1732202549"
}
}