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
⚠️2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-04-19 at 09:04 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
timestamp not populated W001 2 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 11 does not have a timestamp
- vehicle_id 99 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 |
---|---|---|---|
W001 | Timestamps should be populated for all elements | 21 | 16 times (53 % of validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 11 | 11 times (37 % of validations) |
E052 | Each vehicle should have a unique ID | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-04-19 at 14:10 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-04-19 at 14:10 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "246954",
"vehicle": {
"current_stop_sequence": 9,
"position": {
"bearing": 193.0,
"latitude": 48.35576629638672,
"longitude": -1.1981979608535767,
"speed": 6.388888835906982
},
"stop_id": "301",
"timestamp": "1745064558",
"trip": {
"direction_id": 0,
"route_id": "41",
"schedule_relationship": "SCHEDULED",
"start_date": "20250419",
"start_time": "14:01:00",
"trip_id": "1-695533583"
},
"vehicle": {
"id": "53",
"label": "D11017",
"license_plate": "GR-781-LG"
}
}
},
{
"id": "246868",
"vehicle": {
"current_stop_sequence": 2,
"position": {
"bearing": 335.0,
"latitude": 48.35124969482422,
"longitude": -1.18498694896698,
"speed": 4.166666507720947
},
"stop_id": "131",
"timestamp": "1745064595",
"trip": {
"direction_id": 1,
"route_id": "46",
"schedule_relationship": "SCHEDULED",
"start_date": "20250419",
"start_time": "14:07:00",
"trip_id": "1-776011804"
},
"vehicle": {
"id": "11",
"label": "D11010",
"license_plate": "FS-020-QS"
}
}
},
{
"id": "246955",
"vehicle": {
"current_stop_sequence": 7,
"position": {
"bearing": 195.0,
"latitude": 48.350399017333984,
"longitude": -1.1962000131607056,
"speed": 5.277777671813965
},
"stop_id": "104",
"timestamp": "1745064578",
"trip": {
"direction_id": 1,
"route_id": "43",
"schedule_relationship": "SCHEDULED",
"start_date": "20250419",
"start_time": "14:05:00",
"trip_id": "1-729219077"
},
"vehicle": {
"id": "100",
"label": "D11020",
"license_plate": "GY-647-HZ"
}
}
},
{
"id": "246874",
"vehicle": {
"current_stop_sequence": 2,
"position": {
"bearing": 188.0,
"latitude": 48.36692810058594,
"longitude": -1.170935034751892,
"speed": 16.38888931274414
},
"stop_id": "175",
"timestamp": "1745064584",
"trip": {
"direction_id": 0,
"route_id": "44",
"schedule_relationship": "SCHEDULED",
"start_date": "20250419",
"start_time": "14:05:00",
"trip_id": "1-744226825"
},
"vehicle": {
"id": "99",
"label": "D11019",
"license_plate": "GY-604-HZ"
}
}
},
{
"id": "246956",
"vehicle": {
"current_stop_sequence": 3,
"position": {
"bearing": 0.0,
"latitude": 48.35208511352539,
"longitude": -1.2264169454574585,
"speed": 0.0
},
"stop_id": "281",
"timestamp": "1745064518",
"trip": {
"direction_id": 1,
"route_id": "42",
"schedule_relationship": "SCHEDULED",
"start_date": "20250419",
"start_time": "14:07:00",
"trip_id": "1-712704025"
},
"vehicle": {
"id": "19",
"label": "D11014",
"license_plate": "GL-727-TF"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1745064623"
}
}