Resource details
File name:
Horaires temps-réel du réseau Titus (GTFS-RT)
Format: gtfs-rt
This resource file is part of the dataset Réseau urbain Titus.
Download availability
2026-03-20
99.2%
2026-03-21
99.8%
2026-03-18
100%
2026-03-23
100%
2026-03-22
100%
2026-03-29
100%
2026-03-19
100%
2026-04-06
100%
2026-04-11
100%
2026-04-07
100%
2026-03-16
100%
2026-04-15
100%
2026-04-04
100%
2026-03-26
100%
2026-04-14
100%
2026-04-10
100%
2026-03-17
100%
2026-04-12
100%
2026-04-02
100%
2026-04-13
100%
2026-03-30
100%
2026-03-25
100%
2026-04-03
100%
2026-04-09
100%
2026-04-01
100%
2026-04-08
100%
2026-03-24
100%
2026-03-31
100%
2026-03-28
100%
2026-04-05
100%
2026-03-27
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-15 at 09:10 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. | 99 | 17 times (57 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 6 | 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 | 6 | 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. | 3 | 3 times (10 % of validations) |
| E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-15 at 21:40 Europe/Paris.
trip_updates (2) vehicle_positions (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-15 at 21:40 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:552860001:LOC",
"vehicle": {
"currentStopSequence": 25,
"position": {
"latitude": 48.881248474121094,
"longitude": 2.4759089946746826
},
"stopId": "zenbus:StopPoint:SP:5151955347308544:LOC",
"timestamp": "1776282000",
"trip": {
"routeId": "zenbus:Line:12010117:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "20:10:00",
"tripId": "4882646057353216:31"
},
"vehicle": {
"id": "zenbus:Vehicle:552860001:LOC"
}
}
},
{
"id": "20260415:4861065423749120:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776282415"
},
"departure": {
"time": "1776282425"
},
"stopId": "zenbus:StopPoint:SP:5151955347308544:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776282591"
},
"departure": {
"time": "1776282601"
},
"stopId": "zenbus:StopPoint:SP:5107624439709696:LOC",
"stopSequence": 26
}
],
"timestamp": "1776282001",
"trip": {
"routeId": "zenbus:Line:12010117:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "20:10:00",
"tripId": "4882646057353216:31"
},
"vehicle": {
"id": "zenbus:Vehicle:552860001:LOC"
}
}
},
{
"id": "20260415:4861065423749120:32",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776281882"
},
"departure": {
"time": "1776281885"
},
"stopId": "zenbus:StopPoint:SP:5107624439709696:LOC",
"stopSequence": 26
}
],
"timestamp": "1776281886",
"trip": {
"routeId": "zenbus:Line:12010117:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "20:40:00",
"tripId": "4882646057353216:32"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1776282007"
}
}