Détails de la ressource

Nom du fichier : GTFS-RT - VehiclePosition
Format : gtfs-rt

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

29/03/2026
100%
30/03/2026
100%
31/03/2026
100%
01/04/2026
100%
02/04/2026
100%
03/04/2026
100%
04/04/2026
99%
05/04/2026
100%
06/04/2026
100%
07/04/2026
100%
08/04/2026
100%
09/04/2026
100%
10/04/2026
100%
11/04/2026
100%
12/04/2026
100%
13/04/2026
100%
14/04/2026
100%
15/04/2026
100%
16/04/2026
100%
17/04/2026
100%
18/04/2026
100%
19/04/2026
100%
20/04/2026
100%
21/04/2026
100%
22/04/2026
100%
23/04/2026
100%
24/04/2026
100%
25/04/2026
100%
26/04/2026
100%
27/04/2026
100%
28/04/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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
Valider ce GTFS-RT maintenant

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 à 08h06 Europe/Paris.

vehicle_positions (105) service_alerts (0) trip_updates (0)

Entités présentes dans ce flux lors des 7 derniers jours.

vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 28/04/2026 à 08h06 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "103", "vehicle": { "position": { "bearing": 333.0, "latitude": 47.963680267333984, "longitude": 0.16335700452327728, "speed": 36.0 }, "stopId": "2494", "timestamp": "1777356366", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "tripId": "4982777-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "103", "label": "103" } } }, { "id": "105", "vehicle": { "position": { "bearing": 247.0, "latitude": 48.024803161621094, "longitude": 0.17863699793815613, "speed": 22.0 }, "stopId": "2805", "timestamp": "1777356366", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "4983858-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "105", "label": "105" } } }, { "id": "106", "vehicle": { "position": { "bearing": 37.0, "latitude": 48.00584030151367, "longitude": 0.1938370019197464, "speed": 0.0 }, "stopId": "2547", "timestamp": "1777356362", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "4983286-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "106", "label": "106" } } }, { "id": "108", "vehicle": { "position": { "bearing": 225.0, "latitude": 48.00799560546875, "longitude": 0.1988770067691803, "speed": 17.0 }, "stopId": "3030", "timestamp": "1777356358", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "4983792-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "108", "label": "108" } } }, { "id": "109", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 46.0, "latitude": 48.023921966552734, "longitude": 0.17615699768066406, "speed": 0.0 }, "stopId": "2874", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "tripId": "4982684-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "109", "label": "109" } } }, { "id": "112", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 252.0, "latitude": 48.017601013183594, "longitude": 0.18887700140476227, "speed": 27.0 }, "stopId": "2306", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "4983285-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "112", "label": "112" } } }, { "id": "113", "vehicle": { "position": { "bearing": 100.0, "latitude": 47.942718505859375, "longitude": 0.24167700111865997, "speed": 46.0 }, "stopId": "2115", "timestamp": "1777356358", "trip": { "directionId": 1, "routeId": "27", "scheduleRelationship": "SCHEDULED", "tripId": "4982890-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "113", "label": "113" } } }, { "id": "115", "vehicle": { "position": { "bearing": 293.0, "latitude": 47.96775817871094, "longitude": 0.1575169861316681, "speed": 0.0 }, "stopId": "2646", "timestamp": "1777356353", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "tripId": "4982754-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "115", "label": "115" } } }, { "id": "118", "vehicle": { "position": { "bearing": 216.0, "latitude": 48.00728225708008, "longitude": 0.1932770013809204, "speed": 0.0 }, "stopId": "3026", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "4984610-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "118", "label": "118" } } }, { "id": "124", "vehicle": { "position": { "bearing": 59.0, "latitude": 47.99624252319336, "longitude": 0.10527698695659637, "speed": 0.0 }, "stopId": "2454", "timestamp": "1777356353", "trip": { "directionId": 0, "routeId": "32", "scheduleRelationship": "SCHEDULED", "tripId": "4982652-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "124", "label": "124" } } }, { "id": "126", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 331.0, "latitude": 48.01776123046875, "longitude": 0.21783700585365295, "speed": 0.0 }, "stopId": "2880", "timestamp": "1777356284", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "4983039-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "126", "label": "126" } } }, { "id": "127", "vehicle": { "position": { "bearing": 270.0, "latitude": 48.001197814941406, "longitude": 0.1696770042181015, "speed": 28.0 }, "stopId": "2605", "timestamp": "1777356362", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "4983707-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "127", "label": "127" } } }, { "id": "128", "vehicle": { "position": { "bearing": 353.0, "latitude": 48.03040313720703, "longitude": 0.24287700653076172, "speed": 14.0 }, "stopId": "2097", "timestamp": "1777356353", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "4983038-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "128", "label": "128" } } }, { "id": "131", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 163.0, "latitude": 48.0324821472168, "longitude": 0.18151700496673584, "speed": 0.0 }, "stopId": "2644", "timestamp": "1777356265", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "4983536-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "131", "label": "131" } } }, { "id": "132", "vehicle": { "position": { "bearing": 247.0, "latitude": 48.000797271728516, "longitude": 0.19551700353622437, "speed": 13.0 }, "stopId": "1079", "timestamp": "1777356352", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "4983535-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "132", "label": "132" } } }, { "id": "133", "vehicle": { "position": { "bearing": 319.0, "latitude": 47.99479675292969, "longitude": 0.19559699296951294, "speed": 17.0 }, "stopId": "2352", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "4983560-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "133", "label": "133" } } }, { "id": "134", "vehicle": { "position": { "bearing": 230.0, "latitude": 48.00887680053711, "longitude": 0.22679699957370758, "speed": 3.0 }, "stopId": "2248", "timestamp": "1777356360", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "4983709-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "134", "label": "134" } } }, { "id": "135", "vehicle": { "position": { "bearing": 0.0, "latitude": 47.979122161865234, "longitude": 0.20159700512886047, "speed": 14.0 }, "stopId": "2031", "timestamp": "1777356365", "trip": { "directionId": 0, "routeId": "10A", "scheduleRelationship": "SCHEDULED", "tripId": "4983879-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "135", "label": "135" } } }, { "id": "136", "vehicle": { "position": { "bearing": 103.0, "latitude": 48.01152038574219, "longitude": 0.18831700086593628, "speed": 36.0 }, "stopId": "2124", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "4983664-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "136", "label": "136" } } }, { "id": "138", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 50.0, "latitude": 48.004638671875, "longitude": 0.13647699356079102, "speed": 0.0 }, "stopId": "2726", "timestamp": "1777356092", "trip": { "directionId": 1, "routeId": "28", "scheduleRelationship": "SCHEDULED", "tripId": "4982721-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "138", "label": "138" } } }, { "id": "139", "vehicle": { "position": { "bearing": 243.0, "latitude": 48.00688171386719, "longitude": 0.20135700702667236, "speed": 2.0 }, "stopId": "2701", "timestamp": "1777356359", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "4983708-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "139", "label": "139" } } }, { "id": "140", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 281.0, "latitude": 47.98455810546875, "longitude": 0.142316997051239, "speed": 0.0 }, "stopId": "2783", "timestamp": "1777356164", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "tripId": "4982805-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "140", "label": "140" } } }, { "id": "143", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 118.0, "latitude": 47.979278564453125, "longitude": 0.22479699552059174, "speed": 21.0 }, "stopId": "2259", "timestamp": "1777356357", "trip": { "directionId": 1, "routeId": "10B", "scheduleRelationship": "SCHEDULED", "tripId": "4983886-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "143", "label": "143" } } }, { "id": "145", "vehicle": { "position": { "bearing": 301.0, "latitude": 48.038482666015625, "longitude": 0.15519699454307556, "speed": 36.0 }, "stopId": "2769", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "28", "scheduleRelationship": "SCHEDULED", "tripId": "4982719-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "145", "label": "145" } } }, { "id": "148", "vehicle": { "position": { "bearing": 83.0, "latitude": 48.008480072021484, "longitude": 0.21327699720859528, "speed": 16.0 }, "stopId": "2061", "timestamp": "1777356359", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "4983663-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "148", "label": "148" } } }, { "id": "155", "vehicle": { "position": { "bearing": 180.0, "latitude": 47.98448181152344, "longitude": 0.2423969954252243, "speed": 1.0 }, "stopId": "2145", "timestamp": "1777356354", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "4984013-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "155", "label": "155" } } }, { "id": "156", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 180.0, "latitude": 48.004638671875, "longitude": 0.19975699484348297, "speed": 8.0 }, "stopId": "2231", "timestamp": "1777356360", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984485-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "156", "label": "156" } } }, { "id": "201", "vehicle": { "position": { "bearing": 256.0, "latitude": 47.997039794921875, "longitude": 0.22135700285434723, "speed": 22.0 }, "stopId": "2756", "timestamp": "1777356356", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "tripId": "4982991-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "201", "label": "201" } } }, { "id": "202", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 196.0, "latitude": 47.927040100097656, "longitude": 0.18751700222492218, "speed": 0.0 }, "stopId": "2398", "timestamp": "1777356259", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "4983622-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "202", "label": "202" } } }, { "id": "204", "vehicle": { "position": { "bearing": 320.0, "latitude": 47.97224044799805, "longitude": 0.1771170049905777, "speed": 48.0 }, "stopId": "2092", "timestamp": "1777356360", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "4983621-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "204", "label": "204" } } }, { "id": "205", "vehicle": { "position": { "bearing": 77.0, "latitude": 47.99712371826172, "longitude": 0.22295700013637543, "speed": 15.0 }, "stopId": "2485", "timestamp": "1777356354", "trip": { "directionId": 0, "routeId": "25EX", "scheduleRelationship": "SCHEDULED", "tripId": "4982827-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "205", "label": "205" } } }, { "id": "206", "vehicle": { "position": { "bearing": 288.0, "latitude": 48.00960159301758, "longitude": 0.30679699778556824, "speed": 35.0 }, "stopId": "2678", "timestamp": "1777356361", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "tripId": "4982851-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "206", "label": "206" } } }, { "id": "208", "vehicle": { "position": { "bearing": 287.0, "latitude": 47.95528030395508, "longitude": 0.22559699416160583, "speed": 40.0 }, "stopId": "2023", "timestamp": "1777356357", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "tripId": "4982914-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "208", "label": "208" } } }, { "id": "209", "vehicle": { "position": { "bearing": 49.0, "latitude": 48.00368118286133, "longitude": 0.2517569959163666, "speed": 58.0 }, "stopId": "2492", "timestamp": "1777356353", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "tripId": "4983014-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "209", "label": "209" } } }, { "id": "211", "vehicle": { "position": { "bearing": 63.0, "latitude": 48.03656005859375, "longitude": 0.17759700119495392, "speed": 23.0 }, "stopId": "3009", "timestamp": "1777356359", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "4983965-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "211", "label": "211" } } }, { "id": "214", "vehicle": { "position": { "bearing": 84.0, "latitude": 47.97951889038086, "longitude": 0.19799700379371643, "speed": 62.0 }, "stopId": "2539", "timestamp": "1777356366", "vehicle": { "id": "214", "label": "214" } } }, { "id": "216", "vehicle": { "position": { "bearing": 354.0, "latitude": 48.02079772949219, "longitude": 0.1972769945859909, "speed": 30.0 }, "stopId": "2618", "timestamp": "1777356354", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "4983860-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "216", "label": "216" } } }, { "id": "217", "vehicle": { "position": { "bearing": 84.0, "latitude": 48.001197814941406, "longitude": 0.18407699465751648, "speed": 10.0 }, "stopId": "3288", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "4984550-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "217", "label": "217" } } }, { "id": "218", "vehicle": { "position": { "bearing": 264.0, "latitude": 48.001121520996094, "longitude": 0.18423700332641602, "speed": 0.0 }, "stopId": "2535", "timestamp": "1777356361", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "4983363-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "218", "label": "218" } } }, { "id": "220", "vehicle": { "position": { "bearing": 11.0, "latitude": 48.02528381347656, "longitude": 0.16879700124263763, "speed": 0.0 }, "stopId": "35", "timestamp": "1777356358", "vehicle": { "id": "220", "label": "220" } } }, { "id": "221", "vehicle": { "position": { "bearing": 39.0, "latitude": 48.023681640625, "longitude": 0.17559699714183807, "speed": 27.0 }, "stopId": "2874", "timestamp": "1777356361", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "4983843-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "221", "label": "221" } } }, { "id": "222", "vehicle": { "position": { "bearing": 315.0, "latitude": 48.018959045410156, "longitude": 0.2169570028781891, "speed": 0.0 }, "stopId": "2509", "timestamp": "1777356366", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "4984548-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "222", "label": "222" } } }, { "id": "225", "vehicle": { "position": { "bearing": 341.0, "latitude": 47.97991943359375, "longitude": 0.21255700290203094, "speed": 33.0 }, "stopId": "2687", "timestamp": "1777356364", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "4983364-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "225", "label": "225" } } }, { "id": "226", "vehicle": { "position": { "bearing": 232.0, "latitude": 47.992637634277344, "longitude": 0.17375700175762177, "speed": 12.0 }, "stopId": "2317", "timestamp": "1777356352", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "4984680-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "226", "label": "226" } } }, { "id": "229", "vehicle": { "position": { "bearing": 75.0, "latitude": 47.98415756225586, "longitude": 0.20015700161457062, "speed": 11.0 }, "stopId": "2103", "timestamp": "1777356353", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "4983415-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "229", "label": "229" } } }, { "id": "231", "vehicle": { "position": { "bearing": 320.0, "latitude": 47.97104263305664, "longitude": 0.22319699823856354, "speed": 26.0 }, "stopId": "2530", "timestamp": "1777356358", "trip": { "directionId": 0, "routeId": "10A", "scheduleRelationship": "SCHEDULED", "tripId": "4983878-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "231", "label": "231" } } }, { "id": "232", "vehicle": { "position": { "bearing": 109.0, "latitude": 47.98384094238281, "longitude": 0.1500769853591919, "speed": 25.0 }, "stopId": "35", "timestamp": "1777356352", "vehicle": { "id": "232", "label": "232" } } }, { "id": "233", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 234.0, "latitude": 48.016082763671875, "longitude": 0.2020770013332367, "speed": 0.0 }, "stopId": "2050", "timestamp": "1777356364", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "4984611-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "233", "label": "233" } } }, { "id": "235", "vehicle": { "position": { "bearing": 34.0, "latitude": 48.01544189453125, "longitude": 0.20239700376987457, "speed": 18.0 }, "stopId": "2048", "timestamp": "1777356362", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "4984549-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "235", "label": "235" } } }, { "id": "236", "vehicle": { "position": { "bearing": 158.0, "latitude": 47.97431945800781, "longitude": 0.1747169941663742, "speed": 0.0 }, "stopId": "2093", "timestamp": "1777356365", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "4983608-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "236", "label": "236" } } }, { "id": "301", "vehicle": { "position": { "bearing": 113.0, "latitude": 47.99543762207031, "longitude": 0.1946370005607605, "speed": 1.0 }, "stopId": "1091", "timestamp": "1777356366", "trip": { "directionId": 1, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "4980104-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "301", "label": "301" } } }, { "id": "303", "vehicle": { "position": { "bearing": 28.0, "latitude": 47.949920654296875, "longitude": 0.16295698285102844, "speed": 15.0 }, "stopId": "1071", "timestamp": "1777356355", "vehicle": { "id": "303", "label": "303" } } }, { "id": "304", "vehicle": { "position": { "bearing": 115.0, "latitude": 47.99647903442383, "longitude": 0.19159699976444244, "speed": 12.0 }, "stopId": "1079", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "4980107-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "304", "label": "304" } } }, { "id": "306", "vehicle": { "position": { "bearing": 31.0, "latitude": 47.982398986816406, "longitude": 0.1763170063495636, "speed": 42.0 }, "stopId": "1069", "timestamp": "1777356356", "trip": { "directionId": 0, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "4980111-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "306", "label": "306" } } }, { "id": "307", "vehicle": { "position": { "bearing": 170.0, "latitude": 47.96976089477539, "longitude": 0.15975700318813324, "speed": 15.0 }, "stopId": "1074", "timestamp": "1777356356", "trip": { "directionId": 1, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "4980096-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "307", "label": "307" } } }, { "id": "308", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 22.0, "latitude": 47.950477600097656, "longitude": 0.16327700018882751, "speed": 0.0 }, "stopId": "1071", "timestamp": "1777356151", "trip": { "directionId": 0, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "4980088-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "308", "label": "308" } } }, { "id": "309", "vehicle": { "position": { "bearing": 1.0, "latitude": 47.955039978027344, "longitude": 0.16591699421405792, "speed": 31.0 }, "stopId": "1084", "timestamp": "1777356353", "trip": { "directionId": 0, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "4980115-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "309", "label": "309" } } }, { "id": "310", "vehicle": { "position": { "bearing": 198.0, "latitude": 47.98871994018555, "longitude": 0.18151700496673584, "speed": 36.0 }, "stopId": "1070", "timestamp": "1777356354", "trip": { "directionId": 1, "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "4980100-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "310", "label": "310" } } }, { "id": "401", "vehicle": { "position": { "bearing": 61.0, "latitude": 47.98823928833008, "longitude": 0.22695699334144592, "speed": 40.0 }, "stopId": "2504", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "4984014-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "401", "label": "401" } } }, { "id": "402", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 18.0, "latitude": 48.02184295654297, "longitude": 0.20671699941158295, "speed": 0.0 }, "stopId": "2310", "timestamp": "1777356360", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "4983505-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "402", "label": "402" } } }, { "id": "403", "vehicle": { "position": { "bearing": 198.0, "latitude": 47.981998443603516, "longitude": 0.20991699397563934, "speed": 13.0 }, "stopId": "2749", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984250-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "403", "label": "403" } } }, { "id": "404", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 267.0, "latitude": 48.00408172607422, "longitude": 0.20039699971675873, "speed": 0.0 }, "stopId": "2883", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984251-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "404", "label": "404" } } }, { "id": "405", "vehicle": { "position": { "bearing": 159.0, "latitude": 47.96736145019531, "longitude": 0.20983700454235077, "speed": 31.0 }, "stopId": "2202", "timestamp": "1777356355", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984249-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "405", "label": "405" } } }, { "id": "406", "vehicle": { "position": { "bearing": 52.0, "latitude": 47.97903823852539, "longitude": 0.20463700592517853, "speed": 19.0 }, "stopId": "2357", "timestamp": "1777356354", "vehicle": { "id": "406", "label": "406" } } }, { "id": "407", "vehicle": { "position": { "bearing": 318.0, "latitude": 47.9640007019043, "longitude": 0.1768770068883896, "speed": 33.0 }, "stopId": "35", "timestamp": "1777356357", "vehicle": { "id": "407", "label": "407" } } }, { "id": "408", "vehicle": { "position": { "bearing": 126.0, "latitude": 48.00608444213867, "longitude": 0.19343699514865875, "speed": 0.0 }, "stopId": "2547", "timestamp": "1777356106", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "tripId": "4983169-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "408", "label": "408" } } }, { "id": "409", "vehicle": { "position": { "bearing": 353.0, "latitude": 47.945682525634766, "longitude": 0.18231700360774994, "speed": 0.0 }, "stopId": "2450", "timestamp": "1777356366", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "5006144-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "409", "label": "409" } } }, { "id": "410", "vehicle": { "position": { "bearing": 231.0, "latitude": 47.992801666259766, "longitude": 0.17407700419425964, "speed": 3.0 }, "stopId": "2317", "timestamp": "1777356358", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "4984691-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "410", "label": "410" } } }, { "id": "411", "vehicle": { "position": { "bearing": 270.0, "latitude": 48.002960205078125, "longitude": 0.228876993060112, "speed": 30.0 }, "stopId": "2016", "timestamp": "1777356357", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "4983514-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "411", "label": "411" } } }, { "id": "413", "vehicle": { "position": { "bearing": 22.0, "latitude": 47.987117767333984, "longitude": 0.24287700653076172, "speed": 0.0 }, "stopId": "683", "timestamp": "1777356357", "vehicle": { "id": "413", "label": "413" } } }, { "id": "414", "vehicle": { "position": { "bearing": 285.0, "latitude": 47.996883392333984, "longitude": 0.21975700557231903, "speed": 20.0 }, "stopId": "2756", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "4984040-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "414", "label": "414" } } }, { "id": "416", "vehicle": { "position": { "bearing": 103.0, "latitude": 47.98463821411133, "longitude": 0.24127699434757233, "speed": 16.0 }, "stopId": "2028", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "4984041-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "416", "label": "416" } } }, { "id": "417", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 18.0, "latitude": 47.98280334472656, "longitude": 0.210317000746727, "speed": 3.0 }, "stopId": "2688", "timestamp": "1777356364", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984486-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "417", "label": "417" } } }, { "id": "418", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 16.0, "latitude": 47.96080017089844, "longitude": 0.2004770040512085, "speed": 0.0 }, "stopId": "2624", "timestamp": "1777356161", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984487-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "418", "label": "418" } } }, { "id": "419", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 33.0, "latitude": 47.96552276611328, "longitude": 0.22295700013637543, "speed": 0.0 }, "stopId": "2385", "timestamp": "1777356292", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "4983517-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "419", "label": "419" } } }, { "id": "420", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 247.0, "latitude": 47.98591995239258, "longitude": 0.2083970010280609, "speed": 0.0 }, "stopId": "683", "timestamp": "1777356319", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "5006137-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "420", "label": "420" } } }, { "id": "426", "vehicle": { "position": { "bearing": 199.0, "latitude": 47.93008041381836, "longitude": 0.1861570030450821, "speed": 25.0 }, "stopId": "2398", "timestamp": "1777356355", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "5006147-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "426", "label": "426" } } }, { "id": "431", "vehicle": { "position": { "bearing": 37.0, "latitude": 48.060882568359375, "longitude": 0.1543170064687729, "speed": 34.0 }, "stopId": "2833", "timestamp": "1777356352", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "tripId": "4983190-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "431", "label": "431" } } }, { "id": "432", "vehicle": { "position": { "bearing": 117.0, "latitude": 48.002079010009766, "longitude": 0.20727699995040894, "speed": 6.0 }, "stopId": "2322", "timestamp": "1777356360", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "4984015-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "432", "label": "432" } } }, { "id": "434", "vehicle": { "position": { "bearing": 292.0, "latitude": 47.966800689697266, "longitude": 0.22159700095653534, "speed": 13.0 }, "stopId": "35", "timestamp": "1777356364", "vehicle": { "id": "434", "label": "434" } } }, { "id": "435", "vehicle": { "position": { "bearing": 16.0, "latitude": 47.98095703125, "longitude": 0.21711699664592743, "speed": 0.0 }, "stopId": "2245", "timestamp": "1777356360", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "4984042-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "435", "label": "435" } } }, { "id": "437", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 331.0, "latitude": 48.00360107421875, "longitude": 0.19743700325489044, "speed": 0.0 }, "stopId": "2713", "timestamp": "1777356113", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "4984016-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "437", "label": "437" } } }, { "id": "439", "vehicle": { "position": { "bearing": 285.0, "latitude": 47.996883392333984, "longitude": 0.21991699934005737, "speed": 25.0 }, "stopId": "2756", "timestamp": "1777356355", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984252-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "439", "label": "439" } } }, { "id": "441", "vehicle": { "position": { "bearing": 284.0, "latitude": 48.001678466796875, "longitude": 0.22983700037002563, "speed": 30.0 }, "stopId": "2017", "timestamp": "1777356356", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "4984484-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "441", "label": "441" } } }, { "id": "909", "vehicle": { "position": { "bearing": 103.0, "latitude": 47.90647888183594, "longitude": 0.23879699409008026, "speed": 0.0 }, "stopId": "2394", "timestamp": "1777356362", "trip": { "directionId": 1, "routeId": "24", "scheduleRelationship": "SCHEDULED", "tripId": "4982866-B-PS26TV11-SE-PS-L-Ma-J-V-00" }, "vehicle": { "id": "909", "label": "909" } } }, { "id": "1001", "vehicle": { "position": { "bearing": 172.0, "latitude": 48.01783752441406, "longitude": 0.17431700229644775, "speed": 23.0 }, "stopId": "1035", "timestamp": "1777356359", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4857948-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1001", "label": "1001" } } }, { "id": "1002", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 305.0, "latitude": 48.00520324707031, "longitude": 0.19375699758529663, "speed": 19.0 }, "stopId": "1077", "timestamp": "1777356363", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4857940-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1002", "label": "1002" } } }, { "id": "1003", "vehicle": { "position": { "bearing": 332.0, "latitude": 47.99184036254883, "longitude": 0.2052769958972931, "speed": 31.0 }, "stopId": "1064", "timestamp": "1777356364", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4857925-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1003", "label": "1003" } } }, { "id": "1005", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 106.0, "latitude": 48.01679992675781, "longitude": 0.1521569937467575, "speed": 0.0 }, "stopId": "1061", "timestamp": "1777356366", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4858244-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1005", "label": "1005" } } }, { "id": "1007", "vehicle": { "position": { "bearing": 90.0, "latitude": 48.02048110961914, "longitude": 0.2105569988489151, "speed": 0.0 }, "stopId": "1006", "timestamp": "1777356341", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857363-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1007", "label": "1007" } } }, { "id": "1008", "vehicle": { "position": { "bearing": 244.0, "latitude": 48.015201568603516, "longitude": 0.2121569961309433, "speed": 6.0 }, "stopId": "1016", "timestamp": "1777356362", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857412-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1008", "label": "1008" } } }, { "id": "1009", "vehicle": { "position": { "bearing": 282.0, "latitude": 48.012481689453125, "longitude": 0.17991699278354645, "speed": 26.0 }, "stopId": "1036", "timestamp": "1777356366", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4858357-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1009", "label": "1009" } } }, { "id": "1010", "vehicle": { "position": { "bearing": 102.0, "latitude": 48.01487731933594, "longitude": 0.16055700182914734, "speed": 33.0 }, "stopId": "1009", "timestamp": "1777356357", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4858093-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1010", "label": "1010" } } }, { "id": "1013", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 335.0, "latitude": 47.98583984375, "longitude": 0.20943699777126312, "speed": 0.0 }, "stopId": "1057", "timestamp": "1777356363", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857355-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1013", "label": "1013" } } }, { "id": "1014", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 160.0, "latitude": 47.982479095458984, "longitude": 0.21095700562000275, "speed": 1.0 }, "stopId": "1051", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4857928-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1014", "label": "1014" } } }, { "id": "1018", "vehicle": { "position": { "bearing": 216.0, "latitude": 48.001678466796875, "longitude": 0.19767700135707855, "speed": 14.0 }, "stopId": "1054", "timestamp": "1777356359", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4857947-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1018", "label": "1018" } } }, { "id": "1021", "vehicle": { "position": { "bearing": 102.0, "latitude": 47.99055862426758, "longitude": 0.22295700013637543, "speed": 0.0 }, "stopId": "1038", "timestamp": "1777356362", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857358-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1021", "label": "1021" } } }, { "id": "1023", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 126.0, "latitude": 48.00927734375, "longitude": 0.18519699573516846, "speed": 5.0 }, "stopId": "1025", "timestamp": "1777356365", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4858090-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1023", "label": "1023" } } }, { "id": "1024", "vehicle": { "position": { "bearing": 257.0, "latitude": 47.990318298339844, "longitude": 0.23103700578212738, "speed": 31.0 }, "stopId": "1037", "timestamp": "1777356358", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857360-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1024", "label": "1024" } } }, { "id": "1025", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 32.0, "latitude": 47.999839782714844, "longitude": 0.1970369964838028, "speed": 27.0 }, "stopId": "1053", "timestamp": "1777356361", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857472-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1025", "label": "1025" } } }, { "id": "1026", "vehicle": { "position": { "bearing": 320.0, "latitude": 47.99391555786133, "longitude": 0.23503699898719788, "speed": 26.0 }, "stopId": "1023", "timestamp": "1777356361", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857392-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1026", "label": "1026" } } }, { "id": "1029", "vehicle": { "currentStatus": "STOPPED_AT", "position": { "bearing": 70.0, "latitude": 48.01688003540039, "longitude": 0.2169570028781891, "speed": 34.0 }, "stopId": "1066", "timestamp": "1777356359", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "4857359-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1029", "label": "1029" } } }, { "id": "1030", "vehicle": { "position": { "bearing": 281.0, "latitude": 47.95623779296875, "longitude": 0.22111700475215912, "speed": 0.0 }, "stopId": "1001", "timestamp": "1777356360", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4857935-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1030", "label": "1030" } } }, { "id": "1033", "vehicle": { "position": { "bearing": 340.0, "latitude": 47.981201171875, "longitude": 0.21175700426101685, "speed": 25.0 }, "stopId": "1052", "timestamp": "1777356361", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4858475-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1033", "label": "1033" } } }, { "id": "1034", "vehicle": { "position": { "bearing": 348.0, "latitude": 47.96879959106445, "longitude": 0.21871699392795563, "speed": 0.0 }, "stopId": "1098", "timestamp": "1777356366", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "tripId": "4857974-T-PS-2526A-SEMPS25-Semaine-30" }, "vehicle": { "id": "1034", "label": "1034" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1777356366" } }