Resource details

File name: Position des véhicules temps réel (GTFS-RT PROTOBUF) - réseau TOHM
Format: gtfs-rt

Données position des véhicules en temps réel, au format GTFS-RT PROTOBUF, du réseau TOHM

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

Download availability

2026-02-03
100%
2026-02-04
100%
2026-02-05
100%
2026-02-06
100%
2026-02-07
100%
2026-02-08
100%
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
100%
2026-02-16
100%
2026-02-17
100%
2026-02-18
100%
2026-02-19
100%
2026-02-20
100%
2026-02-21
100%
2026-02-22
100%
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
100%
2026-03-02
100%
2026-03-03
100%
2026-03-04
100%
2026-03-05
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

1 error, 7 warnings

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

Errors

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 KOI252045 trip_id 2724 at (49.34692,2.5962455) 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

schedule_relationship not populated W009 7 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 2724 does not have a schedule_relationship
  • trip_id 2673 does not have a schedule_relationship
  • trip_id 2697 does not have a schedule_relationship
  • trip_id 2640 does not have a schedule_relationship
  • trip_id 2604 does not have a schedule_relationship
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
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 138 29 times (100 % 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. 7 7 times (24 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-03-05 at 21:42 Europe/Paris.

vehicle_positions (3) 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-05 at 21:42 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "VM:2632", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "bearing": 116.0, "latitude": 49.29399108886719, "longitude": 2.5972092151641846 }, "stopId": "PSMCOA1", "timestamp": "1772743335", "trip": { "directionId": 1, "routeId": "A1", "tripId": "2632" }, "vehicle": { "id": "KOI239107" } } }, { "id": "VM:2667", "vehicle": { "currentStopSequence": 3, "position": { "bearing": 55.0, "latitude": 49.30607223510742, "longitude": 2.6126773357391357 }, "stopId": "PSMECL1", "timestamp": "1772743335", "trip": { "routeId": "A2", "tripId": "2667" }, "vehicle": { "id": "KOI157013" } } }, { "id": "VM:2693", "vehicle": { "currentStopSequence": 16, "position": { "bearing": 263.0, "latitude": 49.30144500732422, "longitude": 2.529834747314453 }, "stopId": "BRLBVI2", "timestamp": "1772742765", "trip": { "directionId": 1, "routeId": "B", "tripId": "2693" }, "vehicle": { "id": "KOI252048" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1772743366" } }