Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Irigo.
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
❌23 erreurs, 249 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 28/05/2025 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 erreur
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- vehicle_id 4c8aac8b039ea0de trip_id 3514 does not exist in the GTFS data and does not have schedule_relationship of ADDED
Vehicle position far from trip shape E029 22 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 5fd0da148ceff8e7279d304f trip_id 3418 at (47.49078,-0.5374787) 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 6374a61a497a33c8c13d9793 trip_id 12206 at (47.486553,-0.5146488) 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 680b1d3ccda9abea2ff8bec6 trip_id 17204 at (47.453926,-0.5669646) 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 676eeb8d3a95e8c1f4f8ab49 trip_id 14702 at (47.480083,-0.5056483) 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 810 trip_id 5852909 at (47.478554,-0.56965595) 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
schedule_relationship not populated W009 249 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 5851460 does not have a schedule_relationship
- trip_id 3418 does not have a schedule_relationship
- trip_id 5851471 does not have a schedule_relationship
- trip_id 5853607 does not have a schedule_relationship
- trip_id 5853847 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 |
---|---|---|---|
W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 5 325 | 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. | 382 | 25 fois (83 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 36 | 20 fois (67 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 29/05/2025 à 01h10 Europe/Paris.
vehicle_positions (1) 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 29/05/2025 à 01h10 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:459",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 47.49623489379883,
"longitude": -0.5672728419303894
},
"stopId": "SOLAND",
"timestamp": "1748472577",
"trip": {
"routeId": "03",
"tripId": "5853928"
},
"vehicle": {
"id": "459"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1748473852"
}
}