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
❌11 erreurs, 144 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 08/04/2025 à 09h09 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 5fd38fb9f58c120001dd544b trip_id 22002vs does not exist in the GTFS data and does not have schedule_relationship of ADDED
Vehicle position far from trip shape E029 10 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 66dacc76534b44ec0ef255b7 trip_id 3355 at (47.46503,-0.5594438) 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 459 trip_id 5949608 at (47.480927,-0.5736425) 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 6708d408f36ec006fd277045 trip_id 3850 at (47.470196,-0.562725) 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 66d22f9bb96aed78f4a7193a trip_id 3558 at (47.456894,-0.57293) 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 406 trip_id 5897239 at (47.488487,-0.57075757) 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 144 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 5916883 does not have a schedule_relationship
- trip_id 5916915 does not have a schedule_relationship
- trip_id 5949316 does not have a schedule_relationship
- trip_id 3355 does not have a schedule_relationship
- trip_id 30272 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 | 6 071 | 30 fois (100 % 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. | 295 | 28 fois (93 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 54 | 21 fois (70 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 | 1 fois (3 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 09/04/2025 à 02h33 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 09/04/2025 à 02h33 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:689",
"vehicle": {
"position": {
"bearing": 50.0,
"latitude": 47.4942626953125,
"longitude": -0.49887123703956604
},
"stop_id": "PARCEX-E",
"timestamp": "1744150634",
"trip": {
"route_id": "04",
"trip_id": "5950039"
},
"vehicle": {
"id": "689"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1744158804"
}
}