Resource details
GTFS-RT (protobuff) de la position des véhicules.
This resource file is part of the dataset Réseau urbain SNgo!.
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
⚠️4 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-09-10 at 09:01 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
schedule_relationship not populated W009 4 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id ATOUMOD007:ServiceJourney:633:LOC does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:615:LOC does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:609:LOC does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:627: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 | 124 | 24 times (77 % of validations) |
E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 34 | 9 times (29 % 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. | 18 | 8 times (26 % of validations) |
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 8 | 8 times (26 % of validations) |
E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 8 | 4 times (13 % of validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 | 2 times (6 % 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. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-09-10 at 16:49 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-09-10 at 16:49 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:ATOUMOD007:ServiceJourney:2365:LOC",
"vehicle": {
"position": {
"bearing": 150.0,
"latitude": 49.1131706237793,
"longitude": 1.4983079433441162
},
"timestamp": "1757514904",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2365:LOC"
},
"vehicle": {
"id": "0200001002FD0751"
}
}
},
{
"id": "VM:ATOUMOD007:ServiceJourney:2345:LOC",
"vehicle": {
"position": {
"bearing": 315.0,
"latitude": 49.10007095336914,
"longitude": 1.4480750560760498
},
"timestamp": "1757514944",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2345:LOC"
},
"vehicle": {
"id": "0200001002FD0748"
}
}
},
{
"id": "VM:ATOUMOD007:ServiceJourney:2351:LOC",
"vehicle": {
"position": {
"bearing": 346.0,
"latitude": 49.07701110839844,
"longitude": 1.493438959121704
},
"timestamp": "1757514952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2351:LOC"
},
"vehicle": {
"id": "0200001002FD0758"
}
}
},
{
"id": "VM:ATOUMOD007:ServiceJourney:2371:LOC",
"vehicle": {
"position": {
"bearing": 207.0,
"latitude": 49.10239028930664,
"longitude": 1.4518890380859375
},
"timestamp": "1757514950",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2371:LOC"
},
"vehicle": {
"id": "0200001002FD0734"
}
}
},
{
"id": "VM:ATOUMOD007:ServiceJourney:2387:LOC",
"vehicle": {
"position": {
"bearing": 64.0,
"latitude": 49.08652114868164,
"longitude": 1.4620749950408936
},
"timestamp": "1757514934",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2387:LOC"
},
"vehicle": {
"id": "0200001002FF7911"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1757515745"
}
}