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
❌32 erreurs, 20 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/06/2026 à 09h03 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 16 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 2441 trip_id 9204126 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2486 trip_id 9204271 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2491 trip_id 9203870 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2492 trip_id 9203861 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 2495 trip_id 9204245 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 15 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 2441 stop_id 1692382 does not exist in GTFS data stops.txt
- vehicle_id 2486 stop_id 1692268 does not exist in GTFS data stops.txt
- vehicle_id 2491 stop_id 1692250 does not exist in GTFS data stops.txt
- vehicle_id 2492 stop_id 1692453 does not exist in GTFS data stops.txt
- vehicle_id 2495 stop_id 1692260 does not exist in GTFS data stops.txt
Header timestamp should be greater than or equal to all other timestamps E012 1 erreur
No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp
Exemples d'erreurs
- vehicle_id 2438 timestamp 1781247812 is greater than the header
Avertissements
vehicle speed is unrealistic W004 4 erreurs
vehicle.position.speed has an unrealistic speed that may be incorrect
Exemples d'erreurs
- vehicle.id 2491 speed of 34.0 m/s (76.06 mph) is unrealistic
- vehicle.id 2495 speed of 35.0 m/s (78.29 mph) is unrealistic
- vehicle.id 2440 speed of 30.0 m/s (67.11 mph) is unrealistic
- vehicle.id 2384 speed of 28.0 m/s (62.63 mph) is unrealistic
schedule_relationship not populated W009 16 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 9204126 does not have a schedule_relationship
- trip_id 9204271 does not have a schedule_relationship
- trip_id 9203870 does not have a schedule_relationship
- trip_id 9203861 does not have a schedule_relationship
- trip_id 9204245 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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 298 | 25 fois (93 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 282 | 25 fois (93 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 298 | 25 fois (93 % des validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 82 | 21 fois (78 % des validations) |
| E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 14 | 10 fois (37 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/06/2026 à 12h36 Europe/Paris.
vehicle_positions (14) 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 15/06/2026 à 12h36 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 30,
"position": {
"bearing": 140.0,
"latitude": 46.3304443359375,
"longitude": 2.6191928386688232,
"speed": 4.0
},
"stopId": "1692518",
"timestamp": "1781519779",
"trip": {
"tripId": "9204130"
},
"vehicle": {
"id": "2441",
"label": "78",
"licensePlate": "BP-444-HG"
}
}
},
{
"id": "2",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 240.0,
"latitude": 46.343448638916016,
"longitude": 2.6108901500701904,
"speed": 28.0
},
"stopId": "1692498",
"timestamp": "1781519770",
"trip": {
"tripId": "9204277"
},
"vehicle": {
"id": "2486",
"label": "91",
"licensePlate": "GP-804-WE"
}
}
},
{
"id": "3",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"bearing": 240.0,
"latitude": 46.34264373779297,
"longitude": 2.5905725955963135,
"speed": 14.0
},
"stopId": "1692456",
"timestamp": "1781519772",
"trip": {
"tripId": "9204206"
},
"vehicle": {
"id": "2386",
"label": "84",
"licensePlate": "EH-054-PR"
}
}
},
{
"id": "4",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"bearing": 90.0,
"latitude": 46.347923278808594,
"longitude": 2.600674629211426,
"speed": 31.0
},
"stopId": "1692393",
"timestamp": "1781519777",
"trip": {
"tripId": "9203865"
},
"vehicle": {
"id": "2492",
"label": "120",
"licensePlate": "GR-948-JG"
}
}
},
{
"id": "5",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 30,
"position": {
"bearing": 240.0,
"latitude": 46.325050354003906,
"longitude": 2.5594165325164795,
"speed": 22.0
},
"stopId": "1692425",
"timestamp": "1781519777",
"trip": {
"tripId": "9203995"
},
"vehicle": {
"id": "2493",
"label": "121",
"licensePlate": "GR-012-JH"
}
}
},
{
"id": "6",
"vehicle": {
"currentStatus": "INCOMING_AT",
"position": {
"bearing": 260.0,
"latitude": 46.337989807128906,
"longitude": 2.563382148742676
},
"timestamp": "1781519762",
"trip": {
"tripId": "9204253"
},
"vehicle": {
"id": "2495",
"label": "93",
"licensePlate": "GT-014-AQ"
}
}
},
{
"id": "7",
"vehicle": {
"currentStopSequence": 34,
"position": {
"bearing": 120.0,
"latitude": 46.32819747924805,
"longitude": 2.5832788944244385,
"speed": 25.0
},
"stopId": "1692415",
"timestamp": "1781519783",
"trip": {
"tripId": "9204074"
},
"vehicle": {
"id": "2387",
"label": "87",
"licensePlate": "EV-882-XC"
}
}
},
{
"id": "8",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"bearing": 320.0,
"latitude": 46.34263610839844,
"longitude": 2.601027727127075
},
"stopId": "1692491",
"timestamp": "1781519778",
"trip": {
"tripId": "9204020"
},
"vehicle": {
"id": "2440",
"label": "82",
"licensePlate": "DH-768-YC"
}
}
},
{
"id": "9",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 310.0,
"latitude": 46.341739654541016,
"longitude": 2.601783275604248
},
"stopId": "1692543",
"timestamp": "1781519768",
"trip": {
"tripId": "9204340"
},
"vehicle": {
"id": "2375",
"label": "90",
"licensePlate": "GD-962-MC"
}
}
},
{
"id": "10",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 130.0,
"latitude": 46.34729766845703,
"longitude": 2.581912040710449
},
"stopId": "1692408",
"timestamp": "1781519775",
"trip": {
"tripId": "9204325"
},
"vehicle": {
"id": "2435",
"label": "80",
"licensePlate": "CN-805-MF"
}
}
},
{
"id": "11",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"bearing": 130.0,
"latitude": 46.357810974121094,
"longitude": 2.5310657024383545,
"speed": 36.0
},
"stopId": "1692432",
"timestamp": "1781519772",
"trip": {
"tripId": "9204187"
},
"vehicle": {
"id": "2461",
"label": "85",
"licensePlate": "EH-144-PR"
}
}
},
{
"id": "12",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"bearing": 60.0,
"latitude": 46.34407424926758,
"longitude": 2.6132140159606934,
"speed": 4.0
},
"stopId": "1692479",
"timestamp": "1781519782",
"trip": {
"tripId": "9204394"
},
"vehicle": {
"id": "2462",
"label": "88",
"licensePlate": "FH-868-BW"
}
}
},
{
"id": "13",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"bearing": 50.0,
"latitude": 46.34566116333008,
"longitude": 2.595546245574951,
"speed": 26.0
},
"stopId": "1692459",
"timestamp": "1781519764",
"trip": {
"tripId": "9203982"
},
"vehicle": {
"id": "2463",
"label": "89",
"licensePlate": "FS-995-PF"
}
}
},
{
"id": "14",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 241.0,
"latitude": 46.33834457397461,
"longitude": 2.606271743774414,
"speed": 37.0
},
"stopId": "1692269",
"timestamp": "1781519780",
"trip": {
"tripId": "9203881"
},
"vehicle": {
"id": "2481",
"label": "073202",
"licensePlate": "GC-053-CV"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1781519783"
}
}