Resource details
GTFS-RT (protobuff) de la position des véhicules.
This resource file is part of the dataset Réseau urbain et scolaire SEMO.
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
⚠️21 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-09-21 at 09:16 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
schedule_relationship not populated W009 21 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id ATOUMOD006:ServiceJourney:3x1518912:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:3x1519911:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:3x1510604:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:3x1510579:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:3x1510606:LOC 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 | 395 | 24 times (80 % of validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 6 | 6 times (20 % 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. | 6 | 5 times (17 % of validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 4 | 4 times (13 % of validations) |
| W001 | Timestamps should be populated for all elements | 4 | 4 times (13 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-09-21 at 21:30 Europe/Paris.
vehicle_positions (4) 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 2026-09-21 at 21:30 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:ATOUMOD006:ServiceJourney:3x1519990:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"bearing": 32.0,
"latitude": 49.2575798034668,
"longitude": 1.1962900161743164
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"timestamp": "1790018791",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:3x1519990:LOC"
},
"vehicle": {
"id": "118"
}
}
},
{
"id": "VM:ATOUMOD006:ServiceJourney:3x1520007:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 89.0,
"latitude": 49.21002960205078,
"longitude": 1.168172001838684
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"timestamp": "1790018798",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:3x1520007:LOC"
},
"vehicle": {
"id": "42306"
}
}
},
{
"id": "VM:ATOUMOD006:ServiceJourney:3x1519984:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"bearing": 225.0,
"latitude": 49.25651931762695,
"longitude": 1.1797590255737305
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"timestamp": "1790017161",
"trip": {
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:3x1519984:LOC"
},
"vehicle": {
"id": "123"
}
}
},
{
"id": "VM:ATOUMOD006:ServiceJourney:3x1511286:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"bearing": 352.0,
"latitude": 49.210899353027344,
"longitude": 1.170030951499939
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"timestamp": "1790018790",
"trip": {
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:3x1511286:LOC"
},
"vehicle": {
"id": "42203"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1790019045"
}
}