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 et scolaire Guingamp-Paimpol Mobilité.
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
❌4 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-03 at 09:13 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 62 trip_id 1-503840769 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 1 error
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 62 route_id 30 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 1 error
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 62 stop_id 17415 does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 1 error
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.
Sample errors
- vehicle.id 62 at (48.368546,-3.515469) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
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 | 38 | 16 times (52 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 38 | 16 times (52 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 33 | 14 times (45 % 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. | 19 | 14 times (45 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-03 at 10:00 Europe/Paris.
vehicle_positions (4) 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-03 at 10:00 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "151190",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 77.0,
"latitude": 48.55907440185547,
"longitude": -3.1620609760284424,
"speed": 9.166666984558105
},
"stopId": "17098",
"timestamp": "1748937595",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250603",
"startTime": "09:48:00",
"tripId": "106-33816578"
},
"vehicle": {
"id": "4",
"label": "D19004",
"licensePlate": "ET-262-YG"
}
}
},
{
"id": "151253",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 57.0,
"latitude": 48.777076721191406,
"longitude": -3.0468509197235107,
"speed": 6.111111164093018
},
"stopId": "7558",
"timestamp": "1748937572",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250603",
"startTime": "09:54:00",
"tripId": "15-990707715"
},
"vehicle": {
"id": "58",
"label": "D19015",
"licensePlate": "GE-394-YD"
}
}
},
{
"id": "151191",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 0.0,
"latitude": 48.547306060791016,
"longitude": -3.160439968109131,
"speed": 0.0
},
"stopId": "16223",
"timestamp": "1748937583",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250603",
"startTime": "09:52:00",
"tripId": "106-67633153"
},
"vehicle": {
"id": "98",
"label": "75570",
"licensePlate": "FZ-256-TS"
}
}
},
{
"id": "151321",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.562957763671875,
"longitude": -3.140336036682129,
"speed": 0.0
},
"stopId": "17083",
"timestamp": "1748937572",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250603",
"startTime": "09:45:00",
"tripId": "106-17170434"
},
"vehicle": {
"id": "6",
"label": "D19006",
"licensePlate": "ET-254-YG"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1748937622"
}
}