Resource details
Données position des véhicules en temps réel, au format GTFS-RT PROTOBUF, du réseau Corolis (urbain)
This resource file is part of the dataset Réseau urbain 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
⚠️24 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-09 at 08:05 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
schedule_relationship not populated W009 24 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 2020 does not have a schedule_relationship
- trip_id 4003 does not have a schedule_relationship
- trip_id 2018 does not have a schedule_relationship
- trip_id 1020 does not have a schedule_relationship
- trip_id 3005 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 | 529 | 29 times (97 % 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. | 17 | 11 times (37 % 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 2026-01-09 at 20:39 Europe/Paris.
vehicle_positions (9) 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-01-09 at 20:39 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:1123",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 305.0,
"latitude": 49.41744613647461,
"longitude": 2.074730396270752
},
"stopId": "BDARD2",
"timestamp": "1767987501",
"trip": {
"routeId": "C1",
"tripId": "1123"
},
"vehicle": {
"id": "TBM8833"
}
}
},
{
"id": "VM:2128",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"position": {
"bearing": 232.0,
"latitude": 49.41570281982422,
"longitude": 2.0985281467437744
},
"stopId": "BMALA4",
"timestamp": "1767987501",
"trip": {
"directionId": 1,
"routeId": "C2",
"tripId": "2128"
},
"vehicle": {
"id": "TBM29078"
}
}
},
{
"id": "VM:2124",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 6.0,
"latitude": 49.443885803222656,
"longitude": 2.0764057636260986
},
"stopId": "BPRAY2",
"timestamp": "1767987501",
"trip": {
"directionId": 1,
"routeId": "C2",
"tripId": "2124"
},
"vehicle": {
"id": "TBM18009"
}
}
},
{
"id": "VM:1128",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 289.0,
"latitude": 49.43526077270508,
"longitude": 2.08733868598938
},
"stopId": "BCOAM2",
"timestamp": "1767987501",
"trip": {
"directionId": 1,
"routeId": "C1",
"tripId": "1128"
},
"vehicle": {
"id": "TBM30000"
}
}
},
{
"id": "VM:2123",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 115.0,
"latitude": 49.43053436279297,
"longitude": 2.078105926513672
},
"stopId": "BHDVB",
"timestamp": "1767987501",
"trip": {
"routeId": "C2",
"tripId": "2123"
},
"vehicle": {
"id": "TBM8903"
}
}
},
{
"id": "VM:6061",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 295.0,
"latitude": 49.4295768737793,
"longitude": 2.083359956741333
},
"stopId": "BHDVJ",
"timestamp": "1767987501",
"trip": {
"routeId": "6",
"tripId": "6061"
},
"vehicle": {
"id": "TBM406"
}
}
},
{
"id": "VM:1127",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"bearing": 298.0,
"latitude": 49.43465805053711,
"longitude": 2.105501174926758
},
"stopId": "BARGE4",
"timestamp": "1767987501",
"trip": {
"routeId": "C1",
"tripId": "1127"
},
"vehicle": {
"id": "TBM8835"
}
}
},
{
"id": "VM:9009",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 204.0,
"latitude": 49.43748474121094,
"longitude": 2.0877127647399902
},
"stopId": "BAINV1",
"timestamp": "1767987501",
"trip": {
"routeId": "NA",
"tripId": "9009"
},
"vehicle": {
"id": "TBM30002"
}
}
},
{
"id": "VM:5036",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 199.0,
"latitude": 49.44301986694336,
"longitude": 2.0515530109405518
},
"stopId": "BJRAC2",
"timestamp": "1767986408",
"trip": {
"directionId": 1,
"routeId": "5",
"tripId": "5036"
},
"vehicle": {
"id": "TBM8904"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1767987570"
}
}