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
❌5 erreurs, 28 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 02/04/2025 à 09h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 2 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 222 stop_id 35 does not exist in GTFS data stops.txt
- vehicle_id 305 stop_id 35 does not exist in GTFS data stops.txt
Vehicle position far from trip shape E029 3 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 421 trip_id 4169669-B-PS24TVX4-SEMTVX4-Mercredi-01 at (47.9824,0.228717) 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 1005 trip_id 4507024-T-PS25TAC3-SEMTACP3-Semaine-00 at (47.95608,0.222317) 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 1026 trip_id 4504652-T-PS25TAC3-SEMTACP3-Semaine-00 at (47.95592,0.222557) 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 101 speed of 35.0 m/s (78.29 mph) is unrealistic
- vehicle.id 104 speed of 58.0 m/s (129.74 mph) is unrealistic
- vehicle.id 107 speed of 51.0 m/s (114.08 mph) is unrealistic
- vehicle.id 111 speed of 36.0 m/s (80.53 mph) is unrealistic
- vehicle.id 140 speed of 34.0 m/s (76.06 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 |
---|---|---|---|
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 280 | 15 fois (100 % 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. | 79 | 14 fois (93 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 35 | 13 fois (87 % 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 | 1 fois (7 % des validations) |
E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 35 | 1 fois (7 % des validations) |
E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 39 | 1 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 02/04/2025 à 13h43 Europe/Paris.
vehicle_positions (83) 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 02/04/2025 à 13h43 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "101",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 223.0,
"latitude": 48.0494384765625,
"longitude": 0.1702370047569275,
"speed": 29.0
},
"stop_id": "2338",
"timestamp": "1743594192",
"trip": {
"route_id": "7",
"trip_id": "4169597-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "101",
"label": "101"
}
}
},
{
"id": "102",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 192.0,
"latitude": 48.01456069946289,
"longitude": 0.1827169954776764
},
"stop_id": "2125",
"timestamp": "1743594191",
"trip": {
"route_id": "28",
"trip_id": "4168425-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "102",
"label": "102"
}
}
},
{
"id": "103",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 106.0,
"latitude": 47.95575714111328,
"longitude": 0.22287699580192566,
"speed": 22.0
},
"stop_id": "2522",
"timestamp": "1743594199",
"trip": {
"direction_id": 1,
"route_id": "27",
"trip_id": "4168627-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "103",
"label": "103"
}
}
},
{
"id": "104",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 285.0,
"latitude": 47.99720001220703,
"longitude": 0.21863700449466705
},
"stop_id": "2756",
"timestamp": "1743594199",
"trip": {
"direction_id": 1,
"route_id": "25EX",
"trip_id": "4168568-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "104",
"label": "104"
}
}
},
{
"id": "107",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 39.0,
"latitude": 48.004638671875,
"longitude": 0.13639698922634125
},
"stop_id": "2726",
"timestamp": "1743594192",
"trip": {
"direction_id": 1,
"route_id": "28",
"trip_id": "4168462-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "107",
"label": "107"
}
}
},
{
"id": "108",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 99.0,
"latitude": 48.039520263671875,
"longitude": 0.24359700083732605,
"speed": 24.0
},
"stop_id": "3013",
"timestamp": "1743594201",
"trip": {
"direction_id": 1,
"route_id": "22",
"trip_id": "4168782-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "108",
"label": "108"
}
}
},
{
"id": "109",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 176.0,
"latitude": 47.92823791503906,
"longitude": 0.1877570003271103,
"speed": 24.0
},
"stop_id": "2398",
"timestamp": "1743594197",
"trip": {
"route_id": "21",
"trip_id": "4184945-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "109",
"label": "109"
}
}
},
{
"id": "110",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 26.0,
"latitude": 47.961517333984375,
"longitude": 0.15063698589801788,
"speed": 36.0
},
"stop_id": "3169",
"timestamp": "1743594201",
"trip": {
"direction_id": 1,
"route_id": "26",
"trip_id": "4168517-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "110",
"label": "110"
}
}
},
{
"id": "111",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 39.0,
"latitude": 47.960479736328125,
"longitude": 0.20031699538230896
},
"stop_id": "3143",
"timestamp": "1743594158",
"trip": {
"route_id": "10A",
"trip_id": "4169519-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "111",
"label": "111"
}
}
},
{
"id": "119",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 78.0,
"latitude": 47.98263931274414,
"longitude": 0.23031699657440186
},
"stop_id": "2165",
"timestamp": "1743594193",
"trip": {
"route_id": "16",
"trip_id": "4185245-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "119",
"label": "119"
}
}
},
{
"id": "123",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 153.0,
"latitude": 48.06047821044922,
"longitude": 0.1412769854068756
},
"stop_id": "3099",
"timestamp": "1743594189",
"trip": {
"route_id": "28",
"trip_id": "4168426-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "123",
"label": "123"
}
}
},
{
"id": "125",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 202.0,
"latitude": 47.98344039916992,
"longitude": 0.15103699266910553
},
"stop_id": "2779",
"timestamp": "1743594192",
"trip": {
"direction_id": 1,
"route_id": "4",
"trip_id": "4170253-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "125",
"label": "125"
}
}
},
{
"id": "127",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 68.0,
"latitude": 48.012481689453125,
"longitude": 0.31687700748443604,
"speed": 58.0
},
"stop_id": "2044",
"timestamp": "1743594189",
"trip": {
"route_id": "25",
"trip_id": "4168561-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "127",
"label": "127"
}
}
},
{
"id": "129",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 219.0,
"latitude": 48.02703857421875,
"longitude": 0.18255700170993805
},
"stop_id": "2347",
"timestamp": "1743594201",
"trip": {
"route_id": "17",
"trip_id": "4170373-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "129",
"label": "129"
}
}
},
{
"id": "131",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 167.0,
"latitude": 48.00815963745117,
"longitude": 0.1895969957113266,
"speed": 4.0
},
"stop_id": "2191",
"timestamp": "1743594199",
"trip": {
"route_id": "11",
"trip_id": "4169417-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "131",
"label": "131"
}
}
},
{
"id": "134",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 259.0,
"latitude": 48.004478454589844,
"longitude": 0.17919699847698212,
"speed": 17.0
},
"stop_id": "2668",
"timestamp": "1743594197",
"trip": {
"direction_id": 1,
"route_id": "12",
"trip_id": "4169344-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "134",
"label": "134"
}
}
},
{
"id": "136",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 303.0,
"latitude": 48.037200927734375,
"longitude": 0.156716987490654
},
"stop_id": "2441",
"timestamp": "1743594043",
"trip": {
"route_id": "11",
"trip_id": "4169397-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "136",
"label": "136"
}
}
},
{
"id": "137",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 253.0,
"latitude": 48.025516510009766,
"longitude": 0.18143700063228607,
"speed": 18.0
},
"stop_id": "2814",
"timestamp": "1743594190",
"trip": {
"direction_id": 1,
"route_id": "14",
"trip_id": "4169190-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "137",
"label": "137"
}
}
},
{
"id": "140",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 153.0,
"latitude": 48.00815963745117,
"longitude": 0.1895969957113266
},
"stop_id": "2191",
"timestamp": "1743594202",
"trip": {
"route_id": "12",
"trip_id": "4169300-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "140",
"label": "140"
}
}
},
{
"id": "141",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 230.0,
"latitude": 48.01776123046875,
"longitude": 0.21791699528694153
},
"stop_id": "2880",
"timestamp": "1743594191",
"trip": {
"direction_id": 1,
"route_id": "22",
"trip_id": "4168783-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "141",
"label": "141"
}
}
},
{
"id": "143",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 181.0,
"latitude": 48.013919830322266,
"longitude": 0.19799700379371643,
"speed": 32.0
},
"stop_id": "2110",
"timestamp": "1743594198",
"trip": {
"route_id": "14",
"trip_id": "4169166-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "143",
"label": "143"
}
}
},
{
"id": "145",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 112.0,
"latitude": 47.97704315185547,
"longitude": 0.23247699439525604,
"speed": 6.0
},
"stop_id": "2133",
"timestamp": "1743594195",
"trip": {
"route_id": "10A",
"trip_id": "4169520-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "145",
"label": "145"
}
}
},
{
"id": "146",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 281.0,
"latitude": 47.96928024291992,
"longitude": 0.2123969942331314,
"speed": 27.0
},
"stop_id": "2339",
"timestamp": "1743594199",
"trip": {
"direction_id": 1,
"route_id": "10B",
"trip_id": "4169534-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "146",
"label": "146"
}
}
},
{
"id": "149",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 230.0,
"latitude": 48.00872039794922,
"longitude": 0.2267169952392578,
"speed": 11.0
},
"stop_id": "2248",
"timestamp": "1743594189",
"trip": {
"direction_id": 1,
"route_id": "12",
"trip_id": "4169345-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "149",
"label": "149"
}
}
},
{
"id": "150",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 334.0,
"latitude": 48.006160736083984,
"longitude": 0.20119699835777283,
"speed": 13.0
},
"stop_id": "2701",
"timestamp": "1743594194",
"trip": {
"direction_id": 1,
"route_id": "23",
"trip_id": "4168726-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "150",
"label": "150"
}
}
},
{
"id": "155",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 338.0,
"latitude": 47.981040954589844,
"longitude": 0.2119169980287552,
"speed": 4.0
},
"stop_id": "3227",
"timestamp": "1743594190",
"trip": {
"route_id": "6",
"trip_id": "4169786-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "155",
"label": "155"
}
}
},
{
"id": "156",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 58.0,
"latitude": 47.9832763671875,
"longitude": 0.2339169979095459
},
"stop_id": "2165",
"timestamp": "1743594202",
"trip": {
"direction_id": 1,
"route_id": "6",
"trip_id": "4169758-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "156",
"label": "156"
}
}
},
{
"id": "204",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 316.0,
"latitude": 47.998802185058594,
"longitude": 0.18783700466156006
},
"stop_id": "2684",
"timestamp": "1743594198",
"trip": {
"direction_id": 1,
"route_id": "4",
"trip_id": "4170254-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "204",
"label": "204"
}
}
},
{
"id": "205",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 178.0,
"latitude": 48.02184295654297,
"longitude": 0.20159700512886047,
"speed": 27.0
},
"stop_id": "2796",
"timestamp": "1743594199",
"trip": {
"direction_id": 1,
"route_id": "4",
"trip_id": "4170255-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "205",
"label": "205"
}
}
},
{
"id": "206",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 92.0,
"latitude": 47.983917236328125,
"longitude": 0.14799699187278748,
"speed": 34.0
},
"stop_id": "2779",
"timestamp": "1743594192",
"trip": {
"route_id": "4",
"trip_id": "4170301-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "206",
"label": "206"
}
}
},
{
"id": "208",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 10.0,
"latitude": 47.96440124511719,
"longitude": 0.156156986951828,
"speed": 24.0
},
"stop_id": "2659",
"timestamp": "1743594197",
"trip": {
"route_id": "26",
"trip_id": "4168536-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "208",
"label": "208"
}
}
},
{
"id": "214",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 181.0,
"latitude": 47.98311996459961,
"longitude": 0.210317000746727
},
"stop_id": "2687",
"timestamp": "1743594193",
"trip": {
"direction_id": 1,
"route_id": "16",
"trip_id": "4185262-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
},
{
"id": "215",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 194.0,
"latitude": 47.98792266845703,
"longitude": 0.18119700253009796,
"speed": 29.0
},
"stop_id": "2617",
"timestamp": "1743594202",
"trip": {
"route_id": "13",
"trip_id": "4169246-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "215",
"label": "215"
}
}
},
{
"id": "216",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 150.0,
"latitude": 48.02335739135742,
"longitude": 0.20583699643611908,
"speed": 23.0
},
"stop_id": "2311",
"timestamp": "1743594201",
"trip": {
"route_id": "4",
"trip_id": "4170192-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "216",
"label": "216"
}
}
},
{
"id": "217",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 45.0,
"latitude": 48.006797790527344,
"longitude": 0.18999700248241425
},
"stop_id": "2470",
"timestamp": "1743594120",
"trip": {
"route_id": "16",
"trip_id": "4185247-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "217",
"label": "217"
}
}
},
{
"id": "220",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 216.0,
"latitude": 48.01023864746094,
"longitude": 0.19639700651168823,
"speed": 17.0
},
"stop_id": "3119",
"timestamp": "1743594190",
"trip": {
"direction_id": 1,
"route_id": "11",
"trip_id": "4169460-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "220",
"label": "220"
}
}
},
{
"id": "228",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 11.0,
"latitude": 48.00360107421875,
"longitude": 0.19351699948310852,
"speed": 14.0
},
"stop_id": "2516",
"timestamp": "1743594201",
"trip": {
"route_id": "4",
"trip_id": "4170193-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "228",
"label": "228"
}
}
},
{
"id": "232",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 296.0,
"latitude": 48.00776290893555,
"longitude": 0.198636993765831,
"speed": 6.0
},
"stop_id": "2192",
"timestamp": "1743594196",
"trip": {
"direction_id": 1,
"route_id": "17",
"trip_id": "4170420-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "232",
"label": "232"
}
}
},
{
"id": "301",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 170.0,
"latitude": 47.9675178527832,
"longitude": 0.1603969931602478,
"speed": 8.0
},
"stop_id": "1076",
"timestamp": "1743594202",
"trip": {
"direction_id": 1,
"route_id": "T3",
"trip_id": "4167920-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "301",
"label": "301"
}
}
},
{
"id": "302",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 22.0,
"latitude": 47.950477600097656,
"longitude": 0.16327700018882751
},
"stop_id": "1071",
"timestamp": "1743594181",
"trip": {
"route_id": "T3",
"trip_id": "4167943-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "302",
"label": "302"
}
}
},
{
"id": "303",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 1.0,
"latitude": 47.95471954345703,
"longitude": 0.1659969985485077,
"speed": 24.0
},
"stop_id": "1084",
"timestamp": "1743594197",
"trip": {
"route_id": "T3",
"trip_id": "4167940-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "305",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 112.0,
"latitude": 47.99591827392578,
"longitude": 0.19343699514865875
},
"stop_id": "1078",
"timestamp": "1743594190",
"trip": {
"direction_id": 1,
"route_id": "T3",
"trip_id": "4167929-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "305",
"label": "305"
}
}
},
{
"id": "310",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 348.0,
"latitude": 47.9721565246582,
"longitude": 0.15911699831485748,
"speed": 30.0
},
"stop_id": "1097",
"timestamp": "1743594190",
"trip": {
"route_id": "T3",
"trip_id": "4167936-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "310",
"label": "310"
}
}
},
{
"id": "401",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 18.0,
"latitude": 47.982398986816406,
"longitude": 0.21023699641227722,
"speed": 13.0
},
"stop_id": "2688",
"timestamp": "1743594201",
"trip": {
"direction_id": 1,
"route_id": "5",
"trip_id": "4184277-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "401",
"label": "401"
}
}
},
{
"id": "402",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 135.0,
"latitude": 47.98591995239258,
"longitude": 0.20831699669361115
},
"stop_id": "683",
"timestamp": "1743594196",
"trip": {
"direction_id": 1,
"route_id": "6",
"trip_id": "4169753-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "402",
"label": "402"
}
}
},
{
"id": "407",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 225.0,
"latitude": 48.00239944458008,
"longitude": 0.19871699810028076
},
"stop_id": "3087",
"timestamp": "1743594201",
"trip": {
"direction_id": 1,
"route_id": "6",
"trip_id": "4169770-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "407",
"label": "407"
}
}
},
{
"id": "408",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 139.0,
"latitude": 47.99112319946289,
"longitude": 0.23887699842453003,
"speed": 32.0
},
"stop_id": "2029",
"timestamp": "1743594202",
"trip": {
"route_id": "6",
"trip_id": "4169757-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "408",
"label": "408"
}
}
},
{
"id": "409",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 185.0,
"latitude": 48.004638671875,
"longitude": 0.19975699484348297
},
"stop_id": "2231",
"timestamp": "1743594010",
"trip": {
"direction_id": 1,
"route_id": "5",
"trip_id": "4169964-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "409",
"label": "409"
}
}
},
{
"id": "412",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 116.0,
"latitude": 48.07368087768555,
"longitude": 0.1298370063304901,
"speed": 48.0
},
"stop_id": "2456",
"timestamp": "1743594188",
"trip": {
"route_id": "20",
"trip_id": "4168914-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "412",
"label": "412"
}
}
},
{
"id": "413",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 344.0,
"latitude": 48.02079772949219,
"longitude": 0.18383699655532837,
"speed": 23.0
},
"stop_id": "2599",
"timestamp": "1743594197",
"trip": {
"direction_id": 1,
"route_id": "20",
"trip_id": "4168903-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "413",
"label": "413"
}
}
},
{
"id": "415",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 30.0,
"latitude": 47.987117767333984,
"longitude": 0.2264769971370697,
"speed": 3.0
},
"stop_id": "2699",
"timestamp": "1743594191",
"trip": {
"direction_id": 1,
"route_id": "15",
"trip_id": "4169125-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "415",
"label": "415"
}
}
},
{
"id": "419",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 199.0,
"latitude": 47.97855758666992,
"longitude": 0.20847700536251068,
"speed": 19.0
},
"stop_id": "2210",
"timestamp": "1743594194",
"trip": {
"route_id": "5",
"trip_id": "4184225-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "419",
"label": "419"
}
}
},
{
"id": "421",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 109.0,
"latitude": 47.99760055541992,
"longitude": 0.2158370018005371,
"speed": 34.0
},
"stop_id": "2755",
"timestamp": "1743594198",
"trip": {
"route_id": "6",
"trip_id": "4169756-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "421",
"label": "421"
}
}
},
{
"id": "423",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 288.0,
"latitude": 47.99760055541992,
"longitude": 0.21599699556827545,
"speed": 32.0
},
"stop_id": "2572",
"timestamp": "1743594199",
"trip": {
"direction_id": 1,
"route_id": "6",
"trip_id": "4169759-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "423",
"label": "423"
}
}
},
{
"id": "426",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 168.0,
"latitude": 47.982479095458984,
"longitude": 0.22575700283050537
},
"stop_id": "2154",
"timestamp": "1743594197",
"trip": {
"route_id": "15",
"trip_id": "4169101-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "426",
"label": "426"
}
}
},
{
"id": "436",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 261.0,
"latitude": 47.997039794921875,
"longitude": 0.22191700339317322,
"speed": 19.0
},
"stop_id": "2756",
"timestamp": "1743594201",
"trip": {
"route_id": "5",
"trip_id": "4169900-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "436",
"label": "436"
}
}
},
{
"id": "438",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 241.0,
"latitude": 47.98591995239258,
"longitude": 0.2083970010280609
},
"stop_id": "683",
"timestamp": "1743594089",
"trip": {
"route_id": "21",
"trip_id": "4184946-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "438",
"label": "438"
}
}
},
{
"id": "611",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 340.0,
"latitude": 47.98088073730469,
"longitude": 0.21199700236320496,
"speed": 10.0
},
"stop_id": "2687",
"timestamp": "1743594200",
"trip": {
"direction_id": 1,
"route_id": "10B",
"trip_id": "4169533-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "611",
"label": "611"
}
}
},
{
"id": "614",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 95.0,
"latitude": 48.01871871948242,
"longitude": 0.27087700366973877
},
"stop_id": "2869",
"timestamp": "1743594149",
"trip": {
"direction_id": 1,
"route_id": "23",
"trip_id": "4168727-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "614",
"label": "614"
}
}
},
{
"id": "706",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 100.0,
"latitude": 47.999359130859375,
"longitude": 0.2286369949579239,
"speed": 14.0
},
"stop_id": "2388",
"timestamp": "1743594188",
"trip": {
"direction_id": 1,
"route_id": "5",
"trip_id": "4169963-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "706",
"label": "706"
}
}
},
{
"id": "908",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 174.0,
"latitude": 47.90711975097656,
"longitude": 0.2381570041179657
},
"stop_id": "2765",
"timestamp": "1743594149",
"trip": {
"direction_id": 1,
"route_id": "24",
"trip_id": "4168603-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "908",
"label": "908"
}
}
},
{
"id": "909",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 286.0,
"latitude": 47.955997467041016,
"longitude": 0.2216770052909851
},
"stop_id": "2023",
"timestamp": "1743594199",
"trip": {
"route_id": "24",
"trip_id": "4168675-B-PS24TVX4-SEMTVX4-Mercredi-01"
},
"vehicle": {
"id": "909",
"label": "909"
}
}
},
{
"id": "1001",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 291.0,
"latitude": 47.992401123046875,
"longitude": 0.2047169953584671,
"speed": 32.0
},
"stop_id": "1064",
"timestamp": "1743594194",
"trip": {
"route_id": "T2",
"trip_id": "4504301-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1001",
"label": "1001"
}
}
},
{
"id": "1002",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 159.0,
"latitude": 47.98575973510742,
"longitude": 0.20935699343681335,
"speed": 26.0
},
"stop_id": "1058",
"timestamp": "1743594193",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4507075-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1002",
"label": "1002"
}
}
},
{
"id": "1004",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 104.0,
"latitude": 47.992801666259766,
"longitude": 0.20375700294971466,
"speed": 21.0
},
"stop_id": "1063",
"timestamp": "1743594202",
"trip": {
"direction_id": 1,
"route_id": "T2",
"trip_id": "4507513-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1004",
"label": "1004"
}
}
},
{
"id": "1005",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 160.0,
"latitude": 47.980560302734375,
"longitude": 0.21231700479984283,
"speed": 24.0
},
"stop_id": "1019",
"timestamp": "1743594198",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4504819-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1005",
"label": "1005"
}
}
},
{
"id": "1007",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 282.0,
"latitude": 48.015037536621094,
"longitude": 0.15983699262142181,
"speed": 16.0
},
"stop_id": "1062",
"timestamp": "1743594201",
"trip": {
"route_id": "T1",
"trip_id": "4506523-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1007",
"label": "1007"
}
}
},
{
"id": "1008",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 102.0,
"latitude": 48.01487731933594,
"longitude": 0.15983699262142181,
"speed": 34.0
},
"stop_id": "1009",
"timestamp": "1743594197",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4507079-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1008",
"label": "1008"
}
}
},
{
"id": "1009",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 348.0,
"latitude": 47.96992111206055,
"longitude": 0.21807700395584106,
"speed": 33.0
},
"stop_id": "1098",
"timestamp": "1743594197",
"trip": {
"route_id": "T1",
"trip_id": "4504696-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1009",
"label": "1009"
}
}
},
{
"id": "1010",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 140.0,
"latitude": 47.99543762207031,
"longitude": 0.23343700170516968
},
"stop_id": "1024",
"timestamp": "1743594176",
"trip": {
"route_id": "T2",
"trip_id": "4504303-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1010",
"label": "1010"
}
}
},
{
"id": "1011",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 18.0,
"latitude": 47.959041595458984,
"longitude": 0.22975699603557587,
"speed": 15.0
},
"stop_id": "1032",
"timestamp": "1743594201",
"trip": {
"route_id": "T1",
"trip_id": "4506529-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1011",
"label": "1011"
}
}
},
{
"id": "1014",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 104.0,
"latitude": 47.99112319946289,
"longitude": 0.22919699549674988,
"speed": 31.0
},
"stop_id": "1038",
"timestamp": "1743594197",
"trip": {
"direction_id": 1,
"route_id": "T2",
"trip_id": "4504175-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1014",
"label": "1014"
}
}
},
{
"id": "1015",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 307.0,
"latitude": 48.00927734375,
"longitude": 0.18463699519634247,
"speed": 3.0
},
"stop_id": "1026",
"timestamp": "1743594201",
"trip": {
"route_id": "T1",
"trip_id": "4506524-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1015",
"label": "1015"
}
}
},
{
"id": "1018",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 108.0,
"latitude": 48.02016067504883,
"longitude": 0.21167699992656708
},
"stop_id": "1006",
"timestamp": "1743594201",
"trip": {
"direction_id": 1,
"route_id": "T2",
"trip_id": "4504178-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1018",
"label": "1018"
}
}
},
{
"id": "1021",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 179.0,
"latitude": 48.004478454589844,
"longitude": 0.19999699294567108
},
"stop_id": "1015",
"timestamp": "1743594198",
"trip": {
"direction_id": 1,
"route_id": "T2",
"trip_id": "4507514-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1021",
"label": "1021"
}
}
},
{
"id": "1022",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 106.0,
"latitude": 48.01679992675781,
"longitude": 0.15231700241565704
},
"stop_id": "1061",
"timestamp": "1743594172",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4504825-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1022",
"label": "1022"
}
}
},
{
"id": "1023",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 106.0,
"latitude": 48.02048110961914,
"longitude": 0.2105569988489151
},
"stop_id": "1006",
"timestamp": "1743594194",
"trip": {
"direction_id": 1,
"route_id": "T2",
"trip_id": "4507516-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1023",
"label": "1023"
}
}
},
{
"id": "1025",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 206.0,
"latitude": 47.996559143066406,
"longitude": 0.19343699514865875,
"speed": 25.0
},
"stop_id": "1028",
"timestamp": "1743594197",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4507076-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1025",
"label": "1025"
}
}
},
{
"id": "1026",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 162.0,
"latitude": 47.9598388671875,
"longitude": 0.23023700714111328,
"speed": 18.0
},
"stop_id": "1002",
"timestamp": "1743594202",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4504818-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1026",
"label": "1026"
}
}
},
{
"id": "1027",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 314.0,
"latitude": 48.00392150878906,
"longitude": 0.19655700027942657,
"speed": 2.0
},
"stop_id": "1055",
"timestamp": "1743594201",
"trip": {
"route_id": "T1",
"trip_id": "4506871-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1027",
"label": "1027"
}
}
},
{
"id": "1029",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 302.0,
"latitude": 47.99543762207031,
"longitude": 0.19343699514865875,
"speed": 3.0
},
"stop_id": "1047",
"timestamp": "1743594196",
"trip": {
"route_id": "T1",
"trip_id": "4504694-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1029",
"label": "1029"
}
}
},
{
"id": "1032",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"bearing": 126.0,
"latitude": 48.00799560546875,
"longitude": 0.18759700655937195,
"speed": 24.0
},
"stop_id": "1046",
"timestamp": "1743594199",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4504822-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1032",
"label": "1032"
}
}
},
{
"id": "1034",
"vehicle": {
"current_status": "STOPPED_AT",
"position": {
"bearing": 138.0,
"latitude": 48.01359939575195,
"longitude": 0.17567700147628784,
"speed": 16.0
},
"stop_id": "1035",
"timestamp": "1743594201",
"trip": {
"direction_id": 1,
"route_id": "T1",
"trip_id": "4506732-T-PS25TAC3-SEMTACP3-Semaine-00"
},
"vehicle": {
"id": "1034",
"label": "1034"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1743594203"
}
}