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

30/04/2025
98.6%
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%
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

36 erreurs, 13 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 30/05/2025 à 09h11 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 11 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 167 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 164 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 179 trip_id 0900 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 169 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 163 trip_id TRIPID-12069 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 11 erreurs

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

Exemples d'erreurs
  • vehicle_id 167 route_id MOBICEO does not exist in the GTFS data routes.txt
  • vehicle_id 164 route_id MOBICEO does not exist in the GTFS data routes.txt
  • vehicle_id 179 route_id SAEIVGESTC.335 does not exist in the GTFS data routes.txt
  • vehicle_id 169 route_id MOBICEO does not exist in the GTFS data routes.txt
  • vehicle_id 163 route_id MOBICEO does not exist in the GTFS data routes.txt

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

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

Exemples d'erreurs
  • vehicle_id 167 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
  • vehicle_id 164 stop_id STP-DEPART does not exist in GTFS data stops.txt
  • vehicle_id 179 stop_id SAEIVGESTC.318 does not exist in GTFS data stops.txt
  • vehicle_id 169 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
  • vehicle_id 163 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt

Vehicle position outside agency coverage area E028 3 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 179 at (47.681908,-2.448976) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
  • vehicle.id 347 at (47.776783,-2.440868) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
  • vehicle.id 252 at (47.927475,-2.384405) 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 12 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • vehicle_id 34 does not have a timestamp
  • vehicle_id 26 does not have a timestamp
  • vehicle_id 371 does not have a timestamp
  • vehicle_id 20 does not have a timestamp
  • vehicle_id 306 does not have a timestamp

vehicle speed is unrealistic W004 1 erreur

vehicle.position.speed has an unrealistic speed that may be incorrect

Exemples d'erreurs
  • vehicle.id 163 speed of 29.722221 m/s (66.49 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
W001 Timestamps should be populated for all elements 196 27 fois (90 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 296 23 fois (77 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 296 23 fois (77 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 294 23 fois (77 % 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. 77 22 fois (73 % 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 30/05/2025 à 10h55 Europe/Paris.

vehicle_positions (61) 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 30/05/2025 à 10h55 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "405608", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 237.0, "latitude": 47.68209457397461, "longitude": -2.765355110168457, "speed": 6.111111164093018 }, "stopId": "STP-ARRIVEE", "timestamp": "1748594508", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250530", "startTime": "10:00:00", "tripId": "TRIPID-12069" }, "vehicle": { "id": "367", "label": "GX-680-NR", "licensePlate": "GX-680-NR" } } }, { "id": "404665", "vehicle": { "currentStopSequence": 44, "position": { "bearing": 288.0, "latitude": 47.654727935791016, "longitude": -2.788743019104004, "speed": 11.11111068725586 }, "stopId": "599", "timestamp": "1748595282", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:04:00", "tripId": "2-336134413" }, "vehicle": { "id": "47", "label": "97186", "licensePlate": "CH 736 RT" } } }, { "id": "404688", "vehicle": { "currentStopSequence": 15, "position": { "latitude": 47.65315246582031, "longitude": -2.7575509548187256, "speed": 0.0 }, "stopId": "588", "timestamp": "1748595271", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:43:00", "tripId": "2-34144990" }, "vehicle": { "id": "83", "label": "97222", "licensePlate": "GN 801 WQ" } } }, { "id": "404263", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 0.0, "latitude": 47.636802673339844, "longitude": -2.7786710262298584, "speed": 0.0 }, "stopId": "406", "timestamp": "1748594160", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:59:00", "tripId": "2-19139776" }, "vehicle": { "id": "51", "label": "97190", "licensePlate": "CW 596 GY" } } }, { "id": "404687", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 318.0, "latitude": 47.64324188232422, "longitude": -2.7218620777130127, "speed": 9.44444465637207 }, "stopId": "255", "timestamp": "1748595268", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:40:00", "tripId": "2-169345917" }, "vehicle": { "id": "71", "label": "97210", "licensePlate": "FC 194 MS" } } }, { "id": "404250", "vehicle": { "currentStopSequence": 21, "position": { "bearing": 178.0, "latitude": 47.65435028076172, "longitude": -2.7595620155334473, "speed": 2.777777671813965 }, "stopId": "585", "timestamp": "1748595231", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:24:00", "tripId": "2-117571632" }, "vehicle": { "id": "66", "label": "97205", "licensePlate": "EA 886 ZQ" } } }, { "id": "404257", "vehicle": { "currentStopSequence": 13, "position": { "latitude": 47.64912796020508, "longitude": -2.7734670639038086, "speed": 0.0 }, "stopId": "596", "timestamp": "1748595247", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:40:00", "tripId": "2-319160357" }, "vehicle": { "id": "41", "label": "97173", "licensePlate": "AY 534 PG" } } }, { "id": "404249", "vehicle": { "currentStopSequence": 29, "position": { "bearing": 254.0, "latitude": 47.65901184082031, "longitude": -2.758945941925049, "speed": 2.777777671813965 }, "stopId": "511", "timestamp": "1748595283", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:23:00", "tripId": "2-336134172" }, "vehicle": { "id": "79", "label": "97218", "licensePlate": "GD 838 JD" } } }, { "id": "404259", "vehicle": { "currentStopSequence": 9, "position": { "latitude": 47.644859313964844, "longitude": -2.7709689140319824, "speed": 0.0 }, "stopId": "597", "timestamp": "1748595257", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:46:00", "tripId": "2-51118115" }, "vehicle": { "id": "80", "label": "97219", "licensePlate": "GD 896 JD" } } }, { "id": "404695", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 161.0, "latitude": 47.62141418457031, "longitude": -2.7333691120147705, "speed": 1.6666666269302368 }, "stopId": "290", "timestamp": "1748595193", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:55:00", "tripId": "2-121176805" }, "vehicle": { "id": "50", "label": "97189", "licensePlate": "CW 460 GY" } } }, { "id": "404261", "vehicle": { "currentStopSequence": 4, "position": { "bearing": 323.0, "latitude": 47.64569854736328, "longitude": -2.779552936553955, "speed": 8.05555534362793 }, "stopId": "375", "timestamp": "1748595272", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:52:00", "tripId": "2-19211811" }, "vehicle": { "id": "37", "label": "97169", "licensePlate": "AF 553 BP" } } }, { "id": "404692", "vehicle": { "currentStopSequence": 1, "stopId": "502", "trip": { "directionId": 1, "routeId": "348", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:49:00", "tripId": "2-5839126533" }, "vehicle": { "id": "339", "label": "40365", "licensePlate": "GS 390 BA" } } }, { "id": "404256", "vehicle": { "currentStopSequence": 14, "position": { "latitude": 47.67188262939453, "longitude": -2.7653090953826904, "speed": 0.0 }, "stopId": "424", "timestamp": "1748595242", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:40:00", "tripId": "2-17236344" }, "vehicle": { "id": "77", "label": "97216", "licensePlate": "GB 343 CT" } } }, { "id": "405440", "vehicle": { "currentStopSequence": 15, "position": { "bearing": 26.0, "latitude": 47.65587615966797, "longitude": -2.7594950199127197, "speed": 4.166666507720947 }, "stopId": "605", "timestamp": "1748595206", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:35:00", "tripId": "2-121176807" }, "vehicle": { "id": "61", "label": "97200", "licensePlate": "DN 250 BR" } } }, { "id": "404254", "vehicle": { "currentStopSequence": 10, "position": { "bearing": 291.0, "latitude": 47.598388671875, "longitude": -2.7931768894195557, "speed": 4.722222328186035 }, "stopId": "4345", "timestamp": "1748595251", "trip": { "directionId": 0, "routeId": "338", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:37:00", "tripId": "2-5671026693" }, "vehicle": { "id": "371", "label": "EP 267 BR", "licensePlate": "EP 267 BR" } } }, { "id": "405399", "vehicle": { "currentStopSequence": 11, "position": { "bearing": 65.0, "latitude": 47.66558837890625, "longitude": -2.7498068809509277, "speed": 14.166666984558105 }, "stopId": "SAEIVTEO.4377", "timestamp": "1748594567", "trip": { "directionId": 0, "routeId": "SAEIVTEO.31", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "09:30:00", "tripId": "305" }, "vehicle": { "id": "351", "label": "37804", "licensePlate": "FS 807 JB" } } }, { "id": "404288", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 177.0, "latitude": 47.65593338012695, "longitude": -2.873465061187744, "speed": 9.44444465637207 }, "stopId": "230", "timestamp": "1748595226", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "11:33:00", "tripId": "2-184745997" }, "vehicle": { "id": "27", "label": "73721", "licensePlate": "ES 757 VL" } } }, { "id": "405613", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 66.0, "latitude": 47.67266082763672, "longitude": -2.7183749675750732, "speed": 22.77777862548828 }, "stopId": "STP-DEPART", "timestamp": "1748591376", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250530", "startTime": "10:00:00", "tripId": "TRIPID-12069" }, "vehicle": { "id": "164", "label": "GS-091-MX", "licensePlate": "GS-091-MX" } } }, { "id": "404667", "vehicle": { "currentStopSequence": 32, "position": { "bearing": 58.0, "latitude": 47.67239761352539, "longitude": -2.719957113265991, "speed": 18.88888931274414 }, "stopId": "633", "timestamp": "1748595288", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:11:00", "tripId": "2-134349764" }, "vehicle": { "id": "67", "label": "97206", "licensePlate": "EM 054 MR" } } }, { "id": "404683", "vehicle": { "currentStopSequence": 14, "position": { "latitude": 47.66073989868164, "longitude": -2.757399082183838, "speed": 0.0 }, "stopId": "511", "timestamp": "1748595229", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:35:00", "tripId": "2-85852191" }, "vehicle": { "id": "38", "label": "97170", "licensePlate": "AY 183 PH" } } }, { "id": "404677", "vehicle": { "currentStopSequence": 24, "position": { "latitude": 47.64421463012695, "longitude": -2.771151065826416, "speed": 0.0 }, "stopId": "380", "timestamp": "1748595250", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:27:00", "tripId": "2-52887568" }, "vehicle": { "id": "64", "label": "97203", "licensePlate": "EA 888 WS" } } }, { "id": "405527", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 199.0, "latitude": 47.650455474853516, "longitude": -2.788072109222412, "speed": 4.166666507720947 }, "stopId": "STP-ARRIVEE", "timestamp": "1748586711", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:00:00", "tripId": "TRIPID-12069" }, "vehicle": { "id": "169", "label": "GS-604-MX", "licensePlate": "GS-604-MX" } } }, { "id": "404674", "vehicle": { "currentStopSequence": 27, "position": { "bearing": 359.0, "latitude": 47.64833068847656, "longitude": -2.7642738819122314, "speed": 7.222222328186035 }, "stopId": "462", "timestamp": "1748595252", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:21:00", "tripId": "2-17236466" }, "vehicle": { "id": "74", "label": "97213", "licensePlate": "GC 436 NJ" } } }, { "id": "404243", "vehicle": { "currentStopSequence": 33, "position": { "bearing": 181.0, "latitude": 47.6793098449707, "longitude": -2.776762008666992, "speed": 8.61111068725586 }, "stopId": "377", "timestamp": "1748595216", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:12:00", "tripId": "2-19211807" }, "vehicle": { "id": "31", "label": "74456", "licensePlate": "FE 412 CH" } } }, { "id": "404242", "vehicle": { "currentStopSequence": 30, "position": { "bearing": 0.0, "latitude": 47.660945892333984, "longitude": -2.7951340675354004, "speed": 0.0 }, "stopId": "476", "timestamp": "1748595196", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:11:00", "tripId": "2-135528784" }, "vehicle": { "id": "55", "label": "97194", "licensePlate": "DA 232 JL" } } }, { "id": "405610", "vehicle": { "currentStopSequence": 2, "position": { "bearing": 52.0, "latitude": 47.63589859008789, "longitude": -2.7730560302734375, "speed": 6.666666507720947 }, "stopId": "STP-ARRIVEE", "timestamp": "1748589887", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250530", "startTime": "10:00:00", "tripId": "TRIPID-12069" }, "vehicle": { "id": "163", "label": "GP-751-SJ", "licensePlate": "GP-751-SJ" } } }, { "id": "404253", "vehicle": { "currentStopSequence": 17, "position": { "bearing": 0.0, "latitude": 47.65850830078125, "longitude": -2.7597858905792236, "speed": 0.0 }, "stopId": "492", "timestamp": "1748595271", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:33:00", "tripId": "2-34144844" }, "vehicle": { "id": "35", "label": "97165", "licensePlate": "5422 ZA 56" } } }, { "id": "404682", "vehicle": { "currentStopSequence": 17, "position": { "bearing": 281.0, "latitude": 47.64961624145508, "longitude": -2.7157399654388428, "speed": 13.05555534362793 }, "stopId": "295", "timestamp": "1748595243", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:31:00", "tripId": "2-169279516" }, "vehicle": { "id": "63", "label": "97202", "licensePlate": "DP 349 VF" } } }, { "id": "405616", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 47.0, "latitude": 47.73871994018555, "longitude": -2.5948760509490967, "speed": 5.833333492279053 }, "stopId": "STP-DEPART", "timestamp": "1748593637", "trip": { "directionId": 0, "routeId": "MOBICEO", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250530", "startTime": "10:00:00", "tripId": "TRIPID-12069" }, "vehicle": { "id": "375", "label": "GJ 801 VE", "licensePlate": "GJ 801 VE" } } }, { "id": "405360", "vehicle": { "currentStopSequence": 15, "position": { "bearing": 8.0, "latitude": 47.68863296508789, "longitude": -2.539022922515869, "speed": 10.277777671813965 }, "stopId": "SAEIVGESTC.328", "timestamp": "1748595273", "trip": { "directionId": 0, "routeId": "SAEIVGESTC.335", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:05:00", "tripId": "0902" }, "vehicle": { "id": "178", "label": "FJ-969-HW", "licensePlate": "FJ-969-HW" } } }, { "id": "404680", "vehicle": { "currentStopSequence": 22, "position": { "bearing": 180.0, "latitude": 47.663734436035156, "longitude": -2.79449200630188, "speed": 3.6111111640930176 }, "stopId": "413", "timestamp": "1748595218", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:29:00", "tripId": "2-185663499" }, "vehicle": { "id": "25", "label": "73719", "licensePlate": "ES 537 VL" } } }, { "id": "404689", "vehicle": { "currentStopSequence": 9, "position": { "latitude": 47.63872146606445, "longitude": -2.7650279998779297, "speed": 0.0 }, "stopId": "4226", "timestamp": "1748595250", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:43:00", "tripId": "2-336134175" }, "vehicle": { "id": "91", "label": "97230", "licensePlate": "GW 085 JG" } } }, { "id": "404681", "vehicle": { "currentStopSequence": 22, "position": { "bearing": 0.0, "latitude": 47.659027099609375, "longitude": -2.759161949157715, "speed": 0.0 }, "stopId": "603", "timestamp": "1748595202", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:31:00", "tripId": "2-17044589" }, "vehicle": { "id": "87", "label": "97226", "licensePlate": "GS 854 EX" } } }, { "id": "404694", "vehicle": { "currentStopSequence": 1, "stopId": "623", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:55:00", "tripId": "2-85852172" }, "vehicle": { "id": "65", "label": "97204", "licensePlate": "EA 021 ZR" } } }, { "id": "404663", "vehicle": { "currentStopSequence": 33, "position": { "bearing": 321.0, "latitude": 47.708892822265625, "longitude": -2.745266914367676, "speed": 12.222222328186035 }, "stopId": "75", "timestamp": "1748595276", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:10:00", "tripId": "2-73138182" }, "vehicle": { "id": "45", "label": "97184", "licensePlate": "CH 252 RT" } } }, { "id": "404252", "vehicle": { "currentStopSequence": 18, "position": { "bearing": 347.0, "latitude": 47.66728973388672, "longitude": -2.756732940673828, "speed": 3.6111111640930176 }, "stopId": "398", "timestamp": "1748595279", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:32:00", "tripId": "2-19211809" }, "vehicle": { "id": "56", "label": "97195", "licensePlate": "DA 049 XD" } } }, { "id": "404676", "vehicle": { "currentStopSequence": 17, "position": { "bearing": 81.0, "latitude": 47.65902328491211, "longitude": -2.7591118812561035, "speed": 3.055555582046509 }, "stopId": "512", "timestamp": "1748595236", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:30:00", "tripId": "2-73072657" }, "vehicle": { "id": "54", "label": "97193", "licensePlate": "CW 696 GY" } } }, { "id": "404691", "vehicle": { "currentStopSequence": 3, "position": { "bearing": 0.0, "latitude": 47.65986633300781, "longitude": -2.7850279808044434, "speed": 0.0 }, "stopId": "563", "timestamp": "1748595239", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:49:00", "tripId": "2-33620655" }, "vehicle": { "id": "82", "label": "97221", "licensePlate": "GN 706 WQ" } } }, { "id": "404709", "vehicle": { "currentStopSequence": 1, "stopId": "233", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "11:17:00", "tripId": "2-251854851" }, "vehicle": { "id": "306", "label": "39694", "licensePlate": "GG 290 WQ" } } }, { "id": "405357", "vehicle": { "currentStopSequence": 0, "stopId": "SAEIVTEO.4377", "trip": { "directionId": 1, "routeId": "SAEIVTEO.47", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:55:00", "tripId": "406" }, "vehicle": { "id": "252", "label": "24025", "licensePlate": "DV 877 SN" } } }, { "id": "404675", "vehicle": { "currentStopSequence": 44, "position": { "latitude": 47.66353225708008, "longitude": -2.7556850910186768, "speed": 0.0 }, "stopId": "564", "timestamp": "1748595248", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:22:00", "tripId": "2-319160351" }, "vehicle": { "id": "52", "label": "97191", "licensePlate": "CW 796 GY" } } }, { "id": "404258", "vehicle": { "currentStopSequence": 5, "position": { "bearing": 324.0, "latitude": 47.66366958618164, "longitude": -2.7802679538726807, "speed": 8.88888931274414 }, "stopId": "602", "timestamp": "1748595244", "trip": { "directionId": 1, "routeId": "18", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:42:00", "tripId": "2-302186501" }, "vehicle": { "id": "96", "label": "17", "licensePlate": "GB-016-YD" } } }, { "id": "404684", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 0.0, "latitude": 47.660980224609375, "longitude": -2.757219076156616, "speed": 0.0 }, "stopId": "494", "timestamp": "1748595221", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:36:00", "tripId": "2-85983263" }, "vehicle": { "id": "43", "label": "97177", "licensePlate": "BS 559 FH" } } }, { "id": "404646", "vehicle": { "currentStopSequence": 19, "position": { "bearing": 319.0, "latitude": 47.54951858520508, "longitude": -2.8935298919677734, "speed": 1.1111111640930176 }, "stopId": "3505", "timestamp": "1748595243", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "09:35:00", "tripId": "2-285540356" }, "vehicle": { "id": "332", "label": "40347", "licensePlate": "GT 617 CM" } } }, { "id": "404262", "vehicle": { "currentStopSequence": 1, "stopId": "619", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:53:00", "tripId": "2-34144335" }, "vehicle": { "id": "68", "label": "97207", "licensePlate": "EM 195 MR" } } }, { "id": "404678", "vehicle": { "currentStopSequence": 24, "position": { "bearing": 14.0, "latitude": 47.65484619140625, "longitude": -2.720299005508423, "speed": 5.833333492279053 }, "stopId": "443", "timestamp": "1748595262", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:27:00", "tripId": "2-50528278" }, "vehicle": { "id": "86", "label": "97225", "licensePlate": "GS 780 EX" } } }, { "id": "404255", "vehicle": { "currentStopSequence": 16, "position": { "latitude": 47.653419494628906, "longitude": -2.759352922439575, "speed": 0.0 }, "stopId": "605", "timestamp": "1748595244", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:39:00", "tripId": "2-19139774" }, "vehicle": { "id": "78", "label": "97217", "licensePlate": "GD 758 JD" } } }, { "id": "404693", "vehicle": { "currentStopSequence": 2, "position": { "latitude": 47.71698760986328, "longitude": -2.7673349380493164, "speed": 0.0 }, "stopId": "136", "timestamp": "1748595246", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:52:00", "tripId": "2-73203720" }, "vehicle": { "id": "59", "label": "97198", "licensePlate": "DK 995 CW" } } }, { "id": "405504", "vehicle": { "currentStopSequence": 10, "position": { "latitude": 47.68798828125, "longitude": -2.742626905441284, "speed": 0.0 }, "stopId": "52", "timestamp": "1748595255", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:44:00", "tripId": "2-117702708-M7B-___JV__" }, "vehicle": { "id": "39", "label": "97171", "licensePlate": "AY 825 PG" } } }, { "id": "404671", "vehicle": { "currentStopSequence": 30, "position": { "bearing": 293.0, "latitude": 47.693031311035156, "longitude": -2.73983097076416, "speed": 5.0 }, "stopId": "64", "timestamp": "1748595250", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:15:00", "tripId": "2-121176809" }, "vehicle": { "id": "26", "label": "73720", "licensePlate": "ES 676 VL" } } }, { "id": "404690", "vehicle": { "currentStopSequence": 10, "position": { "bearing": 73.0, "latitude": 47.64910125732422, "longitude": -2.798276901245117, "speed": 12.777777671813965 }, "stopId": "569", "timestamp": "1748595284", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:45:00", "tripId": "2-73072660" }, "vehicle": { "id": "33", "label": "75402", "licensePlate": "GH 197 SN" } } }, { "id": "404686", "vehicle": { "currentStopSequence": 13, "position": { "bearing": 155.0, "latitude": 47.65102005004883, "longitude": -2.756072998046875, "speed": 9.44444465637207 }, "stopId": "500", "timestamp": "1748595264", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:39:00", "tripId": "2-33620629" }, "vehicle": { "id": "89", "label": "97228", "licensePlate": "GW 131 JG" } } }, { "id": "404264", "vehicle": { "currentStopSequence": 1, "stopId": "591", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:59:00", "tripId": "2-33620050" }, "vehicle": { "id": "53", "label": "97192", "licensePlate": "CW 870 GY" } } }, { "id": "404696", "vehicle": { "currentStopSequence": 1, "stopId": "295", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:56:00", "tripId": "2-85983266" }, "vehicle": { "id": "46", "label": "97185", "licensePlate": "CH 510 RT" } } }, { "id": "404237", "vehicle": { "currentStopSequence": 44, "position": { "bearing": 12.0, "latitude": 47.654727935791016, "longitude": -2.783116102218628, "speed": 12.222222328186035 }, "stopId": "564", "timestamp": "1748595273", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:04:00", "tripId": "2-319160559" }, "vehicle": { "id": "92", "label": "97231", "licensePlate": "GW 163 JG" } } }, { "id": "404244", "vehicle": { "currentStopSequence": 32, "position": { "latitude": 47.67982482910156, "longitude": -2.7633609771728516, "speed": 0.0 }, "stopId": "503", "timestamp": "1748595274", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:19:00", "tripId": "2-19139772" }, "vehicle": { "id": "81", "label": "97220", "licensePlate": "GD 936 JD" } } }, { "id": "404679", "vehicle": { "currentStopSequence": 21, "position": { "bearing": 46.0, "latitude": 47.654178619384766, "longitude": -2.7401750087738037, "speed": 10.277777671813965 }, "stopId": "427", "timestamp": "1748595256", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:29:00", "tripId": "2-33620526" }, "vehicle": { "id": "76", "label": "97215", "licensePlate": "GC 461 NJ" } } }, { "id": "404251", "vehicle": { "currentStopSequence": 17, "position": { "bearing": 53.0, "latitude": 47.664527893066406, "longitude": -2.7408199310302734, "speed": 4.44444465637207 }, "stopId": "670", "timestamp": "1748595129", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:26:00", "tripId": "2-201523206" }, "vehicle": { "id": "20", "label": "40420", "licensePlate": "GT 898 HW" } } }, { "id": "405545", "vehicle": { "currentStopSequence": 1, "position": { "bearing": 253.0, "latitude": 47.679840087890625, "longitude": -2.773793935775757, "speed": 4.166666507720947 }, "stopId": "629", "timestamp": "1748595291", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:50:00", "tripId": "2-17045171-M81-___JV__" }, "vehicle": { "id": "62", "label": "97201", "licensePlate": "DP 172 VF" } } }, { "id": "404241", "vehicle": { "currentStopSequence": 36, "position": { "bearing": 178.0, "latitude": 47.63893127441406, "longitude": -2.7773969173431396, "speed": 6.111111164093018 }, "stopId": "627", "timestamp": "1748595234", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:11:00", "tripId": "2-17044587" }, "vehicle": { "id": "28", "label": "73722", "licensePlate": "ES 845 VL" } } }, { "id": "404685", "vehicle": { "currentStopSequence": 12, "position": { "bearing": 171.0, "latitude": 47.66460418701172, "longitude": -2.755980968475342, "speed": 5.833333492279053 }, "stopId": "584", "timestamp": "1748595245", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20250530", "startTime": "10:37:00", "tripId": "2-73269261" }, "vehicle": { "id": "22", "label": "97178", "licensePlate": "BS 213 FJ" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1748595301" } }