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
❌34 erreurs, 9 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/09/2025 à 09h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 11 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- vehicle_id 366 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 165 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 375 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 167 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 168 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 11 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id 366 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 165 route_id MOBICEO 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 167 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 168 route_id MOBICEO does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 11 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 366 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 165 stop_id STP-ARRIVEE 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 167 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 168 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 1 erreur
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 260 at (47.92746,-2.384413) 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 9 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- vehicle_id 66 does not have a timestamp
- vehicle_id 92 does not have a timestamp
- vehicle_id 81 does not have a timestamp
- vehicle_id 38 does not have a timestamp
- vehicle_id 331 does not have a timestamp
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
W001 | Timestamps should be populated for all elements | 180 | 30 fois (91 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 311 | 27 fois (82 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 308 | 27 fois (82 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 310 | 27 fois (82 % 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. | 43 | 16 fois (48 % 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. | 26 | 15 fois (45 % des validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 10 | 8 fois (24 % des validations) |
E052 | Each vehicle should have a unique ID | 2 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 13/09/2025 à 09h04 Europe/Paris.
vehicle_positions (49) 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 13/09/2025 à 09h04 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "510428",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 47.64021682739258,
"longitude": -2.776412010192871,
"speed": 3.055555582046509
},
"stopId": "626",
"timestamp": "1757746980",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:58:00",
"tripId": "2-19136513"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "510429",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 146.0,
"latitude": 47.54867935180664,
"longitude": -2.892620086669922,
"speed": 7.5
},
"stopId": "28",
"timestamp": "1757747000",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:59:00",
"tripId": "2-286458610"
},
"vehicle": {
"id": "342",
"label": "40348",
"licensePlate": "GT 747 CM"
}
}
},
{
"id": "510436",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.66646957397461,
"longitude": -2.748239040374756,
"speed": 0.0
},
"stopId": "622",
"timestamp": "1757746455",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:05:00",
"tripId": "2-235012114"
},
"vehicle": {
"id": "203",
"label": "A68",
"licensePlate": "FJ-265-JB"
}
}
},
{
"id": "510431",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 45.0,
"latitude": 47.6715087890625,
"longitude": -2.786937952041626,
"speed": 8.05555534362793
},
"stopId": "385",
"timestamp": "1757747033",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:00:00",
"tripId": "2-85852162"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "510430",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 108.0,
"latitude": 47.71366500854492,
"longitude": -2.7520320415496826,
"speed": 8.88888931274414
},
"stopId": "69",
"timestamp": "1757747017",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:00:00",
"tripId": "2-73203721"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "510401",
"vehicle": {
"currentStopSequence": 34,
"position": {
"bearing": 187.0,
"latitude": 47.639827728271484,
"longitude": -2.7764880657196045,
"speed": 3.6111111640930176
},
"stopId": "414",
"timestamp": "1757746818",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:21:00",
"tripId": "2-17235999"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "510432",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 180.0,
"latitude": 47.67939758300781,
"longitude": -2.774198055267334,
"speed": 6.94444465637207
},
"stopId": "376",
"timestamp": "1757747039",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:01:00",
"tripId": "2-17235988"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "510424",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 352.0,
"latitude": 47.65061950683594,
"longitude": -2.7589681148529053,
"speed": 11.94444465637207
},
"stopId": "586",
"timestamp": "1757747014",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:52:00",
"tripId": "2-19202076"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "510420",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 47.68183135986328,
"longitude": -2.7376930713653564,
"speed": 0.0
},
"stopId": "50",
"timestamp": "1757746963",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:48:00",
"tripId": "2-121700362"
},
"vehicle": {
"id": "59",
"label": "97198",
"licensePlate": "DK 995 CW"
}
}
},
{
"id": "510418",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.65610122680664,
"longitude": -2.7595579624176025,
"speed": 0.0
},
"stopId": "492",
"timestamp": "1757746942",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:45:00",
"tripId": "2-34144297"
},
"vehicle": {
"id": "47",
"label": "97186",
"licensePlate": "CH 736 RT"
}
}
},
{
"id": "510408",
"vehicle": {
"currentStopSequence": 30,
"position": {
"bearing": 268.0,
"latitude": 47.64922332763672,
"longitude": -2.7757010459899902,
"speed": 4.44444465637207
},
"stopId": "577",
"timestamp": "1757746993",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:31:00",
"tripId": "2-17039395"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "510435",
"vehicle": {
"currentStopSequence": 1,
"stopId": "230",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:05:00",
"tripId": "2-184745990"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "510415",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 47.64287185668945,
"longitude": -2.723026990890503,
"speed": 0.0
},
"stopId": "242",
"timestamp": "1757747039",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:41:00",
"tripId": "2-168689673"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "510416",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 47.64414978027344,
"longitude": -2.74460506439209,
"speed": 0.0
},
"stopId": "637",
"timestamp": "1757747020",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:42:00",
"tripId": "2-33619998"
},
"vehicle": {
"id": "56",
"label": "97195",
"licensePlate": "DA 049 XD"
}
}
},
{
"id": "510444",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4364",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:14:00",
"tripId": "2-50593799"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "510446",
"vehicle": {
"currentStopSequence": 1,
"stopId": "295",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:17:00",
"tripId": "2-85983253"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "510409",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.682708740234375,
"longitude": -2.765315055847168,
"speed": 0.0
},
"stopId": "436",
"timestamp": "1757747020",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:32:00",
"tripId": "2-19202051"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "510407",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 244.0,
"latitude": 47.54325866699219,
"longitude": -2.7260959148406982,
"speed": 19.72222137451172
},
"stopId": "4483",
"timestamp": "1757747039",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:29:00",
"tripId": "2-285802510"
},
"vehicle": {
"id": "120",
"label": "23803",
"licensePlate": "DT 119 VJ"
}
}
},
{
"id": "510442",
"vehicle": {
"currentStopSequence": 1,
"stopId": "187",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:12:00",
"tripId": "2-135921665"
},
"vehicle": {
"id": "69",
"label": "97208",
"licensePlate": "EM 760 MQ"
}
}
},
{
"id": "510246",
"vehicle": {
"currentStopSequence": 42,
"position": {
"bearing": 323.0,
"latitude": 47.64054870605469,
"longitude": -2.769921064376831,
"speed": 10.277777671813965
},
"stopId": "497",
"timestamp": "1757747013",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:21:00",
"tripId": "2-319160326"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "510089",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 97.0,
"latitude": 47.66048049926758,
"longitude": -2.7948598861694336,
"speed": 10.277777671813965
},
"stopId": "457",
"timestamp": "1757746992",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:01:00",
"tripId": "2-33619988"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "511000",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 202.0,
"latitude": 47.55353546142578,
"longitude": -2.7160489559173584,
"speed": 21.38888931274414
},
"stopId": "STP-ARRIVEE",
"timestamp": "1757746993",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250913",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "510413",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 335.0,
"latitude": 47.67337417602539,
"longitude": -2.7583088874816895,
"speed": 0.8333333134651184
},
"stopId": "543",
"timestamp": "1757747023",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:38:00",
"tripId": "2-19136533"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "510438",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:11:00",
"tripId": "2-33620020"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "510323",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.68110656738281,
"longitude": -2.767313003540039,
"speed": 0.0
},
"stopId": "STP-ARRIVEE",
"timestamp": "1757747033",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "510402",
"vehicle": {
"currentStopSequence": 40,
"position": {
"bearing": 236.0,
"latitude": 47.64830017089844,
"longitude": -2.780716896057129,
"speed": 7.777777671813965
},
"stopId": "557",
"timestamp": "1757746992",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:21:00",
"tripId": "2-336134166"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "510119",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.644832611083984,
"longitude": -2.743889093399048,
"speed": 0.0
},
"stopId": "359",
"timestamp": "1757747013",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:55:00",
"tripId": "2-34144281"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "510115",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 2.0,
"latitude": 47.6003532409668,
"longitude": -2.795048952102661,
"speed": 9.44444465637207
},
"stopId": "4343",
"timestamp": "1757746970",
"trip": {
"directionId": 0,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:47:00",
"tripId": "2-5671026692"
},
"vehicle": {
"id": "371",
"label": "EP 267 BR",
"licensePlate": "EP 267 BR"
}
}
},
{
"id": "510254",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 205.0,
"latitude": 47.66047668457031,
"longitude": -2.796473979949951,
"speed": 6.94444465637207
},
"stopId": "196",
"timestamp": "1757747038",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:48:00",
"tripId": "2-185729029"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "510419",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 50.0,
"latitude": 47.67955017089844,
"longitude": -2.706202983856201,
"speed": 18.88888931274414
},
"stopId": "146",
"timestamp": "1757747022",
"trip": {
"directionId": 0,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:45:00",
"tripId": "2-6140723202"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "510439",
"vehicle": {
"currentStopSequence": 1,
"stopId": "326",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:11:00",
"tripId": "2-169279491"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "510423",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 320.0,
"latitude": 47.64439392089844,
"longitude": -2.7437479496002197,
"speed": 7.222222328186035
},
"stopId": "637",
"timestamp": "1757747023",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:51:00",
"tripId": "2-336134146"
},
"vehicle": {
"id": "48",
"label": "97187",
"licensePlate": "CH 890 RT"
}
}
},
{
"id": "510425",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 174.0,
"latitude": 47.65791702270508,
"longitude": -2.759813070297241,
"speed": 0.8333333134651184
},
"stopId": "603",
"timestamp": "1757747028",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:52:00",
"tripId": "2-33619980"
},
"vehicle": {
"id": "40",
"label": "97172",
"licensePlate": "AY 545 QK"
}
}
},
{
"id": "510247",
"vehicle": {
"currentStopSequence": 35,
"position": {
"latitude": 47.68186950683594,
"longitude": -2.737523078918457,
"speed": 0.0
},
"stopId": "37",
"timestamp": "1757747013",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:22:00",
"tripId": "2-121241605"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "510434",
"vehicle": {
"currentStopSequence": 1,
"stopId": "619",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:05:00",
"tripId": "2-34144263"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "510279",
"vehicle": {
"currentStopSequence": 39,
"position": {
"latitude": 47.716827392578125,
"longitude": -2.763756036758423,
"speed": 0.0
},
"stopId": "138",
"timestamp": "1757746999",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:19:00",
"tripId": "2-73138185"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "511001",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 337.0,
"latitude": 47.643531799316406,
"longitude": -2.7666399478912354,
"speed": 1.1111111640930176
},
"stopId": "STP-DEPART",
"timestamp": "1757746966",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250913",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "510426",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 246.0,
"latitude": 47.62158966064453,
"longitude": -2.73340106010437,
"speed": 3.6111111640930176
},
"stopId": "237",
"timestamp": "1757747024",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:52:00",
"tripId": "2-121241608"
},
"vehicle": {
"id": "22",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "511002",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 168.0,
"latitude": 47.68703842163086,
"longitude": -2.738953113555908,
"speed": 0.2777777910232544
},
"stopId": "STP-DEPART",
"timestamp": "1757746895",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20250913",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "510221",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 98.0,
"latitude": 47.649166107177734,
"longitude": -2.7723500728607178,
"speed": 5.833333492279053
},
"stopId": "596",
"timestamp": "1757747039",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:51:00",
"tripId": "2-319160324"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "510250",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 68.0,
"latitude": 47.52389144897461,
"longitude": -2.769913911819458,
"speed": 5.277777671813965
},
"stopId": "3850",
"timestamp": "1757746966",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:59:00",
"tripId": "2-251854852"
},
"vehicle": {
"id": "118",
"label": "23801",
"licensePlate": "DT 040 VJ"
}
}
},
{
"id": "510437",
"vehicle": {
"currentStopSequence": 1,
"stopId": "629",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "09:11:00",
"tripId": "2-17039374"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "510983",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 296.0,
"latitude": 47.63468551635742,
"longitude": -2.9410130977630615,
"speed": 3.3333332538604736
},
"stopId": "chouette:StopArea:45867a7a-0c25-4d08-95d2-189858dd08fb:LOC",
"timestamp": "1757747026",
"trip": {
"directionId": 0,
"routeId": "AurayVayagesLigne606",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:40:00",
"tripId": "chouette:VehicleJourney:d051bc7b-80ba-47cd-94a4-12e6be44b23e:LOC"
},
"vehicle": {
"id": "419",
"label": "A74",
"licensePlate": "BN-543-XK"
}
}
},
{
"id": "510414",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 202.0,
"latitude": 47.65975570678711,
"longitude": -2.758096933364868,
"speed": 8.88888931274414
},
"stopId": "511",
"timestamp": "1757747025",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:41:00",
"tripId": "2-17235993"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "510417",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 99.0,
"latitude": 47.661319732666016,
"longitude": -2.755976915359497,
"speed": 1.9444444179534912
},
"stopId": "449",
"timestamp": "1757747014",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:44:00",
"tripId": "2-50593805"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "510422",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 46.0,
"latitude": 47.67237854003906,
"longitude": -2.764683961868286,
"speed": 8.333333015441895
},
"stopId": "424",
"timestamp": "1757747022",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:51:00",
"tripId": "2-17039377"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "510421",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 47.65401077270508,
"longitude": -2.7794270515441895,
"speed": 0.0
},
"stopId": "484",
"timestamp": "1757747006",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:49:00",
"tripId": "2-74121221"
},
"vehicle": {
"id": "72",
"label": "97211",
"licensePlate": "FC 572 NS"
}
}
},
{
"id": "510427",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.653106689453125,
"longitude": -2.7330780029296875,
"speed": 0.0
},
"stopId": "508",
"timestamp": "1757747017",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:56:00",
"tripId": "2-52756488"
},
"vehicle": {
"id": "27",
"label": "73721",
"licensePlate": "ES 757 VL"
}
}
},
{
"id": "510271",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 354.0,
"latitude": 47.655548095703125,
"longitude": -2.759711980819702,
"speed": 1.6666666269302368
},
"stopId": "605",
"timestamp": "1757747010",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250913",
"startTime": "08:48:00",
"tripId": "2-85983247"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1757747051"
}
}