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
❌18 erreurs, 251 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/04/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 657b0feb7301c3e33615430a 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 17 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 65a7f2b47820e03b641d2c92 trip_id 15004 at (47.443775,-0.52502) 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 3504 at (47.47018,-0.562661) 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 678e761241d58987715b9ce5 trip_id 3008 at (47.46861,-0.44336) 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 ae357a2263dd12d3 trip_id 17204 at (47.479336,-0.5519885) 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 64c358f6223f78b73a2bfc91 trip_id 4005 at (47.473434,-0.3403966) 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 251 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 3005 does not have a schedule_relationship
- trip_id 35501 does not have a schedule_relationship
- trip_id 5852753 does not have a schedule_relationship
- trip_id 5852414 does not have a schedule_relationship
- trip_id 10502 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 337 | 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. | 291 | 27 fois (90 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 57 | 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 04/04/2025 à 00h45 Europe/Paris.
vehicle_positions (3) 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 04/04/2025 à 00h45 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:457",
"vehicle": {
"position": {
"bearing": 64.0,
"latitude": 47.49586486816406,
"longitude": -0.5705189108848572
},
"stop_id": "SOLAND",
"timestamp": "1743720312",
"trip": {
"route_id": "03",
"trip_id": "5853928"
},
"vehicle": {
"id": "457"
}
}
},
{
"id": "vehicle:2002",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 47.49223327636719,
"longitude": -0.5608370900154114
},
"stop_id": "2VERN",
"timestamp": "1743720312",
"trip": {
"route_id": "A",
"trip_id": "5851383"
},
"vehicle": {
"id": "2002"
}
}
},
{
"id": "vehicle:802",
"vehicle": {
"position": {
"bearing": 222.0,
"latitude": 47.45186233520508,
"longitude": -0.4705008864402771
},
"stop_id": "FMAURI-E",
"timestamp": "1743719298",
"trip": {
"route_id": "01",
"trip_id": "5853222"
},
"vehicle": {
"id": "802"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1743720314"
}
}