Détails de la ressource
Position des véhicules
Cette ressource fait partie du jeu de données Réseau urbain Mistral.
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
❌95 erreurs, 30 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/05/2025 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 1 erreur
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 304 stop_id TO0BUS does not exist in GTFS data stops.txt
Header timestamp should be greater than or equal to all other timestamps E012 94 erreurs
No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp
Exemples d'erreurs
- vehicle_id 3 timestamp 1746256040 is greater than the header
- vehicle_id 4 timestamp 1746256030 is greater than the header
- vehicle_id 5 timestamp 1746256040 is greater than the header
- vehicle_id 6 timestamp 1746256040 is greater than the header
- vehicle_id 7 timestamp 1746256020 is greater than the header
Avertissements
vehicle speed is unrealistic W004 30 erreurs
vehicle.position.speed has an unrealistic speed that may be incorrect
Exemples d'erreurs
- vehicle.id 3 speed of 27.0 m/s (60.40 mph) is unrealistic
- vehicle.id 4 speed of 40.0 m/s (89.48 mph) is unrealistic
- vehicle.id 5 speed of 29.0 m/s (64.87 mph) is unrealistic
- vehicle.id 19 speed of 27.0 m/s (60.40 mph) is unrealistic
- vehicle.id 22 speed of 32.0 m/s (71.58 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 |
---|---|---|---|
E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 2 767 | 29 fois (97 % des validations) |
W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 785 | 29 fois (97 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 56 | 23 fois (77 % 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 | 9 fois (30 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 | 1 fois (3 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 03/05/2025 à 18h19 Europe/Paris.
vehicle_positions (129) 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 03/05/2025 à 18h19 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "2",
"vehicle": {
"position": {
"bearing": 259.0,
"latitude": 43.11869812011719,
"longitude": 5.944699764251709,
"speed": 13.0
},
"stop_id": "TOCISO",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0006",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896375"
},
"vehicle": {
"id": "2",
"label": "2"
}
}
},
{
"id": "4",
"vehicle": {
"position": {
"bearing": 320.0,
"latitude": 43.12300109863281,
"longitude": 5.936800003051758,
"speed": 0.0
},
"stop_id": "TOSTRN",
"timestamp": "1746289190",
"trip": {
"direction_id": 0,
"route_id": "0011",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896934"
},
"vehicle": {
"id": "4",
"label": "4"
}
}
},
{
"id": "5",
"vehicle": {
"position": {
"bearing": 86.0,
"latitude": 43.1067008972168,
"longitude": 5.873300075531006,
"speed": 18.0
},
"stop_id": "SEGAGO",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178005"
},
"vehicle": {
"id": "5",
"label": "5"
}
}
},
{
"id": "6",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 43.14469909667969,
"longitude": 5.884500026702881,
"speed": 0.0
},
"stop_id": "TOLOGS",
"timestamp": "1746289170",
"trip": {
"direction_id": 1,
"route_id": "0011",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896963"
},
"vehicle": {
"id": "6",
"label": "6"
}
}
},
{
"id": "7",
"vehicle": {
"position": {
"bearing": 97.0,
"latitude": 43.124298095703125,
"longitude": 5.935800075531006,
"speed": 4.0
},
"stop_id": "TOCLES",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "011B",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897563"
},
"vehicle": {
"id": "7",
"label": "7"
}
}
},
{
"id": "9",
"vehicle": {
"position": {
"bearing": 294.0,
"latitude": 43.12269973754883,
"longitude": 5.939199924468994,
"speed": 4.0
},
"stop_id": "TOCLEN",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178007"
},
"vehicle": {
"id": "9",
"label": "9"
}
}
},
{
"id": "10",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 43.12860107421875,
"longitude": 5.911499977111816,
"speed": 19.0
},
"stop_id": "TOBNRN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "011B",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897533"
},
"vehicle": {
"id": "10",
"label": "10"
}
}
},
{
"id": "14",
"vehicle": {
"position": {
"bearing": 355.0,
"latitude": 43.081600189208984,
"longitude": 5.915900230407715,
"speed": 32.0
},
"stop_id": "SMPREO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0018",
"schedule_relationship": "SCHEDULED",
"trip_id": "4895581"
},
"vehicle": {
"id": "14",
"label": "14"
}
}
},
{
"id": "15",
"vehicle": {
"position": {
"bearing": 357.0,
"latitude": 43.122501373291016,
"longitude": 5.936800003051758,
"speed": 0.0
},
"stop_id": "TOSTRN",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0018",
"schedule_relationship": "SCHEDULED",
"trip_id": "4895605"
},
"vehicle": {
"id": "15",
"label": "15"
}
}
},
{
"id": "16",
"vehicle": {
"position": {
"bearing": 223.0,
"latitude": 43.12519836425781,
"longitude": 5.966700077056885,
"speed": 35.0
},
"stop_id": "TOPRAO",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178008"
},
"vehicle": {
"id": "16",
"label": "16"
}
}
},
{
"id": "17",
"vehicle": {
"position": {
"bearing": 169.0,
"latitude": 43.092498779296875,
"longitude": 5.88070011138916,
"speed": 8.0
},
"stop_id": "SEIVAO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0018",
"schedule_relationship": "SCHEDULED",
"trip_id": "4895554"
},
"vehicle": {
"id": "17",
"label": "17"
}
}
},
{
"id": "19",
"vehicle": {
"position": {
"bearing": 240.0,
"latitude": 43.101200103759766,
"longitude": 5.883399963378906,
"speed": 0.0
},
"stop_id": "SEMAIE",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0018",
"schedule_relationship": "SCHEDULED",
"trip_id": "4895564"
},
"vehicle": {
"id": "19",
"label": "19"
}
}
},
{
"id": "21",
"vehicle": {
"position": {
"bearing": 67.0,
"latitude": 43.11650085449219,
"longitude": 5.877200126647949,
"speed": 28.0
},
"stop_id": "SEGARE",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178066"
},
"vehicle": {
"id": "21",
"label": "21"
}
}
},
{
"id": "22",
"vehicle": {
"position": {
"bearing": 82.0,
"latitude": 43.098899841308594,
"longitude": 5.899600028991699,
"speed": 16.0
},
"stop_id": "SEREGS",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0083",
"schedule_relationship": "SCHEDULED",
"trip_id": "5229056"
},
"vehicle": {
"id": "22",
"label": "22"
}
}
},
{
"id": "23",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.13930130004883,
"longitude": 6.0100998878479,
"speed": 0.0
},
"stop_id": "VAVAGS",
"timestamp": "1746289150",
"trip": {
"direction_id": 0,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178010"
},
"vehicle": {
"id": "23",
"label": "23"
}
}
},
{
"id": "24",
"vehicle": {
"position": {
"bearing": 213.0,
"latitude": 43.07120132446289,
"longitude": 5.8541998863220215,
"speed": 0.0
},
"stop_id": "SEJANE",
"timestamp": "1746289050",
"trip": {
"direction_id": 1,
"route_id": "0081",
"schedule_relationship": "SCHEDULED",
"trip_id": "5034354"
},
"vehicle": {
"id": "24",
"label": "24"
}
}
},
{
"id": "29",
"vehicle": {
"position": {
"bearing": 62.0,
"latitude": 43.11009979248047,
"longitude": 5.8597002029418945,
"speed": 5.0
},
"stop_id": "SEMESS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0070",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930838"
},
"vehicle": {
"id": "29",
"label": "29"
}
}
},
{
"id": "30",
"vehicle": {
"position": {
"bearing": 187.0,
"latitude": 43.11330032348633,
"longitude": 5.878200054168701,
"speed": 45.0
},
"stop_id": "SEGVEO",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0070",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930880"
},
"vehicle": {
"id": "30",
"label": "30"
}
}
},
{
"id": "31",
"vehicle": {
"position": {
"bearing": 99.0,
"latitude": 43.127899169921875,
"longitude": 5.907299995422363,
"speed": 7.0
},
"stop_id": "TOCASS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0070",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930837"
},
"vehicle": {
"id": "31",
"label": "31"
}
}
},
{
"id": "32",
"vehicle": {
"position": {
"bearing": 308.0,
"latitude": 43.09700012207031,
"longitude": 5.830100059509277,
"speed": 26.0
},
"stop_id": "SIFFIN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0070",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930879"
},
"vehicle": {
"id": "32",
"label": "32"
}
}
},
{
"id": "33",
"vehicle": {
"position": {
"bearing": 108.0,
"latitude": 43.07659912109375,
"longitude": 5.813600063323975,
"speed": 31.0
},
"stop_id": "SIROBE",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0072",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930993"
},
"vehicle": {
"id": "33",
"label": "33"
}
}
},
{
"id": "37",
"vehicle": {
"position": {
"bearing": 298.0,
"latitude": 43.127601623535156,
"longitude": 5.93149995803833,
"speed": 0.0
},
"stop_id": "TODARN",
"timestamp": "1746288950",
"trip": {
"direction_id": 0,
"route_id": "0070",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930881"
},
"vehicle": {
"id": "37",
"label": "37"
}
}
},
{
"id": "38",
"vehicle": {
"position": {
"bearing": 315.0,
"latitude": 43.112701416015625,
"longitude": 5.812099933624268,
"speed": 0.0
},
"stop_id": "SISCEO",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0070",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930839"
},
"vehicle": {
"id": "38",
"label": "38"
}
}
},
{
"id": "40",
"vehicle": {
"position": {
"bearing": 314.0,
"latitude": 43.129798889160156,
"longitude": 5.9207000732421875,
"speed": 6.0
},
"stop_id": "TOPTLE",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0006",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896374"
},
"vehicle": {
"id": "40",
"label": "40"
}
}
},
{
"id": "41",
"vehicle": {
"position": {
"bearing": 300.0,
"latitude": 43.10419845581055,
"longitude": 5.871399879455566,
"speed": 30.0
},
"stop_id": "SESTAN",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0012",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897655"
},
"vehicle": {
"id": "41",
"label": "41"
}
}
},
{
"id": "42",
"vehicle": {
"position": {
"bearing": 122.0,
"latitude": 43.10710144042969,
"longitude": 5.864799976348877,
"speed": 12.0
},
"stop_id": "SESTAS",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0081",
"schedule_relationship": "SCHEDULED",
"trip_id": "5034296"
},
"vehicle": {
"id": "42",
"label": "42"
}
}
},
{
"id": "44",
"vehicle": {
"position": {
"bearing": 193.0,
"latitude": 43.120201110839844,
"longitude": 5.941299915313721,
"speed": 1.0
},
"stop_id": "TOIBIO",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0036",
"schedule_relationship": "SCHEDULED",
"trip_id": "4976714"
},
"vehicle": {
"id": "44",
"label": "44"
}
}
},
{
"id": "46",
"vehicle": {
"position": {
"bearing": 133.0,
"latitude": 43.113399505615234,
"longitude": 5.857100009918213,
"speed": 0.0
},
"stop_id": "SEEBRO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0012",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897611"
},
"vehicle": {
"id": "46",
"label": "46"
}
}
},
{
"id": "47",
"vehicle": {
"position": {
"bearing": 359.0,
"latitude": 43.1244010925293,
"longitude": 6.009799957275391,
"speed": 8.0
},
"stop_id": "GAGPHE",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178063"
},
"vehicle": {
"id": "47",
"label": "47"
}
}
},
{
"id": "48",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.13930130004883,
"longitude": 6.010300159454346,
"speed": 0.0
},
"stop_id": "VAVAGS",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178011"
},
"vehicle": {
"id": "48",
"label": "48"
}
}
},
{
"id": "49",
"vehicle": {
"position": {
"bearing": 208.0,
"latitude": 43.132999420166016,
"longitude": 5.845900058746338,
"speed": 0.0
},
"stop_id": "OLRESE",
"timestamp": "1746289180",
"trip": {
"direction_id": 1,
"route_id": "011B",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897564"
},
"vehicle": {
"id": "49",
"label": "49"
}
}
},
{
"id": "200",
"vehicle": {
"position": {
"bearing": 249.0,
"latitude": 43.13560104370117,
"longitude": 5.977700233459473,
"speed": 14.0
},
"stop_id": "TONICN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149855"
},
"vehicle": {
"id": "200",
"label": "200"
}
}
},
{
"id": "211",
"vehicle": {
"position": {
"bearing": 259.0,
"latitude": 43.120399475097656,
"longitude": 5.9481000900268555,
"speed": 22.0
},
"stop_id": "TOCPIO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929813"
},
"vehicle": {
"id": "211",
"label": "211"
}
}
},
{
"id": "213",
"vehicle": {
"position": {
"bearing": 82.0,
"latitude": 43.112098693847656,
"longitude": 5.937399864196777,
"speed": 34.0
},
"stop_id": "TOLMGS",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968273"
},
"vehicle": {
"id": "213",
"label": "213"
}
}
},
{
"id": "214",
"vehicle": {
"position": {
"bearing": 310.0,
"latitude": 43.11869812011719,
"longitude": 5.935400009155273,
"speed": 4.0
},
"stop_id": "TOITAE",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968272"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
},
{
"id": "215",
"vehicle": {
"position": {
"bearing": 113.0,
"latitude": 43.124298095703125,
"longitude": 5.935299873352051,
"speed": 25.0
},
"stop_id": "TOITAO",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968353"
},
"vehicle": {
"id": "215",
"label": "215"
}
}
},
{
"id": "220",
"vehicle": {
"position": {
"bearing": 322.0,
"latitude": 43.129398345947266,
"longitude": 5.921000003814697,
"speed": 6.0
},
"stop_id": "TOPTLE",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968271"
},
"vehicle": {
"id": "220",
"label": "220"
}
}
},
{
"id": "226",
"vehicle": {
"position": {
"bearing": 219.0,
"latitude": 43.14070129394531,
"longitude": 6.035299777984619,
"speed": 0.0
},
"stop_id": "GASMAO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929815"
},
"vehicle": {
"id": "226",
"label": "226"
}
}
},
{
"id": "228",
"vehicle": {
"position": {
"bearing": 251.0,
"latitude": 43.12670135498047,
"longitude": 5.900700092315674,
"speed": 5.0
},
"stop_id": "TOPESN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929812"
},
"vehicle": {
"id": "228",
"label": "228"
}
}
},
{
"id": "230",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 43.108299255371094,
"longitude": 5.951900005340576,
"speed": 0.0
},
"stop_id": "TOMOUN",
"timestamp": "1746289170",
"trip": {
"direction_id": 0,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968275"
},
"vehicle": {
"id": "230",
"label": "230"
}
}
},
{
"id": "231",
"vehicle": {
"position": {
"bearing": 76.0,
"latitude": 43.13679885864258,
"longitude": 6.001999855041504,
"speed": 22.0
},
"stop_id": "VAAVUS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929876"
},
"vehicle": {
"id": "231",
"label": "231"
}
}
},
{
"id": "232",
"vehicle": {
"position": {
"bearing": 82.0,
"latitude": 43.127899169921875,
"longitude": 5.876299858093262,
"speed": 26.0
},
"stop_id": "TOPON3",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929878"
},
"vehicle": {
"id": "232",
"label": "232"
}
}
},
{
"id": "233",
"vehicle": {
"position": {
"bearing": 33.0,
"latitude": 43.118900299072266,
"longitude": 5.93779993057251,
"speed": 22.0
},
"stop_id": "TOROOE",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929877"
},
"vehicle": {
"id": "233",
"label": "233"
}
}
},
{
"id": "234",
"vehicle": {
"position": {
"bearing": 50.0,
"latitude": 43.12670135498047,
"longitude": 5.870699882507324,
"speed": 0.0
},
"stop_id": "TOPON3",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929879"
},
"vehicle": {
"id": "234",
"label": "234"
}
}
},
{
"id": "236",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 43.122501373291016,
"longitude": 5.944699764251709,
"speed": 22.0
},
"stop_id": "TOAMIN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149819"
},
"vehicle": {
"id": "236",
"label": "236"
}
}
},
{
"id": "237",
"vehicle": {
"position": {
"bearing": 67.0,
"latitude": 43.12189865112305,
"longitude": 5.942500114440918,
"speed": 18.0
},
"stop_id": "TOAMIS",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149748"
},
"vehicle": {
"id": "237",
"label": "237"
}
}
},
{
"id": "239",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 43.1349983215332,
"longitude": 5.882900238037109,
"speed": 0.0
},
"stop_id": "TOTULO",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149785"
},
"vehicle": {
"id": "239",
"label": "239"
}
}
},
{
"id": "241",
"vehicle": {
"position": {
"bearing": 77.0,
"latitude": 43.12910079956055,
"longitude": 5.896699905395508,
"speed": 1.0
},
"stop_id": "TODUSS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149749"
},
"vehicle": {
"id": "241",
"label": "241"
}
}
},
{
"id": "242",
"vehicle": {
"position": {
"bearing": 5.0,
"latitude": 43.129798889160156,
"longitude": 5.881800174713135,
"speed": 24.0
},
"stop_id": "TOCAME",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149853"
},
"vehicle": {
"id": "242",
"label": "242"
}
}
},
{
"id": "244",
"vehicle": {
"position": {
"bearing": 288.0,
"latitude": 43.124698638916016,
"longitude": 5.934100151062012,
"speed": 25.0
},
"stop_id": "TOLIBI",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149854"
},
"vehicle": {
"id": "244",
"label": "244"
}
}
},
{
"id": "245",
"vehicle": {
"position": {
"bearing": 59.0,
"latitude": 43.12179946899414,
"longitude": 5.9552998542785645,
"speed": 0.0
},
"stop_id": "TOTOUS",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0009",
"schedule_relationship": "SCHEDULED",
"trip_id": "4972323"
},
"vehicle": {
"id": "245",
"label": "245"
}
}
},
{
"id": "246",
"vehicle": {
"position": {
"bearing": 50.0,
"latitude": 43.124298095703125,
"longitude": 5.9745001792907715,
"speed": 0.0
},
"stop_id": "TOLROE",
"timestamp": "1746289080",
"trip": {
"direction_id": 0,
"route_id": "0009",
"schedule_relationship": "SCHEDULED",
"trip_id": "4972315"
},
"vehicle": {
"id": "246",
"label": "246"
}
}
},
{
"id": "248",
"vehicle": {
"position": {
"bearing": 29.0,
"latitude": 43.127899169921875,
"longitude": 5.929500102996826,
"speed": 0.0
},
"stop_id": "TODARN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0009",
"schedule_relationship": "SCHEDULED",
"trip_id": "4972312"
},
"vehicle": {
"id": "248",
"label": "248"
}
}
},
{
"id": "250",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.12929916381836,
"longitude": 5.98360013961792,
"speed": 0.0
},
"stop_id": "TOCOUN",
"timestamp": "1746289070",
"trip": {
"direction_id": 1,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149747"
},
"vehicle": {
"id": "250",
"label": "250"
}
}
},
{
"id": "252",
"vehicle": {
"position": {
"bearing": 180.0,
"latitude": 43.12289810180664,
"longitude": 5.880000114440918,
"speed": 0.0
},
"stop_id": "OLCCOE",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0009",
"schedule_relationship": "SCHEDULED",
"trip_id": "4972324"
},
"vehicle": {
"id": "252",
"label": "252"
}
}
},
{
"id": "253",
"vehicle": {
"position": {
"bearing": 79.0,
"latitude": 43.129398345947266,
"longitude": 5.986299991607666,
"speed": 0.0
},
"stop_id": "VAVALS",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149820"
},
"vehicle": {
"id": "253",
"label": "253"
}
}
},
{
"id": "254",
"vehicle": {
"position": {
"bearing": 95.0,
"latitude": 43.12670135498047,
"longitude": 5.923500061035156,
"speed": 12.0
},
"stop_id": "TOPOBS",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149784"
},
"vehicle": {
"id": "254",
"label": "254"
}
}
},
{
"id": "255",
"vehicle": {
"position": {
"bearing": 309.0,
"latitude": 43.12350082397461,
"longitude": 5.937600135803223,
"speed": 23.0
},
"stop_id": "TOSTRN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0191",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897459"
},
"vehicle": {
"id": "255",
"label": "255"
}
}
},
{
"id": "256",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 43.13370132446289,
"longitude": 5.976900100708008,
"speed": 31.0
},
"stop_id": "VAMIRE",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149783"
},
"vehicle": {
"id": "256",
"label": "256"
}
}
},
{
"id": "258",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 43.12860107421875,
"longitude": 5.911099910736084,
"speed": 19.0
},
"stop_id": "TOBNRN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0001",
"schedule_relationship": "SCHEDULED",
"trip_id": "5149818"
},
"vehicle": {
"id": "258",
"label": "258"
}
}
},
{
"id": "259",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 43.12799835205078,
"longitude": 5.929299831390381,
"speed": 0.0
},
"stop_id": "TOGARN",
"timestamp": "1746289060",
"trip": {
"direction_id": 0,
"route_id": "0009",
"schedule_relationship": "SCHEDULED",
"trip_id": "4972314"
},
"vehicle": {
"id": "259",
"label": "259"
}
}
},
{
"id": "300",
"vehicle": {
"position": {
"bearing": 127.0,
"latitude": 43.13420104980469,
"longitude": 5.937399864196777,
"speed": 0.0
},
"stop_id": "TOVAFO",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0040",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896111"
},
"vehicle": {
"id": "300",
"label": "300"
}
}
},
{
"id": "302",
"vehicle": {
"position": {
"bearing": 258.0,
"latitude": 43.12139892578125,
"longitude": 5.957300186157227,
"speed": 0.0
},
"stop_id": "TOPRUN",
"timestamp": "1746289190",
"trip": {
"direction_id": 0,
"route_id": "0040",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896072"
},
"vehicle": {
"id": "302",
"label": "302"
}
}
},
{
"id": "303",
"vehicle": {
"position": {
"bearing": 259.0,
"latitude": 43.137001037597656,
"longitude": 6.001800060272217,
"speed": 13.0
},
"stop_id": "VAFOUN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0055",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897189"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "306",
"vehicle": {
"position": {
"bearing": 125.0,
"latitude": 43.112701416015625,
"longitude": 5.940899848937988,
"speed": 14.0
},
"stop_id": "TORAVE",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0040",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896110"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "307",
"vehicle": {
"position": {
"bearing": 87.0,
"latitude": 43.09870147705078,
"longitude": 5.890900135040283,
"speed": 27.0
},
"stop_id": "SEOISS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0081",
"schedule_relationship": "SCHEDULED",
"trip_id": "5034313"
},
"vehicle": {
"id": "307",
"label": "307"
}
}
},
{
"id": "308",
"vehicle": {
"position": {
"bearing": 219.0,
"latitude": 43.115299224853516,
"longitude": 5.854700088500977,
"speed": 0.0
},
"stop_id": "SEEURE",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0081",
"schedule_relationship": "SCHEDULED",
"trip_id": "5034323"
},
"vehicle": {
"id": "308",
"label": "308"
}
}
},
{
"id": "309",
"vehicle": {
"position": {
"bearing": 89.0,
"latitude": 43.11159896850586,
"longitude": 5.869500160217285,
"speed": 11.0
},
"stop_id": "SEMEDO",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0081",
"schedule_relationship": "SCHEDULED",
"trip_id": "5034339"
},
"vehicle": {
"id": "309",
"label": "309"
}
}
},
{
"id": "312",
"vehicle": {
"position": {
"bearing": 321.0,
"latitude": 43.07899856567383,
"longitude": 5.923399925231934,
"speed": 3.0
},
"stop_id": "SMVBOO",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0028",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897091"
},
"vehicle": {
"id": "312",
"label": "312"
}
}
},
{
"id": "314",
"vehicle": {
"position": {
"bearing": 294.0,
"latitude": 43.11180114746094,
"longitude": 5.867800235748291,
"speed": 27.0
},
"stop_id": "SETISN",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0081",
"schedule_relationship": "SCHEDULED",
"trip_id": "5034297"
},
"vehicle": {
"id": "314",
"label": "314"
}
}
},
{
"id": "318",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 43.108001708984375,
"longitude": 6.118500232696533,
"speed": 16.0
},
"stop_id": "HYGDFS",
"timestamp": "1746289190",
"trip": {
"direction_id": 1,
"route_id": "0016",
"schedule_relationship": "SCHEDULED",
"trip_id": "5228392"
},
"vehicle": {
"id": "318",
"label": "318"
}
}
},
{
"id": "320",
"vehicle": {
"position": {
"bearing": 326.0,
"latitude": 43.08409881591797,
"longitude": 5.856500148773193,
"speed": 18.0
},
"stop_id": "SIMOUN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0084",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930765"
},
"vehicle": {
"id": "320",
"label": "320"
}
}
},
{
"id": "324",
"vehicle": {
"position": {
"bearing": 335.0,
"latitude": 43.12730026245117,
"longitude": 5.925099849700928,
"speed": 0.0
},
"stop_id": "TODARE",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0040",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896071"
},
"vehicle": {
"id": "324",
"label": "324"
}
}
},
{
"id": "326",
"vehicle": {
"position": {
"bearing": 80.0,
"latitude": 43.09349822998047,
"longitude": 5.8445000648498535,
"speed": 22.0
},
"stop_id": "SICCAS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0087",
"schedule_relationship": "SCHEDULED",
"trip_id": "4894927"
},
"vehicle": {
"id": "326",
"label": "326"
}
}
},
{
"id": "327",
"vehicle": {
"position": {
"bearing": 175.0,
"latitude": 43.0984992980957,
"longitude": 5.827499866485596,
"speed": 42.0
},
"stop_id": "SIFFIO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0087",
"schedule_relationship": "SCHEDULED",
"trip_id": "4894906"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "332",
"vehicle": {
"position": {
"bearing": 343.0,
"latitude": 43.1427001953125,
"longitude": 5.921899795532227,
"speed": 0.0
},
"stop_id": "TOBALS",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0040",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896112"
},
"vehicle": {
"id": "332",
"label": "332"
}
}
},
{
"id": "333",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 43.13840103149414,
"longitude": 5.9156999588012695,
"speed": 0.0
},
"stop_id": "TOSIDS",
"timestamp": "1746289180",
"trip": {
"direction_id": 1,
"route_id": "0020",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897037"
},
"vehicle": {
"id": "333",
"label": "333"
}
}
},
{
"id": "334",
"vehicle": {
"position": {
"bearing": 103.0,
"latitude": 43.1244010925293,
"longitude": 5.934899806976318,
"speed": 27.0
},
"stop_id": "TOSTRE",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0020",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897020"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "336",
"vehicle": {
"position": {
"bearing": 240.0,
"latitude": 43.1260986328125,
"longitude": 5.9390997886657715,
"speed": 32.0
},
"stop_id": "TOFABO",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0020",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896986"
},
"vehicle": {
"id": "336",
"label": "336"
}
}
},
{
"id": "339",
"vehicle": {
"position": {
"bearing": 101.0,
"latitude": 43.127498626708984,
"longitude": 5.922399997711182,
"speed": 0.0
},
"stop_id": "TOCASS",
"timestamp": "1746289100",
"trip": {
"direction_id": 1,
"route_id": "0010",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896887"
},
"vehicle": {
"id": "339",
"label": "339"
}
}
},
{
"id": "517",
"vehicle": {
"position": {
"bearing": 236.0,
"latitude": 43.116798400878906,
"longitude": 5.8769001960754395,
"speed": 0.0
},
"stop_id": "SEGVEO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0082",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897340"
},
"vehicle": {
"id": "517",
"label": "517"
}
}
},
{
"id": "562",
"vehicle": {
"position": {
"bearing": 230.0,
"latitude": 43.11669921875,
"longitude": 5.876699924468994,
"speed": 0.0
},
"stop_id": "OLASTN",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0120",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930935"
},
"vehicle": {
"id": "562",
"label": "562"
}
}
},
{
"id": "578",
"vehicle": {
"position": {
"bearing": 185.0,
"latitude": 43.14910125732422,
"longitude": 6.045400142669678,
"speed": 0.0
},
"stop_id": "GAZITO",
"timestamp": "1746289160",
"trip": {
"direction_id": 0,
"route_id": "0098",
"schedule_relationship": "SCHEDULED",
"trip_id": "5228806"
},
"vehicle": {
"id": "578",
"label": "578"
}
}
},
{
"id": "703",
"vehicle": {
"position": {
"bearing": 65.0,
"latitude": 43.11980056762695,
"longitude": 6.132999897003174,
"speed": 16.0
},
"stop_id": "HYBIGS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0063",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930512"
},
"vehicle": {
"id": "703",
"label": "703"
}
}
},
{
"id": "704",
"vehicle": {
"position": {
"bearing": 286.0,
"latitude": 43.09450149536133,
"longitude": 5.835299968719482,
"speed": 21.0
},
"stop_id": "SIPTBN",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0072",
"schedule_relationship": "SCHEDULED",
"trip_id": "4976997"
},
"vehicle": {
"id": "704",
"label": "704"
}
}
},
{
"id": "705",
"vehicle": {
"position": {
"bearing": 89.0,
"latitude": 43.10900115966797,
"longitude": 6.04610013961792,
"speed": 20.0
},
"stop_id": "CADILS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0039",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930479"
},
"vehicle": {
"id": "705",
"label": "705"
}
}
},
{
"id": "706",
"vehicle": {
"position": {
"bearing": 296.0,
"latitude": 43.100799560546875,
"longitude": 6.060299873352051,
"speed": 46.0
},
"stop_id": "CABEAN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0039",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930451"
},
"vehicle": {
"id": "706",
"label": "706"
}
}
},
{
"id": "717",
"vehicle": {
"position": {
"bearing": 58.0,
"latitude": 43.1161003112793,
"longitude": 6.0584001541137695,
"speed": 53.0
},
"stop_id": "CRBOUS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0023",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930643"
},
"vehicle": {
"id": "717",
"label": "717"
}
}
},
{
"id": "727",
"vehicle": {
"position": {
"bearing": 106.0,
"latitude": 43.13050079345703,
"longitude": 6.157100200653076,
"speed": 0.0
},
"stop_id": "HYCRIO",
"timestamp": "1746288930",
"trip": {
"direction_id": 0,
"route_id": "0039",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930453"
},
"vehicle": {
"id": "727",
"label": "727"
}
}
},
{
"id": "728",
"vehicle": {
"position": {
"bearing": 294.0,
"latitude": 43.10850143432617,
"longitude": 6.117599964141846,
"speed": 18.0
},
"stop_id": "HYETEN",
"timestamp": "1746289190",
"trip": {
"direction_id": 0,
"route_id": "0023",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930668"
},
"vehicle": {
"id": "728",
"label": "728"
}
}
},
{
"id": "731",
"vehicle": {
"position": {
"bearing": 191.0,
"latitude": 43.09339904785156,
"longitude": 6.159200191497803,
"speed": 0.0
},
"stop_id": "HYAERO",
"timestamp": "1746288910",
"trip": {
"direction_id": 0,
"route_id": "0102",
"schedule_relationship": "SCHEDULED",
"trip_id": "5400527"
},
"vehicle": {
"id": "731",
"label": "731"
}
}
},
{
"id": "733",
"vehicle": {
"position": {
"bearing": 193.0,
"latitude": 43.12730026245117,
"longitude": 5.929100036621094,
"speed": 4.0
},
"stop_id": "TOLIBS",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968354"
},
"vehicle": {
"id": "733",
"label": "733"
}
}
},
{
"id": "736",
"vehicle": {
"position": {
"bearing": 292.0,
"latitude": 43.127601623535156,
"longitude": 5.931399822235107,
"speed": 0.0
},
"stop_id": "TOGR03",
"timestamp": "1746288950",
"trip": {
"direction_id": 0,
"route_id": "0029",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930587"
},
"vehicle": {
"id": "736",
"label": "736"
}
}
},
{
"id": "737",
"vehicle": {
"position": {
"bearing": 62.0,
"latitude": 43.12120056152344,
"longitude": 6.137899875640869,
"speed": 10.0
},
"stop_id": "HYXVCS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0016",
"schedule_relationship": "SCHEDULED",
"trip_id": "5228395"
},
"vehicle": {
"id": "737",
"label": "737"
}
}
},
{
"id": "739",
"vehicle": {
"position": {
"bearing": 243.0,
"latitude": 43.1072998046875,
"longitude": 5.938300132751465,
"speed": 12.0
},
"stop_id": "TOMITN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0023",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930667"
},
"vehicle": {
"id": "739",
"label": "739"
}
}
},
{
"id": "741",
"vehicle": {
"position": {
"bearing": 176.0,
"latitude": 43.121299743652344,
"longitude": 6.137499809265137,
"speed": 22.0
},
"stop_id": "HYBIGN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0016",
"schedule_relationship": "SCHEDULED",
"trip_id": "5228404"
},
"vehicle": {
"id": "741",
"label": "741"
}
}
},
{
"id": "742",
"vehicle": {
"position": {
"bearing": 337.0,
"latitude": 43.13589859008789,
"longitude": 5.916100025177002,
"speed": 22.0
},
"stop_id": "TOTRAE",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968270"
},
"vehicle": {
"id": "742",
"label": "742"
}
}
},
{
"id": "755",
"vehicle": {
"position": {
"bearing": 146.0,
"latitude": 43.13629913330078,
"longitude": 5.9156999588012695,
"speed": 15.0
},
"stop_id": "TOBBSO",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0003",
"schedule_relationship": "SCHEDULED",
"trip_id": "4968355"
},
"vehicle": {
"id": "755",
"label": "755"
}
}
},
{
"id": "757",
"vehicle": {
"position": {
"bearing": 258.0,
"latitude": 43.12139892578125,
"longitude": 6.137199878692627,
"speed": 20.0
},
"stop_id": "HYBIGN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0039",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930452"
},
"vehicle": {
"id": "757",
"label": "757"
}
}
},
{
"id": "765",
"vehicle": {
"position": {
"bearing": 66.0,
"latitude": 43.1239013671875,
"longitude": 6.00629997253418,
"speed": 22.0
},
"stop_id": "GAGACS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0029",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930604"
},
"vehicle": {
"id": "765",
"label": "765"
}
}
},
{
"id": "767",
"vehicle": {
"position": {
"bearing": 185.0,
"latitude": 43.112300872802734,
"longitude": 5.932499885559082,
"speed": 0.0
},
"stop_id": "TOMASS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0031",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897124"
},
"vehicle": {
"id": "767",
"label": "767"
}
}
},
{
"id": "768",
"vehicle": {
"position": {
"bearing": 309.0,
"latitude": 43.12350082397461,
"longitude": 5.937600135803223,
"speed": 18.0
},
"stop_id": "TOFABE",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0039",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930450"
},
"vehicle": {
"id": "768",
"label": "768"
}
}
},
{
"id": "769",
"vehicle": {
"position": {
"bearing": 316.0,
"latitude": 43.125999450683594,
"longitude": 5.970300197601318,
"speed": 25.0
},
"stop_id": "TORGAE",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0031",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897153"
},
"vehicle": {
"id": "769",
"label": "769"
}
}
},
{
"id": "772",
"vehicle": {
"position": {
"bearing": 78.0,
"latitude": 43.11949920654297,
"longitude": 6.0100998878479,
"speed": 0.0
},
"stop_id": "GASACE",
"timestamp": "1746288980",
"trip": {
"direction_id": 1,
"route_id": "0129",
"schedule_relationship": "SCHEDULED",
"trip_id": "4969827"
},
"vehicle": {
"id": "772",
"label": "772"
}
}
},
{
"id": "773",
"vehicle": {
"position": {
"bearing": 297.0,
"latitude": 43.12820053100586,
"longitude": 5.9166998863220215,
"speed": 30.0
},
"stop_id": "TOBIDN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0036",
"schedule_relationship": "SCHEDULED",
"trip_id": "4976684"
},
"vehicle": {
"id": "773",
"label": "773"
}
}
},
{
"id": "778",
"vehicle": {
"position": {
"bearing": 151.0,
"latitude": 43.0281982421875,
"longitude": 6.15500020980835,
"speed": 0.0
},
"stop_id": "HYESTN",
"timestamp": "1746289030",
"trip": {
"direction_id": 1,
"route_id": "0067",
"schedule_relationship": "SCHEDULED",
"trip_id": "4931161"
},
"vehicle": {
"id": "778",
"label": "778"
}
}
},
{
"id": "781",
"vehicle": {
"position": {
"bearing": 269.0,
"latitude": 43.13800048828125,
"longitude": 6.024700164794922,
"speed": 0.0
},
"stop_id": "GACAMN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "U",
"schedule_relationship": "SCHEDULED",
"trip_id": "4929814"
},
"vehicle": {
"id": "781",
"label": "781"
}
}
},
{
"id": "782",
"vehicle": {
"position": {
"bearing": 114.0,
"latitude": 43.09120178222656,
"longitude": 6.080399990081787,
"speed": 40.0
},
"stop_id": "CACATN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0092",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897363"
},
"vehicle": {
"id": "782",
"label": "782"
}
}
},
{
"id": "785",
"vehicle": {
"position": {
"bearing": 109.0,
"latitude": 43.135501861572266,
"longitude": 6.032599925994873,
"speed": 3.0
},
"stop_id": "GAAPRS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0103",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930540"
},
"vehicle": {
"id": "785",
"label": "785"
}
}
},
{
"id": "786",
"vehicle": {
"position": {
"bearing": 207.0,
"latitude": 43.13199996948242,
"longitude": 6.015999794006348,
"speed": 21.0
},
"stop_id": "GATRIN",
"timestamp": "1746289210",
"trip": {
"direction_id": 0,
"route_id": "0029",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930621"
},
"vehicle": {
"id": "786",
"label": "786"
}
}
},
{
"id": "787",
"vehicle": {
"position": {
"bearing": 256.0,
"latitude": 43.12009811401367,
"longitude": 6.129799842834473,
"speed": 19.0
},
"stop_id": "HYHOTN",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0029",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930588"
},
"vehicle": {
"id": "787",
"label": "787"
}
}
},
{
"id": "790",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.084598541259766,
"longitude": 6.019199848175049,
"speed": 0.0
},
"stop_id": "PRDANS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0091",
"schedule_relationship": "SCHEDULED",
"trip_id": "5196326"
},
"vehicle": {
"id": "790",
"label": "790"
}
}
},
{
"id": "792",
"vehicle": {
"position": {
"bearing": 90.0,
"latitude": 43.117698669433594,
"longitude": 6.125899791717529,
"speed": 33.0
},
"stop_id": "HYAICS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0039",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930478"
},
"vehicle": {
"id": "792",
"label": "792"
}
}
},
{
"id": "796",
"vehicle": {
"position": {
"bearing": 207.0,
"latitude": 43.13249969482422,
"longitude": 6.01639986038208,
"speed": 19.0
},
"stop_id": "GAHOPO",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0129",
"schedule_relationship": "SCHEDULED",
"trip_id": "4969823"
},
"vehicle": {
"id": "796",
"label": "796"
}
}
},
{
"id": "798",
"vehicle": {
"position": {
"bearing": 180.0,
"latitude": 43.137001037597656,
"longitude": 5.985599994659424,
"speed": 0.0
},
"stop_id": "VAPONO",
"timestamp": "1746289170",
"trip": {
"direction_id": 0,
"route_id": "0129",
"schedule_relationship": "SCHEDULED",
"trip_id": "4969821"
},
"vehicle": {
"id": "798",
"label": "798"
}
}
},
{
"id": "799",
"vehicle": {
"position": {
"bearing": 343.0,
"latitude": 43.153900146484375,
"longitude": 5.9105000495910645,
"speed": 0.0
},
"stop_id": "TOSCIS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0036",
"schedule_relationship": "SCHEDULED",
"trip_id": "4976729"
},
"vehicle": {
"id": "799",
"label": "799"
}
}
},
{
"id": "800",
"vehicle": {
"position": {
"bearing": 131.0,
"latitude": 43.124000549316406,
"longitude": 5.936800003051758,
"speed": 22.0
},
"stop_id": "TOCLES",
"timestamp": "1746289220",
"trip": {
"direction_id": 1,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178064"
},
"vehicle": {
"id": "800",
"label": "800"
}
}
},
{
"id": "801",
"vehicle": {
"position": {
"bearing": 259.0,
"latitude": 43.137001037597656,
"longitude": 6.002099990844727,
"speed": 9.0
},
"stop_id": "VAFLUN",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0129",
"schedule_relationship": "SCHEDULED",
"trip_id": "4969818"
},
"vehicle": {
"id": "801",
"label": "801"
}
}
},
{
"id": "802",
"vehicle": {
"position": {
"bearing": 174.0,
"latitude": 43.12779998779297,
"longitude": 5.924900054931641,
"speed": 3.0
},
"stop_id": "TOPOBO",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0039",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930480"
},
"vehicle": {
"id": "802",
"label": "802"
}
}
},
{
"id": "803",
"vehicle": {
"position": {
"bearing": 200.0,
"latitude": 43.1245002746582,
"longitude": 5.930699825286865,
"speed": 6.0
},
"stop_id": "TOPFMS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0023",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930644"
},
"vehicle": {
"id": "803",
"label": "803"
}
}
},
{
"id": "804",
"vehicle": {
"position": {
"bearing": 79.0,
"latitude": 43.12189865112305,
"longitude": 6.118299961090088,
"speed": 2.0
},
"stop_id": "HYMDLS",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0029",
"schedule_relationship": "SCHEDULED",
"trip_id": "4930618"
},
"vehicle": {
"id": "804",
"label": "804"
}
}
},
{
"id": "806",
"vehicle": {
"position": {
"bearing": 102.0,
"latitude": 43.07529830932617,
"longitude": 6.150199890136719,
"speed": 10.0
},
"stop_id": "HYBONE",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0067",
"schedule_relationship": "SCHEDULED",
"trip_id": "4931160"
},
"vehicle": {
"id": "806",
"label": "806"
}
}
},
{
"id": "807",
"vehicle": {
"position": {
"bearing": 203.0,
"latitude": 43.13169860839844,
"longitude": 6.0157999992370605,
"speed": 4.0
},
"stop_id": "GATRIN",
"timestamp": "1746289200",
"trip": {
"direction_id": 0,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178009"
},
"vehicle": {
"id": "807",
"label": "807"
}
}
},
{
"id": "809",
"vehicle": {
"position": {
"bearing": 160.0,
"latitude": 43.137298583984375,
"longitude": 5.9145002365112305,
"speed": 33.0
},
"stop_id": "TOBBSO",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0006",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896420"
},
"vehicle": {
"id": "809",
"label": "809"
}
}
},
{
"id": "811",
"vehicle": {
"position": {
"bearing": 48.0,
"latitude": 43.10260009765625,
"longitude": 5.881700038909912,
"speed": 12.0
},
"stop_id": "SEGAGE",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178067"
},
"vehicle": {
"id": "811",
"label": "811"
}
}
},
{
"id": "812",
"vehicle": {
"position": {
"bearing": 41.0,
"latitude": 43.12799835205078,
"longitude": 5.978600025177002,
"speed": 23.0
},
"stop_id": "TOGENS",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0031",
"schedule_relationship": "SCHEDULED",
"trip_id": "4897123"
},
"vehicle": {
"id": "812",
"label": "812"
}
}
},
{
"id": "813",
"vehicle": {
"position": {
"bearing": 256.0,
"latitude": 43.12860107421875,
"longitude": 5.909999847412109,
"speed": 0.0
},
"stop_id": "TOBRCN",
"timestamp": "1746289220",
"trip": {
"direction_id": 0,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178006"
},
"vehicle": {
"id": "813",
"label": "813"
}
}
},
{
"id": "815",
"vehicle": {
"position": {
"bearing": 54.0,
"latitude": 43.114200592041016,
"longitude": 5.941500186920166,
"speed": 15.0
},
"stop_id": "TOAICE",
"timestamp": "1746289200",
"trip": {
"direction_id": 1,
"route_id": "0006",
"schedule_relationship": "SCHEDULED",
"trip_id": "4896419"
},
"vehicle": {
"id": "815",
"label": "815"
}
}
},
{
"id": "816",
"vehicle": {
"position": {
"bearing": 94.0,
"latitude": 43.12519836425781,
"longitude": 5.930699825286865,
"speed": 0.0
},
"stop_id": "TOSTRO",
"timestamp": "1746289210",
"trip": {
"direction_id": 1,
"route_id": "0002",
"schedule_relationship": "SCHEDULED",
"trip_id": "5178065"
},
"vehicle": {
"id": "816",
"label": "816"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1746289189"
}
}