Resource details
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
- VehiclePosition
This resource file is part of the dataset Réseau urbain SURF.
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, 1 warning
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-13 at 09:03 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 error
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- vehicle_id 99 trip_id 1-712376334-22-__CJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED
Warnings
timestamp not populated W001 1 error
Timestamps should be populated for all elements
Sample errors
- vehicle_id 11 does not have a timestamp
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 |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 18 | 17 times (55 % of validations) |
W001 | Timestamps should be populated for all elements | 11 | 10 times (32 % of validations) |
E052 | Each vehicle should have a unique ID | 3 | 3 times (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-14 at 08:50 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-06-14 at 08:50 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "256219",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.348304748535156,
"longitude": -1.1827579736709595,
"speed": 0.0
},
"stopId": "131",
"timestamp": "1749883705",
"trip": {
"directionId": 1,
"routeId": "46",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250614",
"startTime": "08:50:00",
"tripId": "1-776011811"
},
"vehicle": {
"id": "11",
"label": "D11010",
"licensePlate": "FS-020-QS"
}
}
},
{
"id": "256218",
"vehicle": {
"currentStopSequence": 1,
"stopId": "280",
"trip": {
"directionId": 0,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250614",
"startTime": "08:51:00",
"tripId": "1-725942275"
},
"vehicle": {
"id": "18",
"label": "D11012",
"licensePlate": "CG-268-SB"
}
}
},
{
"id": "256285",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 77.0,
"latitude": 48.37028884887695,
"longitude": -1.1610690355300903,
"speed": 12.5
},
"stopId": "336",
"timestamp": "1749883764",
"trip": {
"directionId": 1,
"routeId": "44",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250614",
"startTime": "08:35:00",
"tripId": "1-746061831"
},
"vehicle": {
"id": "2",
"label": "D11002",
"licensePlate": "BH-298-QE"
}
}
},
{
"id": "256287",
"vehicle": {
"currentStopSequence": 1,
"stopId": "326",
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250614",
"startTime": "08:52:00",
"tripId": "1-712704006"
},
"vehicle": {
"id": "19",
"label": "D11014",
"licensePlate": "GL-727-TF"
}
}
},
{
"id": "256286",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 208.0,
"latitude": 48.3605842590332,
"longitude": -1.187337040901184,
"speed": 7.222222328186035
},
"stopId": "146",
"timestamp": "1749883777",
"trip": {
"directionId": 0,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250614",
"startTime": "08:46:00",
"tripId": "1-695533582"
},
"vehicle": {
"id": "53",
"label": "D11017",
"licensePlate": "GR-781-LG"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749883827"
}
}