Détails de la ressource
Position GPS temps réel des véhicules
Cette ressource fait partie du jeu de données Réseau urbain Bibus.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌27 erreurs, 252 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 21/05/2026 à 09h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt route_id does not exist in GTFS data E004 22 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 268436065 route_id S71 does not exist in the GTFS data routes.txt
- vehicle_id 268435709 route_id S45 does not exist in the GTFS data routes.txt
- vehicle_id 268435913 route_id S55 does not exist in the GTFS data routes.txt
- vehicle_id 268435648 route_id S40 does not exist in the GTFS data routes.txt
- vehicle_id 268436077 route_id S68 does not exist in the GTFS data routes.txt
Vehicle position outside agency coverage area E028 1 erreur
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.
Exemples d'erreurs
- vehicle.id 268436462 at (27.14096,-3.4046276) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
Vehicle position far from trip shape E029 4 erreurs
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.
Exemples d'erreurs
- vehicle.id 268435638 trip_id 17681077 at (48.42275,-4.46217) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 268435857 trip_id 17679892 at (48.398907,-4.471288) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 268436063 trip_id 17679355 at (48.391304,-4.4852023) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 268436163 trip_id 17680053 at (48.390575,-4.4631567) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
timestamp not populated W001 126 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 268435908 does not have a timestamp
- vehicle_id 268436470 does not have a timestamp
- vehicle_id 268435671 does not have a timestamp
- vehicle_id 268435563 does not have a timestamp
- vehicle_id 268436078 does not have a timestamp
schedule_relationship not populated W009 126 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 17680696 does not have a schedule_relationship
- trip_id 17684522 does not have a schedule_relationship
- trip_id 17679593 does not have a schedule_relationship
- trip_id 17679935 does not have a schedule_relationship
- trip_id 17679440 does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 2 610 | 29 fois (97 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 610 | 29 fois (97 % des 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. | 41 | 16 fois (53 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 290 | 15 fois (50 % des 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. | 6 | 6 fois (20 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 46 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 22/05/2026 à 02h36 Europe/Paris.
vehicle_positions (17) service_alerts (0) trip_updates (0)Entités présentes dans ce flux lors des 7 derniers jours.
vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 22/05/2026 à 02h36 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:268436475",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684580"
},
"vehicle": {
"id": "268436475"
}
}
},
{
"id": "vehicle:268435909",
"vehicle": {
"position": {
"bearing": 81.0,
"latitude": 48.385223388671875,
"longitude": -4.4772138595581055
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680773"
},
"vehicle": {
"id": "268435909"
}
}
},
{
"id": "vehicle:268435968",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 48.4132080078125,
"longitude": -4.400540351867676
},
"timestamp": "0",
"trip": {
"routeId": "17",
"tripId": "17682237"
},
"vehicle": {
"id": "268435968"
}
}
},
{
"id": "vehicle:268436509",
"vehicle": {
"position": {
"bearing": 211.0,
"latitude": 48.401302337646484,
"longitude": -4.524836540222168
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685508"
},
"vehicle": {
"id": "268436509"
}
}
},
{
"id": "vehicle:268435626",
"vehicle": {
"position": {
"bearing": 78.0,
"latitude": 48.422828674316406,
"longitude": -4.4614481925964355
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679934"
},
"vehicle": {
"id": "268435626"
}
}
},
{
"id": "vehicle:268436168",
"vehicle": {
"position": {
"bearing": 101.0,
"latitude": 48.40232849121094,
"longitude": -4.4671406745910645
},
"timestamp": "0",
"trip": {
"routeId": "13",
"tripId": "17679474"
},
"vehicle": {
"id": "268436168"
}
}
},
{
"id": "vehicle:268436513",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684581"
},
"vehicle": {
"id": "268436513"
}
}
},
{
"id": "vehicle:268436065",
"vehicle": {
"position": {
"bearing": 228.0,
"latitude": 48.38720703125,
"longitude": -4.483664035797119
},
"timestamp": "0",
"trip": {
"routeId": "16",
"tripId": "17681040"
},
"vehicle": {
"id": "268436065"
}
}
},
{
"id": "vehicle:268436511",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 48.376190185546875,
"longitude": -4.553765296936035
},
"timestamp": "0",
"trip": {
"routeId": "A",
"tripId": "17684645"
},
"vehicle": {
"id": "268436511"
}
}
},
{
"id": "vehicle:268435672",
"vehicle": {
"position": {
"bearing": 231.0,
"latitude": 48.382354736328125,
"longitude": -4.6223249435424805
},
"timestamp": "0",
"trip": {
"routeId": "10",
"tripId": "17679872"
},
"vehicle": {
"id": "268435672"
}
}
},
{
"id": "vehicle:268435620",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 48.391483306884766,
"longitude": -4.487745761871338
},
"timestamp": "0",
"trip": {
"routeId": "12",
"tripId": "17679687"
},
"vehicle": {
"id": "268435620"
}
}
},
{
"id": "vehicle:268436071",
"vehicle": {
"position": {
"bearing": 78.0,
"latitude": 48.38426971435547,
"longitude": -4.353363037109375
},
"timestamp": "0",
"trip": {
"routeId": "19",
"tripId": "17681181"
},
"vehicle": {
"id": "268436071"
}
}
},
{
"id": "vehicle:268435866",
"vehicle": {
"position": {
"bearing": 137.0,
"latitude": 48.388916015625,
"longitude": -4.4834136962890625
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683413"
},
"vehicle": {
"id": "268435866"
}
}
},
{
"id": "vehicle:268435869",
"vehicle": {
"position": {
"bearing": 67.0,
"latitude": 48.38794708251953,
"longitude": -4.480807781219482
},
"timestamp": "0",
"trip": {
"routeId": "D",
"tripId": "17683411"
},
"vehicle": {
"id": "268435869"
}
}
},
{
"id": "vehicle:268436510",
"vehicle": {
"position": {
"bearing": 128.0,
"latitude": 48.387901306152344,
"longitude": -4.48114013671875
},
"timestamp": "0",
"trip": {
"routeId": "B",
"tripId": "17685532"
},
"vehicle": {
"id": "268436510"
}
}
},
{
"id": "vehicle:268435615",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 48.36054611206055,
"longitude": -4.569077491760254
},
"timestamp": "0",
"trip": {
"routeId": "02",
"tripId": "17680770"
},
"vehicle": {
"id": "268435615"
}
}
},
{
"id": "vehicle:268435564",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 48.39097213745117,
"longitude": -4.436407566070557
},
"timestamp": "0",
"trip": {
"routeId": "03",
"tripId": "17679988"
},
"vehicle": {
"id": "268435564"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1779410206"
}
}