Détails de la ressource
GTFS RT service position des véhicules
Cette ressource fait partie du jeu de données Réseau urbain Alternéo.
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
❌56 erreurs
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 29/07/2025 à 09h08 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 4 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 155 trip_id 1_21001098 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 156 trip_id 1_21001099 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 11 trip_id 1_21001077 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 33 trip_id 1_21001078 does not exist in the GTFS data and does not have schedule_relationship of ADDED
trip direction_id does not match GTFS data E024 48 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt vehicle_id 161 trip_id 1_2990493 trip.direction_id is 0 but GTFS trip.direction_id is null - direction_id does not match
- GTFS-rt vehicle_id 162 trip_id 1_2990248 trip.direction_id is 1 but GTFS trip.direction_id is null - direction_id does not match
- GTFS-rt vehicle_id 175 trip_id 1_2990761 trip.direction_id is 0 but GTFS trip.direction_id is null - direction_id does not match
- GTFS-rt vehicle_id 143 trip_id 1_2990198 trip.direction_id is 1 but GTFS trip.direction_id is null - direction_id does not match
- GTFS-rt vehicle_id 145 trip_id 1_2990060 trip.direction_id is 0 but GTFS trip.direction_id is null - direction_id does not match
Vehicle position far from trip shape E029 4 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 145 trip_id 1_2990060 at (-21.349031,55.512226) 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 113 trip_id 1_2990306 at (-21.29381,55.399647) 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 93 trip_id 1_2996937 at (-21.303503,55.499702) 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 130 trip_id 1_2996288 at (-21.213215,55.36243) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
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 |
---|---|---|---|
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. | 78 | 28 fois (93 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 53 | 13 fois (43 % des validations) |
E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 564 | 12 fois (40 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 | 1 fois (3 % des validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 2 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 29/07/2025 à 17h04 Europe/Paris.
vehicle_positions (13) 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 29/07/2025 à 17h04 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "155",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 326.0,
"latitude": -21.31093406677246,
"longitude": 55.43210220336914,
"speed": 0.0
},
"stopId": "0:19080P",
"timestamp": "1753801458",
"trip": {
"directionId": 1,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_21001115"
},
"vehicle": {
"id": "155",
"label": "155"
}
}
},
{
"id": "175",
"vehicle": {
"currentStatus": "STOPPED_AT",
"position": {
"bearing": 41.0,
"latitude": -21.17145538330078,
"longitude": 55.466346740722656,
"speed": 0.0
},
"stopId": "0:CI0110C",
"timestamp": "1753801471",
"trip": {
"directionId": 1,
"routeId": "6610",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990770"
},
"vehicle": {
"id": "175",
"label": "175"
}
}
},
{
"id": "143",
"vehicle": {
"occupancyStatus": "EMPTY",
"position": {
"bearing": 337.0,
"latitude": -21.193214416503906,
"longitude": 55.44837188720703,
"speed": 7.0
},
"stopId": "0:CI0161P",
"timestamp": "1753801457",
"trip": {
"directionId": 1,
"routeId": "6600",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990197"
},
"vehicle": {
"id": "143",
"label": "143"
}
}
},
{
"id": "110",
"vehicle": {
"currentStatus": "STOPPED_AT",
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 56.0,
"latitude": -21.293981552124023,
"longitude": 55.46074295043945,
"speed": 3.0
},
"stopId": "0:03070P",
"timestamp": "1753801467",
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990116"
},
"vehicle": {
"id": "110",
"label": "110"
}
}
},
{
"id": "116",
"vehicle": {
"currentStatus": "STOPPED_AT",
"occupancyStatus": "FEW_SEATS_AVAILABLE",
"position": {
"bearing": 21.0,
"latitude": -21.36011505126953,
"longitude": 55.566104888916016,
"speed": 3.0
},
"stopId": "0:PE04104C",
"timestamp": "1753801445",
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990241"
},
"vehicle": {
"id": "116",
"label": "116"
}
}
},
{
"id": "41",
"vehicle": {
"currentStatus": "STOPPED_AT",
"position": {
"bearing": 304.0,
"latitude": -21.28565216064453,
"longitude": 55.50773620605469,
"speed": 8.0
},
"stopId": "0:02375P",
"timestamp": "1753801453",
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2996920"
},
"vehicle": {
"id": "41",
"label": "41"
}
}
},
{
"id": "133",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": -21.258419036865234,
"longitude": 55.38924789428711,
"speed": 0.0
},
"stopId": "0:42160P",
"timestamp": "1753801450",
"trip": {
"directionId": 1,
"routeId": "4430",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2998817"
},
"vehicle": {
"id": "133",
"label": "133"
}
}
},
{
"id": "32",
"vehicle": {
"occupancyStatus": "EMPTY",
"position": {
"bearing": 25.0,
"latitude": -21.316232681274414,
"longitude": 55.5526123046875,
"speed": 8.0
},
"stopId": "0:06400P",
"timestamp": "1753801453",
"trip": {
"directionId": 0,
"routeId": "1050",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990169"
},
"vehicle": {
"id": "32",
"label": "32"
}
}
},
{
"id": "38",
"vehicle": {
"occupancyStatus": "FEW_SEATS_AVAILABLE",
"position": {
"bearing": 23.0,
"latitude": -21.342849731445312,
"longitude": 55.481571197509766,
"speed": 3.0
},
"stopId": "0:01840P",
"timestamp": "1753801472",
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990242"
},
"vehicle": {
"id": "38",
"label": "38"
}
}
},
{
"id": "42",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 240.0,
"latitude": -21.30628776550293,
"longitude": 55.42681121826172,
"speed": 4.0
},
"stopId": "0:19300C",
"timestamp": "1753801441",
"trip": {
"directionId": 0,
"routeId": "1131",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990630"
},
"vehicle": {
"id": "42",
"label": "42"
}
}
},
{
"id": "45",
"vehicle": {
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"bearing": 302.0,
"latitude": -21.32644271850586,
"longitude": 55.44861602783203,
"speed": 15.0
},
"stopId": "0:05440P",
"timestamp": "1753801470",
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990483"
},
"vehicle": {
"id": "45",
"label": "45"
}
}
},
{
"id": "61",
"vehicle": {
"occupancyStatus": "EMPTY",
"position": {
"bearing": 215.0,
"latitude": -21.255523681640625,
"longitude": 55.43366241455078,
"speed": 6.0
},
"stopId": "0:12490C",
"timestamp": "1753801467",
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990724"
},
"vehicle": {
"id": "61",
"label": "61"
}
}
},
{
"id": "107",
"vehicle": {
"occupancyStatus": "FEW_SEATS_AVAILABLE",
"position": {
"bearing": 43.0,
"latitude": -21.31735610961914,
"longitude": 55.47419738769531,
"speed": 4.0
},
"stopId": "0:05110P",
"timestamp": "1753801452",
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "1_2990100"
},
"vehicle": {
"id": "107",
"label": "107"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1753801479"
}
}