Resource details
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
Learn more
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
⚠️3 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-14 at 09:11 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
schedule_relationship not populated W009 3 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
- trip_id 2202 does not have a schedule_relationship
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 | 107 | 24 times (80 % of validations) |
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-14 at 10:32 Europe/Paris.
vehicle_positions (5) service_alerts (0) trip_updates (0)Entities seen in the last 7 days.
vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-06-14 at 10:32 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:2209",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 293.0,
"latitude": 49.22785949707031,
"longitude": 2.903981924057007
},
"stopId": "cevstad2",
"timestamp": "1749889911",
"trip": {
"routeId": "2",
"tripId": "2209"
},
"vehicle": {
"id": "RCH25063"
}
}
},
{
"id": "VM:1210",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 338.0,
"latitude": 49.22386169433594,
"longitude": 2.884183168411255
},
"stopId": "cevhec1",
"timestamp": "1749889911",
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "1210"
},
"vehicle": {
"id": "RCH1932"
}
}
},
{
"id": "VM:2207",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 9.0,
"latitude": 49.23298645019531,
"longitude": 2.8753905296325684
},
"stopId": "cevzel",
"timestamp": "1749889911",
"trip": {
"routeId": "2",
"tripId": "2207"
},
"vehicle": {
"id": "RCH1934"
}
}
},
{
"id": "VM:1209",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 121.0,
"latitude": 49.22798156738281,
"longitude": 2.879149913787842
},
"stopId": "cevjoh1",
"timestamp": "1749889911",
"trip": {
"routeId": "1",
"tripId": "1209"
},
"vehicle": {
"id": "RCH25062"
}
}
},
{
"id": "VM:1208",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 106.0,
"latitude": 49.23480224609375,
"longitude": 2.896226167678833
},
"stopId": "cevpas1",
"timestamp": "1749889911",
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "1208"
},
"vehicle": {
"id": "RCH1931"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1749889920"
}
}