Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Maelis.
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
❌14 erreurs, 9 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 27/07/2026 à 09h06 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 7 erreurs
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 2495 trip_id 9222333 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2387 trip_id 9222357 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2494 trip_id 9222452 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2440 trip_id 9222319 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2384 trip_id 9222376 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 7 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 2495 stop_id 1697713 does not exist in GTFS data stops.txt
- vehicle_id 2387 stop_id 1697676 does not exist in GTFS data stops.txt
- vehicle_id 2494 stop_id 1697718 does not exist in GTFS data stops.txt
- vehicle_id 2440 stop_id 1697927 does not exist in GTFS data stops.txt
- vehicle_id 2384 stop_id 1697532 does not exist in GTFS data stops.txt
Avertissements
vehicle speed is unrealistic W004 2 erreurs
vehicle.position.speed has an unrealistic speed that may be incorrect
Exemples d'erreurs
- vehicle.id 2387 speed of 32.0 m/s (71.58 mph) is unrealistic
- vehicle.id 2384 speed of 34.0 m/s (76.06 mph) is unrealistic
schedule_relationship not populated W009 7 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 9222333 does not have a schedule_relationship
- trip_id 9222357 does not have a schedule_relationship
- trip_id 9222452 does not have a schedule_relationship
- trip_id 9222319 does not have a schedule_relationship
- trip_id 9222376 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 | 47 | 6 fois (75 % des validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 22 | 5 fois (63 % des validations) |
| E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 3 | 2 fois (25 % 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. | 3 | 2 fois (25 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 7 | 1 fois (13 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 7 | 1 fois (13 % 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. | 1 | 1 fois (13 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 31/07/2026 à 11h24 Europe/Paris.
vehicle_positions (8) 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 31/07/2026 à 11h24 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"bearing": 100.0,
"latitude": 46.33633804321289,
"longitude": 2.560889482498169
},
"stopId": "1697868",
"timestamp": "1785489890",
"trip": {
"tripId": "9222445"
},
"vehicle": {
"id": "2486",
"label": "91",
"licensePlate": "GP-804-WE"
}
}
},
{
"id": "2",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"bearing": 340.0,
"latitude": 46.3302001953125,
"longitude": 2.605134963989258,
"speed": 41.0
},
"stopId": "1697712",
"timestamp": "1785489886",
"trip": {
"tripId": "9222414"
},
"vehicle": {
"id": "2386",
"label": "84",
"licensePlate": "EH-054-PR"
}
}
},
{
"id": "3",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 27,
"position": {
"bearing": 350.0,
"latitude": 46.33382797241211,
"longitude": 2.6155953407287598
},
"stopId": "1697580",
"timestamp": "1785489889",
"trip": {
"tripId": "9222360"
},
"vehicle": {
"id": "2387",
"label": "87",
"licensePlate": "EV-882-XC"
}
}
},
{
"id": "4",
"vehicle": {
"currentStatus": "INCOMING_AT",
"position": {
"bearing": 70.0,
"latitude": 46.342552185058594,
"longitude": 2.608008861541748,
"speed": 27.0
},
"timestamp": "1785489892",
"trip": {
"tripId": "9222456"
},
"vehicle": {
"id": "2494",
"label": "92",
"licensePlate": "GT-938-AP"
}
}
},
{
"id": "5",
"vehicle": {
"currentStopSequence": 33,
"position": {
"bearing": 310.0,
"latitude": 46.35738754272461,
"longitude": 2.5316905975341797,
"speed": 40.0
},
"stopId": "1697739",
"timestamp": "1785489833",
"trip": {
"tripId": "9222379"
},
"vehicle": {
"id": "2384",
"label": "86",
"licensePlate": "EV-823-XC"
}
}
},
{
"id": "6",
"vehicle": {
"currentStatus": "INCOMING_AT",
"position": {
"bearing": 280.0,
"latitude": 46.36473846435547,
"longitude": 2.6220412254333496
},
"timestamp": "1785489872",
"trip": {
"tripId": "9222322"
},
"vehicle": {
"id": "2375",
"label": "90",
"licensePlate": "GD-962-MC"
}
}
},
{
"id": "7",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 46.33658218383789,
"longitude": 2.561028480529785
},
"stopId": "1697868",
"timestamp": "1785489875",
"trip": {
"tripId": "9222336"
},
"vehicle": {
"id": "2461",
"label": "85",
"licensePlate": "EH-144-PR"
}
}
},
{
"id": "8",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 130.0,
"latitude": 46.36719512939453,
"longitude": 2.5674617290496826,
"speed": 26.0
},
"stopId": "1697633",
"timestamp": "1785489894",
"trip": {
"tripId": "9222398"
},
"vehicle": {
"id": "2463",
"label": "89",
"licensePlate": "FS-995-PF"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1785489894"
}
}