Resource details

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

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

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

Download availability

2026-08-15
100%
2026-08-16
100%
2026-08-17
60.5%
2026-08-18
100%
2026-08-19
100%
2026-08-20
100%
2026-08-21
100%
2026-08-22
100%
2026-08-23
100%
2026-08-24
100%
2026-08-25
100%
2026-08-26
100%
2026-08-27
100%
2026-08-28
100%
2026-08-29
100%
2026-08-30
100%
2026-08-31
100%
2026-09-01
100%
2026-09-02
100%
2026-09-03
100%
2026-09-04
100%
2026-09-05
100%
2026-09-06
100%
2026-09-07
85.4%
2026-09-08
100%
2026-09-09
100%
2026-09-10
100%
2026-09-11
100%
2026-09-12
100%
2026-09-13
100%
2026-09-14
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, 5 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-09-14 at 09:12 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 TCA514 trip_id 1034 at (49.39053,2.3914292) 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 5 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 1039 does not have a schedule_relationship
  • trip_id 3009 does not have a schedule_relationship
  • trip_id 4021 does not have a schedule_relationship
  • trip_id 2022 does not have a schedule_relationship
  • trip_id 1034 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 103 23 times (88 % 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. 12 11 times (42 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-09-14 at 14:05 Europe/Paris.

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

{ "entity": [ { "id": "VM:1076", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 334.0, "latitude": 49.38701629638672, "longitude": 2.3934946060180664 }, "stopId": "BRSPV1", "timestamp": "1789387531", "trip": { "directionId": 1, "routeId": "1", "tripId": "1076" }, "vehicle": { "id": "TCA514" } } }, { "id": "VM:4039", "vehicle": { "currentStopSequence": 20, "position": { "bearing": 89.0, "latitude": 49.36075210571289, "longitude": 2.4370174407958984 }, "stopId": "BRECE1", "timestamp": "1789387531", "trip": { "routeId": "4", "tripId": "4039" }, "vehicle": { "id": "TCA517" } } }, { "id": "VM:3051", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 319.0, "latitude": 49.38702392578125, "longitude": 2.3934946060180664 }, "stopId": "CMTGA1", "timestamp": "1789377270", "trip": { "routeId": "3", "tripId": "3051" }, "vehicle": { "id": "TCA516" } } }, { "id": "VM:2062", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 334.0, "latitude": 49.387142181396484, "longitude": 2.3936445713043213 }, "stopId": "CLMSA3", "timestamp": "1789376808", "trip": { "directionId": 1, "routeId": "2", "tripId": "2062" }, "vehicle": { "id": "TCA4974" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1789387540" } }