Resource details
This resource file is part of the dataset Réseau urbain Kicéo.
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
❌2 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-06 at 08:01 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 2 errors
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 9 trip_id 2-288817154 at (47.657265,-2.745784) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 43 trip_id 2-121700400 at (47.64769,-2.765085) 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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 413 | 20 times (80 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 374 | 20 times (80 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 374 | 20 times (80 % 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. | 121 | 20 times (80 % of validations) |
| W001 | Timestamps should be populated for all elements | 141 | 20 times (80 % of validations) |
| E052 | Each vehicle should have a unique ID | 26 | 18 times (72 % of validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 11 | 10 times (40 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 9 | 6 times (24 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-06 at 20:35 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 2026-02-06 at 20:35 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "13",
"vehicle": {
"position": {
"latitude": 47.66495895385742,
"longitude": -2.7521369457244873
},
"timestamp": "1770406520",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"tripId": "2-288555209"
},
"vehicle": {
"id": "13",
"label": "40369",
"licensePlate": "GS-730-BA"
}
}
},
{
"id": "38",
"vehicle": {
"position": {
"latitude": 47.66238784790039,
"longitude": -2.786587953567505
},
"timestamp": "1770406520",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"tripId": "2-319160405"
},
"vehicle": {
"id": "38",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "39",
"vehicle": {
"position": {
"latitude": 47.664981842041016,
"longitude": -2.752307891845703
},
"timestamp": "1770406520",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"tripId": "2-353042438"
},
"vehicle": {
"id": "39",
"label": "97179",
"licensePlate": "BS 293 FK"
}
}
},
{
"id": "41",
"vehicle": {
"position": {
"latitude": 47.67890930175781,
"longitude": -2.7626430988311768
},
"timestamp": "1770406520",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"tripId": "2-19136580"
},
"vehicle": {
"id": "41",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "59",
"vehicle": {
"position": {
"latitude": 47.667213439941406,
"longitude": -2.7915940284729004
},
"timestamp": "1770406520",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"tripId": "2-352976902"
},
"vehicle": {
"id": "59",
"label": "97203",
"licensePlate": "EA 888 WS"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770406520"
}
}