Resource details
File name:
Horaires temps-réel du réseau TUM (GTFS-RT)
Format: gtfs-rt
This resource file is part of the dataset Réseau urbain TUM.
Download availability
2026-04-02
99.3%
2026-04-09
99.4%
2026-04-28
100%
2026-04-20
100%
2026-04-25
100%
2026-04-26
100%
2026-03-29
100%
2026-04-23
100%
2026-04-06
100%
2026-04-11
100%
2026-04-07
100%
2026-04-22
100%
2026-04-15
100%
2026-04-04
100%
2026-04-14
100%
2026-04-18
100%
2026-04-10
100%
2026-04-12
100%
2026-04-17
100%
2026-04-27
100%
2026-04-24
100%
2026-04-13
100%
2026-03-30
100%
2026-04-03
100%
2026-04-01
100%
2026-04-19
100%
2026-04-08
100%
2026-04-21
100%
2026-03-31
100%
2026-04-05
100%
2026-04-16
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-04-28 at 09: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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 24 | 5 times (17 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 5 | 5 times (17 % 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 | 5 | 5 times (17 % 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. | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-28 at 17:37 Europe/Paris.
vehicle_positions (1) trip_updates (1) 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-04-28 at 17:37 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:4875875066576896:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 44.51838302612305,
"longitude": 3.4931159019470215
},
"stopId": "zenbus:StopPoint:SP:4060150:LOC",
"timestamp": "1777390635",
"trip": {
"routeId": "zenbus:Line:4549308700426240:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260428",
"startTime": "17:20:00",
"tripId": "6436108482117632:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4875875066576896:LOC"
}
}
},
{
"id": "20260428:5881800539766784:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777390633"
},
"departure": {
"time": "1777390645"
},
"stopId": "zenbus:StopPoint:SP:4060150:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777390684"
},
"departure": {
"time": "1777390694"
},
"stopId": "zenbus:StopPoint:SP:5254695820984320:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777390725"
},
"departure": {
"time": "1777390735"
},
"stopId": "zenbus:StopPoint:SP:4658583988862976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777390798"
},
"departure": {
"time": "1777390808"
},
"stopId": "zenbus:StopPoint:SP:6593559500161024:LOC",
"stopSequence": 22
}
],
"timestamp": "1777390635",
"trip": {
"routeId": "zenbus:Line:4549308700426240:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260428",
"startTime": "17:20:00",
"tripId": "6436108482117632:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4875875066576896:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777390635"
}
}