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
⚠️1 warning
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-26 at 08:01 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
timestamp not populated W001 1 error
Timestamps should be populated for all elements
Sample errors
- vehicle_id 3 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 | 123 | 12 times (41 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 123 | 12 times (41 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 115 | 12 times (41 % 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. | 108 | 12 times (41 % of validations) |
| W001 | Timestamps should be populated for all elements | 3 | 3 times (10 % 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. | 1 | 1 times (3 % of validations) |
| E052 | Each vehicle should have a unique ID | 4 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-26 at 17:39 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 2026-02-26 at 17:39 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "173811",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 261.0,
"latitude": 48.778499603271484,
"longitude": -3.0567638874053955,
"speed": 7.5
},
"stopId": "17774",
"timestamp": "1772123943",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260226",
"startTime": "17:16:00",
"tripId": "25-990773249"
},
"vehicle": {
"id": "209",
"label": "611",
"licensePlate": "HD-952-HM"
}
}
},
{
"id": "173824",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.56043243408203,
"longitude": -3.148263931274414,
"speed": 0.0
},
"stopId": "11166",
"timestamp": "1772123867",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260226",
"startTime": "17:21:00",
"tripId": "25-17104912"
},
"vehicle": {
"id": "5",
"label": "605",
"licensePlate": "ET-258-YG"
}
}
},
{
"id": "173802",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 76.0,
"latitude": 48.555885314941406,
"longitude": -3.1422970294952393,
"speed": 3.055555582046509
},
"stopId": "6042",
"timestamp": "1772123946",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260226",
"startTime": "17:15:00",
"tripId": "25-67502084"
},
"vehicle": {
"id": "4",
"label": "604",
"licensePlate": "ET-262-YG"
}
}
},
{
"id": "173801",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.563724517822266,
"longitude": -3.1554770469665527,
"speed": 0.0
},
"stopId": "16236",
"timestamp": "1772123955",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260226",
"startTime": "17:10:00",
"tripId": "25-33685514"
},
"vehicle": {
"id": "6",
"label": "606",
"licensePlate": "ET-254-YG"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772123973"
}
}