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-02-18 at 08:12 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 36 trip_id 2-85852243 at (47.666225,-2.794744) 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. | 72 | 16 times (64 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 218 | 10 times (40 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 179 | 10 times (40 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 179 | 10 times (40 % of validations) |
| W001 | Timestamps should be populated for all elements | 71 | 10 times (40 % of validations) |
| E052 | Each vehicle should have a unique ID | 15 | 9 times (36 % 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 | 6 times (24 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 6 | 3 times (12 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-19 at 20:28 Europe/Paris.
vehicle_positions (6) 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-19 at 20:28 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "32",
"vehicle": {
"position": {
"latitude": 47.67952346801758,
"longitude": -2.7742860317230225
},
"timestamp": "1771529334",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260219",
"tripId": "2-19202098"
},
"vehicle": {
"id": "32",
"label": "97170",
"licensePlate": "AY 183 PM"
}
}
},
{
"id": "38",
"vehicle": {
"position": {
"latitude": 47.65483856201172,
"longitude": -2.73968505859375
},
"timestamp": "1771529334",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260219",
"tripId": "2-33620118"
},
"vehicle": {
"id": "38",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "41",
"vehicle": {
"position": {
"latitude": 47.67328643798828,
"longitude": -2.7585740089416504
},
"timestamp": "1771529334",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260219",
"tripId": "2-19136580"
},
"vehicle": {
"id": "41",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "71",
"vehicle": {
"position": {
"latitude": 47.65462112426758,
"longitude": -2.7831919193267822
},
"timestamp": "1771529334",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260219",
"tripId": "2-319160405"
},
"vehicle": {
"id": "71",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "79",
"vehicle": {
"position": {
"latitude": 47.64915084838867,
"longitude": -2.775928020477295
},
"timestamp": "1771529334",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260219",
"tripId": "2-17236030"
},
"vehicle": {
"id": "79",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "83",
"vehicle": {
"position": {
"latitude": 47.66013717651367,
"longitude": -2.789522886276245
},
"timestamp": "1771529334",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260219",
"tripId": "2-34144399"
},
"vehicle": {
"id": "83",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771529334"
}
}