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
❌11 erreurs, 8 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 29/03/2025 à 08h01 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 3 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 389 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 179 trip_id 0903 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 248 trip_id 1102 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 3 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 389 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 179 route_id SAEIVGESTC.335 does not exist in the GTFS data routes.txt
- vehicle_id 248 route_id SAEIVGESTC.259 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 3 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 389 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 179 stop_id SAEIVGESTC.462 does not exist in GTFS data stops.txt
- vehicle_id 248 stop_id SAEIVGESTC.251 does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 2 erreurs
The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt.
Exemples d'erreurs
- vehicle.id 179 at (47.68686,-2.540706) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 248 at (47.844852,-2.713912) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
Avertissements
timestamp not populated W001 8 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 64 does not have a timestamp
- vehicle_id 65 does not have a timestamp
- vehicle_id 79 does not have a timestamp
- vehicle_id 87 does not have a timestamp
- vehicle_id 36 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 | 1 301 | 21 fois (84 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 254 | 21 fois (84 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 209 | 21 fois (84 % des validations) |
W001 | Timestamps should be populated for all elements | 166 | 21 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. | 104 | 20 fois (80 % des validations) |
E015 | All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt | 37 | 14 fois (56 % des validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 13 | 10 fois (40 % 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. | 11 | 7 fois (28 % des validations) |
E052 | Each vehicle should have a unique ID | 4 | 4 fois (16 % des validations) |
E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 5 | 1 fois (4 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 29/03/2025 à 13h29 Europe/Paris.
vehicle_positions (58) 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 29/03/2025 à 13h29 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "335950",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 17,
"position": {
"latitude": 47.665348052978516,
"longitude": -2.7391510009765625
},
"stop_id": "636",
"timestamp": "1743251346",
"trip": {
"direction_id": 1,
"route_id": "8",
"start_date": "20250329",
"start_time": "13:09:00",
"trip_id": "2-135532520"
},
"vehicle": {
"id": "28",
"label": "73722",
"license_plate": "ES 845 VL"
}
}
},
{
"id": "335834",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 20,
"position": {
"latitude": 47.64934539794922,
"longitude": -2.713632106781006
},
"stop_id": "295",
"timestamp": "1743251341",
"trip": {
"direction_id": 1,
"route_id": "10",
"start_date": "20250329",
"start_time": "13:10:00",
"trip_id": "2-168744192"
},
"vehicle": {
"id": "25",
"label": "73719",
"license_plate": "ES 537 VL"
}
}
},
{
"id": "335435",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 35,
"position": {
"bearing": 219.0,
"latitude": 47.65354537963867,
"longitude": -2.7410800457000732,
"speed": 5.0
},
"stop_id": "479",
"timestamp": "1743251303",
"trip": {
"route_id": "19",
"start_date": "20250329",
"start_time": "12:49:00",
"trip_id": "2-319160484"
},
"vehicle": {
"id": "91",
"label": "97230",
"license_plate": "GW 085 JG"
}
}
},
{
"id": "336007",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 32,
"position": {
"bearing": 231.0,
"latitude": 47.646568298339844,
"longitude": -2.7795560359954834,
"speed": 11.11111068725586
},
"stop_id": "496",
"timestamp": "1743251334",
"trip": {
"route_id": "1",
"start_date": "20250329",
"start_time": "12:50:00",
"trip_id": "2-17045181"
},
"vehicle": {
"id": "71",
"label": "97210",
"license_plate": "FC 194 MS"
}
}
},
{
"id": "336051",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 23,
"position": {
"bearing": 173.0,
"latitude": 47.65314865112305,
"longitude": -2.759289026260376,
"speed": 4.44444465637207
},
"stop_id": "585",
"timestamp": "1743251322",
"trip": {
"route_id": "1",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20250329",
"start_time": "13:00:00",
"trip_id": "2-17236362"
},
"vehicle": {
"id": "85",
"label": "97224",
"license_plate": "GS 722 EX"
}
}
},
{
"id": "335445",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 20,
"position": {
"bearing": 189.0,
"latitude": 47.654136657714844,
"longitude": -2.7833340167999268,
"speed": 10.55555534362793
},
"stop_id": "486",
"timestamp": "1743251325",
"trip": {
"route_id": "11",
"start_date": "20250329",
"start_time": "13:05:00",
"trip_id": "2-184746099"
},
"vehicle": {
"id": "27",
"label": "73721",
"license_plate": "ES 757 VL"
}
}
},
{
"id": "335459",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 4,
"position": {
"bearing": 185.0,
"latitude": 47.65648651123047,
"longitude": -2.719712972640991,
"speed": 5.277777671813965
},
"stop_id": "444",
"timestamp": "1743251354",
"trip": {
"direction_id": 1,
"route_id": "3",
"start_date": "20250329",
"start_time": "13:26:00",
"trip_id": "2-52761937"
},
"vehicle": {
"id": "36",
"label": "97168",
"license_plate": "AF 815 BN"
}
}
},
{
"id": "335449",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 11,
"position": {
"bearing": 173.0,
"latitude": 47.65580749511719,
"longitude": -2.7597079277038574,
"speed": 5.277777671813965
},
"stop_id": "587",
"timestamp": "1743251340",
"trip": {
"route_id": "2",
"start_date": "20250329",
"start_time": "13:13:00",
"trip_id": "2-33620554"
},
"vehicle": {
"id": "62",
"label": "97201",
"license_plate": "DP 172 VF"
}
}
},
{
"id": "336022",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"latitude": 47.590118408203125,
"longitude": -2.802428960800171
},
"timestamp": "1743249708",
"trip": {
"route_id": "338",
"start_date": "20250329",
"start_time": "12:20:00",
"trip_id": "2-5671026900"
},
"vehicle": {
"id": "371",
"label": "EP 267 BR",
"license_plate": "EP 267 BR"
}
}
},
{
"id": "335957",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 3,
"position": {
"bearing": 326.0,
"latitude": 47.51884841918945,
"longitude": -2.2968509197235107,
"speed": 1.9444444179534912
},
"stop_id": "SAEIV.69",
"timestamp": "1743251324",
"trip": {
"route_id": "SAEIV.26",
"start_date": "20250329",
"start_time": "13:07:00",
"trip_id": "0831"
},
"vehicle": {
"id": "230",
"label": "28",
"license_plate": "GA-537-VQ"
}
}
},
{
"id": "335830",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 181.0,
"latitude": 47.71822738647461,
"longitude": -2.7641830444335938,
"speed": 7.222222328186035
},
"stop_id": "4402",
"timestamp": "1743251360",
"trip": {
"route_id": "348",
"start_date": "20250329",
"start_time": "13:02:00",
"trip_id": "2-5838929925"
},
"vehicle": {
"id": "339",
"label": "40365",
"license_plate": "GS 390 BA"
}
}
},
{
"id": "335836",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 7,
"position": {
"latitude": 47.642826080322266,
"longitude": -2.815011978149414
},
"stop_id": "20",
"timestamp": "1743251327",
"trip": {
"direction_id": 1,
"route_id": "4",
"start_date": "20250329",
"start_time": "13:19:00",
"trip_id": "2-73138193"
},
"vehicle": {
"id": "53",
"label": "97192",
"license_plate": "CW 870 GY"
}
}
},
{
"id": "335833",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 14,
"position": {
"bearing": 23.0,
"latitude": 47.662967681884766,
"longitude": -2.756108045578003,
"speed": 8.333333015441895
},
"stop_id": "583",
"timestamp": "1743251329",
"trip": {
"direction_id": 1,
"route_id": "5",
"start_date": "20250329",
"start_time": "13:10:00",
"trip_id": "2-85983261"
},
"vehicle": {
"id": "87",
"label": "97226",
"license_plate": "GS 854 EX"
}
}
},
{
"id": "335460",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 72.0,
"latitude": 47.59077453613281,
"longitude": -2.8983209133148193,
"speed": 11.11111068725586
},
"stop_id": "4302",
"timestamp": "1743251334",
"trip": {
"route_id": "16",
"start_date": "20250329",
"start_time": "13:27:00",
"trip_id": "2-268500995"
},
"vehicle": {
"id": "206",
"label": "A78",
"license_plate": "GA-415-ZE"
}
}
},
{
"id": "335826",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 11,
"position": {
"bearing": 304.0,
"latitude": 47.63064193725586,
"longitude": -2.6581029891967773,
"speed": 6.111111164093018
},
"stop_id": "636",
"timestamp": "1743251320",
"trip": {
"route_id": "15",
"start_date": "20250329",
"start_time": "12:49:00",
"trip_id": "2-251854850"
},
"vehicle": {
"id": "318",
"label": "39693",
"license_plate": "GG 207 WQ"
}
}
},
{
"id": "335458",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 97.0,
"latitude": 47.660057067871094,
"longitude": -2.7889530658721924,
"speed": 3.8888888359069824
},
"stop_id": "457",
"timestamp": "1743251349",
"trip": {
"direction_id": 1,
"route_id": "20",
"start_date": "20250329",
"start_time": "13:25:00",
"trip_id": "2-336134173"
},
"vehicle": {
"id": "84",
"label": "97223",
"license_plate": "GN 821 PV"
}
}
},
{
"id": "335835",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 10,
"position": {
"latitude": 47.50944519042969,
"longitude": -2.838136911392212
},
"stop_id": "123",
"timestamp": "1743251318",
"trip": {
"direction_id": 1,
"route_id": "17",
"start_date": "20250329",
"start_time": "13:05:00",
"trip_id": "2-286457860-P24-1-_____S_"
},
"vehicle": {
"id": "117",
"label": "23804",
"license_plate": "DT 846 PR"
}
}
},
{
"id": "335443",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 21,
"position": {
"latitude": 47.65245056152344,
"longitude": -2.741866111755371
},
"stop_id": "427",
"timestamp": "1743251339",
"trip": {
"route_id": "2",
"start_date": "20250329",
"start_time": "13:03:00",
"trip_id": "2-33620046"
},
"vehicle": {
"id": "54",
"label": "97193",
"license_plate": "CW 696 GY"
}
}
},
{
"id": "335442",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 14,
"position": {
"bearing": 118.0,
"latitude": 47.65949630737305,
"longitude": -2.773672103881836,
"speed": 9.44444465637207
},
"stop_id": "4123",
"timestamp": "1743251328",
"trip": {
"route_id": "18",
"start_date": "20250329",
"start_time": "13:01:00",
"trip_id": "2-302055480"
},
"vehicle": {
"id": "96",
"label": "17",
"license_plate": "GB-016-YD"
}
}
},
{
"id": "335453",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 9,
"position": {
"latitude": 47.70713806152344,
"longitude": -2.6185569763183594
},
"stop_id": "4276",
"timestamp": "1743251313",
"trip": {
"route_id": "13",
"start_date": "20250329",
"start_time": "13:17:00",
"trip_id": "2-218365963"
},
"vehicle": {
"id": "197",
"label": "A65",
"license_plate": "FJ-753-ND"
}
}
},
{
"id": "335434",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 35,
"position": {
"latitude": 47.618953704833984,
"longitude": -2.7352559566497803
},
"stop_id": "238",
"timestamp": "1743251346",
"trip": {
"route_id": "7",
"start_date": "20250329",
"start_time": "12:45:00",
"trip_id": "2-117705013"
},
"vehicle": {
"id": "67",
"label": "97206",
"license_plate": "EM 054 MR"
}
}
},
{
"id": "336040",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 6,
"position": {
"bearing": 186.0,
"latitude": 47.68230056762695,
"longitude": -2.7652840614318848,
"speed": 3.3333332538604736
},
"stop_id": "502",
"timestamp": "1743251243",
"trip": {
"route_id": "1",
"start_date": "20250329",
"start_time": "13:20:00",
"trip_id": "2-17236366-M1E-_____S_"
},
"vehicle": {
"id": "73",
"label": "97212",
"license_plate": "GC 399 NJ"
}
}
},
{
"id": "335439",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 26,
"position": {
"bearing": 320.0,
"latitude": 47.67177963256836,
"longitude": -2.7662150859832764,
"speed": 5.55555534362793
},
"stop_id": "550",
"timestamp": "1743251293",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20250329",
"start_time": "12:59:00",
"trip_id": "2-19139788"
},
"vehicle": {
"id": "72",
"label": "97211",
"license_plate": "FC 572 NS"
}
}
},
{
"id": "335438",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 24,
"position": {
"latitude": 47.64384078979492,
"longitude": -2.7712230682373047
},
"stop_id": "380",
"timestamp": "1743251336",
"trip": {
"direction_id": 1,
"route_id": "3",
"start_date": "20250329",
"start_time": "12:56:00",
"trip_id": "2-52756626"
},
"vehicle": {
"id": "77",
"label": "97216",
"license_plate": "GB 343 CT"
}
}
},
{
"id": "335446",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 13,
"position": {
"bearing": 174.0,
"latitude": 47.675743103027344,
"longitude": -2.80029296875,
"speed": 8.333333015441895
},
"stop_id": "477",
"timestamp": "1743251329",
"trip": {
"route_id": "8",
"start_date": "20250329",
"start_time": "13:08:00",
"trip_id": "2-134348813"
},
"vehicle": {
"id": "55",
"label": "97194",
"license_plate": "DA 232 JL"
}
}
},
{
"id": "335462",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "415",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20250329",
"start_time": "13:32:00",
"trip_id": "2-19211829"
},
"vehicle": {
"id": "75",
"label": "97214",
"license_plate": "GB 741 CS"
}
}
},
{
"id": "335471",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "73",
"trip": {
"route_id": "7",
"start_date": "20250329",
"start_time": "13:46:00",
"trip_id": "2-117702675"
},
"vehicle": {
"id": "64",
"label": "97203",
"license_plate": "EA 888 WS"
}
}
},
{
"id": "336037",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 206.0,
"latitude": 47.680908203125,
"longitude": -2.7669990062713623,
"speed": 8.61111068725586
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1743251025",
"trip": {
"route_id": "MOBICEO",
"start_date": "20250329",
"start_time": "10:00:00",
"trip_id": "TRIPID-12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"license_plate": "GY-536-ZZ"
}
}
},
{
"id": "336047",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 13.0,
"latitude": 47.689815521240234,
"longitude": -2.6385529041290283,
"speed": 11.94444465637207
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1743251294",
"trip": {
"route_id": "MOBICEO",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20250329",
"start_time": "10:00:00",
"trip_id": "TRIPID-12069"
},
"vehicle": {
"id": "166",
"label": "GS-289-MX",
"license_plate": "GS-289-MX"
}
}
},
{
"id": "335832",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 16,
"position": {
"latitude": 47.653812408447266,
"longitude": -2.758841037750244
},
"stop_id": "587",
"timestamp": "1743251294",
"trip": {
"route_id": "5",
"start_date": "20250329",
"start_time": "13:05:00",
"trip_id": "2-85852189"
},
"vehicle": {
"id": "39",
"label": "97171",
"license_plate": "AY 825 PG"
}
}
},
{
"id": "335831",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 18,
"position": {
"bearing": 22.0,
"latitude": 47.66290283203125,
"longitude": -2.7561469078063965,
"speed": 8.05555534362793
},
"stop_id": "583",
"timestamp": "1743251323",
"trip": {
"direction_id": 1,
"route_id": "7",
"start_date": "20250329",
"start_time": "13:03:00",
"trip_id": "2-121176077"
},
"vehicle": {
"id": "35",
"label": "97165",
"license_plate": "5422 ZA 56"
}
}
},
{
"id": "335450",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 15,
"position": {
"bearing": 356.0,
"latitude": 47.65411376953125,
"longitude": -2.757680892944336,
"speed": 4.166666507720947
},
"stop_id": "588",
"timestamp": "1743251309",
"trip": {
"direction_id": 1,
"route_id": "2",
"start_date": "20250329",
"start_time": "13:14:00",
"trip_id": "2-34144337"
},
"vehicle": {
"id": "52",
"label": "97191",
"license_plate": "CW 796 GY"
}
}
},
{
"id": "335455",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 7,
"position": {
"bearing": 132.0,
"latitude": 47.64688491821289,
"longitude": -2.7851479053497314,
"speed": 5.833333492279053
},
"stop_id": "435",
"timestamp": "1743251316",
"trip": {
"route_id": "19",
"start_date": "20250329",
"start_time": "13:19:00",
"trip_id": "2-319160349"
},
"vehicle": {
"id": "56",
"label": "97195",
"license_plate": "DA 049 XD"
}
}
},
{
"id": "335457",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 5,
"position": {
"latitude": 47.6574821472168,
"longitude": -2.737020969390869
},
"stop_id": "428",
"timestamp": "1743251344",
"trip": {
"direction_id": 1,
"route_id": "2",
"start_date": "20250329",
"start_time": "13:24:00",
"trip_id": "2-34144882"
},
"vehicle": {
"id": "88",
"label": "97227",
"license_plate": "GS 892 EX"
}
}
},
{
"id": "335454",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 10,
"position": {
"bearing": 99.0,
"latitude": 47.649105072021484,
"longitude": -2.7727489471435547,
"speed": 4.722222328186035
},
"stop_id": "596",
"timestamp": "1743251348",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20250329",
"start_time": "13:19:00",
"trip_id": "2-19139790"
},
"vehicle": {
"id": "86",
"label": "97225",
"license_plate": "GS 780 EX"
}
}
},
{
"id": "335821",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 12,
"position": {
"bearing": 314.0,
"latitude": 47.523502349853516,
"longitude": -2.767983913421631,
"speed": 8.333333015441895
},
"stop_id": "235",
"timestamp": "1743251359",
"trip": {
"direction_id": 1,
"route_id": "15",
"start_date": "20250329",
"start_time": "12:25:00",
"trip_id": "2-251920387"
},
"vehicle": {
"id": "306",
"label": "39694",
"license_plate": "GG 290 WQ"
}
}
},
{
"id": "335451",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 16,
"position": {
"latitude": 47.6556282043457,
"longitude": -2.760025978088379
},
"stop_id": "512",
"timestamp": "1743251331",
"trip": {
"route_id": "3",
"start_date": "20250329",
"start_time": "13:14:00",
"trip_id": "2-50593956"
},
"vehicle": {
"id": "74",
"label": "97213",
"license_plate": "GC 436 NJ"
}
}
},
{
"id": "335839",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "295",
"trip": {
"direction_id": 1,
"route_id": "5",
"start_date": "20250329",
"start_time": "13:29:00",
"trip_id": "2-85983359"
},
"vehicle": {
"id": "60",
"label": "97199",
"license_plate": "DN 499 EZ"
}
}
},
{
"id": "336025",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 16,
"position": {
"bearing": 22.0,
"latitude": 47.66148376464844,
"longitude": -2.7570109367370605,
"speed": 7.777777671813965
},
"stop_id": "583",
"timestamp": "1743251312",
"trip": {
"direction_id": 1,
"route_id": "1",
"start_date": "20250329",
"start_time": "13:12:00",
"trip_id": "2-19211888"
},
"vehicle": {
"id": "65",
"label": "97204",
"license_plate": "EA 021 ZR"
}
}
},
{
"id": "335829",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 24,
"position": {
"bearing": 199.0,
"latitude": 47.65615463256836,
"longitude": -2.759812116622925,
"speed": 5.833333492279053
},
"stop_id": "603",
"timestamp": "1743251274",
"trip": {
"route_id": "4",
"start_date": "20250329",
"start_time": "12:59:00",
"trip_id": "2-73203786"
},
"vehicle": {
"id": "37",
"label": "97169",
"license_plate": "AF 553 BP"
}
}
},
{
"id": "335461",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "591",
"trip": {
"route_id": "2",
"start_date": "20250329",
"start_time": "13:30:00",
"trip_id": "2-33620557"
},
"vehicle": {
"id": "78",
"label": "97217",
"license_plate": "GD 758 JD"
}
}
},
{
"id": "335824",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 29,
"position": {
"bearing": 247.0,
"latitude": 47.65266418457031,
"longitude": -2.878196954727173,
"speed": 10.0
},
"stop_id": "4380",
"timestamp": "1743251340",
"trip": {
"direction_id": 1,
"route_id": "11",
"start_date": "20250329",
"start_time": "12:48:00",
"trip_id": "2-185729889"
},
"vehicle": {
"id": "26",
"label": "73720",
"license_plate": "ES 676 VL"
}
}
},
{
"id": "335456",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 107.0,
"latitude": 47.65810012817383,
"longitude": -2.765062093734741,
"speed": 0.2777777910232544
},
"stop_id": "517",
"timestamp": "1743251322",
"trip": {
"route_id": "2",
"start_date": "20250329",
"start_time": "13:20:00",
"trip_id": "2-33620555"
},
"vehicle": {
"id": "69",
"label": "97208",
"license_plate": "EM 760 MQ"
}
}
},
{
"id": "335447",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 80.0,
"latitude": 47.62306213378906,
"longitude": -2.9029440879821777,
"speed": 11.38888931274414
},
"stop_id": "3530",
"timestamp": "1743251303",
"trip": {
"route_id": "14",
"start_date": "20250329",
"start_time": "13:09:00",
"trip_id": "2-234946561"
},
"vehicle": {
"id": "204",
"label": "A69",
"license_plate": "FJ-611-JW"
}
}
},
{
"id": "336050",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 30,
"position": {
"bearing": 319.0,
"latitude": 47.68359375,
"longitude": -2.7658939361572266,
"speed": 7.777777671813965
},
"stop_id": "436",
"timestamp": "1743251345",
"trip": {
"direction_id": 1,
"route_id": "1",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20250329",
"start_time": "12:52:00",
"trip_id": "2-19211887"
},
"vehicle": {
"id": "90",
"label": "97229",
"license_plate": "GW 392 KS"
}
}
},
{
"id": "336009",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 16,
"position": {
"bearing": 76.0,
"latitude": 47.673160552978516,
"longitude": -2.7588889598846436,
"speed": 6.388888835906982
},
"stop_id": "480",
"timestamp": "1743251273",
"trip": {
"route_id": "1",
"start_date": "20250329",
"start_time": "13:10:00",
"trip_id": "2-17044608-M1D-_____S_"
},
"vehicle": {
"id": "76",
"label": "97215",
"license_plate": "GC 461 NJ"
}
}
},
{
"id": "335828",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 30,
"position": {
"bearing": 178.0,
"latitude": 47.65629959106445,
"longitude": -2.7597460746765137,
"speed": 4.722222328186035
},
"stop_id": "604",
"timestamp": "1743251275",
"trip": {
"direction_id": 1,
"route_id": "20",
"start_date": "20250329",
"start_time": "12:55:00",
"trip_id": "2-336134935"
},
"vehicle": {
"id": "89",
"label": "97228",
"license_plate": "GW 131 JG"
}
}
},
{
"id": "335838",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 310.0,
"latitude": 47.668357849121094,
"longitude": -2.791390895843506,
"speed": 9.166666984558105
},
"stop_id": "407",
"timestamp": "1743251338",
"trip": {
"route_id": "5",
"start_date": "20250329",
"start_time": "13:25:00",
"trip_id": "2-85852327"
},
"vehicle": {
"id": "79",
"label": "97218",
"license_plate": "GD 838 JD"
}
}
},
{
"id": "335837",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 6,
"position": {
"bearing": 168.0,
"latitude": 47.653114318847656,
"longitude": -2.75764799118042,
"speed": 6.666666507720947
},
"stop_id": "500",
"timestamp": "1743251306",
"trip": {
"route_id": "10",
"start_date": "20250329",
"start_time": "13:20:00",
"trip_id": "2-169345041"
},
"vehicle": {
"id": "92",
"label": "97231",
"license_plate": "GW 163 JG"
}
}
},
{
"id": "336048",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 236.0,
"latitude": 47.63854217529297,
"longitude": -2.8288919925689697,
"speed": 10.277777671813965
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1743251357",
"trip": {
"route_id": "MOBICEO",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20250329",
"start_time": "10:00:00",
"trip_id": "TRIPID-12069"
},
"vehicle": {
"id": "169",
"label": "GS-604-MX",
"license_plate": "GS-604-MX"
}
}
},
{
"id": "336046",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 300.0,
"latitude": 47.66162872314453,
"longitude": -2.710252046585083,
"speed": 28.61111068725586
},
"stop_id": "STP-ARRIVEE",
"timestamp": "1743251350",
"trip": {
"route_id": "MOBICEO",
"schedule_relationship": "UNSCHEDULED",
"start_date": "20250329",
"start_time": "10:00:00",
"trip_id": "TRIPID-12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"license_plate": "GX-680-NR"
}
}
},
{
"id": "335841",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "36",
"trip": {
"route_id": "4",
"start_date": "20250329",
"start_time": "13:35:00",
"trip_id": "2-73269351"
},
"vehicle": {
"id": "31",
"label": "74456",
"license_plate": "FE 412 CH"
}
}
},
{
"id": "335444",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 20,
"position": {
"bearing": 268.0,
"latitude": 47.659088134765625,
"longitude": -2.7700250148773193,
"speed": 10.277777671813965
},
"stop_id": "523",
"timestamp": "1743251299",
"trip": {
"direction_id": 1,
"route_id": "2",
"start_date": "20250329",
"start_time": "13:04:00",
"trip_id": "2-34144876"
},
"vehicle": {
"id": "61",
"label": "97200",
"license_plate": "DN 250 BR"
}
}
},
{
"id": "336010",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"stop_id": "629",
"trip": {
"route_id": "1",
"start_date": "20250329",
"start_time": "13:30:00",
"trip_id": "2-17044614-M1F-_____S_"
},
"vehicle": {
"id": "82",
"label": "97221",
"license_plate": "GN 706 WQ"
}
}
},
{
"id": "335971",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 9,
"position": {
"bearing": 88.0,
"latitude": 47.917964935302734,
"longitude": -2.3947410583496094,
"speed": 24.44444465637207
},
"stop_id": "SAEIVTEO.6295",
"timestamp": "1743251332",
"trip": {
"direction_id": 1,
"route_id": "SAEIVTEO.47",
"start_date": "20250329",
"start_time": "12:25:00",
"trip_id": "420"
},
"vehicle": {
"id": "347",
"label": "38868",
"license_plate": "GC 131 QB"
}
}
},
{
"id": "335965",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 4,
"position": {
"bearing": 211.0,
"latitude": 47.91558074951172,
"longitude": -2.823193073272705,
"speed": 6.388888835906982
},
"stop_id": "SAEIVTEO.4602",
"timestamp": "1743251341",
"trip": {
"route_id": "SAEIVTEO.31",
"start_date": "20250329",
"start_time": "13:00:00",
"trip_id": "309"
},
"vehicle": {
"id": "351",
"label": "37804",
"license_plate": "FS 807 JB"
}
}
},
{
"id": "335984",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 312.0,
"latitude": 47.68993377685547,
"longitude": -2.5741798877716064,
"speed": 17.5
},
"stop_id": "SP198186",
"timestamp": "1743251344",
"trip": {
"route_id": "SAEIVGESTC.335",
"start_date": "20250329",
"start_time": "12:50:00",
"trip_id": "0909"
},
"vehicle": {
"id": "178",
"label": "FJ-969-HW",
"license_plate": "FJ-969-HW"
}
}
},
{
"id": "335992",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 138.0,
"latitude": 47.83100128173828,
"longitude": -2.650369882583618,
"speed": 17.22222137451172
},
"stop_id": "SAEIVGESTC.252",
"timestamp": "1743251322",
"trip": {
"route_id": "SAEIVGESTC.259",
"start_date": "20250329",
"start_time": "13:15:00",
"trip_id": "1106"
},
"vehicle": {
"id": "247",
"label": "FJ-164-HX",
"license_plate": "FJ-164-HX"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1743251369"
}
}