Resource details
File name:
Données en temps réel au format GTFS-RT (VehiclePosition)
Format: gtfs-rt
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
2026-01-24
100%
2026-01-25
100%
2026-01-26
100%
2026-01-27
100%
2026-01-28
100%
2026-01-29
100%
2026-01-30
100%
2026-01-31
100%
2026-02-01
100%
2026-02-02
100%
2026-02-03
100%
2026-02-04
99.3%
2026-02-05
100%
2026-02-06
100%
2026-02-07
100%
2026-02-08
100%
2026-02-09
100%
2026-02-10
100%
2026-02-11
100%
2026-02-12
100%
2026-02-13
100%
2026-02-14
100%
2026-02-15
100%
2026-02-16
100%
2026-02-17
100%
2026-02-18
100%
2026-02-19
100%
2026-02-20
100%
2026-02-21
100%
2026-02-22
100%
2026-02-23
100%
Learn more
We test this resource download availability every hour by making an HTTP
For SIRI and SIRI Lite feeds, we perform a
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
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-23 at 08:06 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowPrevious 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 | 142 | 14 times (48 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 142 | 14 times (48 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 134 | 14 times (48 % 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. | 125 | 14 times (48 % of validations) |
| W001 | Timestamps should be populated for all elements | 2 | 2 times (7 % 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-23 at 12:05 Europe/Paris.
vehicle_positions (3) 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-23 at 12:05 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "173634",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 15.0,
"latitude": 48.557071685791016,
"longitude": -3.1503500938415527,
"speed": 4.722222328186035
},
"stopId": "16275",
"timestamp": "1771844694",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260223",
"startTime": "11:51:00",
"tripId": "25-17104900"
},
"vehicle": {
"id": "58",
"label": "610",
"licensePlate": "GE-394-YD"
}
}
},
{
"id": "173615",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 9.0,
"latitude": 48.556583404541016,
"longitude": -3.1505329608917236,
"speed": 10.0
},
"stopId": "16235",
"timestamp": "1771844714",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260223",
"startTime": "11:35:00",
"tripId": "25-67239940"
},
"vehicle": {
"id": "4",
"label": "604",
"licensePlate": "ET-262-YG"
}
}
},
{
"id": "173616",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.55618667602539,
"longitude": -3.1505260467529297,
"speed": 0.0
},
"stopId": "11166",
"timestamp": "1771844655",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260223",
"startTime": "11:40:00",
"tripId": "25-33685509"
},
"vehicle": {
"id": "6",
"label": "606",
"licensePlate": "ET-254-YG"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771844721"
}
}