Détails de la ressource
Position des véhicules
Cette ressource fait partie du jeu de données Réseau urbain Mistral.
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
❌118 erreurs, 33 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 26/07/2025 à 09h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 1 erreur
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 307 stop_id SE0BRDO does not exist in GTFS data stops.txt
Header timestamp should be greater than or equal to all other timestamps E012 117 erreurs
No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp
Exemples d'erreurs
- vehicle_id 1 timestamp 1753513551 is greater than the header
- vehicle_id 2 timestamp 1753513541 is greater than the header
- vehicle_id 5 timestamp 1753513531 is greater than the header
- vehicle_id 10 timestamp 1753513541 is greater than the header
- vehicle_id 11 timestamp 1753513541 is greater than the header
Avertissements
vehicle speed is unrealistic W004 33 erreurs
vehicle.position.speed has an unrealistic speed that may be incorrect
Exemples d'erreurs
- vehicle.id 5 speed of 35.0 m/s (78.29 mph) is unrealistic
- vehicle.id 14 speed of 37.0 m/s (82.77 mph) is unrealistic
- vehicle.id 33 speed of 32.0 m/s (71.58 mph) is unrealistic
- vehicle.id 34 speed of 47.0 m/s (105.14 mph) is unrealistic
- vehicle.id 44 speed of 28.0 m/s (62.63 mph) is unrealistic
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 |
---|---|---|---|
E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 3 179 | 30 fois (100 % des validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 872 | 30 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 34 | 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. | 31 | 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 | 10 | 8 fois (27 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 6 | 6 fois (20 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 27/07/2025 à 08h04 Europe/Paris.
vehicle_positions (42) 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 27/07/2025 à 08h04 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "2",
"vehicle": {
"position": {
"bearing": 111.0,
"latitude": 43.110198974609375,
"longitude": 5.9756999015808105,
"speed": 48.0
},
"stopId": "TOMAIS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070354"
},
"vehicle": {
"id": "2",
"label": "2"
}
}
},
{
"id": "4",
"vehicle": {
"position": {
"bearing": 342.0,
"latitude": 43.122798919677734,
"longitude": 5.936699867248535,
"speed": 0.0
},
"stopId": "TOBLA5",
"timestamp": "1753596322",
"trip": {
"directionId": 1,
"routeId": "0011",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070571"
},
"vehicle": {
"id": "4",
"label": "4"
}
}
},
{
"id": "5",
"vehicle": {
"position": {
"bearing": 312.0,
"latitude": 43.13629913330078,
"longitude": 5.852799892425537,
"speed": 43.0
},
"stopId": "OLJAVE",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070276"
},
"vehicle": {
"id": "5",
"label": "5"
}
}
},
{
"id": "8",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 43.07490158081055,
"longitude": 5.90880012512207,
"speed": 25.0
},
"stopId": "SMASIN",
"timestamp": "1753596322",
"trip": {
"directionId": 1,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5374943"
},
"vehicle": {
"id": "8",
"label": "8"
}
}
},
{
"id": "9",
"vehicle": {
"position": {
"bearing": 325.0,
"latitude": 43.117401123046875,
"longitude": 5.936600208282471,
"speed": 11.0
},
"stopId": "TOMAYN",
"timestamp": "1753596322",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070335"
},
"vehicle": {
"id": "9",
"label": "9"
}
}
},
{
"id": "29",
"vehicle": {
"position": {
"bearing": 80.0,
"latitude": 43.09339904785156,
"longitude": 5.844200134277344,
"speed": 25.0
},
"stopId": "SICFOE",
"timestamp": "1753596322",
"trip": {
"directionId": 1,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5375901"
},
"vehicle": {
"id": "29",
"label": "29"
}
}
},
{
"id": "30",
"vehicle": {
"position": {
"bearing": 252.0,
"latitude": 43.12670135498047,
"longitude": 5.900599956512451,
"speed": 6.0
},
"stopId": "TOPCAN",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5375900"
},
"vehicle": {
"id": "30",
"label": "30"
}
}
},
{
"id": "31",
"vehicle": {
"position": {
"bearing": 101.0,
"latitude": 43.10929870605469,
"longitude": 5.850100040435791,
"speed": 0.0
},
"stopId": "SEHOTO",
"timestamp": "1753596312",
"trip": {
"directionId": 0,
"routeId": "0072",
"scheduleRelationship": "SCHEDULED",
"tripId": "5376307"
},
"vehicle": {
"id": "31",
"label": "31"
}
}
},
{
"id": "223",
"vehicle": {
"position": {
"bearing": 281.0,
"latitude": 43.12649917602539,
"longitude": 5.898499965667725,
"speed": 0.0
},
"stopId": "TOPCAN",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072010"
},
"vehicle": {
"id": "223",
"label": "223"
}
}
},
{
"id": "229",
"vehicle": {
"position": {
"bearing": 3.0,
"latitude": 43.10860061645508,
"longitude": 5.931000232696533,
"speed": 26.0
},
"stopId": "TOGRIE",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070758"
},
"vehicle": {
"id": "229",
"label": "229"
}
}
},
{
"id": "230",
"vehicle": {
"position": {
"bearing": 17.0,
"latitude": 43.14670181274414,
"longitude": 5.902100086212158,
"speed": 34.0
},
"stopId": "TOBAGE",
"timestamp": "1753596322",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070757"
},
"vehicle": {
"id": "230",
"label": "230"
}
}
},
{
"id": "231",
"vehicle": {
"position": {
"bearing": 110.0,
"latitude": 43.10710144042969,
"longitude": 5.934599876403809,
"speed": 24.0
},
"stopId": "TOFLOS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070719"
},
"vehicle": {
"id": "231",
"label": "231"
}
}
},
{
"id": "234",
"vehicle": {
"position": {
"bearing": 155.0,
"latitude": 43.138099670410156,
"longitude": 5.905099868774414,
"speed": 19.0
},
"stopId": "TOMACS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070720"
},
"vehicle": {
"id": "234",
"label": "234"
}
}
},
{
"id": "235",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.12929916381836,
"longitude": 5.983399868011475,
"speed": 0.0
},
"stopId": "VAENGS",
"timestamp": "1753596252",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073288"
},
"vehicle": {
"id": "235",
"label": "235"
}
}
},
{
"id": "243",
"vehicle": {
"position": {
"bearing": 18.0,
"latitude": 43.1083984375,
"longitude": 5.870200157165527,
"speed": 24.0
},
"stopId": "SEHOPE",
"timestamp": "1753596332",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072016"
},
"vehicle": {
"id": "243",
"label": "243"
}
}
},
{
"id": "244",
"vehicle": {
"position": {
"bearing": 64.0,
"latitude": 43.12329864501953,
"longitude": 5.947700023651123,
"speed": 15.0
},
"stopId": "TOREGS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073347"
},
"vehicle": {
"id": "244",
"label": "244"
}
}
},
{
"id": "245",
"vehicle": {
"position": {
"bearing": 5.0,
"latitude": 43.13479995727539,
"longitude": 5.882900238037109,
"speed": 0.0
},
"stopId": "TOTULO",
"timestamp": "1753596322",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073349"
},
"vehicle": {
"id": "245",
"label": "245"
}
}
},
{
"id": "247",
"vehicle": {
"position": {
"bearing": 81.0,
"latitude": 43.12910079956055,
"longitude": 5.89709997177124,
"speed": 3.0
},
"stopId": "TODUSS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073348"
},
"vehicle": {
"id": "247",
"label": "247"
}
}
},
{
"id": "249",
"vehicle": {
"position": {
"bearing": 161.0,
"latitude": 43.123199462890625,
"longitude": 6.0096001625061035,
"speed": 0.0
},
"stopId": "GAPOSO",
"timestamp": "1753596312",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072011"
},
"vehicle": {
"id": "249",
"label": "249"
}
}
},
{
"id": "251",
"vehicle": {
"position": {
"bearing": 263.0,
"latitude": 43.12379837036133,
"longitude": 5.950900077819824,
"speed": 25.0
},
"stopId": "TOMERN",
"timestamp": "1753596312",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073287"
},
"vehicle": {
"id": "251",
"label": "251"
}
}
},
{
"id": "258",
"vehicle": {
"position": {
"bearing": 303.0,
"latitude": 43.131099700927734,
"longitude": 6.015600204467773,
"speed": 2.0
},
"stopId": "GAHOPE",
"timestamp": "1753596322",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072014"
},
"vehicle": {
"id": "258",
"label": "258"
}
}
},
{
"id": "259",
"vehicle": {
"position": {
"bearing": 66.0,
"latitude": 43.123199462890625,
"longitude": 5.947199821472168,
"speed": 30.0
},
"stopId": "TOREGS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072015"
},
"vehicle": {
"id": "259",
"label": "259"
}
}
},
{
"id": "306",
"vehicle": {
"position": {
"bearing": 283.0,
"latitude": 43.112098693847656,
"longitude": 5.866300106048584,
"speed": 0.0
},
"stopId": "SETISN",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071042"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "313",
"vehicle": {
"position": {
"bearing": 321.0,
"latitude": 43.07899856567383,
"longitude": 5.923299789428711,
"speed": 16.0
},
"stopId": "SMVBOO",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0028",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071073"
},
"vehicle": {
"id": "313",
"label": "313"
}
}
},
{
"id": "338",
"vehicle": {
"position": {
"bearing": 326.0,
"latitude": 43.13410186767578,
"longitude": 5.9608001708984375,
"speed": 40.0
},
"stopId": "REREVO",
"timestamp": "1753596332",
"vehicle": {
"id": "338",
"label": "338"
}
}
},
{
"id": "347",
"vehicle": {
"position": {
"bearing": 84.0,
"latitude": 43.12910079956055,
"longitude": 6.156000137329102,
"speed": 0.0
},
"stopId": "HYRTWO",
"timestamp": "1753596282",
"trip": {
"directionId": 0,
"routeId": "0016",
"scheduleRelationship": "SCHEDULED",
"tripId": "5110690"
},
"vehicle": {
"id": "347",
"label": "347"
}
}
},
{
"id": "703",
"vehicle": {
"position": {
"bearing": 179.0,
"latitude": 43.05289840698242,
"longitude": 6.1468000411987305,
"speed": 46.0
},
"stopId": "HYCTHO",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5382619"
},
"vehicle": {
"id": "703",
"label": "703"
}
}
},
{
"id": "710",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.12889862060547,
"longitude": 6.0756001472473145,
"speed": 53.0
},
"stopId": "CRBONE",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "0103",
"scheduleRelationship": "SCHEDULED",
"tripId": "5376628"
},
"vehicle": {
"id": "710",
"label": "710"
}
}
},
{
"id": "736",
"vehicle": {
"position": {
"bearing": 28.0,
"latitude": 43.11920166015625,
"longitude": 6.13129997253418,
"speed": 0.0
},
"stopId": "HYCJOO",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5375206"
},
"vehicle": {
"id": "736",
"label": "736"
}
}
},
{
"id": "737",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 43.083499908447266,
"longitude": 6.150199890136719,
"speed": 0.0
},
"stopId": "HYCPTO",
"timestamp": "1753596212",
"trip": {
"directionId": 0,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5382620"
},
"vehicle": {
"id": "737",
"label": "737"
}
}
},
{
"id": "741",
"vehicle": {
"position": {
"bearing": 213.0,
"latitude": 43.02840042114258,
"longitude": 6.15500020980835,
"speed": 0.0
},
"stopId": "HYESTN",
"timestamp": "1753596282",
"trip": {
"directionId": 1,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5375203"
},
"vehicle": {
"id": "741",
"label": "741"
}
}
},
{
"id": "758",
"vehicle": {
"position": {
"bearing": 101.0,
"latitude": 43.0807991027832,
"longitude": 6.121300220489502,
"speed": 43.0
},
"stopId": "HYALMS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5382714"
},
"vehicle": {
"id": "758",
"label": "758"
}
}
},
{
"id": "779",
"vehicle": {
"position": {
"bearing": 33.0,
"latitude": 43.10309982299805,
"longitude": 6.173500061035156,
"speed": 35.0
},
"stopId": "HYDAVE",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "0102",
"scheduleRelationship": "SCHEDULED",
"tripId": "5483733"
},
"vehicle": {
"id": "779",
"label": "779"
}
}
},
{
"id": "783",
"vehicle": {
"position": {
"bearing": 104.0,
"latitude": 43.1260986328125,
"longitude": 5.926599979400635,
"speed": 13.0
},
"stopId": "TOVAUS",
"timestamp": "1753596322",
"trip": {
"directionId": 1,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5111113"
},
"vehicle": {
"id": "783",
"label": "783"
}
}
},
{
"id": "787",
"vehicle": {
"position": {
"bearing": 268.0,
"latitude": 43.10860061645508,
"longitude": 6.0096001625061035,
"speed": 28.0
},
"stopId": "PRCLUN",
"timestamp": "1753596322",
"trip": {
"directionId": 0,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5382702"
},
"vehicle": {
"id": "787",
"label": "787"
}
}
},
{
"id": "797",
"vehicle": {
"position": {
"bearing": 196.0,
"latitude": 43.12730026245117,
"longitude": 5.929200172424316,
"speed": 0.0
},
"stopId": "TOLIBS",
"timestamp": "1753596162",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070495"
},
"vehicle": {
"id": "797",
"label": "797"
}
}
},
{
"id": "802",
"vehicle": {
"position": {
"bearing": 179.0,
"latitude": 43.0525016784668,
"longitude": 6.1468000411987305,
"speed": 50.0
},
"stopId": "HYCTHO",
"timestamp": "1753596322",
"trip": {
"directionId": 0,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5375200"
},
"vehicle": {
"id": "802",
"label": "802"
}
}
},
{
"id": "803",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 43.097999572753906,
"longitude": 6.124300003051758,
"speed": 0.0
},
"stopId": "HYVLOE",
"timestamp": "1753596092",
"trip": {
"directionId": 0,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5111099"
},
"vehicle": {
"id": "803",
"label": "803"
}
}
},
{
"id": "804",
"vehicle": {
"position": {
"bearing": 104.0,
"latitude": 43.125999450683594,
"longitude": 5.92710018157959,
"speed": 13.0
},
"stopId": "TOVAUS",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0103",
"scheduleRelationship": "SCHEDULED",
"tripId": "5376617"
},
"vehicle": {
"id": "804",
"label": "804"
}
}
},
{
"id": "805",
"vehicle": {
"position": {
"bearing": 230.0,
"latitude": 43.10940170288086,
"longitude": 6.181600093841553,
"speed": 55.0
},
"stopId": "HYDAVO",
"timestamp": "1753596312",
"trip": {
"directionId": 0,
"routeId": "0065",
"scheduleRelationship": "SCHEDULED",
"tripId": "5375071"
},
"vehicle": {
"id": "805",
"label": "805"
}
}
},
{
"id": "806",
"vehicle": {
"position": {
"bearing": 340.0,
"latitude": 43.11349868774414,
"longitude": 6.1346001625061035,
"speed": 16.0
},
"stopId": "HYSIME",
"timestamp": "1753596312",
"trip": {
"directionId": 1,
"routeId": "0063",
"scheduleRelationship": "SCHEDULED",
"tripId": "5374978"
},
"vehicle": {
"id": "806",
"label": "806"
}
}
},
{
"id": "986",
"vehicle": {
"position": {
"bearing": 191.0,
"latitude": 43.111698150634766,
"longitude": 5.92609977722168,
"speed": 25.0
},
"stopId": "SMPPRO",
"timestamp": "1753596332",
"trip": {
"directionId": 0,
"routeId": "28M",
"scheduleRelationship": "SCHEDULED",
"tripId": "4851073"
},
"vehicle": {
"id": "986",
"label": "986"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1753596259"
}
}