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 urbain Ritmo.
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
❌114 errors, 2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-17 at 08:10 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 113 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 5433988945543168:7 stop_sequence 23 arrival_time 08:13:25 (1771312405) is less than previous stop departure_time 08:15:00 (1771312500) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 23 departure_time 08:14:47 (1771312487) is less than previous stop departure_time 08:15:00 (1771312500) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 24 arrival_time 08:14:11 (1771312451) is less than previous stop departure_time 08:14:47 (1771312487) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 25 arrival_time 08:14:57 (1771312497) is less than previous stop departure_time 08:15:40 (1771312540) - times must increase between two sequential stops
- trip_id 5433988945543168:7 stop_sequence 26 arrival_time 08:15:45 (1771312545) is less than previous stop departure_time 08:16:33 (1771312593) - times must increase between two sequential stops
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:674570001:LOC trip_id 5433988945543168:8 at (48.832695,7.760464) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 5988988008529920:5 does not have a vehicle_id
ID in one feed missing from the other W003 1 error
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Sample errors
- trip_id 5988988008529920:5 is in TripUpdates but not in VehiclePositions feed
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. | 937 | 14 times (48 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 | 13 times (45 % of validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 18 | 13 times (45 % 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. | 12 | 11 times (38 % 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. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-18 at 00:38 Europe/Paris.
vehicle_positions (5) trip_updates (5) 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 2026-02-18 at 00:38 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 43,
"position": {
"latitude": 48.82646560668945,
"longitude": 7.754806995391846
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"timestamp": "1771349953",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "18:13:00",
"tripId": "5988988008529920:33"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260217:5784952768561152:34",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771371511"
},
"departure": {
"time": "1771371521"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771371552"
},
"departure": {
"time": "1771371562"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1771371458",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "18:13:00",
"tripId": "5988988008529920:33"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 43,
"position": {
"latitude": 48.82655334472656,
"longitude": 7.7617340087890625
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"timestamp": "1771351609",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "18:43:00",
"tripId": "5988988008529920:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260217:5784952768561152:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771371507"
},
"departure": {
"time": "1771371517"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1771371548"
},
"departure": {
"time": "1771371558"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1771371459",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "18:43:00",
"tripId": "5988988008529920:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 54,
"position": {
"latitude": 48.817901611328125,
"longitude": 7.727630138397217
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"timestamp": "1771356853",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "19:32:00",
"tripId": "5988988008529920:38"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260217:5784952768561152:38",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771371442"
},
"departure": {
"time": "1771371452"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1771371502"
},
"departure": {
"time": "1771371512"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1771371549"
},
"departure": {
"time": "1771371559"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1771371398",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "19:32:00",
"tripId": "5988988008529920:38"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 33,
"position": {
"latitude": 48.816646575927734,
"longitude": 7.788066864013672
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"timestamp": "1771358797",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "20:32:00",
"tripId": "5988988008529920:40"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260217:5784952768561152:40",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771371464"
},
"departure": {
"time": "1771371474"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
}
],
"timestamp": "1771371399",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "20:32:00",
"tripId": "5988988008529920:40"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"position": {
"latitude": 48.819820404052734,
"longitude": 7.806482791900635
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"timestamp": "1771358037",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "20:29:00",
"tripId": "6482798652162048:29"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260217:5907884043927552:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771371530"
},
"departure": {
"time": "1771371540"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1771371440",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260217",
"startTime": "20:29:00",
"tripId": "6482798652162048:29"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771371495"
}
}