Resource details
File name:
Horaires temps-réel du réseau Ritmo - Haguenau (GTFS-RT)
Format: gtfs-rt
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
2026-01-01
100%
2026-01-02
100%
2026-01-03
100%
2026-01-04
100%
2026-01-05
99.2%
2026-01-06
100%
2026-01-07
100%
2026-01-08
100%
2026-01-09
99.7%
2026-01-10
100%
2026-01-11
100%
2026-01-12
100%
2026-01-13
100%
2026-01-14
100%
2026-01-15
100%
2026-01-16
100%
2026-01-17
100%
2026-01-18
100%
2026-01-19
100%
2026-01-20
100%
2026-01-21
100%
2026-01-22
100%
2026-01-23
100%
2026-01-24
100%
2026-01-25
100%
2026-01-26
100%
2026-01-27
100%
2026-01-28
100%
2026-01-29
100%
2026-01-30
100%
2026-01-31
100%
Learn more
We test this resource download availability every hour by making an HTTP
For SIRI and SIRI Lite feeds, we perform a
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
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-31 at 08:11 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowPrevious validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 28 | 17 times (59 % 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 | 28 | 17 times (59 % 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. | 15 | 13 times (45 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 6 | 5 times (17 % 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-01-31 at 21:58 Europe/Paris.
vehicle_positions (2) trip_updates (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 2026-01-31 at 21:58 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 34,
"position": {
"latitude": 48.801513671875,
"longitude": 7.814492225646973
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"timestamp": "1769889309",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260131",
"startTime": "20:20:00",
"tripId": "5410458296123392:29"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260131:4699572623376384:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769893165"
},
"departure": {
"time": "1769893175"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1769893111",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260131",
"startTime": "20:20:00",
"tripId": "5410458296123392:29"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 56,
"position": {
"latitude": 48.81894302368164,
"longitude": 7.720071792602539
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"timestamp": "1769862967",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260131",
"startTime": "12:32:00",
"tripId": "5243428863475712:14"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260131:5784952768561152:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769893172"
},
"departure": {
"time": "1769893182"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1769893125",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260131",
"startTime": "12:32:00",
"tripId": "5243428863475712:14"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1769893133"
}
}