Détails de la ressource

Nom du fichier : Données en temps réel au format GTFS-RT (VehiclePosition)
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau urbain Kicéo.

Disponibilité au téléchargement

01/05/2025
100%
02/05/2025
98.5%
03/05/2025
100%
04/05/2025
100%
05/05/2025
96.5%
06/05/2025
99.3%
07/05/2025
98.6%
08/05/2025
100%
09/05/2025
98.6%
10/05/2025
100%
11/05/2025
100%
12/05/2025
97.4%
13/05/2025
100%
14/05/2025
100%
15/05/2025
98.2%
16/05/2025
100%
17/05/2025
100%
18/05/2025
100%
19/05/2025
100%
20/05/2025
99.6%
21/05/2025
100%
22/05/2025
99.8%
23/05/2025
99.7%
24/05/2025
100%
25/05/2025
100%
26/05/2025
100%
27/05/2025
99.8%
28/05/2025
100%
29/05/2025
100%
30/05/2025
100%
31/05/2025
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

20 erreurs, 10 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 31/05/2025 à 09h05 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 6 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 165 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 351 trip_id 302 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 229 trip_id 0827 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 168 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 347 trip_id 417 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 6 erreurs

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Exemples d'erreurs
  • vehicle_id 165 route_id MOBICEO does not exist in the GTFS data routes.txt
  • vehicle_id 351 route_id SAEIVTEO.31 does not exist in the GTFS data routes.txt
  • vehicle_id 229 route_id SAEIV.26 does not exist in the GTFS data routes.txt
  • vehicle_id 168 route_id MOBICEO does not exist in the GTFS data routes.txt
  • vehicle_id 347 route_id SAEIVTEO.47 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 6 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • vehicle_id 165 stop_id STP-DEPART does not exist in GTFS data stops.txt
  • vehicle_id 351 stop_id SAEIVTEO.6120 does not exist in GTFS data stops.txt
  • vehicle_id 229 stop_id SAEIV.38 does not exist in GTFS data stops.txt
  • vehicle_id 168 stop_id STP-DEPART does not exist in GTFS data stops.txt
  • vehicle_id 347 stop_id SP212773 does not exist in GTFS data stops.txt

Vehicle position outside agency coverage area E028 2 erreurs

The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt.

Exemples d'erreurs
  • vehicle.id 351 at (47.866848,-2.817989) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
  • vehicle.id 229 at (47.55714,-2.498309) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area

Avertissements

timestamp not populated W001 10 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • vehicle_id 63 does not have a timestamp
  • vehicle_id 92 does not have a timestamp
  • vehicle_id 342 does not have a timestamp
  • vehicle_id 52 does not have a timestamp
  • vehicle_id 27 does not have a timestamp
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
W001 Timestamps should be populated for all elements 206 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 302 24 fois (80 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 302 24 fois (80 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 300 24 fois (80 % des validations)
E028 The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. 79 23 fois (77 % 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. 15 13 fois (43 % des validations)
W004 vehicle.position.speed has an unrealistic speed that may be incorrect 14 11 fois (37 % des validations)
E052 Each vehicle should have a unique ID 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 31/05/2025 à 19h08 Europe/Paris.

vehicle_positions (53) 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 31/05/2025 à 19h08 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "406132", "vehicle": { "currentStopSequence": 43, "position": { "bearing": 330.0, "latitude": 47.64762878417969, "longitude": -2.7816519737243652, "speed": 4.166666507720947 }, "stopId": "548", "timestamp": "1748711286", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:18:00", "tripId": "2-319160371" }, "vehicle": { "id": "56", "label": "97195", "licensePlate": "DA 049 XD" } } }, { "id": "406143", "vehicle": { "currentStopSequence": 27, "position": { "bearing": 0.0, "latitude": 47.677154541015625, "longitude": -2.7631540298461914, "speed": 0.0 }, "stopId": "531", "timestamp": "1748711291", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:32:00", "tripId": "2-19211860" }, "vehicle": { "id": "75", "label": "97214", "licensePlate": "GB 741 CS" } } }, { "id": "406141", "vehicle": { "currentStopSequence": 32, "position": { "bearing": 172.0, "latitude": 47.655189514160156, "longitude": -2.7644801139831543, "speed": 3.6111111640930176 }, "stopId": "433", "timestamp": "1748711296", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:28:00", "tripId": "2-336134195" }, "vehicle": { "id": "84", "label": "97223", "licensePlate": "GN 821 PV" } } }, { "id": "406168", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 340.0, "latitude": 47.62983322143555, "longitude": -2.7803449630737305, "speed": 6.94444465637207 }, "stopId": "401", "timestamp": "1748711294", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:06:00", "tripId": "2-50593960" }, "vehicle": { "id": "74", "label": "97213", "licensePlate": "GC 436 NJ" } } }, { "id": "406153", "vehicle": { "currentStopSequence": 24, "position": { "bearing": 278.0, "latitude": 47.66012191772461, "longitude": -2.788822889328003, "speed": 7.5 }, "stopId": "458", "timestamp": "1748711293", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:44:00", "tripId": "2-34144929" }, "vehicle": { "id": "78", "label": "97217", "licensePlate": "GD 758 JD" } } }, { "id": "406405", "vehicle": { "currentStopSequence": 15, "position": { "bearing": 115.0, "latitude": 47.6902961730957, "longitude": -2.731411933898926, "speed": 5.833333492279053 }, "stopId": "66", "timestamp": "1748711299", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:54:00", "tripId": "2-73203739" }, "vehicle": { "id": "22", "label": "97178", "licensePlate": "BS 213 FJ" } } }, { "id": "406165", "vehicle": { "currentStopSequence": 1, "stopId": "619", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:04:00", "tripId": "2-34144411" }, "vehicle": { "id": "52", "label": "97191", "licensePlate": "CW 796 GY" } } }, { "id": "406464", "vehicle": { "currentStopSequence": 10, "position": { "bearing": 309.0, "latitude": 47.92341232299805, "longitude": -2.8385729789733887, "speed": 5.833333492279053 }, "stopId": "SAEIVTEO.2957", "timestamp": "1748711300", "trip": { "directionId": 1, "routeId": "SAEIVTEO.31", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:10:00", "tripId": "312" }, "vehicle": { "id": "344", "label": "38550", "licensePlate": "FW 394 NC" } } }, { "id": "406393", "vehicle": { "currentStopSequence": 25, "position": { "bearing": 348.0, "latitude": 47.64712142944336, "longitude": -2.723170042037964, "speed": 11.11111068725586 }, "stopId": "294", "timestamp": "1748711280", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:24:00", "tripId": "2-85852331" }, "vehicle": { "id": "77", "label": "97216", "licensePlate": "GB 343 CT" } } }, { "id": "406151", "vehicle": { "currentStopSequence": 23, "position": { "bearing": 182.0, "latitude": 47.65584182739258, "longitude": -2.7597548961639404, "speed": 0.2777777910232544 }, "stopId": "585", "timestamp": "1748711224", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:42:00", "tripId": "2-17044654" }, "vehicle": { "id": "42", "label": "97176", "licensePlate": "BS 695 FG" } } }, { "id": "406404", "vehicle": { "currentStopSequence": 18, "position": { "bearing": 335.0, "latitude": 47.63065719604492, "longitude": -2.7439920902252197, "speed": 10.55555534362793 }, "stopId": "455", "timestamp": "1748711283", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:52:00", "tripId": "2-121241696" }, "vehicle": { "id": "64", "label": "97203", "licensePlate": "EA 888 WS" } } }, { "id": "406174", "vehicle": { "currentStopSequence": 1, "stopId": "415", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:24:00", "tripId": "2-19211865" }, "vehicle": { "id": "82", "label": "97221", "licensePlate": "GN 706 WQ" } } }, { "id": "406399", "vehicle": { "currentStopSequence": 19, "position": { "latitude": 47.661033630371094, "longitude": -2.757253885269165, "speed": 0.0 }, "stopId": "583", "timestamp": "1748711281", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:43:00", "tripId": "2-73072718" }, "vehicle": { "id": "25", "label": "73719", "licensePlate": "ES 537 VL" } } }, { "id": "406166", "vehicle": { "currentStopSequence": 4, "position": { "latitude": 47.65964126586914, "longitude": -2.7824199199676514, "speed": 0.0 }, "stopId": "567", "timestamp": "1748711290", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:04:00", "tripId": "2-33620603" }, "vehicle": { "id": "62", "label": "97201", "licensePlate": "DP 172 VF" } } }, { "id": "406401", "vehicle": { "currentStopSequence": 13, "position": { "latitude": 47.6650276184082, "longitude": -2.7967660427093506, "speed": 0.0 }, "stopId": "203", "timestamp": "1748711287", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:48:00", "tripId": "2-185729084" }, "vehicle": { "id": "26", "label": "73720", "licensePlate": "ES 676 VL" } } }, { "id": "406156", "vehicle": { "currentStopSequence": 2, "position": { "latitude": 47.66060256958008, "longitude": -2.795759916305542, "speed": 0.0 }, "stopId": "457", "timestamp": "1748710676", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:50:00", "tripId": "2-33620288" }, "vehicle": { "id": "54", "label": "97193", "licensePlate": "CW 696 GY" } } }, { "id": "406402", "vehicle": { "currentStopSequence": 8, "position": { "bearing": 25.0, "latitude": 47.65576171875, "longitude": -2.7595748901367188, "speed": 2.222222328186035 }, "stopId": "366", "timestamp": "1748711273", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:49:00", "tripId": "2-85983295" }, "vehicle": { "id": "60", "label": "97199", "licensePlate": "DN 499 EZ" } } }, { "id": "406544", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 300.0, "latitude": 47.54603958129883, "longitude": -2.889533042907715, "speed": 3.3333332538604736 }, "stopId": "STP-ARRIVEE", "timestamp": "1748695635", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250531", "startTime": "10:00:00", "tripId": "TRIPID-12069" }, "vehicle": { "id": "163", "label": "GP-751-SJ", "licensePlate": "GP-751-SJ" } } }, { "id": "406134", "vehicle": { "currentStopSequence": 41, "position": { "bearing": 82.0, "latitude": 47.70037841796875, "longitude": -2.67653489112854, "speed": 11.38888931274414 }, "stopId": "152", "timestamp": "1748711272", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:18:00", "tripId": "2-134348823" }, "vehicle": { "id": "28", "label": "73722", "licensePlate": "ES 845 VL" } } }, { "id": "406149", "vehicle": { "currentStopSequence": 10, "position": { "bearing": 269.0, "latitude": 47.62206268310547, "longitude": -2.8865630626678467, "speed": 12.222222328186035 }, "stopId": "3529", "timestamp": "1748711274", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:40:00", "tripId": "2-235012097" }, "vehicle": { "id": "267", "label": "A86", "licensePlate": "GV-257-LS" } } }, { "id": "406155", "vehicle": { "currentStopSequence": 11, "position": { "bearing": 0.0, "latitude": 47.655731201171875, "longitude": -2.760118007659912, "speed": 0.0 }, "stopId": "384", "timestamp": "1748711295", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:49:00", "tripId": "2-34144930" }, "vehicle": { "id": "61", "label": "97200", "licensePlate": "DN 250 BR" } } }, { "id": "406163", "vehicle": { "currentStopSequence": 8, "position": { "bearing": 93.0, "latitude": 47.64912796020508, "longitude": -2.7761499881744385, "speed": 4.44444465637207 }, "stopId": "578", "timestamp": "1748711304", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:59:00", "tripId": "2-19139825" }, "vehicle": { "id": "76", "label": "97215", "licensePlate": "GC 461 NJ" } } }, { "id": "406164", "vehicle": { "currentStopSequence": 5, "position": { "bearing": 75.0, "latitude": 47.684112548828125, "longitude": -2.7699129581451416, "speed": 8.05555534362793 }, "stopId": "437", "timestamp": "1748711316", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:02:00", "tripId": "2-17236410" }, "vehicle": { "id": "65", "label": "97204", "licensePlate": "EA 021 ZR" } } }, { "id": "406388", "vehicle": { "currentStopSequence": 14, "position": { "latitude": 47.51359176635742, "longitude": -2.8426029682159424, "speed": 0.0 }, "stopId": "126", "timestamp": "1748711267", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:05:00", "tripId": "2-285474820" }, "vehicle": { "id": "331", "label": "40346", "licensePlate": "GT 421 GY" } } }, { "id": "406403", "vehicle": { "currentStopSequence": 19, "position": { "latitude": 47.647945404052734, "longitude": -2.705686092376709, "speed": 0.0 }, "stopId": "273", "timestamp": "1748711288", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:50:00", "tripId": "2-168690217" }, "vehicle": { "id": "83", "label": "97222", "licensePlate": "GN 801 WQ" } } }, { "id": "406448", "vehicle": { "currentStopSequence": 11, "position": { "bearing": 323.0, "latitude": 47.68490982055664, "longitude": -2.615367889404297, "speed": 10.277777671813965 }, "stopId": "SAEIVGESTC.455", "timestamp": "1748711271", "trip": { "directionId": 1, "routeId": "SAEIVGESTC.335", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:35:00", "tripId": "0910" }, "vehicle": { "id": "178", "label": "FJ-969-HW", "licensePlate": "FJ-969-HW" } } }, { "id": "406133", "vehicle": { "currentStopSequence": 31, "position": { "bearing": 333.0, "latitude": 47.6690788269043, "longitude": -2.797118902206421, "speed": 13.61111068725586 }, "stopId": "182", "timestamp": "1748711300", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:18:00", "tripId": "2-135528475" }, "vehicle": { "id": "55", "label": "97194", "licensePlate": "DA 232 JL" } } }, { "id": "406161", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 219.0, "latitude": 47.67792892456055, "longitude": -2.7416350841522217, "speed": 13.61111068725586 }, "stopId": "50", "timestamp": "1748711306", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:57:00", "tripId": "2-117702691" }, "vehicle": { "id": "67", "label": "97206", "licensePlate": "EM 054 MR" } } }, { "id": "406138", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 119.0, "latitude": 47.60200500488281, "longitude": -2.8626511096954346, "speed": 3.6111111640930176 }, "stopId": "86", "timestamp": "1748710988", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:22:00", "tripId": "2-268566532" }, "vehicle": { "id": "197", "label": "A65", "licensePlate": "FJ-753-ND" } } }, { "id": "406159", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 110.0, "latitude": 47.6770133972168, "longitude": -2.802406072616577, "speed": 5.833333492279053 }, "stopId": "477", "timestamp": "1748711277", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:55:00", "tripId": "2-134348825" }, "vehicle": { "id": "70", "label": "97209", "licensePlate": "FC 141 MS" } } }, { "id": "406550", "vehicle": { "currentStopSequence": 6, "position": { "latitude": 47.69574737548828, "longitude": -2.7469699382781982, "speed": 0.0 }, "stopId": "83", "timestamp": "1748711283", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250531", "startTime": "18:57:00", "tripId": "2-117702691" }, "vehicle": { "id": "37", "label": "97169", "licensePlate": "AF 553 BP" } } }, { "id": "406409", "vehicle": { "currentStopSequence": 1, "stopId": "517", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:15:00", "tripId": "2-168100582" }, "vehicle": { "id": "92", "label": "97231", "licensePlate": "GW 163 JG" } } }, { "id": "406148", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 24.0, "latitude": 47.66112518310547, "longitude": -2.757128953933716, "speed": 0.2777777910232544 }, "stopId": "583", "timestamp": "1748711273", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:40:00", "tripId": "2-201588740" }, "vehicle": { "id": "20", "label": "40420", "licensePlate": "GT 898 HW" } } }, { "id": "406154", "vehicle": { "currentStopSequence": 20, "position": { "bearing": 123.0, "latitude": 47.65644454956055, "longitude": -2.7440481185913086, "speed": 10.0 }, "stopId": "426", "timestamp": "1748711322", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:44:00", "tripId": "2-50593952" }, "vehicle": { "id": "81", "label": "97220", "licensePlate": "GD 936 JD" } } }, { "id": "406162", "vehicle": { "currentStopSequence": 5, "position": { "bearing": 165.0, "latitude": 47.64975357055664, "longitude": -2.7827870845794678, "speed": 13.333333015441895 }, "stopId": "496", "timestamp": "1748711308", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:58:00", "tripId": "2-336134197" }, "vehicle": { "id": "89", "label": "97228", "licensePlate": "GW 131 JG" } } }, { "id": "406398", "vehicle": { "currentStopSequence": 5, "position": { "bearing": 146.0, "latitude": 47.6269645690918, "longitude": -2.634666919708252, "speed": 22.5 }, "stopId": "4232", "timestamp": "1748711279", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:40:00", "tripId": "2-251920393" }, "vehicle": { "id": "306", "label": "39694", "licensePlate": "GG 290 WQ" } } }, { "id": "406147", "vehicle": { "currentStopSequence": 21, "position": { "bearing": 344.0, "latitude": 47.666805267333984, "longitude": -2.7566020488739014, "speed": 8.61111068725586 }, "stopId": "398", "timestamp": "1748711310", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:38:00", "tripId": "2-19139823" }, "vehicle": { "id": "71", "label": "97210", "licensePlate": "FC 194 MS" } } }, { "id": "406392", "vehicle": { "currentStopSequence": 32, "position": { "latitude": 47.665836334228516, "longitude": -2.7486929893493652, "speed": 0.0 }, "stopId": "474", "timestamp": "1748711289", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:23:00", "tripId": "2-121241677" }, "vehicle": { "id": "36", "label": "97168", "licensePlate": "AF 815 BN" } } }, { "id": "406408", "vehicle": { "currentStopSequence": 1, "stopId": "17", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:10:00", "tripId": "2-73138210" }, "vehicle": { "id": "59", "label": "97198", "licensePlate": "DK 995 CW" } } }, { "id": "406158", "vehicle": { "currentStopSequence": 10, "position": { "bearing": 81.0, "latitude": 47.655704498291016, "longitude": -2.7600839138031006, "speed": 0.8333333134651184 }, "stopId": "460", "timestamp": "1748711164", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:52:00", "tripId": "2-19211862" }, "vehicle": { "id": "85", "label": "97224", "licensePlate": "GS 722 EX" } } }, { "id": "406425", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 309.0, "latitude": 47.55758285522461, "longitude": -2.49448299407959, "speed": 6.666666507720947 }, "stopId": "SAEIV.37", "timestamp": "1748711285", "trip": { "directionId": 1, "routeId": "SAEIV.26", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:15:00", "tripId": "0836" }, "vehicle": { "id": "229", "label": "29", "licensePlate": "GA-693-VQ" } } }, { "id": "406526", "vehicle": { "currentStopSequence": 12, "position": { "bearing": 66.0, "latitude": 47.65033721923828, "longitude": -2.7930870056152344, "speed": 16.66666603088379 }, "stopId": "532", "timestamp": "1748711307", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:30:00", "tripId": "TRIPID-12204" }, "vehicle": { "id": "203", "label": "A68", "licensePlate": "FJ-265-JB" } } }, { "id": "406167", "vehicle": { "currentStopSequence": 6, "position": { "bearing": 207.0, "latitude": 47.652095794677734, "longitude": -2.7217600345611572, "speed": 0.5555555820465088 }, "stopId": "293", "timestamp": "1748711243", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:04:00", "tripId": "2-52756625" }, "vehicle": { "id": "63", "label": "97202", "licensePlate": "DP 349 VF" } } }, { "id": "406514", "vehicle": { "currentStopSequence": 27, "position": { "latitude": 47.642574310302734, "longitude": -2.7514901161193848, "speed": 0.0 }, "stopId": "417", "timestamp": "1748711255", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:21:00", "tripId": "2-117571603" }, "vehicle": { "id": "51", "label": "97190", "licensePlate": "CW 596 GY" } } }, { "id": "406157", "vehicle": { "currentStopSequence": 8, "position": { "bearing": 34.0, "latitude": 47.64715576171875, "longitude": -2.7827610969543457, "speed": 8.88888931274414 }, "stopId": "558", "timestamp": "1748711300", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:51:00", "tripId": "2-319160373" }, "vehicle": { "id": "91", "label": "97230", "licensePlate": "GW 085 JG" } } }, { "id": "406169", "vehicle": { "currentStopSequence": 1, "stopId": "629", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:11:00", "tripId": "2-17044655" }, "vehicle": { "id": "86", "label": "97225", "licensePlate": "GS 780 EX" } } }, { "id": "406439", "vehicle": { "currentStopSequence": 8, "position": { "bearing": 23.0, "latitude": 47.6671028137207, "longitude": -2.7420830726623535, "speed": 5.55555534362793 }, "stopId": "SAEIVTEO.4378", "timestamp": "1748711317", "trip": { "directionId": 0, "routeId": "SAEIVTEO.47", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:10:00", "tripId": "425" }, "vehicle": { "id": "252", "label": "24025", "licensePlate": "DV 877 SN" } } }, { "id": "406400", "vehicle": { "currentStopSequence": 14, "position": { "bearing": 271.0, "latitude": 47.659019470214844, "longitude": -2.7587931156158447, "speed": 4.44444465637207 }, "stopId": "511", "timestamp": "1748711284", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:45:00", "tripId": "2-85852223" }, "vehicle": { "id": "79", "label": "97218", "licensePlate": "GD 838 JD" } } }, { "id": "406152", "vehicle": { "currentStopSequence": 18, "position": { "latitude": 47.64415740966797, "longitude": -2.7449140548706055, "speed": 0.0 }, "stopId": "637", "timestamp": "1748711309", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:43:00", "tripId": "2-33620601" }, "vehicle": { "id": "38", "label": "97170", "licensePlate": "AY 183 PH" } } }, { "id": "406535", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 135.0, "latitude": 47.5407600402832, "longitude": -2.878369092941284, "speed": 2.777777671813965 }, "stopId": "32", "timestamp": "1748711310", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:00:00", "tripId": "TRIPID-12216" }, "vehicle": { "id": "342", "label": "40348", "licensePlate": "GT 747 CM" } } }, { "id": "406146", "vehicle": { "currentStopSequence": 25, "position": { "bearing": 9.0, "latitude": 47.658355712890625, "longitude": -2.763904094696045, "speed": 3.055555582046509 }, "stopId": "517", "timestamp": "1748711241", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:37:00", "tripId": "2-184746094" }, "vehicle": { "id": "27", "label": "73721", "licensePlate": "ES 757 VL" } } }, { "id": "406406", "vehicle": { "currentStopSequence": 6, "position": { "bearing": 244.0, "latitude": 47.667362213134766, "longitude": -2.783940076828003, "speed": 8.61111068725586 }, "stopId": "509", "timestamp": "1748711307", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "19:01:00", "tripId": "2-85852225" }, "vehicle": { "id": "87", "label": "97226", "licensePlate": "GS 854 EX" } } }, { "id": "406460", "vehicle": { "currentStopSequence": 7, "position": { "bearing": 6.0, "latitude": 47.77779769897461, "longitude": -2.6824750900268555, "speed": 12.5 }, "stopId": "SAEIVGESTC.252", "timestamp": "1748711310", "trip": { "directionId": 1, "routeId": "SAEIVGESTC.259", "scheduleRelationship": "SCHEDULED", "startDate": "20250531", "startTime": "18:35:00", "tripId": "1111" }, "vehicle": { "id": "247", "label": "FJ-164-HX", "licensePlate": "FJ-164-HX" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1748711329" } }