Resource details

File name: Données en temps réel au format GTFS-RT (VehiclePosition)
Format: gtfs-rt

Le message VehiclePosition au format GTFS-RT est disponibles dans ce flux.

This resource file is part of the dataset Réseau urbain Distribus.

Download availability

2026-02-02
99.4%
2026-02-03
100%
2026-02-04
100%
2026-02-05
100%
2026-02-06
100%
2026-02-07
100%
2026-02-08
93.8%
2026-02-09
100%
2026-02-10
100%
2026-02-11
100%
2026-02-12
100%
2026-02-13
100%
2026-02-14
100%
2026-02-15
94%
2026-02-16
100%
2026-02-17
100%
2026-02-18
100%
2026-02-19
75.8%
2026-02-20
100%
2026-02-21
100%
2026-02-22
93.8%
2026-02-23
100%
2026-02-24
100%
2026-02-25
100%
2026-02-26
100%
2026-02-27
100%
2026-02-28
100%
2026-03-01
93.7%
2026-03-02
100%
2026-03-03
100%
2026-03-04
100%
Learn more
We test this resource download availability every hour by making an HTTP 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

⚠️4 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-04 at 08:06 Europe/Paris using the MobilityData GTFS-RT validator.

Warnings

vehicle_id not populated W002 4 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • entity ID 3 does not have a vehicle_id
  • entity ID 4 does not have a vehicle_id
  • entity ID 5 does not have a vehicle_id
  • entity ID 6 does not have a vehicle_id
Validate this GTFS-RT now

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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 35 10 times (34 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-03-04 at 10:01 Europe/Paris.

vehicle_positions (2) service_alerts (0) trip_updates (0)

Entities seen in the last 7 days.

vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-03-04 at 10:01 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "15", "vehicle": { "position": { "bearing": 0.0, "latitude": 48.469459533691406, "longitude": -2.5160000324249268 }, "timestamp": "1772614868", "trip": { "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1-25952280" }, "vehicle": { "label": "75569" } } }, { "id": "16", "vehicle": { "position": { "bearing": 0.0, "latitude": 48.46900939941406, "longitude": -2.5152339935302734 }, "timestamp": "1772614868", "trip": { "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1-259457042" }, "vehicle": { "label": "74777" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1772614870" } }