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
❌1 error
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-25 at 08:07 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 91 trip_id 2-369623053 at (47.681175,-2.767564) 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 | 354 | 21 times (78 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 320 | 21 times (78 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 319 | 21 times (78 % of validations) |
| W001 | Timestamps should be populated for all elements | 151 | 21 times (78 % 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. | 75 | 17 times (63 % of validations) |
| E052 | Each vehicle should have a unique ID | 13 | 11 times (41 % 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. | 6 | 5 times (19 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 4 | 4 times (15 % of validations) |
| E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 6 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-25 at 09:09 Europe/Paris.
vehicle_positions (3) 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-01-25 at 09:09 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "672134",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.62907791137695,
"longitude": -2.6530559062957764,
"speed": 0.0
},
"stopId": "344",
"timestamp": "1769328537",
"trip": {
"directionId": 1,
"routeId": "344",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260125",
"startTime": "09:00:00",
"tripId": "2-5771821057"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "672098",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 175.0,
"latitude": 47.660892486572266,
"longitude": -2.7940220832824707,
"speed": 8.05555534362793
},
"stopId": "591",
"timestamp": "1769328514",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260125",
"startTime": "09:06:00",
"tripId": "2-386334721"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "672157",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 0.0,
"latitude": 47.659053802490234,
"longitude": -2.758758068084717,
"speed": 0.0
},
"stopId": "494",
"timestamp": "1769328499",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260125",
"startTime": "08:48:00",
"tripId": "2-369754126"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1769328554"
}
}