Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Kicéo.
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌56 erreurs, 5 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 01/07/2025 à 09h07 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 16 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 252 trip_id 405 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 375 trip_id TRIPID-12069 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 338 trip_id ANVAN.62693 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 347 trip_id 404 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 16 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 252 route_id SAEIVTEO.47 does not exist in the GTFS data routes.txt
- vehicle_id 375 route_id MOBICEO 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 338 route_id bre_vannes_2024_2025.2566 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 16 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 252 stop_id SAEIVTEO.6295 does not exist in GTFS data stops.txt
- vehicle_id 375 stop_id STP-DEPART 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 338 stop_id keoskol.11214702 does not exist in GTFS data stops.txt
- vehicle_id 347 stop_id SP291501 does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 4 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 347 at (47.782,-2.431807) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 344 at (47.874172,-2.819495) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 179 at (47.660477,-2.452508) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 247 at (47.844822,-2.705411) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
Vehicle position far from trip shape E029 4 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 91 trip_id 2-336134157 at (47.64952,-2.758728) 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 31 trip_id 2-319160330 at (47.65061,-2.75583) 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 390 trip_id 2-121176187 at (47.64764,-2.754067) 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 88 trip_id 2-17045174 at (47.67043,-2.770379) 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
timestamp not populated W001 5 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 252 does not have a timestamp
- vehicle_id 72 does not have a timestamp
- vehicle_id 57 does not have a timestamp
- vehicle_id 119 does not have a timestamp
- vehicle_id 69 does not have a timestamp
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 | 244 | 30 fois (94 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 454 | 27 fois (84 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 454 | 27 fois (84 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 451 | 27 fois (84 % 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. | 97 | 27 fois (84 % 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. | 28 | 15 fois (47 % des validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 10 | 9 fois (28 % des validations) |
E052 | Each vehicle should have a unique ID | 2 | 2 fois (6 % des validations) |
E015 | All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 01/07/2025 à 17h37 Europe/Paris.
vehicle_positions (91) service_alerts (0) trip_updates (0)Entités présentes dans ce flux lors des 7 derniers jours.
vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 01/07/2025 à 17h37 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "443535",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.658485412597656,
"longitude": -2.7645161151885986,
"speed": 0.0
},
"stopId": "4123",
"timestamp": "1751383755",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:40:00",
"tripId": "2-251920392"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
},
{
"id": "444040",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 346.0,
"latitude": 47.79849624633789,
"longitude": -2.804781913757324,
"speed": 27.77777862548828
},
"stopId": "bre_vannes_2024_2025.25055",
"timestamp": "1751384151",
"trip": {
"directionId": 0,
"routeId": "bre_vannes_2024_2025.2569",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:05:00",
"tripId": "ANVAN.62694"
},
"vehicle": {
"id": "344",
"label": "38550",
"licensePlate": "FW 394 NC"
}
}
},
{
"id": "443475",
"vehicle": {
"currentStopSequence": 43,
"position": {
"bearing": 325.0,
"latitude": 47.64601516723633,
"longitude": -2.7799580097198486,
"speed": 1.6666666269302368
},
"stopId": "548",
"timestamp": "1751384206",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:09:00",
"tripId": "2-319160417"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "443518",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 0.0,
"latitude": 47.663516998291016,
"longitude": -2.7556960582733154,
"speed": 0.0
},
"stopId": "404",
"timestamp": "1751384139",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:15:00",
"tripId": "2-85983320"
},
"vehicle": {
"id": "36",
"label": "97168",
"licensePlate": "AF 815 BN"
}
}
},
{
"id": "443512",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 207.0,
"latitude": 47.66181945800781,
"longitude": -2.756840944290161,
"speed": 2.222222328186035
},
"stopId": "645",
"timestamp": "1751384195",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:06:00",
"tripId": "2-17045178"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "443515",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 0.0,
"latitude": 47.664058685302734,
"longitude": -2.7553439140319824,
"speed": 0.0
},
"stopId": "584",
"timestamp": "1751384190",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:10:00",
"tripId": "2-135528488"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "443516",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 345.0,
"latitude": 47.651222229003906,
"longitude": -2.75610089302063,
"speed": 2.222222328186035
},
"stopId": "614",
"timestamp": "1751384159",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:11:00",
"tripId": "2-34144985"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "443871",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 85.0,
"latitude": 47.699920654296875,
"longitude": -2.795535087585449,
"speed": 11.94444465637207
},
"stopId": "731",
"timestamp": "1751384174",
"trip": {
"directionId": 1,
"routeId": "9140",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:05:00",
"tripId": "2-153343819778"
},
"vehicle": {
"id": "353",
"label": "C533",
"licensePlate": "GX-986-QQ"
}
}
},
{
"id": "443500",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 46.0,
"latitude": 47.67835235595703,
"longitude": -2.7410480976104736,
"speed": 2.222222328186035
},
"stopId": "76",
"timestamp": "1751384152",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:50:00",
"tripId": "2-121176101"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "443075",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 148.0,
"latitude": 47.65769577026367,
"longitude": -2.746608018875122,
"speed": 9.166666984558105
},
"stopId": "bre_vannes_2024_2025.16581",
"timestamp": "1751384185",
"trip": {
"directionId": 0,
"routeId": "bre_vannes_2024_2025.1613029196589",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:15:00",
"tripId": "ANVAN.20389"
},
"vehicle": {
"id": "229",
"label": "29",
"licensePlate": "GA-693-VQ"
}
}
},
{
"id": "444110",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 358.0,
"latitude": 47.6560173034668,
"longitude": -2.7595810890197754,
"speed": 2.5
},
"stopId": "605",
"timestamp": "1751384115",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:00:00",
"tripId": "2-34145013"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "443511",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.56817626953125,
"longitude": -2.706589937210083,
"speed": 0.0
},
"stopId": "131",
"timestamp": "1751384175",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:05:00",
"tripId": "2-286195714"
},
"vehicle": {
"id": "120",
"label": "23803",
"licensePlate": "DT 119 VJ"
}
}
},
{
"id": "443006",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 128.0,
"latitude": 47.71355438232422,
"longitude": -2.8248190879821777,
"speed": 18.33333396911621
},
"stopId": "177",
"timestamp": "1751384190",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:19:00",
"tripId": "2-302055513"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
},
{
"id": "443527",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 183.0,
"latitude": 47.69419860839844,
"longitude": -2.7476089000701904,
"speed": 6.111111164093018
},
"stopId": "36",
"timestamp": "1751384193",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:25:00",
"tripId": "2-73203772"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "443510",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 270.0,
"latitude": 47.65900421142578,
"longitude": -2.7588229179382324,
"speed": 5.277777671813965
},
"stopId": "511",
"timestamp": "1751384166",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:04:00",
"tripId": "2-73203732"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "443533",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 306.0,
"latitude": 47.66156768798828,
"longitude": -2.7252919673919678,
"speed": 3.6111111640930176
},
"stopId": "534",
"timestamp": "1751383507",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:39:00",
"tripId": "2-52690955"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
},
{
"id": "443008",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 87.0,
"latitude": 47.696712493896484,
"longitude": -2.751926898956299,
"speed": 4.44444465637207
},
"stopId": "63",
"timestamp": "1751384213",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:25:00",
"tripId": "2-117702805"
},
"vehicle": {
"id": "48",
"label": "97187",
"licensePlate": "CH 890 RT"
}
}
},
{
"id": "443011",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 208.0,
"latitude": 47.679752349853516,
"longitude": -2.7741870880126953,
"speed": 3.3333332538604736
},
"stopId": "376",
"timestamp": "1751384183",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:27:00",
"tripId": "2-17044646"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "444227",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 346.0,
"latitude": 47.5404167175293,
"longitude": -2.878788948059082,
"speed": 5.55555534362793
},
"stopId": "32",
"timestamp": "1751384203",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "17:23:00",
"tripId": "2-286457859-P24-5-LMCJV__"
},
"vehicle": {
"id": "118",
"label": "23801",
"licensePlate": "DT 040 VJ"
}
}
},
{
"id": "443522",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.660057067871094,
"longitude": -2.7888340950012207,
"speed": 0.0
},
"stopId": "563",
"timestamp": "1751384043",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:16:00",
"tripId": "2-33620173"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "444208",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.65983200073242,
"longitude": -2.714935064315796,
"speed": 0.0
},
"stopId": "STP-DEPART",
"timestamp": "1751351510",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "375",
"label": "GJ 801 VE",
"licensePlate": "GJ 801 VE"
}
}
},
{
"id": "442995",
"vehicle": {
"currentStopSequence": 36,
"position": {
"latitude": 47.650115966796875,
"longitude": -2.7442619800567627,
"speed": 0.0
},
"stopId": "638",
"timestamp": "1751384206",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:53:00",
"tripId": "2-319160423"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "444203",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 87.0,
"latitude": 47.646446228027344,
"longitude": -2.760991096496582,
"speed": 7.222222328186035
},
"stopId": "586",
"timestamp": "1751384192",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:21:00",
"tripId": "2-19139816-V81A-LMC____"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "443540",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.621402740478516,
"longitude": -2.7333860397338867,
"speed": 0.0
},
"stopId": "237",
"timestamp": "1751384108",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:40:00",
"tripId": "2-121176104"
},
"vehicle": {
"id": "391",
"label": "72426",
"licensePlate": "BE-978-PL"
}
}
},
{
"id": "443837",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 65.0,
"latitude": 47.700496673583984,
"longitude": -2.769196033477783,
"speed": 4.166666507720947
},
"stopId": "1608",
"timestamp": "1751384013",
"trip": {
"directionId": 1,
"routeId": "9109",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:45:00",
"tripId": "2-152823857153"
},
"vehicle": {
"id": "138",
"label": "22727",
"licensePlate": "DH 251 KP"
}
}
},
{
"id": "443513",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 51.0,
"latitude": 47.6540412902832,
"longitude": -2.758613109588623,
"speed": 6.111111164093018
},
"stopId": "4226",
"timestamp": "1751384173",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:07:00",
"tripId": "2-336134414"
},
"vehicle": {
"id": "69",
"label": "97208",
"licensePlate": "EM 760 MQ"
}
}
},
{
"id": "443498",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 62.0,
"latitude": 47.64345169067383,
"longitude": -2.7507729530334473,
"speed": 0.2777777910232544
},
"stopId": "630",
"timestamp": "1751384173",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:46:00",
"tripId": "2-33620164"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "442998",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 334.0,
"latitude": 47.67284393310547,
"longitude": -2.757978916168213,
"speed": 10.0
},
"stopId": "543",
"timestamp": "1751384132",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:00:00",
"tripId": "2-19139814"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "444026",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 155.0,
"latitude": 47.841880798339844,
"longitude": -2.8229451179504395,
"speed": 22.77777862548828
},
"stopId": "bre_vannes_2024_2025.14597",
"timestamp": "1751384158",
"trip": {
"directionId": 0,
"routeId": "bre_vannes_2024_2025.1648559804745",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:50:00",
"tripId": "ANVAN.62464"
},
"vehicle": {
"id": "351",
"label": "37804",
"licensePlate": "FS 807 JB"
}
}
},
{
"id": "443955",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 266.0,
"latitude": 47.689056396484375,
"longitude": -2.539473056793213,
"speed": 6.666666507720947
},
"stopId": "SAEIVGESTC.462",
"timestamp": "1751384203",
"trip": {
"directionId": 0,
"routeId": "SAEIVGESTC.335",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:10:00",
"tripId": "0913"
},
"vehicle": {
"id": "178",
"label": "FJ-969-HW",
"licensePlate": "FJ-969-HW"
}
}
},
{
"id": "444222",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 267.0,
"latitude": 47.6403923034668,
"longitude": -2.772726058959961,
"speed": 3.055555582046509
},
"stopId": "STP-DEPART",
"timestamp": "1751373069",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "166",
"label": "GS-289-MX",
"licensePlate": "GS-289-MX"
}
}
},
{
"id": "443003",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 337.0,
"latitude": 47.65172576904297,
"longitude": -2.7593228816986084,
"speed": 1.9444444179534912
},
"stopId": "586",
"timestamp": "1751384185",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:15:00",
"tripId": "2-19211852"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "443504",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 0.0,
"latitude": 47.649131774902344,
"longitude": -2.770073890686035,
"speed": 0.0
},
"stopId": "595",
"timestamp": "1751384184",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:58:00",
"tripId": "2-17236396"
},
"vehicle": {
"id": "73",
"label": "97212",
"licensePlate": "GC 399 NJ"
}
}
},
{
"id": "443045",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.6474494934082,
"longitude": -2.753938913345337,
"speed": 0.0
},
"stopId": "383",
"timestamp": "1751384205",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:20:00",
"tripId": "2-168099908"
},
"vehicle": {
"id": "368",
"label": "97162",
"licensePlate": "5419 ZA 56"
}
}
},
{
"id": "443004",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 185.0,
"latitude": 47.668033599853516,
"longitude": -2.769927978515625,
"speed": 5.833333492279053
},
"stopId": "645",
"timestamp": "1751384223",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:16:00",
"tripId": "2-17236398"
},
"vehicle": {
"id": "64",
"label": "97203",
"licensePlate": "EA 888 WS"
}
}
},
{
"id": "442990",
"vehicle": {
"currentStopSequence": 32,
"position": {
"latitude": 47.66952133178711,
"longitude": -2.7227699756622314,
"speed": 0.0
},
"stopId": "633",
"timestamp": "1751384205",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:46:00",
"tripId": "2-134348840"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "443007",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 182.0,
"latitude": 47.6581916809082,
"longitude": -2.7643508911132812,
"speed": 0.0
},
"stopId": "4123",
"timestamp": "1751384126",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:20:00",
"tripId": "2-235012098"
},
"vehicle": {
"id": "268",
"label": "A87",
"licensePlate": "GV-423-LS"
}
}
},
{
"id": "443528",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 97.0,
"latitude": 47.6600227355957,
"longitude": -2.7879319190979004,
"speed": 7.777777671813965
},
"stopId": "563",
"timestamp": "1751384194",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:26:00",
"tripId": "2-336134188"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "443013",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 45.0,
"latitude": 47.6022834777832,
"longitude": -2.8616769313812256,
"speed": 7.222222328186035
},
"stopId": "86",
"timestamp": "1751384199",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:27:00",
"tripId": "2-268500993"
},
"vehicle": {
"id": "267",
"label": "A86",
"licensePlate": "GV-257-LS"
}
}
},
{
"id": "443015",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.605533599853516,
"longitude": -2.7934300899505615,
"speed": 0.0
},
"stopId": "4346",
"timestamp": "1751383528",
"trip": {
"directionId": 1,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:30:00",
"tripId": "2-5671092232"
},
"vehicle": {
"id": "371",
"label": "EP 267 BR",
"licensePlate": "EP 267 BR"
}
}
},
{
"id": "444111",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.658382415771484,
"longitude": -2.764488935470581,
"speed": 0.0
},
"stopId": "622",
"timestamp": "1751384012",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:15:00",
"tripId": "2-287965233"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "443951",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 47.658470153808594,
"longitude": -2.7646429538726807,
"speed": 0.0
},
"stopId": "SAEIV.48",
"timestamp": "1751382965",
"trip": {
"directionId": 1,
"routeId": "SAEIVGESTC.335",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:35:00",
"tripId": "0908"
},
"vehicle": {
"id": "179",
"label": "FJ-891-HW",
"licensePlate": "FJ-891-HW"
}
}
},
{
"id": "443014",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 64.0,
"latitude": 47.65571975708008,
"longitude": -2.8670029640197754,
"speed": 7.777777671813965
},
"stopId": "204",
"timestamp": "1751384188",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:30:00",
"tripId": "2-184746021"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "443024",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 47.642879486083984,
"longitude": -2.7234859466552734,
"speed": 0.0
},
"stopId": "242",
"timestamp": "1751384191",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:12:00",
"tripId": "2-168689728"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "443489",
"vehicle": {
"currentStopSequence": 30,
"position": {
"bearing": 185.0,
"latitude": 47.65605926513672,
"longitude": -2.7599000930786133,
"speed": 2.222222328186035
},
"stopId": "604",
"timestamp": "1751384144",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:34:00",
"tripId": "2-336134253"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "443539",
"vehicle": {
"currentStopSequence": 1,
"stopId": "623",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:43:00",
"tripId": "2-85852257"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "443521",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 255.0,
"latitude": 47.75902557373047,
"longitude": -2.760416030883789,
"speed": 10.55555534362793
},
"stopId": "4397",
"timestamp": "1751384208",
"trip": {
"directionId": 1,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:15:00",
"tripId": "2-5839126531"
},
"vehicle": {
"id": "339",
"label": "40365",
"licensePlate": "GS 390 BA"
}
}
},
{
"id": "443494",
"vehicle": {
"currentStopSequence": 39,
"position": {
"bearing": 325.0,
"latitude": 47.6977424621582,
"longitude": -2.804168939590454,
"speed": 2.777777671813965
},
"stopId": "176",
"timestamp": "1751384195",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:40:00",
"tripId": "2-135528485"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "444221",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 23.0,
"latitude": 47.66572952270508,
"longitude": -2.7481610774993896,
"speed": 4.44444465637207
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751371734",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "170",
"label": "GS-671-EX",
"licensePlate": "GS-671-EX"
}
}
},
{
"id": "443519",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 70.0,
"latitude": 47.686912536621094,
"longitude": -2.690274953842163,
"speed": 11.94444465637207
},
"stopId": "4279",
"timestamp": "1751384167",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:15:00",
"tripId": "2-218431490"
},
"vehicle": {
"id": "206",
"label": "A78",
"licensePlate": "GA-415-ZE"
}
}
},
{
"id": "443002",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 115.0,
"latitude": 47.652671813964844,
"longitude": -2.731940984725952,
"speed": 9.166666984558105
},
"stopId": "284",
"timestamp": "1751384178",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:09:00",
"tripId": "2-51052569"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "443039",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.6265983581543,
"longitude": -2.6399319171905518,
"speed": 0.0
},
"stopId": "351",
"timestamp": "1751384196",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:33:00",
"tripId": "2-168689731"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "443979",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.5205078125,
"longitude": -2.585268974304199,
"speed": 0.0
},
"stopId": "SAEIV.64",
"timestamp": "1751384069",
"trip": {
"directionId": 0,
"routeId": "SAEIV.26",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:54:00",
"tripId": "0821"
},
"vehicle": {
"id": "232",
"label": "25",
"licensePlate": "EY-366-GV"
}
}
},
{
"id": "443505",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 245.0,
"latitude": 47.664344787597656,
"longitude": -2.754024028778076,
"speed": 8.05555534362793
},
"stopId": "584",
"timestamp": "1751384174",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:05:00",
"tripId": "2-117571729"
},
"vehicle": {
"id": "35",
"label": "97165",
"licensePlate": "5422 ZA 56"
}
}
},
{
"id": "443009",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 286.0,
"latitude": 47.655086517333984,
"longitude": -2.7542738914489746,
"speed": 1.9444444179534912
},
"stopId": "669",
"timestamp": "1751384141",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:22:00",
"tripId": "2-201523218"
},
"vehicle": {
"id": "19",
"label": "40419",
"licensePlate": "GT 756 HW"
}
}
},
{
"id": "444225",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 205.0,
"latitude": 47.75334548950195,
"longitude": -2.688415050506592,
"speed": 22.5
},
"stopId": "SAEIVGESTC.257",
"timestamp": "1751384170",
"trip": {
"directionId": 0,
"routeId": "SAEIVGESTC.259",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "17:05:00",
"tripId": "1110"
},
"vehicle": {
"id": "247",
"label": "FJ-164-HX",
"licensePlate": "FJ-164-HX"
}
}
},
{
"id": "442989",
"vehicle": {
"currentStopSequence": 36,
"position": {
"latitude": 47.639068603515625,
"longitude": -2.7773690223693848,
"speed": 0.0
},
"stopId": "627",
"timestamp": "1751384188",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:46:00",
"tripId": "2-17044641"
},
"vehicle": {
"id": "78",
"label": "97217",
"licensePlate": "GD 758 JD"
}
}
},
{
"id": "442993",
"vehicle": {
"currentStopSequence": 32,
"position": {
"latitude": 47.684146881103516,
"longitude": -2.7732300758361816,
"speed": 0.0
},
"stopId": "552",
"timestamp": "1751384206",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:52:00",
"tripId": "2-19211849"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "443514",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 236.0,
"latitude": 47.65842819213867,
"longitude": -2.814728021621704,
"speed": 15.0
},
"stopId": "217",
"timestamp": "1751384047",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:07:00",
"tripId": "2-185729046"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "443508",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 0.0,
"latitude": 47.65227508544922,
"longitude": -2.7572150230407715,
"speed": 0.0
},
"stopId": "4227",
"timestamp": "1751384128",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:53:00",
"tripId": "2-121241704"
},
"vehicle": {
"id": "65",
"label": "97204",
"licensePlate": "EA 021 ZR"
}
}
},
{
"id": "443992",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 265.0,
"latitude": 47.666404724121094,
"longitude": -2.7484819889068604,
"speed": 1.1111111640930176
},
"stopId": "SP212774",
"timestamp": "1751383060",
"trip": {
"directionId": 1,
"routeId": "SAEIVTEO.47",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:05:00",
"tripId": "412"
},
"vehicle": {
"id": "347",
"label": "38868",
"licensePlate": "GC 131 QB"
}
}
},
{
"id": "443517",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 354.0,
"latitude": 47.658607482910156,
"longitude": -2.759793996810913,
"speed": 0.2777777910232544
},
"stopId": "512",
"timestamp": "1751384147",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:14:00",
"tripId": "2-319160356"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "444226",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.68685531616211,
"longitude": -2.690553903579712,
"speed": 0.0
},
"stopId": "4279",
"timestamp": "1751384201",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "17:15:00",
"tripId": "2-218431490"
},
"vehicle": {
"id": "205",
"label": "A66",
"licensePlate": "FJ-766-ND"
}
}
},
{
"id": "443017",
"vehicle": {
"currentStopSequence": 1,
"stopId": "415",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:35:00",
"tripId": "2-19211854"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "442997",
"vehicle": {
"currentStopSequence": 27,
"position": {
"bearing": 267.0,
"latitude": 47.649234771728516,
"longitude": -2.775840997695923,
"speed": 8.333333015441895
},
"stopId": "598",
"timestamp": "1751384193",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:57:00",
"tripId": "2-52690972"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "444119",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 169.0,
"latitude": 47.63514709472656,
"longitude": -2.6827681064605713,
"speed": 1.3888888359069824
},
"stopId": "3507",
"timestamp": "1751383964",
"trip": {
"directionId": 1,
"routeId": "9176",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:50:00",
"tripId": "2-153947799553"
},
"vehicle": {
"id": "317",
"label": "37312",
"licensePlate": "CZ 001 MM"
}
}
},
{
"id": "443529",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 51.0,
"latitude": 47.63388442993164,
"longitude": -2.7760279178619385,
"speed": 3.6111111640930176
},
"stopId": "540",
"timestamp": "1751384193",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:27:00",
"tripId": "2-50593962"
},
"vehicle": {
"id": "72",
"label": "97211",
"licensePlate": "FC 572 NS"
}
}
},
{
"id": "443526",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 47.54001235961914,
"longitude": -2.879591941833496,
"speed": 0.0
},
"stopId": "32",
"timestamp": "1751384107",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:23:00",
"tripId": "2-286457859-P24-5-LMCJV__"
},
"vehicle": {
"id": "331",
"label": "40346",
"licensePlate": "GT 421 GY"
}
}
},
{
"id": "443520",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 0.0,
"latitude": 47.527618408203125,
"longitude": -2.760451078414917,
"speed": 0.0
},
"stopId": "4253",
"timestamp": "1751384137",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:30:00",
"tripId": "2-251854857"
},
"vehicle": {
"id": "332",
"label": "40347",
"licensePlate": "GT 617 CM"
}
}
},
{
"id": "443016",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 207.0,
"latitude": 47.65612030029297,
"longitude": -2.7393009662628174,
"speed": 0.8333333134651184
},
"stopId": "428",
"timestamp": "1751384162",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:31:00",
"tripId": "2-34144919"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "443010",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 269.0,
"latitude": 47.655826568603516,
"longitude": -2.769109010696411,
"speed": 8.333333015441895
},
"stopId": "485",
"timestamp": "1751384185",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:22:00",
"tripId": "2-268566533"
},
"vehicle": {
"id": "197",
"label": "A65",
"licensePlate": "FJ-753-ND"
}
}
},
{
"id": "443501",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 303.0,
"latitude": 47.651405334472656,
"longitude": -2.75646710395813,
"speed": 1.6666666269302368
},
"stopId": "614",
"timestamp": "1751384154",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:51:00",
"tripId": "2-169279549"
},
"vehicle": {
"id": "56",
"label": "97195",
"licensePlate": "DA 049 XD"
}
}
},
{
"id": "442994",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 47.66489791870117,
"longitude": -2.752358913421631,
"speed": 0.0
},
"stopId": "584",
"timestamp": "1751384152",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:52:00",
"tripId": "2-336134186"
},
"vehicle": {
"id": "59",
"label": "97198",
"licensePlate": "DK 995 CW"
}
}
},
{
"id": "443525",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 238.0,
"latitude": 47.667259216308594,
"longitude": -2.7843520641326904,
"speed": 0.2777777910232544
},
"stopId": "601",
"timestamp": "1751384162",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:23:00",
"tripId": "2-85852192"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "443523",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 47.65713119506836,
"longitude": -2.745337963104248,
"speed": 0.0
},
"stopId": "450",
"timestamp": "1751384184",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:19:00",
"tripId": "2-53018695"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "444213",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 87.0,
"latitude": 47.68204879760742,
"longitude": -2.766592025756836,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751383542",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "169",
"label": "GS-604-MX",
"licensePlate": "GS-604-MX"
}
}
},
{
"id": "444212",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 143.0,
"latitude": 47.64508819580078,
"longitude": -2.779099941253662,
"speed": 16.11111068725586
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751382051",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "443018",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 108.0,
"latitude": 47.66022491455078,
"longitude": -2.7913239002227783,
"speed": 2.222222328186035
},
"stopId": "413",
"timestamp": "1751384178",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:35:00",
"tripId": "2-319160429"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "443506",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 215.0,
"latitude": 47.62688446044922,
"longitude": -2.6695048809051514,
"speed": 1.1111111640930176
},
"stopId": "322",
"timestamp": "1751384194",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:00:00",
"tripId": "2-168099905"
},
"vehicle": {
"id": "54",
"label": "97193",
"licensePlate": "CW 696 GY"
}
}
},
{
"id": "443530",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 324.0,
"latitude": 47.644065856933594,
"longitude": -2.7527410984039307,
"speed": 10.0
},
"stopId": "4227",
"timestamp": "1751384210",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:28:00",
"tripId": "2-121176155"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "443531",
"vehicle": {
"currentStopSequence": 1,
"stopId": "629",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:37:00",
"tripId": "2-17236401"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "443507",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 64.0,
"latitude": 47.65485382080078,
"longitude": -2.7562239170074463,
"speed": 1.1111111640930176
},
"stopId": "372",
"timestamp": "1751384143",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:02:00",
"tripId": "2-85852741"
},
"vehicle": {
"id": "47",
"label": "97186",
"licensePlate": "CH 736 RT"
}
}
},
{
"id": "443503",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 315.0,
"latitude": 47.67118835449219,
"longitude": -2.790877103805542,
"speed": 5.277777671813965
},
"stopId": "408",
"timestamp": "1751384168",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:55:00",
"tripId": "2-86048771"
},
"vehicle": {
"id": "38",
"label": "97170",
"licensePlate": "AY 183 PH"
}
}
},
{
"id": "443536",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4123",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:40:00",
"tripId": "2-285409286"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "444094",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 72.0,
"latitude": 47.65492248535156,
"longitude": -2.7757139205932617,
"speed": 10.0
},
"stopId": "484",
"timestamp": "1751384180",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:20:00",
"tripId": "2-73138283"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "443005",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 180.0,
"latitude": 47.66248321533203,
"longitude": -2.794528007507324,
"speed": 1.9444444179534912
},
"stopId": "413",
"timestamp": "1751384211",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:16:00",
"tripId": "2-134348843"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "444194",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.64645767211914,
"longitude": -2.7249350547790527,
"speed": 0.0
},
"stopId": "275",
"timestamp": "1751384200",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "17:35:00",
"tripId": "2-85983264"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "444209",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 266.0,
"latitude": 47.683719635009766,
"longitude": -2.7984941005706787,
"speed": 3.055555582046509
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751376425",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "444151",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 99.0,
"latitude": 47.65397262573242,
"longitude": -2.7536449432373047,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751377586",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "443487",
"vehicle": {
"currentStopSequence": 39,
"position": {
"bearing": 0.0,
"latitude": 47.653526306152344,
"longitude": -2.7576940059661865,
"speed": 0.0
},
"stopId": "4227",
"timestamp": "1751384135",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250701",
"startTime": "16:30:00",
"tripId": "2-319160420"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "444214",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 129.0,
"latitude": 47.68218994140625,
"longitude": -2.7673540115356445,
"speed": 5.277777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751379684",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250701",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751384229"
}
}