Resource details
Données position des véhicules en temps réel, au format GTFS-RT PROTOBUF, du réseau TIC (interurbain)
This resource file is part of the dataset Réseau interurbain TIC.
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
❌1 error, 3 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-07-16 at 09:04 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Vehicle position far from trip shape E029 1 error
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 TAC10216 trip_id 6395 at (49.439735,2.8346572) 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 3 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 6893 does not have a schedule_relationship
- trip_id 6881 does not have a schedule_relationship
- trip_id 6395 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 | 276 | 25 times (83 % 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. | 46 | 16 times (53 % of validations) |
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 4 | 4 times (13 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-07-16 at 14:17 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-07-16 at 14:17 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "VM:7658",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 189.0,
"latitude": 49.43864822387695,
"longitude": 2.8778975009918213
},
"stopId": "CHOMR3",
"timestamp": "1752668237",
"trip": {
"routeId": "106",
"tripId": "7658"
},
"vehicle": {
"id": "TAC10204"
}
}
},
{
"id": "VM:6895",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 138.0,
"latitude": 49.41242980957031,
"longitude": 2.814879894256592
},
"stopId": "CUNIV1",
"timestamp": "1752668237",
"trip": {
"routeId": "ARC Express",
"tripId": "6895"
},
"vehicle": {
"id": "TAC10210"
}
}
},
{
"id": "VM:6396",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 269.0,
"latitude": 49.43904495239258,
"longitude": 2.835238218307495
},
"stopId": "CGARE3",
"timestamp": "1752668237",
"trip": {
"routeId": "107",
"tripId": "6396"
},
"vehicle": {
"id": "TAC10216"
}
}
},
{
"id": "VM:6369",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 323.0,
"latitude": 49.43606948852539,
"longitude": 2.8348755836486816
},
"stopId": "CLXZA3",
"timestamp": "1752668237",
"trip": {
"routeId": "109",
"tripId": "6369"
},
"vehicle": {
"id": "TAC10206"
}
}
},
{
"id": "VM:7716",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 334.0,
"latitude": 49.419898986816406,
"longitude": 2.8197855949401855
},
"stopId": "CGARE3",
"timestamp": "1752667481",
"trip": {
"routeId": "105",
"tripId": "7716"
},
"vehicle": {
"id": "TAC10214"
}
}
},
{
"id": "VM:7625",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 339.0,
"latitude": 49.30728530883789,
"longitude": 2.7852041721343994
},
"stopId": "SSVMA3",
"timestamp": "1752666892",
"trip": {
"routeId": "TAD103",
"tripId": "7625"
},
"vehicle": {
"id": "TAC10215"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1752668277"
}
}