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
❌51 erreurs, 7 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 08/07/2025 à 09h04 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 15 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 344 trip_id TP893828 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 163 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 367 trip_id TRIPID-12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 179 trip_id TP916848 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 15 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 344 route_id SAEIVTEO.31 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 163 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 367 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
GTFS-rt stop_id does not exist in GTFS data E011 15 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 344 stop_id SAEIVTEO.6241 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 163 stop_id STP-DEPART does not exist in GTFS data stops.txt
- vehicle_id 367 stop_id STP-DEPART does not exist in GTFS data stops.txt
- vehicle_id 179 stop_id SAEIVGESTC.393 does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 5 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 344 at (47.840443,-2.822045) 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.660458,-2.456367) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 230 at (47.563843,-2.502989) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 343 at (47.95907,-2.862829) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 307 at (47.7728,-2.473744) 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 1 erreur
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 54 trip_id 4-17039534-M1I-LMCJV__ at (47.669437,-2.769735) 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 4 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 34 does not have a timestamp
- vehicle_id 45 does not have a timestamp
- vehicle_id 347 does not have a timestamp
- vehicle_id 83 does not have a timestamp
vehicle speed is unrealistic W004 3 erreurs
vehicle.position.speed has an unrealistic speed that may be incorrect
Exemples d'erreurs
- vehicle.id 343 speed of 27.5 m/s (61.52 mph) is unrealistic
- vehicle.id 307 speed of 26.11111 m/s (58.41 mph) is unrealistic
- vehicle.id 169 speed of 29.722221 m/s (66.49 mph) is unrealistic
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 | 246 | 31 fois (97 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 437 | 27 fois (84 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 437 | 27 fois (84 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 435 | 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. | 88 | 25 fois (78 % 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. | 32 | 16 fois (50 % des validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 13 | 10 fois (31 % des validations) |
E052 | Each vehicle should have a unique ID | 2 | 2 fois (6 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 08/07/2025 à 13h06 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 08/07/2025 à 13h06 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "451197",
"vehicle": {
"currentStopSequence": 32,
"position": {
"bearing": 107.0,
"latitude": 47.62621307373047,
"longitude": -2.638849973678589,
"speed": 11.666666984558105
},
"stopId": "326",
"timestamp": "1751972763",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:22:00",
"tripId": "4-168099972-M10B-LMCJV__"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "450967",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 96.0,
"latitude": 47.75853729248047,
"longitude": -2.845254898071289,
"speed": 2.222222328186035
},
"stopId": "4167",
"timestamp": "1751972782",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:01:00",
"tripId": "4-302055480"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
},
{
"id": "450971",
"vehicle": {
"currentStopSequence": 1,
"stopId": "3583",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:17:00",
"tripId": "4-218365964"
},
"vehicle": {
"id": "206",
"label": "A78",
"licensePlate": "GA-415-ZE"
}
}
},
{
"id": "450961",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.63887405395508,
"longitude": -2.765599012374878,
"speed": 0.0
},
"stopId": "4226",
"timestamp": "1751972774",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:55:00",
"tripId": "4-336136364"
},
"vehicle": {
"id": "27",
"label": "73721",
"licensePlate": "ES 757 VL"
}
}
},
{
"id": "450948",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 116.0,
"latitude": 47.65276336669922,
"longitude": -2.7321319580078125,
"speed": 12.222222328186035
},
"stopId": "284",
"timestamp": "1751972774",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:23:00",
"tripId": "4-53084259"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "451442",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.63956069946289,
"longitude": -2.768857955932617,
"speed": 0.0
},
"stopId": "420",
"timestamp": "1751972754",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:53:00",
"tripId": "4-53084275-V238A-LMCJV__"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "451451",
"vehicle": {
"currentStopSequence": 1,
"stopId": "415",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:12:00",
"tripId": "4-19202324"
},
"vehicle": {
"id": "54",
"label": "97193",
"licensePlate": "CW 696 GY"
}
}
},
{
"id": "451444",
"vehicle": {
"currentStopSequence": 1,
"stopId": "623",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:01:00",
"tripId": "4-85852418"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "450959",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 1.0,
"latitude": 47.59823989868164,
"longitude": -2.791313886642456,
"speed": 1.9444444179534912
},
"stopId": "4348",
"timestamp": "1751972771",
"trip": {
"directionId": 0,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:51:00",
"tripId": "4-5671026696"
},
"vehicle": {
"id": "371",
"label": "EP 267 BR",
"licensePlate": "EP 267 BR"
}
}
},
{
"id": "450952",
"vehicle": {
"currentStopSequence": 27,
"position": {
"bearing": 249.0,
"latitude": 47.649314880371094,
"longitude": -2.7768568992614746,
"speed": 4.166666507720947
},
"stopId": "598",
"timestamp": "1751972800",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:35:00",
"tripId": "4-53936169"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "451439",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 103.0,
"latitude": 47.65227127075195,
"longitude": -2.736772060394287,
"speed": 12.777777671813965
},
"stopId": "306",
"timestamp": "1751972791",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:31:00",
"tripId": "4-85852431"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "451630",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 10.0,
"latitude": 47.66364288330078,
"longitude": -2.4500319957733154,
"speed": 5.55555534362793
},
"stopId": "SAEIVGESTC.393",
"timestamp": "1751972793",
"trip": {
"directionId": 1,
"routeId": "SAEIVGESTC.335",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:05:00",
"tripId": "TP916849"
},
"vehicle": {
"id": "178",
"label": "FJ-969-HW",
"licensePlate": "FJ-969-HW"
}
}
},
{
"id": "450965",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 145.0,
"latitude": 47.713470458984375,
"longitude": -2.751703977584839,
"speed": 2.777777671813965
},
"stopId": "69",
"timestamp": "1751972790",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:59:00",
"tripId": "4-73203817"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "450960",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 13.0,
"latitude": 47.655704498291016,
"longitude": -2.7597200870513916,
"speed": 1.9444444179534912
},
"stopId": "605",
"timestamp": "1751972717",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:52:00",
"tripId": "4-19202211"
},
"vehicle": {
"id": "72",
"label": "97211",
"licensePlate": "FC 572 NS"
}
}
},
{
"id": "451207",
"vehicle": {
"currentStopSequence": 1,
"stopId": "619",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:08:00",
"tripId": "4-34144597-M2A-LMCJV__"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "450958",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.50235366821289,
"longitude": -2.8331990242004395,
"speed": 0.0
},
"stopId": "128",
"timestamp": "1751972756",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:50:00",
"tripId": "4-287506439"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "451438",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 124.0,
"latitude": 47.57866668701172,
"longitude": -2.6278319358825684,
"speed": 3.6111111640930176
},
"stopId": "232",
"timestamp": "1751972764",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:25:00",
"tripId": "4-251920387"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "451655",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 237.0,
"latitude": 47.63851547241211,
"longitude": -2.8290059566497803,
"speed": 10.833333015441895
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751962854",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "450945",
"vehicle": {
"currentStopSequence": 40,
"position": {
"latitude": 47.642269134521484,
"longitude": -2.7551651000976562,
"speed": 0.0
},
"stopId": "594",
"timestamp": "1751972784",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:19:00",
"tripId": "4-319160564"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "451443",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 47.0,
"latitude": 47.652984619140625,
"longitude": -2.876852035522461,
"speed": 5.277777671813965
},
"stopId": "200",
"timestamp": "1751972776",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:59:00",
"tripId": "4-185663583-S11A-LMCJV__"
},
"vehicle": {
"id": "69",
"label": "97208",
"licensePlate": "EM 760 MQ"
}
}
},
{
"id": "451626",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 159.0,
"latitude": 47.660160064697266,
"longitude": -2.4525370597839355,
"speed": 5.833333492279053
},
"stopId": "SAEIVGESTC.462",
"timestamp": "1751972741",
"trip": {
"directionId": 0,
"routeId": "SAEIVGESTC.335",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:50:00",
"tripId": "TP916845"
},
"vehicle": {
"id": "179",
"label": "FJ-891-HW",
"licensePlate": "FJ-891-HW"
}
}
},
{
"id": "451204",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 105.0,
"latitude": 47.655643463134766,
"longitude": -2.766495943069458,
"speed": 3.055555582046509
},
"stopId": "615",
"timestamp": "1751972782",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:49:00",
"tripId": "4-73072752-M10274-LMCJV__"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "450957",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 105.0,
"latitude": 47.664424896240234,
"longitude": -2.761143922805786,
"speed": 5.55555534362793
},
"stopId": "463",
"timestamp": "1751972804",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:50:00",
"tripId": "4-17039546"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "451437",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 20.0,
"latitude": 47.65560531616211,
"longitude": -2.759713888168335,
"speed": 0.2777777910232544
},
"stopId": "605",
"timestamp": "1751972491",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:22:00",
"tripId": "4-121247144"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "451206",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 98.0,
"latitude": 47.65913009643555,
"longitude": -2.773423910140991,
"speed": 10.55555534362793
},
"stopId": "522",
"timestamp": "1751972773",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:00:00",
"tripId": "4-33620305-S23B-LMCJV__"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "450963",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 115.0,
"latitude": 47.60595703125,
"longitude": -2.873548984527588,
"speed": 14.166666984558105
},
"stopId": "86",
"timestamp": "1751972787",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:58:00",
"tripId": "4-268894224"
},
"vehicle": {
"id": "354",
"label": "A93",
"licensePlate": "GY-983-JB"
}
}
},
{
"id": "450964",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 43.0,
"latitude": 47.648624420166016,
"longitude": -2.7777140140533447,
"speed": 8.88888931274414
},
"stopId": "578",
"timestamp": "1751972797",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:59:00",
"tripId": "4-19136803"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "451657",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 246.0,
"latitude": 47.6480712890625,
"longitude": -2.8024721145629883,
"speed": 19.16666603088379
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751972793",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "166",
"label": "GS-289-MX",
"licensePlate": "GS-289-MX"
}
}
},
{
"id": "451440",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 31.0,
"latitude": 47.655799865722656,
"longitude": -2.759598970413208,
"speed": 4.722222328186035
},
"stopId": "605",
"timestamp": "1751972462",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:48:00",
"tripId": "4-85984233-M5C-LMC____"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "450949",
"vehicle": {
"currentStopSequence": 34,
"position": {
"bearing": 281.0,
"latitude": 47.649112701416016,
"longitude": -2.767033100128174,
"speed": 7.5
},
"stopId": "462",
"timestamp": "1751972776",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:25:00",
"tripId": "4-336134304"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "451441",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 78.0,
"latitude": 47.566585540771484,
"longitude": -2.6712279319763184,
"speed": 19.16666603088379
},
"stopId": "4009",
"timestamp": "1751972772",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:49:00",
"tripId": "4-251854850"
},
"vehicle": {
"id": "264",
"label": "40369",
"licensePlate": "GS 730 BA"
}
}
},
{
"id": "451432",
"vehicle": {
"currentStopSequence": 39,
"position": {
"latitude": 47.69889831542969,
"longitude": -2.684053897857666,
"speed": 0.0
},
"stopId": "158",
"timestamp": "1751972777",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:08:00",
"tripId": "4-134356590-S810A-LMC____"
},
"vehicle": {
"id": "80",
"label": "97219",
"licensePlate": "GD 896 JD"
}
}
},
{
"id": "451660",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 91.0,
"latitude": 47.73419189453125,
"longitude": -2.5922958850860596,
"speed": 8.61111068725586
},
"stopId": "STP-DEPART",
"timestamp": "1751966825",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "450955",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 203.0,
"latitude": 47.66346740722656,
"longitude": -2.755876064300537,
"speed": 7.222222328186035
},
"stopId": "584",
"timestamp": "1751972749",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:45:00",
"tripId": "4-117703651"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "451200",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 247.0,
"latitude": 47.65251159667969,
"longitude": -2.7857139110565186,
"speed": 12.222222328186035
},
"stopId": "533",
"timestamp": "1751972760",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:37:00",
"tripId": "4-73269333-S4747-LMC____"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "451203",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 275.0,
"latitude": 47.659976959228516,
"longitude": -2.7859549522399902,
"speed": 11.94444465637207
},
"stopId": "458",
"timestamp": "1751972788",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:48:00",
"tripId": "4-185401373-S11B-LMCJV__"
},
"vehicle": {
"id": "50",
"label": "97189",
"licensePlate": "CW 460 GY"
}
}
},
{
"id": "451205",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 298.0,
"latitude": 47.65155029296875,
"longitude": -2.756850004196167,
"speed": 4.722222328186035
},
"stopId": "614",
"timestamp": "1751972763",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:53:00",
"tripId": "4-34144596-S23A-LMCJV__"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "450966",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 158.0,
"latitude": 47.68318176269531,
"longitude": -2.765511989593506,
"speed": 10.55555534362793
},
"stopId": "502",
"timestamp": "1751972750",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:00:00",
"tripId": "4-17236274"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "450953",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 23.0,
"latitude": 47.66266632080078,
"longitude": -2.756351947784424,
"speed": 11.11111068725586
},
"stopId": "583",
"timestamp": "1751972772",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:39:00",
"tripId": "4-19136753"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "451651",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 265.0,
"latitude": 47.65693664550781,
"longitude": -2.724637985229492,
"speed": 6.111111164093018
},
"stopId": "STP-DEPART",
"timestamp": "1751954471",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "375",
"label": "GJ 801 VE",
"licensePlate": "GJ 801 VE"
}
}
},
{
"id": "451595",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 87.0,
"latitude": 47.66136932373047,
"longitude": -2.7575159072875977,
"speed": 6.666666507720947
},
"stopId": "SAEIVTEO.4378",
"timestamp": "1751972685",
"trip": {
"directionId": 1,
"routeId": "SAEIVTEO.47",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:00:00",
"tripId": "TP1018854"
},
"vehicle": {
"id": "307",
"label": "39695",
"licensePlate": "GG 348 WQ"
}
}
},
{
"id": "451449",
"vehicle": {
"currentStopSequence": 1,
"stopId": "629",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:10:00",
"tripId": "4-17039723"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "451212",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 129.0,
"latitude": 47.658443450927734,
"longitude": -2.764497995376587,
"speed": 0.8333333134651184
},
"stopId": "4123",
"timestamp": "1751972063",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:30:00",
"tripId": "4-286982150-P24-7-LMCJV__"
},
"vehicle": {
"id": "304",
"label": "26092",
"licensePlate": "ES 925 ME"
}
}
},
{
"id": "450956",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 359.0,
"latitude": 47.65031814575195,
"longitude": -2.7645790576934814,
"speed": 7.5
},
"stopId": "363",
"timestamp": "1751972776",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:49:00",
"tripId": "4-319160465"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "450962",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.660621643066406,
"longitude": -2.7438299655914307,
"speed": 0.0
},
"stopId": "4321",
"timestamp": "1751972791",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:58:00",
"tripId": "4-201523322"
},
"vehicle": {
"id": "19",
"label": "40419",
"licensePlate": "GT 756 HW"
}
}
},
{
"id": "451605",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 180.0,
"latitude": 47.84523391723633,
"longitude": -2.7182869911193848,
"speed": 0.2777777910232544
},
"stopId": "SAEIVGESTC.247",
"timestamp": "1751972743",
"trip": {
"directionId": 0,
"routeId": "SAEIVGESTC.259",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:15:00",
"tripId": "TP893800"
},
"vehicle": {
"id": "248",
"label": "DT-622-HQ",
"licensePlate": "DT-622-HQ"
}
}
},
{
"id": "451452",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 275.0,
"latitude": 47.659122467041016,
"longitude": -2.7728118896484375,
"speed": 10.55555534362793
},
"stopId": "405",
"timestamp": "1751972767",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:12:00",
"tripId": "4-33620279"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "450954",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 47.65346145629883,
"longitude": -2.7594799995422363,
"speed": 0.0
},
"stopId": "4210",
"timestamp": "1751972751",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:40:00",
"tripId": "4-17236258"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "451656",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 44.0,
"latitude": 47.68341064453125,
"longitude": -2.762603998184204,
"speed": 6.666666507720947
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751972722",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "167",
"label": "GS-510-MX",
"licensePlate": "GS-510-MX"
}
}
},
{
"id": "451642",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 258.0,
"latitude": 47.55691146850586,
"longitude": -2.5198400020599365,
"speed": 19.44444465637207
},
"stopId": "SAEIV.427",
"timestamp": "1751972750",
"trip": {
"directionId": 1,
"routeId": "SAEIV.26",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:00:00",
"tripId": "TP956040"
},
"vehicle": {
"id": "229",
"label": "29",
"licensePlate": "GA-693-VQ"
}
}
},
{
"id": "450951",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 50.0,
"latitude": 47.67401123046875,
"longitude": -2.765821933746338,
"speed": 5.0
},
"stopId": "550",
"timestamp": "1751972788",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:32:00",
"tripId": "4-19202218"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "450950",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 173.0,
"latitude": 47.649505615234375,
"longitude": -2.7587149143218994,
"speed": 10.833333015441895
},
"stopId": "4210",
"timestamp": "1751972781",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:30:00",
"tripId": "4-17039580"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "451645",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 323.0,
"latitude": 47.92879867553711,
"longitude": -2.845015048980713,
"speed": 27.22222137451172
},
"stopId": "SAEIVTEO.2961",
"timestamp": "1751972766",
"trip": {
"directionId": 1,
"routeId": "SAEIVTEO.31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "12:15:00",
"tripId": "TP956436"
},
"vehicle": {
"id": "343",
"label": "38870",
"licensePlate": "GC 267 QB"
}
}
},
{
"id": "451445",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 345.0,
"latitude": 47.75343704223633,
"longitude": -2.842500925064087,
"speed": 2.777777671813965
},
"stopId": "4312",
"timestamp": "1751972752",
"trip": {
"directionId": 0,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250708",
"startTime": "13:02:00",
"tripId": "4-5838929925"
},
"vehicle": {
"id": "339",
"label": "40365",
"licensePlate": "GS 390 BA"
}
}
},
{
"id": "451653",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 10.0,
"latitude": 47.693443298339844,
"longitude": -2.764983892440796,
"speed": 26.11111068725586
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751972782",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "451654",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.68211364746094,
"longitude": -2.7666680812835693,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751970894",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "169",
"label": "GS-604-MX",
"licensePlate": "GS-604-MX"
}
}
},
{
"id": "451658",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 20.0,
"latitude": 47.71885681152344,
"longitude": -2.7584750652313232,
"speed": 30.27777862548828
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751972774",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "451652",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 0.0,
"latitude": 47.66782760620117,
"longitude": -2.769974946975708,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1751963448",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250708",
"startTime": "10:00:00",
"tripId": "TRIPID-12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751972813"
}
}