Détails de la ressource
GTFS-RT (protobuff) de la position des véhicules
Cette ressource fait partie du jeu de données Réseau urbain Astrobus.
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
❌58 erreurs, 32 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/12/2025 à 08h02 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 15 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 zenbus:Vehicle:4827031276617728:LOC trip_id ATOUMOD036:ServiceJourney:4971360863387648x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id zenbus:Vehicle:5116569904480256:LOC trip_id ATOUMOD036:ServiceJourney:5198893567442944x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id zenbus:Vehicle:4845661980721152:LOC trip_id ATOUMOD036:ServiceJourney:5804140358795264x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id zenbus:Vehicle:6425351405174784:LOC trip_id ATOUMOD036:ServiceJourney:6676591728918528x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id zenbus:Vehicle:5143869253484544:LOC trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 15 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:4827031276617728:LOC route_id ATOUMOD036:Line:5234256377806848:LOC does not exist in the GTFS data routes.txt
- vehicle_id zenbus:Vehicle:5116569904480256:LOC route_id ATOUMOD036:Line:5229274752614400:LOC does not exist in the GTFS data routes.txt
- vehicle_id zenbus:Vehicle:4845661980721152:LOC route_id ATOUMOD036:Line:5515601163321344:LOC does not exist in the GTFS data routes.txt
- vehicle_id zenbus:Vehicle:6425351405174784:LOC route_id ATOUMOD036:Line:5326622602297344:LOC does not exist in the GTFS data routes.txt
- vehicle_id zenbus:Vehicle:5143869253484544:LOC route_id ATOUMOD036:Line:5466936700829696:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 8 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:4827031276617728:LOC stop_id FR:14371:ZE:4719534813478912:ATOUMOD036 does not exist in GTFS data stops.txt
- vehicle_id zenbus:Vehicle:5116569904480256:LOC stop_id FR:14654:ZE:4552085111570432:ATOUMOD036 does not exist in GTFS data stops.txt
- vehicle_id zenbus:Vehicle:4845661980721152:LOC stop_id FR:14654:ZE:5367940187684864:ATOUMOD036 does not exist in GTFS data stops.txt
- vehicle_id zenbus:Vehicle:6425351405174784:LOC stop_id FR:14421:ZE:4571333879922688:ATOUMOD036 does not exist in GTFS data stops.txt
- vehicle_id zenbus:Vehicle:4805219226484736:LOC stop_id FR:14273:ZE:6241784200953856:ATOUMOD036 does not exist in GTFS data stops.txt
trip direction_id does not match GTFS data E024 17 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt vehicle_id zenbus:Vehicle:5166415361343488:LOC trip_id ATOUMOD036:ServiceJourney:4992214909321216x1:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt vehicle_id zenbus:Vehicle:4837584246145024:LOC trip_id ATOUMOD036:ServiceJourney:4510726359089152x0:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt vehicle_id zenbus:Vehicle:5087464869855232:LOC trip_id ATOUMOD036:ServiceJourney:4719204071636992x2:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt vehicle_id zenbus:Vehicle:5149698287468544:LOC trip_id ATOUMOD036:ServiceJourney:5087107212115968x3:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt vehicle_id zenbus:Vehicle:5166415361343488:LOC trip_id ATOUMOD036:ServiceJourney:5056100031266816x2:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
Vehicle position far from trip shape E029 2 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 zenbus:Vehicle:5166415361343488:LOC trip_id ATOUMOD036:ServiceJourney:5056100031266816x2:LOC at (49.14824,0.225588) 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 zenbus:Vehicle:4874355910639616:LOC trip_id ATOUMOD036:ServiceJourney:5456241129160704x0:LOC at (49.14568,0.246729) 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 is not unique E052 1 erreur
Each vehicle should have a unique ID
Exemples d'erreurs
- entity ID VM:ATOUMOD036:ServiceJourney:5056100031266816x2:LOC has vehicle.id zenbus:Vehicle:5166415361343488:LOC which is used by more than one vehicle in the feed
Avertissements
schedule_relationship not populated W009 32 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4971360863387648x0:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:5198893567442944x0:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:5804140358795264x0:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:4992214909321216x1:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:4510726359089152x0:LOC 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 |
|---|---|---|---|
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 282 | 21 fois (70 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 487 | 21 fois (70 % 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. | 44 | 19 fois (63 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 205 | 18 fois (60 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 205 | 18 fois (60 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 118 | 18 fois (60 % des validations) |
| E052 | Each vehicle should have a unique ID | 20 | 14 fois (47 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/12/2025 à 18h51 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/12/2025 à 18h51 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "VM:ATOUMOD036:ServiceJourney:6683498774528000x1:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 49.1479606628418,
"longitude": 0.2798579931259155
},
"stopId": "FR:14326:ZE:6175273243377664:ATOUMOD036",
"timestamp": "1765820759",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6034535755022336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6683498774528000x1:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5900239710978048:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:5087107212115968x24:LOC",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 49.142608642578125,
"longitude": 0.2244900017976761
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"timestamp": "1765820893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4809340465709056:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5087107212115968x24:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:4864244576157696:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:6294997373550592x2:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 49.05093002319336,
"longitude": 0.03765000030398369
},
"stopId": "FR:14654:ZE:5128666193330176:ATOUMOD036",
"timestamp": "1765820893",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6294997373550592x2:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:4900038028296192:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:6464644991418368x0:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 49.0531005859375,
"longitude": 0.2974950075149536
},
"stopId": "FR:14570:ZE:4575624954904576:ATOUMOD036",
"timestamp": "1765820893",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4612030137892864:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6464644991418368x0:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5186513212014592:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:4719204071636992x25:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 49.14604187011719,
"longitude": 0.23235100507736206
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"timestamp": "1765820892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4719204071636992x25:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5087464869855232:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:4719204071636992x26:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 49.14841842651367,
"longitude": 0.2590709924697876
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"timestamp": "1765820894",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4719204071636992x26:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5903739505344512:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:5910577030365184x1:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 49.073570251464844,
"longitude": -0.010300000198185444
},
"stopId": "FR:14654:ZE:5964197914476544:ATOUMOD036",
"timestamp": "1765820893",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4965732136779776:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5910577030365184x1:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5161589382578176:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:6717846500409344x1:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 49.193359375,
"longitude": 0.3585340082645416
},
"stopId": "FR:14460:ZE:6394635376132096:ATOUMOD036",
"timestamp": "1765820623",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6717846500409344x1:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:6033345327661056:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:4586727550222336x3:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 49.14712142944336,
"longitude": 0.24631500244140625
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"timestamp": "1765820654",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4586727550222336x3:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:506240001:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:5056100031266816x24:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 49.16065979003906,
"longitude": 0.2206519991159439
},
"stopId": "FR:14366:ZE:7150002:ATOUMOD036",
"timestamp": "1765820893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5056100031266816x24:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5166415361343488:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:5087107212115968x25:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 49.14638900756836,
"longitude": 0.280131995677948
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"timestamp": "1765820892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4809340465709056:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5087107212115968x25:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5149698287468544:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:6320139776557056x1:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 49.13859939575195,
"longitude": 0.3733479976654053
},
"stopId": "FR:14193:ZE:4939030056665088:ATOUMOD036",
"timestamp": "1765820892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5805314927493120:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6320139776557056x1:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5919615927451648:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:5989470244438016x0:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 49.06837844848633,
"longitude": 0.0535690002143383
},
"stopId": "FR:14431:ZE:4549251842441216:ATOUMOD036",
"timestamp": "1765820892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4666911632654336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5989470244438016x0:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:6336428100288512:LOC"
}
}
},
{
"id": "VM:ATOUMOD036:ServiceJourney:5721006401388544x1:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 49.028499603271484,
"longitude": 0.24074900150299072
},
"stopId": "FR:14371:ZE:6722538513104896:ATOUMOD036",
"timestamp": "1765820892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4743889022877696:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5721006401388544x1:LOC"
},
"vehicle": {
"id": "zenbus:Vehicle:5159862302408704:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1765821066"
}
}