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
❌2 errors, 13 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-04-03 at 09:04 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 2 errors
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.
Sample errors
- vehicle.id TCA993 trip_id 53103 at (49.577286,2.1099408) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id TCA27086 trip_id 52601 at (49.42727,2.077627) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Warnings
schedule_relationship not populated W009 13 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 52105 does not have a schedule_relationship
- trip_id 53212 does not have a schedule_relationship
- trip_id 51501 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 | 738 | 23 times (77 % 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. | 112 | 18 times (60 % 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) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-04-03 at 13:14 Europe/Paris.
vehicle_positions (6) 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-04-03 at 13:14 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:53603",
"vehicle": {
"current_stop_sequence": 2,
"position": {
"bearing": 2.0,
"latitude": 49.59164810180664,
"longitude": 2.081516742706299
},
"stop_id": "CLGEM1",
"timestamp": "1743678858",
"trip": {
"route_id": "536",
"trip_id": "53603"
},
"vehicle": {
"id": "TCA11121"
}
}
},
{
"id": "VM:53503",
"vehicle": {
"current_stop_sequence": 3,
"position": {
"bearing": 280.0,
"latitude": 49.47339630126953,
"longitude": 2.184109687805176
},
"stop_id": "BLRMA1",
"timestamp": "1743678858",
"trip": {
"route_id": "535",
"trip_id": "53503"
},
"vehicle": {
"id": "TCA4001"
}
}
},
{
"id": "VM:52803",
"vehicle": {
"current_stop_sequence": 1,
"position": {
"bearing": 108.0,
"latitude": 49.455604553222656,
"longitude": 2.214670419692993
},
"stop_id": "FQREG1",
"timestamp": "1743678858",
"trip": {
"route_id": "528",
"trip_id": "52803"
},
"vehicle": {
"id": "TCA11140"
}
}
},
{
"id": "VM:53105",
"vehicle": {
"current_stop_sequence": 1,
"position": {
"bearing": 90.0,
"latitude": 49.60219192504883,
"longitude": 2.0826416015625
},
"stop_id": "CLGCE1",
"timestamp": "1743678858",
"trip": {
"route_id": "531",
"trip_id": "53105"
},
"vehicle": {
"id": "TCA993"
}
}
},
{
"id": "VM:52107",
"vehicle": {
"current_stop_sequence": 1,
"position": {
"bearing": 142.0,
"latitude": 49.3886604309082,
"longitude": 2.2154011726379395
},
"stop_id": "BSTCE1",
"timestamp": "1743678858",
"trip": {
"route_id": "521",
"trip_id": "52107"
},
"vehicle": {
"id": "TCA991"
}
}
},
{
"id": "VM:53803",
"vehicle": {
"current_stop_sequence": 4,
"position": {
"bearing": 180.0,
"latitude": 49.50400924682617,
"longitude": 2.096524715423584
},
"stop_id": "VLSEC1",
"timestamp": "1743678848",
"trip": {
"route_id": "538",
"trip_id": "53803"
},
"vehicle": {
"id": "TCA11082"
}
}
}
],
"header": {
"gtfs_realtime_version": "1.0",
"timestamp": "1743678870"
}
}