Resource details

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

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

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

Download availability

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

⚠️2 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-04-19 at 09:05 Europe/Paris using the MobilityData GTFS-RT validator.

Warnings

schedule_relationship not populated W009 2 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 1201 does not have a schedule_relationship
  • trip_id 2201 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 110 24 times (80 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 2 2 times (7 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-04-19 at 10:36 Europe/Paris.

vehicle_positions (5) 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 2025-04-19 at 10:36 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "VM:2209", "vehicle": { "current_stop_sequence": 12, "position": { "bearing": 176.0, "latitude": 49.22862243652344, "longitude": 2.8909947872161865 }, "stop_id": "cevlou1", "timestamp": "1745051780", "trip": { "route_id": "2", "trip_id": "2209" }, "vehicle": { "id": "RCH25062" } } }, { "id": "VM:1210", "vehicle": { "current_stop_sequence": 6, "position": { "bearing": 298.0, "latitude": 49.22803497314453, "longitude": 2.878943920135498 }, "stop_id": "cevper2", "timestamp": "1745051780", "trip": { "direction_id": 1, "route_id": "1", "trip_id": "1210" }, "vehicle": { "id": "RCH1932" } } }, { "id": "VM:2210", "vehicle": { "current_stop_sequence": 3, "position": { "bearing": 267.0, "latitude": 49.23159408569336, "longitude": 2.8861563205718994 }, "stop_id": "cevgar2", "timestamp": "1745051780", "trip": { "direction_id": 1, "route_id": "2", "trip_id": "2210" }, "vehicle": { "id": "RCH1935" } } }, { "id": "VM:1209", "vehicle": { "current_stop_sequence": 11, "position": { "bearing": 67.0, "latitude": 49.22565460205078, "longitude": 2.880953550338745 }, "stop_id": "cevjoh1", "timestamp": "1745051780", "trip": { "route_id": "1", "trip_id": "1209" }, "vehicle": { "id": "RCH25063" } } }, { "id": "VM:1211", "vehicle": { "current_stop_sequence": 1, "position": { "bearing": 280.0, "latitude": 49.23451614379883, "longitude": 2.8995490074157715 }, "stop_id": "cevpas2", "timestamp": "1745051780", "trip": { "route_id": "1", "trip_id": "1211" }, "vehicle": { "id": "RCH1931" } } } ], "header": { "gtfs_realtime_version": "1.0", "timestamp": "1745051790" } }