Resource details
Données position des véhicules en temps réel, au format GTFS-RT PROTOBUF, du réseau Corolis (interurbain)
This resource file is part of the dataset Réseau interurbain Corolis.
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-06-05 at 09:12 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 51501 does not have a schedule_relationship
- trip_id 53212 does not have a schedule_relationship
- trip_id 51411 does not have a schedule_relationship
- trip_id 52701 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 | 149 | 24 times (80 % 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. | 5 | 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. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-05 at 18:22 Europe/Paris.
vehicle_positions (7) 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-05 at 18:22 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:51106",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 186.0,
"latitude": 49.407012939453125,
"longitude": 2.0058064460754395
},
"stopId": "SBRCE1",
"timestamp": "1749140530",
"trip": {
"directionId": 1,
"routeId": "511",
"tripId": "51106"
},
"vehicle": {
"id": "TCA437"
}
}
},
{
"id": "VM:53219",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 189.0,
"latitude": 49.44347381591797,
"longitude": 2.080066204071045
},
"stopId": "BFMAR1",
"timestamp": "1749140530",
"trip": {
"routeId": "532",
"tripId": "53219"
},
"vehicle": {
"id": "TCA11132"
}
}
},
{
"id": "VM:52212",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 196.0,
"latitude": 49.409122467041016,
"longitude": 2.112901210784912
},
"stopId": "ALLEG1",
"timestamp": "1749140530",
"trip": {
"directionId": 1,
"routeId": "522",
"tripId": "52212"
},
"vehicle": {
"id": "TCA11037"
}
}
},
{
"id": "VM:52106",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 90.0,
"latitude": 49.42689514160156,
"longitude": 2.0985939502716064
},
"stopId": "BHDVI",
"timestamp": "1749140530",
"trip": {
"directionId": 1,
"routeId": "521",
"tripId": "52106"
},
"vehicle": {
"id": "TCA28009"
}
}
},
{
"id": "VM:53106",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 31.0,
"latitude": 49.43025207519531,
"longitude": 2.091010570526123
},
"stopId": "BJEUP2",
"timestamp": "1749140530",
"trip": {
"directionId": 1,
"routeId": "531",
"tripId": "53106"
},
"vehicle": {
"id": "TCA992"
}
}
},
{
"id": "VM:52218",
"vehicle": {
"currentStopSequence": 36,
"position": {
"bearing": 289.0,
"latitude": 49.380836486816406,
"longitude": 2.151980400085449
},
"stopId": "WARBR1",
"timestamp": "1749139696",
"trip": {
"directionId": 1,
"routeId": "522",
"tripId": "52218"
},
"vehicle": {
"id": "TCA4009"
}
}
},
{
"id": "VM:51316",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 82.0,
"latitude": 49.41340255737305,
"longitude": 2.0903985500335693
},
"stopId": "AUNCO1",
"timestamp": "1749137974",
"trip": {
"directionId": 1,
"routeId": "513",
"tripId": "51316"
},
"vehicle": {
"id": "TCA11076"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1749140550"
}
}