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
❌88 erreurs, 10 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/12/2025 à 08h14 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 24 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 183 trip_id chouette:VehicleJourney:9cc13582-74f4-4e03-9e7c-e24969614839:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 461 trip_id chouette:VehicleJourney:ab91280a-1f0b-4fda-b287-1dcf2e784b49:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 164 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 358 trip_id chouette:VehicleJourney:110285b0-a061-467e-a681-25e4aaf45af4:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 229 trip_id chouette:VehicleJourney:1267fcef-9e99-44f6-bfa8-33b9e7d96560:LOC 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 24 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 183 route_id MAURYScol60927 does not exist in the GTFS data routes.txt
- vehicle_id 461 route_id CAT56Ligne604 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 358 route_id MorioLigne602 does not exist in the GTFS data routes.txt
- vehicle_id 229 route_id AVBLigne608 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 24 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 183 stop_id bre_vannes_2024_2025.17559 does not exist in GTFS data stops.txt
- vehicle_id 461 stop_id chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC does not exist in GTFS data stops.txt
- vehicle_id 164 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 358 stop_id chouette:StopArea:74e45eb3-ed17-47d1-b3fe-c7ea29f13232:LOC does not exist in GTFS data stops.txt
- vehicle_id 229 stop_id chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC does not exist in GTFS data stops.txt
Vehicle position far from trip shape E029 12 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 306 trip_id 2-251854853 at (47.658504,-2.718938) 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 309 trip_id 22-3170959361-AFF-6-LM_____ at (47.70047,-2.769546) 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 208 trip_id 22-2315452417 at (47.72869,-2.59368) 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 356 trip_id 22-620822529 at (47.75693,-2.789473) 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 298 trip_id 22-3172532227-AFF-7-LM_____ at (47.62772,-2.829825) 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 is not unique E052 4 erreurs
Each vehicle should have a unique ID
Exemples d'erreurs
- entity ID 623808 has vehicle.id 273 which is used by more than one vehicle in the feed
- entity ID 623815 has vehicle.id 265 which is used by more than one vehicle in the feed
- entity ID 623832 has vehicle.id 97 which is used by more than one vehicle in the feed
- entity ID 623799 has vehicle.id 202 which is used by more than one vehicle in the feed
Avertissements
timestamp not populated W001 10 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 391 does not have a timestamp
- vehicle_id 49 does not have a timestamp
- vehicle_id 371 does not have a timestamp
- vehicle_id 305 does not have a timestamp
- vehicle_id 104 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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 401 | 21 fois (75 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 401 | 21 fois (75 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 401 | 21 fois (75 % des validations) |
| W001 | Timestamps should be populated for all elements | 138 | 21 fois (75 % 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. | 130 | 20 fois (71 % des validations) |
| E052 | Each vehicle should have a unique ID | 32 | 15 fois (54 % 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. | 12 | 10 fois (36 % des validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 13 | 9 fois (32 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/12/2025 à 16h11 Europe/Paris.
vehicle_positions (105) 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 15/12/2025 à 16h11 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "625102",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 40.0,
"latitude": 47.67770767211914,
"longitude": -2.7717130184173584,
"speed": 6.666666507720947
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765801362",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "166",
"label": "GS-289-MX",
"licensePlate": "GS-289-MX"
}
}
},
{
"id": "623884",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 220.0,
"latitude": 47.65333938598633,
"longitude": -2.79443097114563,
"speed": 5.0
},
"stopId": "532",
"timestamp": "1765811496",
"trip": {
"directionId": 1,
"routeId": "189",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:31:00",
"tripId": "22-3172663297-AFF-6-LM_____"
},
"vehicle": {
"id": "298",
"label": "37154",
"licensePlate": "FL 267 DK"
}
}
},
{
"id": "623872",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.645748138427734,
"longitude": -2.7214291095733643,
"speed": 0.0
},
"stopId": "5537",
"timestamp": "1765811440",
"trip": {
"directionId": 1,
"routeId": "178",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:25:00",
"tripId": "22-2986803201"
},
"vehicle": {
"id": "227",
"label": "DS-224-PT",
"licensePlate": "DS-224-PT"
}
}
},
{
"id": "625088",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 159.0,
"latitude": 47.67790603637695,
"longitude": -2.771099090576172,
"speed": 0.8333333134651184
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765811389",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "164",
"label": "GS-091-MX",
"licensePlate": "GS-091-MX"
}
}
},
{
"id": "623574",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 250.0,
"latitude": 47.653995513916016,
"longitude": -2.779783010482788,
"speed": 8.05555534362793
},
"stopId": "533",
"timestamp": "1765811441",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:55:00",
"tripId": "2-235012104"
},
"vehicle": {
"id": "268",
"label": "A87",
"licensePlate": "GV-423-LS"
}
}
},
{
"id": "624987",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 165.0,
"latitude": 47.64482879638672,
"longitude": -2.7533490657806396,
"speed": 13.88888931274414
},
"stopId": "383",
"timestamp": "1765811479",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:00:00",
"tripId": "2-168099874-S4810A-LMCJV__"
},
"vehicle": {
"id": "64",
"label": "97203",
"licensePlate": "EA 888 WS"
}
}
},
{
"id": "624980",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 247.0,
"latitude": 47.66615676879883,
"longitude": -2.7528059482574463,
"speed": 7.777777671813965
},
"stopId": "584",
"timestamp": "1765811456",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:47:00",
"tripId": "2-73203744-V2410A-LMCJV__"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "624387",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 225.0,
"latitude": 47.67601776123047,
"longitude": -2.7698729038238525,
"speed": 7.777777671813965
},
"stopId": "453",
"timestamp": "1765811458",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:58:00",
"tripId": "2-17236040"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "624379",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 0.0,
"latitude": 47.63758850097656,
"longitude": -2.6850900650024414,
"speed": 0.0
},
"stopId": "347",
"timestamp": "1765811471",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:40:00",
"tripId": "2-169345033"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "623913",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.63059616088867,
"longitude": -2.6541199684143066,
"speed": 0.0
},
"stopId": "5680",
"timestamp": "1765811135",
"trip": {
"directionId": 1,
"routeId": "131",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:45:00",
"tripId": "22-2197880833"
},
"vehicle": {
"id": "263",
"label": "26091",
"licensePlate": "ES 874 ME"
}
}
},
{
"id": "625092",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 112.0,
"latitude": 47.68204879760742,
"longitude": -2.7667388916015625,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765808133",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "167",
"label": "GS-510-MX",
"licensePlate": "GS-510-MX"
}
}
},
{
"id": "624385",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 21.0,
"latitude": 47.6628303527832,
"longitude": -2.7562479972839355,
"speed": 5.833333492279053
},
"stopId": "583",
"timestamp": "1765811440",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:49:00",
"tripId": "2-19202102"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "624985",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 0.0,
"latitude": 47.65485763549805,
"longitude": -2.7527201175689697,
"speed": 0.0
},
"stopId": "588",
"timestamp": "1765811461",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:59:00",
"tripId": "2-86048772-S65A-LMCJV__"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "623615",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.66111373901367,
"longitude": -2.7572519779205322,
"speed": 0.0
},
"stopId": "583",
"timestamp": "1765811446",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:48:00",
"tripId": "2-319160351"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "623861",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 290.0,
"latitude": 47.697662353515625,
"longitude": -2.80401611328125,
"speed": 5.55555534362793
},
"stopId": "5771",
"timestamp": "1765811482",
"trip": {
"directionId": 1,
"routeId": "368",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:58:00",
"tripId": "22-6174146561"
},
"vehicle": {
"id": "333",
"label": "40367",
"licensePlate": "GS 518 BA"
}
}
},
{
"id": "624384",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 355.0,
"latitude": 47.65850830078125,
"longitude": -2.759856939315796,
"speed": 2.777777671813965
},
"stopId": "492",
"timestamp": "1765811413",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:48:00",
"tripId": "2-34144343"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "623855",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.64582824707031,
"longitude": -2.8090789318084717,
"speed": 0.0
},
"stopId": "4297",
"timestamp": "1765811495",
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:40:00",
"tripId": "22-868614145"
},
"vehicle": {
"id": "290",
"label": "A91",
"licensePlate": "GY-853-JB"
}
}
},
{
"id": "623874",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 67.0,
"latitude": 47.64589309692383,
"longitude": -2.721630096435547,
"speed": 3.3333332538604736
},
"stopId": "5537",
"timestamp": "1765810924",
"trip": {
"directionId": 1,
"routeId": "176",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:25:00",
"tripId": "22-2952855554"
},
"vehicle": {
"id": "111",
"label": "95141",
"licensePlate": "FH 557 EP"
}
}
},
{
"id": "624372",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.68266296386719,
"longitude": -2.765328884124756,
"speed": 0.0
},
"stopId": "436",
"timestamp": "1765811472",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:31:00",
"tripId": "2-19202117"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "624990",
"vehicle": {
"currentStopSequence": 1,
"stopId": "187",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:15:00",
"tripId": "2-135921687-S28A-LMCJV__"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "623616",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 131.0,
"latitude": 47.65127944946289,
"longitude": -2.8921210765838623,
"speed": 11.38888931274414
},
"stopId": "4381",
"timestamp": "1765811485",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:49:00",
"tripId": "2-185663499"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "624680",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 204.0,
"latitude": 47.6634407043457,
"longitude": -2.7559189796447754,
"speed": 2.5
},
"stopId": "bre_vannes_2024_2025.16575",
"timestamp": "1765811450",
"trip": {
"directionId": 1,
"routeId": "MAURYScol60921",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:58:00",
"tripId": "chouette:VehicleJourney:d0e3eb93-c77e-4a4c-b89e-35a42e134ef6:LOC"
},
"vehicle": {
"id": "183",
"label": "CK-639-DR",
"licensePlate": "CK-639-DR"
}
}
},
{
"id": "624383",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 112.0,
"latitude": 47.65370178222656,
"longitude": -2.735090970993042,
"speed": 3.3333332538604736
},
"stopId": "286",
"timestamp": "1765811452",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:46:00",
"tripId": "2-51052553"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "624396",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.66585159301758,
"longitude": -2.7492709159851074,
"speed": 0.0
},
"stopId": "635",
"timestamp": "1765811492",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "2-288423984"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "624374",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 251.0,
"latitude": 47.68233108520508,
"longitude": -2.7371530532836914,
"speed": 5.55555534362793
},
"stopId": "37",
"timestamp": "1765811475",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:34:00",
"tripId": "2-121765919"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "624378",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 47.658607482910156,
"longitude": -2.7609100341796875,
"speed": 0.0
},
"stopId": "518",
"timestamp": "1765811429",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:38:00",
"tripId": "2-34144361"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "623518",
"vehicle": {
"currentStopSequence": 1,
"stopId": "517",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:21:00",
"tripId": "2-168099853"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
},
{
"id": "624698",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 0.0,
"latitude": 47.645835876464844,
"longitude": -2.721451997756958,
"speed": 0.0
},
"stopId": "bre_vannes_2024_2025.16575",
"timestamp": "1765811164",
"trip": {
"directionId": 1,
"routeId": "AVBScol60837",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:25:00",
"tripId": "chouette:VehicleJourney:9949e6a7-24d5-4cf8-ba8c-540b9deb2644:LOC"
},
"vehicle": {
"id": "232",
"label": "25",
"licensePlate": "EY-366-GV"
}
}
},
{
"id": "624975",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 18.0,
"latitude": 47.66320037841797,
"longitude": -2.7559731006622314,
"speed": 3.055555582046509
},
"stopId": "583",
"timestamp": "1765810934",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:37:00",
"tripId": "2-19136595-V1091A-LMCJV__"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "624727",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 0.0,
"latitude": 47.65855407714844,
"longitude": -2.7644801139831543,
"speed": 0.0
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765810597",
"trip": {
"directionId": 0,
"routeId": "BSAScol61106",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:50:00",
"tripId": "chouette:VehicleJourney:242d32b7-a896-4954-a8be-3997ba331ff5:LOC"
},
"vehicle": {
"id": "635",
"label": "HF-592-GW",
"licensePlate": "HF-592-GW"
}
}
},
{
"id": "624977",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 0.0,
"latitude": 47.68183517456055,
"longitude": -2.737555980682373,
"speed": 0.0
},
"stopId": "57",
"timestamp": "1765811454",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:40:00",
"tripId": "2-73138206-S4231A-LMCJV__"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "624400",
"vehicle": {
"currentStopSequence": 1,
"stopId": "406",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:14:00",
"tripId": "2-19136600"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "624572",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 68.0,
"latitude": 47.66474151611328,
"longitude": -2.7527270317077637,
"speed": 10.0
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765811445",
"trip": {
"directionId": 0,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "chouette:VehicleJourney:33590aae-3e56-4a3a-a605-a63543c03068:LOC"
},
"vehicle": {
"id": "434",
"label": "41221",
"licensePlate": "HD-617-YP"
}
}
},
{
"id": "624395",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 131.0,
"latitude": 47.69525909423828,
"longitude": -2.742750883102417,
"speed": 8.61111068725586
},
"stopId": "83",
"timestamp": "1765811488",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "2-117571685"
},
"vehicle": {
"id": "37",
"label": "97169",
"licensePlate": "AF 553 BP"
}
}
},
{
"id": "624406",
"vehicle": {
"currentStopSequence": 1,
"stopId": "17",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:20:00",
"tripId": "2-73138222"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "623862",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 157.0,
"latitude": 47.63193893432617,
"longitude": -2.7447009086608887,
"speed": 13.05555534362793
},
"stopId": "309",
"timestamp": "1765811455",
"trip": {
"directionId": 1,
"routeId": "174",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:58:00",
"tripId": "22-2919825409"
},
"vehicle": {
"id": "319",
"label": "39706",
"licensePlate": "GG 552 WN"
}
}
},
{
"id": "623696",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 306.0,
"latitude": 47.681461334228516,
"longitude": -2.7677528858184814,
"speed": 5.833333492279053
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765804434",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "624716",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 155.0,
"latitude": 47.510719299316406,
"longitude": -2.838650941848755,
"speed": 12.5
},
"stopId": "123",
"timestamp": "1765811498",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:01:00",
"tripId": "2-288686646"
},
"vehicle": {
"id": "332",
"label": "40347",
"licensePlate": "GT 617 CM"
}
}
},
{
"id": "624399",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.623470306396484,
"longitude": -2.7310791015625,
"speed": 0.0
},
"stopId": "237",
"timestamp": "1765811475",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:11:00",
"tripId": "2-121765924"
},
"vehicle": {
"id": "48",
"label": "97187",
"licensePlate": "CH 890 RT"
}
}
},
{
"id": "624984",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 75.0,
"latitude": 47.64029312133789,
"longitude": -2.758017063140869,
"speed": 11.666666984558105
},
"stopId": "4226",
"timestamp": "1765811479",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:58:00",
"tripId": "2-336134211-V426B-LMCJV__"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "624393",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 176.0,
"latitude": 47.6572151184082,
"longitude": -2.75982403755188,
"speed": 8.333333015441895
},
"stopId": "604",
"timestamp": "1765811475",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:04:00",
"tripId": "2-135987230"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "624577",
"vehicle": {
"currentStopSequence": 0,
"stopId": "chouette:StopArea:d2c53593-28a8-4ebb-bed3-91cee01b4496:LOC",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:43:00",
"tripId": "chouette:VehicleJourney:465cad79-c3fe-40e5-bc3d-a124986b75cd:LOC"
},
"vehicle": {
"id": "457",
"label": "41210",
"licensePlate": "HE-310-AK"
}
}
},
{
"id": "623856",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 98.0,
"latitude": 47.66747283935547,
"longitude": -2.759955883026123,
"speed": 7.222222328186035
},
"stopId": "5455",
"timestamp": "1765811459",
"trip": {
"directionId": 1,
"routeId": "39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:45:00",
"tripId": "22-654508033"
},
"vehicle": {
"id": "106",
"label": "48",
"licensePlate": "AN-246-FB"
}
}
},
{
"id": "625094",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 104.0,
"latitude": 47.65839385986328,
"longitude": -2.7112159729003906,
"speed": 2.777777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765810618",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "624398",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 323.0,
"latitude": 47.643165588378906,
"longitude": -2.7768969535827637,
"speed": 13.61111068725586
},
"stopId": "497",
"timestamp": "1765811495",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:10:00",
"tripId": "2-19202124"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "624370",
"vehicle": {
"currentStopSequence": 32,
"position": {
"latitude": 47.658935546875,
"longitude": -2.732400894165039,
"speed": 0.0
},
"stopId": "382",
"timestamp": "1765811473",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:27:00",
"tripId": "2-319160409"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "623578",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 47.659568786621094,
"longitude": -2.780226945877075,
"speed": 0.0
},
"stopId": "611",
"timestamp": "1765811491",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:03:00",
"tripId": "2-33620091"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "624380",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 183.0,
"latitude": 47.65169906616211,
"longitude": -2.7704579830169678,
"speed": 7.777777671813965
},
"stopId": "442",
"timestamp": "1765811490",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:41:00",
"tripId": "2-52690948"
},
"vehicle": {
"id": "27",
"label": "73721",
"licensePlate": "ES 757 VL"
}
}
},
{
"id": "624392",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 280.0,
"latitude": 47.65866470336914,
"longitude": -2.762600898742676,
"speed": 5.277777671813965
},
"stopId": "518",
"timestamp": "1765811453",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:03:00",
"tripId": "2-185729033"
},
"vehicle": {
"id": "59",
"label": "97198",
"licensePlate": "DK 995 CW"
}
}
},
{
"id": "625099",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 265.0,
"latitude": 47.66392517089844,
"longitude": -2.7579660415649414,
"speed": 3.055555582046509
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765809179",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "623854",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 175.0,
"latitude": 47.64091873168945,
"longitude": -2.797041893005371,
"speed": 10.55555534362793
},
"stopId": "6320",
"timestamp": "1765811497",
"trip": {
"directionId": 1,
"routeId": "47",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:35:00",
"tripId": "22-788594689"
},
"vehicle": {
"id": "272",
"label": "A90",
"licensePlate": "GY-105-JC"
}
}
},
{
"id": "624375",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 253.0,
"latitude": 47.660953521728516,
"longitude": -2.81033992767334,
"speed": 3.055555582046509
},
"stopId": "217",
"timestamp": "1765811501",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:35:00",
"tripId": "2-185466889"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "623912",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 257.0,
"latitude": 47.630775451660156,
"longitude": -2.6534619331359863,
"speed": 3.8888888359069824
},
"stopId": "5680",
"timestamp": "1765811039",
"trip": {
"directionId": 1,
"routeId": "125",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:45:00",
"tripId": "22-2097348609"
},
"vehicle": {
"id": "317",
"label": "37312",
"licensePlate": "CZ 001 MM"
}
}
},
{
"id": "624382",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 268.0,
"latitude": 47.65903091430664,
"longitude": -2.759265899658203,
"speed": 2.777777671813965
},
"stopId": "511",
"timestamp": "1765811465",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:45:00",
"tripId": "2-121700389"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "624376",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 73.0,
"latitude": 47.64580535888672,
"longitude": -2.7231578826904297,
"speed": 4.166666507720947
},
"stopId": "255",
"timestamp": "1765811478",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:36:00",
"tripId": "2-85852212"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "623858",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 177.0,
"latitude": 47.65863800048828,
"longitude": -2.7647299766540527,
"speed": 1.6666666269302368
},
"stopId": "5537",
"timestamp": "1765810884",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:50:00",
"tripId": "22-1023475713"
},
"vehicle": {
"id": "264",
"label": "40369",
"licensePlate": "GS 730 BA"
}
}
},
{
"id": "623878",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 40.0,
"latitude": 47.71539306640625,
"longitude": -2.6084160804748535,
"speed": 28.33333396911621
},
"stopId": "6002",
"timestamp": "1765811464",
"trip": {
"directionId": 1,
"routeId": "140",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:30:00",
"tripId": "22-2349006850"
},
"vehicle": {
"id": "214",
"label": "A64",
"licensePlate": "FH-305-YY"
}
}
},
{
"id": "623860",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 68.0,
"latitude": 47.6458740234375,
"longitude": -2.7217259407043457,
"speed": 3.3333332538604736
},
"stopId": "5537",
"timestamp": "1765811279",
"trip": {
"directionId": 1,
"routeId": "123",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:55:00",
"tripId": "22-2063990787"
},
"vehicle": {
"id": "305",
"label": "37805",
"licensePlate": "FS 775 JB"
}
}
},
{
"id": "623866",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.66362762451172,
"longitude": -2.7557270526885986,
"speed": 0.0
},
"stopId": "622",
"timestamp": "1765811461",
"trip": {
"directionId": 1,
"routeId": "100",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:12:00",
"tripId": "22-1677787137"
},
"vehicle": {
"id": "279",
"label": "A102",
"licensePlate": "GY-213-JC"
}
}
},
{
"id": "625093",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 10.0,
"latitude": 47.66653823852539,
"longitude": -2.7700579166412354,
"speed": 7.5
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765811489",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "624611",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 202.0,
"latitude": 47.66196060180664,
"longitude": -2.756769895553589,
"speed": 6.388888835906982
},
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"timestamp": "1765811414",
"trip": {
"directionId": 0,
"routeId": "MorioLigne602",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "chouette:VehicleJourney:a16a6b33-869a-4012-9425-47dca02805e6:LOC"
},
"vehicle": {
"id": "357",
"label": "51",
"licensePlate": "GY-239-SJ"
}
}
},
{
"id": "624974",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 0.0,
"latitude": 47.656822204589844,
"longitude": -2.738089084625244,
"speed": 0.0
},
"stopId": "381",
"timestamp": "1765811497",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:35:00",
"tripId": "2-33620110-S62A-LMCJV__"
},
"vehicle": {
"id": "73",
"label": "97212",
"licensePlate": "GC 399 NJ"
}
}
},
{
"id": "624971",
"vehicle": {
"currentStopSequence": 33,
"position": {
"latitude": 47.654258728027344,
"longitude": -2.76454496383667,
"speed": 0.0
},
"stopId": "362",
"timestamp": "1765811465",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:26:00",
"tripId": "2-336134219-V762A-LMCJV__"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "624377",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 187.0,
"latitude": 47.65788650512695,
"longitude": -2.7598628997802734,
"speed": 0.8333333134651184
},
"stopId": "603",
"timestamp": "1765811421",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:38:00",
"tripId": "2-17236017"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "624982",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.64881896972656,
"longitude": -2.754754066467285,
"speed": 0.0
},
"stopId": "399",
"timestamp": "1765811497",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:54:00",
"tripId": "2-33620154"
},
"vehicle": {
"id": "40",
"label": "97172",
"licensePlate": "AY 545 QK"
}
}
},
{
"id": "624986",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 67.0,
"latitude": 47.65163803100586,
"longitude": -2.788393974304199,
"speed": 5.833333492279053
},
"stopId": "532",
"timestamp": "1765811494",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:00:00",
"tripId": "2-73138211-V74A-LMCJV__"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "623859",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 176.0,
"latitude": 47.658424377441406,
"longitude": -2.7644059658050537,
"speed": 1.6666666269302368
},
"stopId": "622",
"timestamp": "1765811321",
"trip": {
"directionId": 1,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:55:00",
"tripId": "22-1862598657"
},
"vehicle": {
"id": "137",
"label": "22725",
"licensePlate": "DH 989 LG"
}
}
},
{
"id": "624686",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 50.0,
"latitude": 47.65388107299805,
"longitude": -2.75881290435791,
"speed": 0.2777777910232544
},
"stopId": "bre_vannes_2024_2025.16575",
"timestamp": "1765811446",
"trip": {
"directionId": 1,
"routeId": "MAURYScol60923",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "chouette:VehicleJourney:249c6507-736e-4c00-96cb-e07cc2769fb7:LOC"
},
"vehicle": {
"id": "180",
"label": "CK-245-DR",
"licensePlate": "CK-245-DR"
}
}
},
{
"id": "624391",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.66727066040039,
"longitude": -2.775052070617676,
"speed": 0.0
},
"stopId": "580",
"timestamp": "1765811490",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:00:00",
"tripId": "2-85852226"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "625104",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 289.0,
"latitude": 47.63975524902344,
"longitude": -2.7764089107513428,
"speed": 4.44444465637207
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765811426",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "623857",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.68649673461914,
"longitude": -2.7327029705047607,
"speed": 0.0
},
"stopId": "6647",
"timestamp": "1765811478",
"trip": {
"directionId": 1,
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:50:00",
"tripId": "22-1359544321"
},
"vehicle": {
"id": "311",
"label": "10023",
"licensePlate": "AV 602 EQ"
}
}
},
{
"id": "623653",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 131.0,
"latitude": 47.578643798828125,
"longitude": -2.627868890762329,
"speed": 3.055555582046509
},
"stopId": "232",
"timestamp": "1765811447",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:30:00",
"tripId": "2-251920391"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "623656",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 59.0,
"latitude": 47.555728912353516,
"longitude": -2.7016100883483887,
"speed": 8.05555534362793
},
"stopId": "4009",
"timestamp": "1765811439",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:54:00",
"tripId": "2-251854856"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
},
{
"id": "624978",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 47.65494918823242,
"longitude": -2.739474058151245,
"speed": 0.0
},
"stopId": "381",
"timestamp": "1765811491",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:44:00",
"tripId": "2-33620085-V426A-LMCJV__"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "623899",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.66667175292969,
"longitude": -2.761881113052368,
"speed": 0.0
},
"stopId": "5455",
"timestamp": "1765809395",
"trip": {
"directionId": 1,
"routeId": "175",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:35:00",
"tripId": "22-2936340481"
},
"vehicle": {
"id": "312",
"label": "18900",
"licensePlate": "DZ 013 BL"
}
}
},
{
"id": "624988",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 322.0,
"latitude": 47.641273498535156,
"longitude": -2.770737886428833,
"speed": 3.6111111640930176
},
"stopId": "420",
"timestamp": "1765811478",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "2-50593830-V832A-LMCJV__"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "624979",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 178.0,
"latitude": 47.65635299682617,
"longitude": -2.7597999572753906,
"speed": 5.277777671813965
},
"stopId": "603",
"timestamp": "1765811498",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:47:00",
"tripId": "2-17039409-S1F-LMCJV__"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "623928",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.72398376464844,
"longitude": -2.586759090423584,
"speed": 0.0
},
"stopId": "5979",
"timestamp": "1765811159",
"trip": {
"directionId": 1,
"routeId": "141",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:52:00",
"tripId": "22-2365652994"
},
"vehicle": {
"id": "266",
"label": "A83",
"licensePlate": "GS-215-ZL"
}
}
},
{
"id": "623577",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4343",
"trip": {
"directionId": 1,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:20:00",
"tripId": "2-5671092231"
},
"vehicle": {
"id": "585",
"label": "74430",
"licensePlate": "FD-206-MN"
}
}
},
{
"id": "623571",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 36.0,
"latitude": 47.66461944580078,
"longitude": -2.7408559322357178,
"speed": 5.833333492279053
},
"stopId": "669",
"timestamp": "1765811460",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:06:00",
"tripId": "2-201523229"
},
"vehicle": {
"id": "19",
"label": "40419",
"licensePlate": "GT 756 HW"
}
}
},
{
"id": "623621",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 224.0,
"latitude": 47.669612884521484,
"longitude": -2.7928929328918457,
"speed": 0.0
},
"stopId": "408",
"timestamp": "1765811496",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:39:00",
"tripId": "2-85983272"
},
"vehicle": {
"id": "54",
"label": "97193",
"licensePlate": "CW 696 GY"
}
}
},
{
"id": "623863",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 13.0,
"latitude": 47.65888977050781,
"longitude": -2.7637600898742676,
"speed": 3.8888888359069824
},
"stopId": "4235",
"timestamp": "1765811466",
"trip": {
"directionId": 1,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "22-1073938433"
},
"vehicle": {
"id": "285",
"label": "A96",
"licensePlate": "GY-177-JC"
}
}
},
{
"id": "624386",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 318.0,
"latitude": 47.65375518798828,
"longitude": -2.759485960006714,
"speed": 4.166666507720947
},
"stopId": "605",
"timestamp": "1765811504",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:51:00",
"tripId": "2-121765942"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "623882",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 84.0,
"latitude": 47.77804183959961,
"longitude": -2.624411106109619,
"speed": 17.77777862548828
},
"stopId": "6263",
"timestamp": "1765811506",
"trip": {
"directionId": 1,
"routeId": "170",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:30:00",
"tripId": "22-2852323329"
},
"vehicle": {
"id": "218",
"label": "C525",
"licensePlate": "FA-946-KB"
}
}
},
{
"id": "623864",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 256.0,
"latitude": 47.660980224609375,
"longitude": -2.7608160972595215,
"speed": 6.111111164093018
},
"stopId": "4123",
"timestamp": "1765811460",
"trip": {
"directionId": 1,
"routeId": "119",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "22-1996816385"
},
"vehicle": {
"id": "308",
"label": "39705",
"licensePlate": "GG 402 WN"
}
}
},
{
"id": "624373",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 47.65069580078125,
"longitude": -2.7917919158935547,
"speed": 0.0
},
"stopId": "22",
"timestamp": "1765811476",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:33:00",
"tripId": "2-74055701"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "624394",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 135.0,
"latitude": 47.70930862426758,
"longitude": -2.745945930480957,
"speed": 10.0
},
"stopId": "43",
"timestamp": "1765811472",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "2-73203745"
},
"vehicle": {
"id": "38",
"label": "97170",
"licensePlate": "AY 183 PH"
}
}
},
{
"id": "624983",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 14.0,
"latitude": 47.655784606933594,
"longitude": -2.759676933288574,
"speed": 6.388888835906982
},
"stopId": "605",
"timestamp": "1765811414",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:55:00",
"tripId": "2-19136585-V71C-LMCJV__"
},
"vehicle": {
"id": "469",
"label": "75929",
"licensePlate": "DL-242-EG"
}
}
},
{
"id": "624389",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 47.653114318847656,
"longitude": -2.7331600189208984,
"speed": 0.0
},
"stopId": "508",
"timestamp": "1765811493",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:59:00",
"tripId": "2-53018625"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "623545",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 86.0,
"latitude": 47.66044616699219,
"longitude": -2.7930850982666016,
"speed": 10.277777671813965
},
"stopId": "413",
"timestamp": "1765811451",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:09:00",
"tripId": "2-319160381"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "624668",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 39.0,
"latitude": 47.66604995727539,
"longitude": -2.7498679161071777,
"speed": 1.3888888359069824
},
"stopId": "bre_vannes_2024_2025.17697",
"timestamp": "1765811323",
"trip": {
"directionId": 1,
"routeId": "BSAScol61135",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:40:00",
"tripId": "chouette:VehicleJourney:437d1a57-1c3f-44eb-bf10-ab57ea3c1a0d:LOC"
},
"vehicle": {
"id": "245",
"label": "CR-609-CS",
"licensePlate": "CR-609-CS"
}
}
},
{
"id": "624544",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 307.0,
"latitude": 47.66720962524414,
"longitude": -2.7448320388793945,
"speed": 5.0
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765811482",
"trip": {
"directionId": 0,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:48:00",
"tripId": "chouette:VehicleJourney:01410816-df40-4ccc-8e25-4fc6977eac5e:LOC"
},
"vehicle": {
"id": "422",
"label": "135",
"licensePlate": "HF-612-DD"
}
}
},
{
"id": "623914",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 232.0,
"latitude": 47.63083267211914,
"longitude": -2.653381109237671,
"speed": 2.222222328186035
},
"stopId": "5680",
"timestamp": "1765811163",
"trip": {
"directionId": 1,
"routeId": "132",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:45:00",
"tripId": "22-2214920193"
},
"vehicle": {
"id": "383",
"label": "23927",
"licensePlate": "DV 411 DC"
}
}
},
{
"id": "624976",
"vehicle": {
"currentStopSequence": 27,
"position": {
"bearing": 357.0,
"latitude": 47.653968811035156,
"longitude": -2.7577290534973145,
"speed": 1.6666666269302368
},
"stopId": "588",
"timestamp": "1765811440",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:39:00",
"tripId": "2-169279498-S9105A-LMCJV__"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "624702",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 21.0,
"latitude": 47.662353515625,
"longitude": -2.756520986557007,
"speed": 5.833333492279053
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765811481",
"trip": {
"directionId": 0,
"routeId": "AVBScol60838",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "chouette:VehicleJourney:910b8c20-bc75-4a40-a99b-df77f991229e:LOC"
},
"vehicle": {
"id": "238",
"label": "26",
"licensePlate": "DV-833-MW"
}
}
},
{
"id": "624709",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 97.0,
"latitude": 47.66136169433594,
"longitude": -2.7574799060821533,
"speed": 2.222222328186035
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765811450",
"trip": {
"directionId": 1,
"routeId": "CAT56Scol60380",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:55:00",
"tripId": "chouette:VehicleJourney:5deaeb0c-cec7-4621-9105-acbd96b599c3:LOC"
},
"vehicle": {
"id": "345",
"label": "37802",
"licensePlate": "FS 823 JB"
}
}
},
{
"id": "624587",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.66128158569336,
"longitude": -2.7572929859161377,
"speed": 0.0
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765811451",
"trip": {
"directionId": 1,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "chouette:VehicleJourney:639e9680-ca15-4b7f-99bc-9eaf6aabc1f6:LOC"
},
"vehicle": {
"id": "178",
"label": "FJ-969-HW",
"licensePlate": "FJ-969-HW"
}
}
},
{
"id": "624547",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.66575241088867,
"longitude": -2.749825954437256,
"speed": 0.0
},
"stopId": "chouette:StopArea:f3315460-a457-4595-af01-8b50d1df6302:LOC",
"timestamp": "1765811441",
"trip": {
"directionId": 1,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:05:00",
"tripId": "chouette:VehicleJourney:0bdd5134-9e6e-45e7-8c58-5c43ef5c8f67:LOC"
},
"vehicle": {
"id": "230",
"label": "28",
"licensePlate": "GA-537-VQ"
}
}
},
{
"id": "624381",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 300.0,
"latitude": 47.66297912597656,
"longitude": -2.7293620109558105,
"speed": 10.277777671813965
},
"stopId": "488",
"timestamp": "1765811494",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:43:00",
"tripId": "2-336134190"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "624388",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 351.0,
"latitude": 47.64681625366211,
"longitude": -2.7536559104919434,
"speed": 9.722222328186035
},
"stopId": "501",
"timestamp": "1765811484",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:59:00",
"tripId": "2-34144389"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "625113",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 23.0,
"latitude": 47.66328811645508,
"longitude": -2.755976915359497,
"speed": 3.6111111640930176
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765811438",
"trip": {
"directionId": 1,
"routeId": "CAT56Scol60380",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251215",
"startTime": "15:55:00",
"tripId": "chouette:VehicleJourney:5deaeb0c-cec7-4621-9105-acbd96b599c3:LOC"
},
"vehicle": {
"id": "463",
"label": "37803",
"licensePlate": "FS 335 PE"
}
}
},
{
"id": "624390",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 285.0,
"latitude": 47.63703155517578,
"longitude": -2.681896924972534,
"speed": 10.277777671813965
},
"stopId": "348",
"timestamp": "1765811487",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:59:00",
"tripId": "2-168689693"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "624397",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 335.0,
"latitude": 47.67741012573242,
"longitude": -2.775947093963623,
"speed": 3.8888888359069824
},
"stopId": "553",
"timestamp": "1765811491",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "16:08:00",
"tripId": "2-17039419"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "624981",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 47.700321197509766,
"longitude": -2.677649974822998,
"speed": 0.0
},
"stopId": "152",
"timestamp": "1765811447",
"trip": {
"directionId": 0,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:50:00",
"tripId": "2-6140788754"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "624965",
"vehicle": {
"currentStopSequence": 45,
"position": {
"bearing": 333.0,
"latitude": 47.65864181518555,
"longitude": -2.793436050415039,
"speed": 1.3888888359069824
},
"stopId": "440",
"timestamp": "1765811440",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251215",
"startTime": "15:11:00",
"tripId": "2-336134198-S626A-LMCJV__"
},
"vehicle": {
"id": "41",
"label": "97173",
"licensePlate": "AY 534 PG"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1765811516"
}
}