Resource details
Position GPS temps réel des véhicules
This resource file is part of the dataset Réseau urbain Palmbus.
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
❌3 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-08 at 09:03 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
trip direction_id does not match GTFS data E024 3 errors
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Sample errors
- GTFS-rt vehicle_id 8 trip_id 728019448786 trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt vehicle_id 7 trip_id 728019448787 trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt vehicle_id 5 trip_id 728019448788 trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
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 |
---|---|---|---|
E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 29 | 16 times (53 % 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. | 16 | 13 times (43 % of validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 11 | 8 times (27 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-09 at 00:48 Europe/Paris.
vehicle_positions (6) 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-09 at 00:48 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "436",
"vehicle": {
"position": {
"bearing": 88.0,
"latitude": 43.5507698059082,
"longitude": 7.002757549285889,
"speed": 9.0
},
"stopId": "VAL0AR",
"timestamp": "1749422897",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "728019448726"
},
"vehicle": {
"id": "436",
"label": "436"
}
}
},
{
"id": "468",
"vehicle": {
"position": {
"bearing": 222.0,
"latitude": 43.549869537353516,
"longitude": 6.946202754974365,
"speed": 5.0
},
"stopId": "SOL17R",
"timestamp": "1749422897",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "72801944866"
},
"vehicle": {
"id": "468",
"label": "468"
}
}
},
{
"id": "428",
"vehicle": {
"position": {
"bearing": 299.0,
"latitude": 43.55574035644531,
"longitude": 7.0131378173828125,
"speed": 5.0
},
"stopId": "DEL01R",
"timestamp": "1749422903",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "728019448634"
},
"vehicle": {
"id": "428",
"label": "428"
}
}
},
{
"id": "801",
"vehicle": {
"position": {
"bearing": 41.0,
"latitude": 43.547515869140625,
"longitude": 6.940071105957031,
"speed": 1.0
},
"stopId": "CUL15A",
"timestamp": "1749422888",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "7280194481158"
},
"vehicle": {
"id": "801",
"label": "801"
}
}
},
{
"id": "800",
"vehicle": {
"currentStatus": "STOPPED_AT",
"position": {
"bearing": 93.0,
"latitude": 43.553775787353516,
"longitude": 7.019924640655518,
"speed": 0.0
},
"stopId": "GSNF0A",
"timestamp": "1749422910",
"trip": {
"directionId": 1,
"routeId": "N20",
"scheduleRelationship": "SCHEDULED",
"tripId": "728019448944"
},
"vehicle": {
"id": "800",
"label": "800"
}
}
},
{
"id": "461",
"vehicle": {
"position": {
"bearing": 191.0,
"latitude": 43.55339050292969,
"longitude": 7.020554542541504,
"speed": 4.0
},
"stopId": "RSE0AR",
"timestamp": "1749422902",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "728019448886"
},
"vehicle": {
"id": "461",
"label": "461"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749422913"
}
}