Détails de la ressource
Gtfs-RT flux vehicleposition: Mises à jour de la position des véhicules au format GTFS-RT
Cette ressource fait partie du jeu de données Réseau urbain SETRAM.
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
❌8 erreurs, 28 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 27/04/2026 à 09h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 3 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 126 stop_id 35 does not exist in GTFS data stops.txt
- vehicle_id 304 stop_id 35 does not exist in GTFS data stops.txt
- vehicle_id 414 stop_id 683 does not exist in GTFS data stops.txt
Vehicle position far from trip shape E029 5 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 125 trip_id 4983844-B-PS26TV11-SE-PS-L-Ma-J-V-00 at (48.020798,0.183917) 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 215 trip_id 4983365-B-PS26TV11-SE-PS-L-Ma-J-V-00 at (48.001038,0.187357) 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 226 trip_id 4984667-B-PS26TV11-SE-PS-L-Ma-J-V-00 at (48.017437,0.212237) 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 1018 trip_id 4857986-T-PS-2526A-SEMPS25-Semaine-30 at (47.956238,0.221357) 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 1020 trip_id 4858364-T-PS-2526A-SEMPS25-Semaine-30 at (47.95584,0.222717) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle speed is unrealistic W004 28 erreurs
vehicle.position.speed has an unrealistic speed that may be incorrect
Exemples d'erreurs
- vehicle.id 105 speed of 37.0 m/s (82.77 mph) is unrealistic
- vehicle.id 108 speed of 27.0 m/s (60.40 mph) is unrealistic
- vehicle.id 112 speed of 28.0 m/s (62.63 mph) is unrealistic
- vehicle.id 114 speed of 60.0 m/s (134.22 mph) is unrealistic
- vehicle.id 121 speed of 47.0 m/s (105.14 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 |
|---|---|---|---|
| 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. | 88 | 31 fois (100 % des validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 572 | 31 fois (100 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 30 | 17 fois (55 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 28/04/2026 à 04h53 Europe/Paris.
vehicle_positions (6) 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 28/04/2026 à 04h53 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "301",
"vehicle": {
"currentStatus": "STOPPED_AT",
"position": {
"bearing": 28.0,
"latitude": 47.950477600097656,
"longitude": 0.16335700452327728,
"speed": 0.0
},
"stopId": "1071",
"timestamp": "1777344699",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4982591-B-PS26TV11-SE-PS-L-Ma-J-V-00"
},
"vehicle": {
"id": "301",
"label": "301"
}
}
},
{
"id": "1013",
"vehicle": {
"position": {
"bearing": 339.0,
"latitude": 47.97768020629883,
"longitude": 0.2137569934129715,
"speed": 34.0
},
"stopId": "1018",
"timestamp": "1777344804",
"vehicle": {
"id": "1013",
"label": "1013"
}
}
},
{
"id": "1014",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 47.960636138916016,
"longitude": 0.22815699875354767,
"speed": 0.0
},
"stopId": "27",
"timestamp": "1777344647",
"vehicle": {
"id": "1014",
"label": "1014"
}
}
},
{
"id": "1024",
"vehicle": {
"position": {
"bearing": 290.0,
"latitude": 47.96120071411133,
"longitude": 0.22607700526714325,
"speed": 0.0
},
"stopId": "27",
"timestamp": "1777344675",
"vehicle": {
"id": "1024",
"label": "1024"
}
}
},
{
"id": "1029",
"vehicle": {
"position": {
"bearing": 315.0,
"latitude": 47.99519729614258,
"longitude": 0.23343700170516968,
"speed": 9.0
},
"stopId": "1024",
"timestamp": "1777344716",
"vehicle": {
"id": "1029",
"label": "1029"
}
}
},
{
"id": "1030",
"vehicle": {
"position": {
"bearing": 106.0,
"latitude": 47.95623779296875,
"longitude": 0.22135700285434723,
"speed": 0.0
},
"stopId": "1001",
"timestamp": "1777344812",
"vehicle": {
"id": "1030",
"label": "1030"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777344813"
}
}