GET /tallinn/transport/vehicles
Realtids GPS-positioner for alle Tallinn offentlige transportkøretøjer — busser, sporvogne, trolleybusser og tog. Returnerer køretøjstype, linjenummer, koordinater, retning, køretøjs-ID og nærmeste stoppested. Data fra transport.tallinn.ee. Filtrer efter type: bus, tram, trolleybus.
type
valgfri
Filter by vehicle type: bus, tram, trolleybus, train
| Navn | Påkrævet | Standard | Beskrivelse |
|---|---|---|---|
type |
Nej | - | Filter by vehicle type: bus, tram, trolleybus, train |
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles
{
"data": {
"count": 237,
"vehicles": [
{
"at_stop": true,
"direction": 314,
"latitude": 59.4597,
"line": "1",
"longitude": 24.67198,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "96"
},
{
"at_stop": true,
"direction": 268,
"latitude": 59.44112,
"line": "2",
"longitude": 24.7369,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "99"
},
{
"at_stop": true,
"direction": 139,
"latitude": 59.44956,
"line": "1",
"longitude": 24.7107,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "102"
},
{
"at_stop": true,
"direction": 315,
"latitude": 59.46135,
"line": "1",
"longitude": 24.66906,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "109"
},
{
"at_stop": true,
"direction": 309,
"latitude": 59.43061,
"line": "2",
"longitude": 24.77135,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "114"
},
{
"at_stop": true,
"direction": 73,
"latitude": 59.43841,
"line": "1",
"longitude": 24.77118,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "123"
},
{
"at_stop": true,
"direction": 130,
"latitude": 59.42741,
"line": "2",
"longitude": 24.77875,
"nearest_stop": "Suur-Paala",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "501"
},
{
"at_stop": true,
"direction": 268,
"latitude": 59.42685,
"line": "2",
"longitude": 24.81384,
"nearest_stop": "Suur-Paala",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "503"
},
{
"at_stop": true,
"direction": 301,
"latitude": 59.41998,
"line": "5",
"longitude": 24.74351,
"nearest_stop": "Vana-Lõuna",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "506"
},
{
"at_stop": true,
"direction": 264,
"latitude": 59.42617,
"line": "4",
"longitude": 24.80112,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "512"
},
{
"at_stop": true,
"direction": 126,
"latitude": 59.41914,
"line": "4",
"longitude": 24.7458,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "513"
},
{
"at_stop": true,
"direction": 13,
"latitude": 59.41366,
"line": "4",
"longitude": 24.73908,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "515"
},
{
"at_stop": true,
"direction": 257,
"latitude": 59.43886,
"line": "3",
"longitude": 24.77399,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "516"
},
{
"at_stop": true,
"direction": 166,
"latitude": 59.41891,
"line": "4",
"longitude": 24.74559,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "518"
},
{
"at_stop": true,
"direction": 203,
"latitude": 59.41898,
"line": "1",
"longitude": 24.74637,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "521"
},
{
"at_stop": false,
"direction": 125,
"latitude": 59.41887,
"line": "2",
"longitude": 24.74584,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "522"
},
{
"at_stop": false,
"direction": 108,
"latitude": 59.44157,
"line": "5",
"longitude": 24.73174,
"nearest_stop": "Vana-Lõuna",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "523"
},
{
"at_stop": false,
"direction": 123,
"latitude": 59.4192,
"line": "4",
"longitude": 24.74655,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "524"
},
{
"at_stop": false,
"direction": 314,
"latitude": 59.46183,
"line": "2",
"longitude": 24.66794,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "525"
},
{
"at_stop": false,
"direction": 199,
"latitude": 59.41094,
"line": "4",
"longitude": 24.73384,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "527"
},
{
"at_stop": false,
"direction": 23,
"latitude": 59.42946,
"line": "3",
"longitude": 24.74368,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "528"
},
{
"at_stop": false,
"direction": 333,
"latitude": 59.44274,
"line": "1",
"longitude": 24.75161,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "529"
},
{
"at_stop": false,
"direction": 169,
"latitude": 59.41877,
"line": "2",
"longitude": 24.74512,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "532"
},
{
"at_stop": false,
"direction": 135,
"latitude": 59.43301,
"line": "4",
"longitude": 24.76315,
"nearest_stop": "Suur-Paala",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "534"
},
{
"at_stop": false,
"direction": 231,
"latitude": 59.43515,
"line": "4",
"longitude": 24.74882,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "535"
},
{
"at_stop": false,
"direction": 341,
"latitude": 59.45004,
"line": "5",
"longitude": 24.71037,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "537"
},
{
"at_stop": false,
"direction": 197,
"latitude": 59.41079,
"line": "3",
"longitude": 24.73414,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "538"
},
{
"at_stop": false,
"direction": 113,
"latitude": 59.44332,
"line": "2",
"longitude": 24.7504,
"nearest_stop": "Suur-Paala",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "541"
},
{
"at_stop": false,
"direction": 123,
"latitude": 59.4189,
"line": "2",
"longitude": 24.74508,
"nearest_stop": "Suur-Paala",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "542"
},
{
"at_stop": false,
"direction": 170,
"latitude": 59.41879,
"line": "5",
"longitude": 24.74615,
"nearest_stop": "Vana-Lõuna",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "543"
},
{
"at_stop": true,
"direction": 50,
"latitude": 59.43517,
"line": "42",
"longitude": 24.75362,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1003"
},
{
"at_stop": true,
"direction": 58,
"latitude": 59.39772,
"line": "67",
"longitude": 24.67399,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1009"
},
{
"at_stop": true,
"direction": 167,
"latitude": 59.43456,
"line": "83",
"longitude": 24.75577,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1013"
},
{
"at_stop": true,
"direction": 223,
"latitude": 59.40271,
"line": "83",
"longitude": 24.69748,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1014"
},
{
"at_stop": true,
"direction": 278,
"latitude": 59.43312,
"line": "67",
"longitude": 24.74431,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1016"
},
{
"at_stop": true,
"direction": 264,
"latitude": 59.39053,
"line": "23",
"longitude": 24.70305,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1017"
},
{
"at_stop": true,
"direction": 265,
"latitude": 59.4464,
"line": "40",
"longitude": 24.68899,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1020"
},
{
"at_stop": true,
"direction": 48,
"latitude": 59.4392,
"line": "1",
"longitude": 24.75943,
"nearest_stop": "Viimsi",
"type": "bus",
"type_code": "2",
"vehicle_id": "1021"
},
{
"at_stop": true,
"direction": 85,
"latitude": 59.43202,
"line": "12",
"longitude": 24.81414,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1022"
},
{
"at_stop": true,
"direction": 199,
"latitude": 59.41277,
"line": "12",
"longitude": 24.63648,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1023"
},
{
"at_stop": true,
"direction": 136,
"latitude": 59.39506,
"line": "67",
"longitude": 24.68443,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1028"
},
{
"at_stop": true,
"direction": 145,
"latitude": 59.40003,
"line": "83",
"longitude": 24.65908,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1029"
},
{
"at_stop": true,
"direction": 111,
"latitude": 59.40619,
"line": "37",
"longitude": 24.69624,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1108"
},
{
"at_stop": true,
"direction": 149,
"latitude": 59.40181,
"line": "20A",
"longitude": 24.65823,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1114"
},
{
"at_stop": true,
"direction": 50,
"latitude": 59.44165,
"line": "41",
"longitude": 24.74235,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1116"
},
{
"at_stop": true,
"direction": 122,
"latitude": 59.41203,
"line": "36",
"longitude": 24.6355,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1119"
},
{
"at_stop": true,
"direction": 298,
"latitude": 59.40569,
"line": "37",
"longitude": 24.69802,
"nearest_stop": "Zoo",
"type": "bus",
"type_code": "2",
"vehicle_id": "1121"
},
{
"at_stop": true,
"direction": 299,
"latitude": 59.42921,
"line": "54",
"longitude": 24.72953,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1144"
},
{
"at_stop": true,
"direction": 231,
"latitude": 59.44679,
"line": "21",
"longitude": 24.6044,
"nearest_stop": "Landi",
"type": "bus",
"type_code": "2",
"vehicle_id": "1145"
},
{
"at_stop": true,
"direction": 307,
"latitude": 59.42017,
"line": "3",
"longitude": 24.74155,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1149"
},
{
"at_stop": true,
"direction": 102,
"latitude": 59.40881,
"line": "8",
"longitude": 24.66041,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1152"
},
{
"at_stop": true,
"direction": 176,
"latitude": 59.43935,
"line": "21",
"longitude": 24.75386,
"nearest_stop": "Landi",
"type": "bus",
"type_code": "2",
"vehicle_id": "1153"
},
{
"at_stop": true,
"direction": 26,
"latitude": 59.42858,
"line": "85",
"longitude": 24.704,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1157"
},
{
"at_stop": true,
"direction": 257,
"latitude": 59.40376,
"line": "24",
"longitude": 24.66651,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1160"
},
{
"at_stop": true,
"direction": 183,
"latitude": 59.42753,
"line": "36",
"longitude": 24.74237,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1164"
},
{
"at_stop": true,
"direction": 75,
"latitude": 59.40489,
"line": "23",
"longitude": 24.65613,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1165"
},
{
"at_stop": true,
"direction": 167,
"latitude": 59.42438,
"line": "3",
"longitude": 24.74944,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1168"
},
{
"at_stop": true,
"direction": 69,
"latitude": 59.44813,
"line": "13",
"longitude": 24.89561,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1169"
},
{
"at_stop": true,
"direction": 276,
"latitude": 59.42983,
"line": "41",
"longitude": 24.6925,
"nearest_stop": "Landi",
"type": "bus",
"type_code": "2",
"vehicle_id": "1171"
},
{
"at_stop": true,
"direction": 97,
"latitude": 59.44964,
"line": "54",
"longitude": 24.87792,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1186"
},
{
"at_stop": true,
"direction": 279,
"latitude": 59.43314,
"line": "23",
"longitude": 24.74417,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1187"
},
{
"at_stop": true,
"direction": 232,
"latitude": 59.43551,
"line": "20A",
"longitude": 24.75667,
"nearest_stop": "Laagri alevik",
"type": "bus",
"type_code": "2",
"vehicle_id": "1203"
},
{
"at_stop": true,
"direction": 141,
"latitude": 59.42634,
"line": "41",
"longitude": 24.65589,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1204"
},
{
"at_stop": true,
"direction": 44,
"latitude": 59.47159,
"line": "59",
"longitude": 24.72017,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1222"
},
{
"at_stop": true,
"direction": 157,
"latitude": 59.38814,
"line": "23",
"longitude": 24.68374,
"nearest_stop": "Bussijaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1225"
},
{
"at_stop": true,
"direction": 266,
"latitude": 59.43716,
"line": "18A",
"longitude": 24.75388,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1230"
},
{
"at_stop": true,
"direction": 102,
"latitude": 59.40699,
"line": "36",
"longitude": 24.64033,
"nearest_stop": "Viru",
"type": "bus",
"type_code": "2",
"vehicle_id": "1233"
},
{
"at_stop": true,
"direction": 333,
"latitude": 59.43298,
"line": "21",
"longitude": 24.73464,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1235"
},
{
"at_stop": true,
"direction": 211,
"latitude": 59.41043,
"line": "59",
"longitude": 24.65903,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1236"
},
{
"at_stop": true,
"direction": 57,
"latitude": 59.40027,
"line": "24",
"longitude": 24.64585,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1238"
},
{
"at_stop": true,
"direction": 62,
"latitude": 59.44171,
"line": "2",
"longitude": 24.74263,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1240"
},
{
"at_stop": true,
"direction": 341,
"latitude": 59.41531,
"line": "13",
"longitude": 24.65533,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1242"
},
{
"at_stop": true,
"direction": 38,
"latitude": 59.43146,
"line": "3",
"longitude": 24.76174,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1243"
},
{
"at_stop": true,
"direction": 218,
"latitude": 59.44612,
"line": "8",
"longitude": 24.79958,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1265"
},
{
"at_stop": true,
"direction": 174,
"latitude": 59.43553,
"line": "18",
"longitude": 24.75707,
"nearest_stop": "Laagri",
"type": "bus",
"type_code": "2",
"vehicle_id": "1297"
},
{
"at_stop": true,
"direction": 259,
"latitude": 59.42818,
"line": "8",
"longitude": 24.67312,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1350"
},
{
"at_stop": true,
"direction": 344,
"latitude": 59.43595,
"line": "21A",
"longitude": 24.62805,
"nearest_stop": "Kakumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1351"
},
{
"at_stop": true,
"direction": 77,
"latitude": 59.43982,
"line": "8",
"longitude": 24.76302,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1352"
},
{
"at_stop": true,
"direction": 14,
"latitude": 59.39472,
"line": "36",
"longitude": 24.72527,
"nearest_stop": "Viru",
"type": "bus",
"type_code": "2",
"vehicle_id": "1353"
},
{
"at_stop": true,
"direction": 346,
"latitude": 59.40282,
"line": "36",
"longitude": 24.66988,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1356"
},
{
"at_stop": true,
"direction": 25,
"latitude": 59.40706,
"line": "83",
"longitude": 24.70287,
"nearest_stop": "Kaubamaja",
"type": "bus",
"type_code": "2",
"vehicle_id": "1419"
},
{
"at_stop": true,
"direction": 287,
"latitude": 59.40885,
"line": "12",
"longitude": 24.68239,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1425"
},
{
"at_stop": true,
"direction": 52,
"latitude": 59.37045,
"line": "18A",
"longitude": 24.65846,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1473"
},
{
"at_stop": true,
"direction": 74,
"latitude": 59.40495,
"line": "24",
"longitude": 24.65608,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1477"
},
{
"at_stop": true,
"direction": 30,
"latitude": 59.4392,
"line": "18",
"longitude": 24.75928,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1492"
},
{
"at_stop": true,
"direction": 54,
"latitude": 59.39992,
"line": "24",
"longitude": 24.64607,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "1496"
},
{
"at_stop": true,
"direction": 112,
"latitude": 59.41251,
"line": "42",
"longitude": 24.63586,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1516"
},
{
"at_stop": true,
"direction": 204,
"latitude": 59.35024,
"line": "18",
"longitude": 24.62669,
"nearest_stop": "Laagri",
"type": "bus",
"type_code": "2",
"vehicle_id": "1546"
},
{
"at_stop": true,
"direction": 198,
"latitude": 59.40961,
"line": "18A",
"longitude": 24.65784,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1560"
},
{
"at_stop": true,
"direction": 10,
"latitude": 59.40027,
"line": "18",
"longitude": 24.72809,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1561"
},
{
"at_stop": true,
"direction": 71,
"latitude": 59.42018,
"line": "73",
"longitude": 24.74221,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1757"
},
{
"at_stop": true,
"direction": 144,
"latitude": 59.40073,
"line": "85",
"longitude": 24.65863,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1772"
},
{
"at_stop": true,
"direction": 124,
"latitude": 59.43187,
"line": "40",
"longitude": 24.73679,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1856"
},
{
"at_stop": true,
"direction": 74,
"latitude": 59.42868,
"line": "67",
"longitude": 24.73036,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1888"
},
{
"at_stop": true,
"direction": 116,
"latitude": 59.40274,
"line": "24",
"longitude": 24.68895,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "1908"
},
{
"at_stop": true,
"direction": 168,
"latitude": 59.48895,
"line": "8",
"longitude": 24.88091,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1942"
},
{
"at_stop": true,
"direction": 67,
"latitude": 59.43302,
"line": "23",
"longitude": 24.7486,
"nearest_stop": "Bussijaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1967"
},
{
"at_stop": true,
"direction": 299,
"latitude": 59.42924,
"line": "24",
"longitude": 24.7292,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1969"
},
{
"at_stop": true,
"direction": 205,
"latitude": 59.40602,
"line": "84",
"longitude": 24.70159,
"nearest_stop": "Keskuse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2034"
},
{
"at_stop": true,
"direction": 105,
"latitude": 59.45038,
"line": "73",
"longitude": 24.73556,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2035"
},
{
"at_stop": true,
"direction": 218,
"latitude": 59.44618,
"line": "5",
"longitude": 24.79965,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2064"
},
{
"at_stop": true,
"direction": 131,
"latitude": 59.459,
"line": "72",
"longitude": 24.6732,
"nearest_stop": "Keskuse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2065"
},
{
"at_stop": true,
"direction": 256,
"latitude": 59.43365,
"line": "81",
"longitude": 24.7498,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2070"
},
{
"at_stop": true,
"direction": 229,
"latitude": 59.38782,
"line": "18",
"longitude": 24.71726,
"nearest_stop": "Laagri",
"type": "bus",
"type_code": "2",
"vehicle_id": "2100"
},
{
"at_stop": true,
"direction": 336,
"latitude": 59.42908,
"line": "72",
"longitude": 24.71952,
"nearest_stop": "Kopli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2125"
},
{
"at_stop": true,
"direction": 320,
"latitude": 59.44971,
"line": "33",
"longitude": 24.69723,
"nearest_stop": "Kopli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2132"
},
{
"at_stop": true,
"direction": 205,
"latitude": 59.41522,
"line": "81",
"longitude": 24.69146,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2148"
},
{
"at_stop": true,
"direction": 245,
"latitude": 59.41079,
"line": "26",
"longitude": 24.65858,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2198"
},
{
"at_stop": true,
"direction": 52,
"latitude": 59.4392,
"line": "34",
"longitude": 24.75954,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2209"
},
{
"at_stop": true,
"direction": 231,
"latitude": 59.38388,
"line": "33",
"longitude": 24.67139,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2224"
},
{
"at_stop": true,
"direction": 172,
"latitude": 59.40057,
"line": "81",
"longitude": 24.65866,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2237"
},
{
"at_stop": true,
"direction": 8,
"latitude": 59.47766,
"line": "1",
"longitude": 24.83977,
"nearest_stop": "Viimsi",
"type": "bus",
"type_code": "2",
"vehicle_id": "2252"
},
{
"at_stop": true,
"direction": 137,
"latitude": 59.39914,
"line": "84",
"longitude": 24.68051,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "2253"
},
{
"at_stop": true,
"direction": 83,
"latitude": 59.42781,
"line": "42",
"longitude": 24.67256,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "2284"
},
{
"at_stop": true,
"direction": 101,
"latitude": 59.45398,
"line": "26",
"longitude": 24.70145,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2291"
},
{
"at_stop": true,
"direction": 355,
"latitude": 59.37128,
"line": "33",
"longitude": 24.71731,
"nearest_stop": "Kopli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2294"
},
{
"at_stop": true,
"direction": 176,
"latitude": 59.41843,
"line": "2",
"longitude": 24.79854,
"nearest_stop": "Mõigu",
"type": "bus",
"type_code": "2",
"vehicle_id": "2330"
},
{
"at_stop": true,
"direction": 356,
"latitude": 59.38881,
"line": "10",
"longitude": 24.68326,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2410"
},
{
"at_stop": true,
"direction": 292,
"latitude": 59.42535,
"line": "4",
"longitude": 24.63644,
"nearest_stop": "Tiskre",
"type": "bus",
"type_code": "2",
"vehicle_id": "2411"
},
{
"at_stop": true,
"direction": 347,
"latitude": 59.42528,
"line": "16",
"longitude": 24.74906,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2413"
},
{
"at_stop": true,
"direction": 242,
"latitude": 59.4001,
"line": "10",
"longitude": 24.69135,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2414"
},
{
"at_stop": true,
"direction": 152,
"latitude": 59.41225,
"line": "4",
"longitude": 24.63528,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2416"
},
{
"at_stop": true,
"direction": 198,
"latitude": 59.36362,
"line": "10",
"longitude": 24.62896,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2417"
},
{
"at_stop": true,
"direction": 61,
"latitude": 59.42956,
"line": "16",
"longitude": 24.73468,
"nearest_stop": "Tallinn-Väike",
"type": "bus",
"type_code": "2",
"vehicle_id": "2418"
},
{
"at_stop": true,
"direction": 256,
"latitude": 59.44271,
"line": "12",
"longitude": 24.86749,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2440"
},
{
"at_stop": true,
"direction": 292,
"latitude": 59.45025,
"line": "73",
"longitude": 24.73657,
"nearest_stop": "Kopli liinid",
"type": "bus",
"type_code": "2",
"vehicle_id": "2445"
},
{
"at_stop": true,
"direction": 257,
"latitude": 59.4283,
"line": "42",
"longitude": 24.67477,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2455"
},
{
"at_stop": true,
"direction": 91,
"latitude": 59.44409,
"line": "35",
"longitude": 24.69037,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2460"
},
{
"at_stop": true,
"direction": 211,
"latitude": 59.42629,
"line": "72",
"longitude": 24.71848,
"nearest_stop": "Keskuse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2472"
},
{
"at_stop": true,
"direction": 190,
"latitude": 59.50366,
"line": "1",
"longitude": 24.82806,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2483"
},
{
"at_stop": true,
"direction": 61,
"latitude": 59.41191,
"line": "27",
"longitude": 24.65114,
"nearest_stop": "Laagri alevik",
"type": "bus",
"type_code": "2",
"vehicle_id": "2498"
},
{
"at_stop": true,
"direction": 86,
"latitude": 59.43547,
"line": "35",
"longitude": 24.75624,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2501"
},
{
"at_stop": true,
"direction": 23,
"latitude": 59.42488,
"line": "81",
"longitude": 24.70063,
"nearest_stop": "Kaubamaja",
"type": "bus",
"type_code": "2",
"vehicle_id": "2508"
},
{
"at_stop": true,
"direction": 208,
"latitude": 59.40611,
"line": "5",
"longitude": 24.73269,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2513"
},
{
"at_stop": true,
"direction": 272,
"latitude": 59.43781,
"line": "1",
"longitude": 24.75734,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2557"
},
{
"at_stop": true,
"direction": 42,
"latitude": 59.43486,
"line": "5",
"longitude": 24.74822,
"nearest_stop": "Metsakooli tee",
"type": "bus",
"type_code": "2",
"vehicle_id": "2618"
},
{
"at_stop": true,
"direction": 151,
"latitude": 59.41232,
"line": "10",
"longitude": 24.63496,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2632"
},
{
"at_stop": true,
"direction": 213,
"latitude": 59.40463,
"line": "61",
"longitude": 24.61553,
"nearest_stop": "Kotermaa",
"type": "bus",
"type_code": "2",
"vehicle_id": "2635"
},
{
"at_stop": true,
"direction": 30,
"latitude": 59.41002,
"line": "33",
"longitude": 24.66834,
"nearest_stop": "Kopli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2641"
},
{
"at_stop": true,
"direction": 29,
"latitude": 59.4383,
"line": "84",
"longitude": 24.7347,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "2643"
},
{
"at_stop": true,
"direction": 52,
"latitude": 59.4608,
"line": "5",
"longitude": 24.87192,
"nearest_stop": "Metsakooli tee",
"type": "bus",
"type_code": "2",
"vehicle_id": "2645"
},
{
"at_stop": true,
"direction": 359,
"latitude": 59.43774,
"line": "25",
"longitude": 24.76452,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "2668"
},
{
"at_stop": true,
"direction": 98,
"latitude": 59.4071,
"line": "61",
"longitude": 24.63938,
"nearest_stop": "Kotermaa",
"type": "bus",
"type_code": "2",
"vehicle_id": "2669"
},
{
"at_stop": true,
"direction": 231,
"latitude": 59.41474,
"line": "16",
"longitude": 24.67371,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2671"
},
{
"at_stop": true,
"direction": 93,
"latitude": 59.44773,
"line": "42",
"longitude": 24.89529,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "2673"
},
{
"at_stop": true,
"direction": 119,
"latitude": 59.41181,
"line": "26",
"longitude": 24.63533,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2677"
},
{
"at_stop": true,
"direction": 258,
"latitude": 59.44329,
"line": "20",
"longitude": 24.76357,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "2684"
},
{
"at_stop": true,
"direction": 205,
"latitude": 59.42114,
"line": "33",
"longitude": 24.69692,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2689"
},
{
"at_stop": true,
"direction": 149,
"latitude": 59.3996,
"line": "72",
"longitude": 24.67999,
"nearest_stop": "Keskuse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2721"
},
{
"at_stop": true,
"direction": 128,
"latitude": 59.41118,
"line": "72",
"longitude": 24.66202,
"nearest_stop": "Keskuse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2724"
},
{
"at_stop": true,
"direction": 156,
"latitude": 59.42981,
"line": "13",
"longitude": 24.83469,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2726"
},
{
"at_stop": true,
"direction": 312,
"latitude": 59.41225,
"line": "27",
"longitude": 24.66202,
"nearest_stop": "Harkujärve",
"type": "bus",
"type_code": "2",
"vehicle_id": "2728"
},
{
"at_stop": true,
"direction": 187,
"latitude": 59.38582,
"line": "57",
"longitude": 24.71742,
"nearest_stop": "Raudalu",
"type": "bus",
"type_code": "2",
"vehicle_id": "2729"
},
{
"at_stop": true,
"direction": 188,
"latitude": 59.41221,
"line": "16",
"longitude": 24.63543,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2731"
},
{
"at_stop": true,
"direction": 67,
"latitude": 59.4292,
"line": "24",
"longitude": 24.73333,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "2752"
},
{
"at_stop": true,
"direction": 154,
"latitude": 59.39971,
"line": "72",
"longitude": 24.67988,
"nearest_stop": "Keskuse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2757"
},
{
"at_stop": true,
"direction": 204,
"latitude": 59.42033,
"line": "85",
"longitude": 24.69622,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2764"
},
{
"at_stop": true,
"direction": 217,
"latitude": 59.41236,
"line": "10",
"longitude": 24.63471,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2767"
},
{
"at_stop": true,
"direction": 56,
"latitude": 59.40516,
"line": "13",
"longitude": 24.73949,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "2773"
},
{
"at_stop": true,
"direction": 47,
"latitude": 59.39995,
"line": "62",
"longitude": 24.60584,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2775"
},
{
"at_stop": true,
"direction": 237,
"latitude": 59.40072,
"line": "20",
"longitude": 24.64716,
"nearest_stop": "Pääsküla jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "2776"
},
{
"at_stop": true,
"direction": 28,
"latitude": 59.41394,
"line": "61",
"longitude": 24.65398,
"nearest_stop": "Järve haigla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2777"
},
{
"at_stop": true,
"direction": 181,
"latitude": 59.3662,
"line": "5",
"longitude": 24.71797,
"nearest_stop": "Metsakooli tee",
"type": "bus",
"type_code": "2",
"vehicle_id": "2787"
},
{
"at_stop": true,
"direction": 354,
"latitude": 59.36602,
"line": "33",
"longitude": 24.71791,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2804"
},
{
"at_stop": true,
"direction": 351,
"latitude": 59.40198,
"line": "61",
"longitude": 24.71087,
"nearest_stop": "Kotermaa",
"type": "bus",
"type_code": "2",
"vehicle_id": "2849"
},
{
"at_stop": true,
"direction": 255,
"latitude": 59.39809,
"line": "84",
"longitude": 24.67576,
"nearest_stop": "Keskuse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2897"
},
{
"at_stop": true,
"direction": 347,
"latitude": 59.36615,
"line": "5",
"longitude": 24.71812,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2923"
},
{
"at_stop": true,
"direction": 81,
"latitude": 59.4373,
"line": "34",
"longitude": 24.76421,
"nearest_stop": "Muuga aedlinn",
"type": "bus",
"type_code": "2",
"vehicle_id": "3010"
},
{
"at_stop": true,
"direction": 248,
"latitude": 59.43141,
"line": "35",
"longitude": 24.84053,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3013"
},
{
"at_stop": true,
"direction": 255,
"latitude": 59.43777,
"line": "35",
"longitude": 24.76641,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3018"
},
{
"at_stop": true,
"direction": 270,
"latitude": 59.45135,
"line": "60",
"longitude": 24.8457,
"nearest_stop": "Maneezi",
"type": "bus",
"type_code": "2",
"vehicle_id": "3021"
},
{
"at_stop": true,
"direction": 324,
"latitude": 59.44554,
"line": "12",
"longitude": 24.89704,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3023"
},
{
"at_stop": true,
"direction": 120,
"latitude": 59.41259,
"line": "12",
"longitude": 24.6356,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3024"
},
{
"at_stop": true,
"direction": 165,
"latitude": 59.41234,
"line": "13",
"longitude": 24.6348,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3031"
},
{
"at_stop": true,
"direction": 156,
"latitude": 59.44767,
"line": "13",
"longitude": 24.89537,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3032"
},
{
"at_stop": true,
"direction": 85,
"latitude": 59.43935,
"line": "67",
"longitude": 24.8275,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3034"
},
{
"at_stop": true,
"direction": 270,
"latitude": 59.4356,
"line": "42",
"longitude": 24.75719,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3036"
},
{
"at_stop": true,
"direction": 330,
"latitude": 59.44112,
"line": "66",
"longitude": 24.70636,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3060"
},
{
"at_stop": true,
"direction": 228,
"latitude": 59.43579,
"line": "25",
"longitude": 24.56533,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "3072"
},
{
"at_stop": true,
"direction": 268,
"latitude": 59.44317,
"line": "67",
"longitude": 24.87447,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "3086"
},
{
"at_stop": true,
"direction": 246,
"latitude": 59.43156,
"line": "50",
"longitude": 24.84091,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3101"
},
{
"at_stop": true,
"direction": 337,
"latitude": 59.43686,
"line": "66",
"longitude": 24.82848,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3102"
},
{
"at_stop": true,
"direction": 159,
"latitude": 59.41223,
"line": "54",
"longitude": 24.63532,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3106"
},
{
"at_stop": true,
"direction": 168,
"latitude": 59.41242,
"line": "42",
"longitude": 24.6359,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3129"
},
{
"at_stop": true,
"direction": 20,
"latitude": 59.50654,
"line": "49",
"longitude": 24.82999,
"nearest_stop": "Viimsi keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3154"
},
{
"at_stop": true,
"direction": 259,
"latitude": 59.42574,
"line": "12",
"longitude": 24.79931,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3182"
},
{
"at_stop": true,
"direction": 33,
"latitude": 59.42867,
"line": "50",
"longitude": 24.79487,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3190"
},
{
"at_stop": true,
"direction": 204,
"latitude": 59.40964,
"line": "67",
"longitude": 24.71374,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "3201"
},
{
"at_stop": true,
"direction": 78,
"latitude": 59.41474,
"line": "13",
"longitude": 24.65569,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3211"
},
{
"at_stop": true,
"direction": 79,
"latitude": 59.43867,
"line": "58",
"longitude": 24.82155,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3218"
},
{
"at_stop": true,
"direction": 341,
"latitude": 59.43217,
"line": "31",
"longitude": 24.84056,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3229"
},
{
"at_stop": true,
"direction": 67,
"latitude": 59.44813,
"line": "63",
"longitude": 24.89465,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3231"
},
{
"at_stop": true,
"direction": 234,
"latitude": 59.40962,
"line": "13",
"longitude": 24.75209,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3241"
},
{
"at_stop": true,
"direction": 342,
"latitude": 59.42714,
"line": "13",
"longitude": 24.83766,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3245"
},
{
"at_stop": true,
"direction": 265,
"latitude": 59.44859,
"line": "3",
"longitude": 24.693,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3261"
},
{
"at_stop": true,
"direction": 231,
"latitude": 59.44084,
"line": "63",
"longitude": 24.78625,
"nearest_stop": "Maneezi",
"type": "bus",
"type_code": "2",
"vehicle_id": "3283"
},
{
"at_stop": true,
"direction": 262,
"latitude": 59.44496,
"line": "35",
"longitude": 24.89444,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3296"
},
{
"at_stop": true,
"direction": 66,
"latitude": 59.47321,
"line": "48",
"longitude": 24.88768,
"nearest_stop": "Vesse",
"type": "bus",
"type_code": "2",
"vehicle_id": "3298"
},
{
"at_stop": true,
"direction": 159,
"latitude": 59.43152,
"line": "31",
"longitude": 24.84164,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3309"
},
{
"at_stop": true,
"direction": 229,
"latitude": 59.40419,
"line": "54",
"longitude": 24.63612,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3320"
},
{
"at_stop": true,
"direction": 177,
"latitude": 59.44759,
"line": "40",
"longitude": 24.89539,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3360"
},
{
"at_stop": true,
"direction": 257,
"latitude": 59.44263,
"line": "42",
"longitude": 24.86697,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3365"
},
{
"at_stop": true,
"direction": 106,
"latitude": 59.42887,
"line": "54",
"longitude": 24.75972,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3374"
},
{
"at_stop": true,
"direction": 88,
"latitude": 59.44789,
"line": "58",
"longitude": 24.89519,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3379"
},
{
"at_stop": true,
"direction": 71,
"latitude": 59.43604,
"line": "35",
"longitude": 24.84501,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3382"
},
{
"at_stop": true,
"direction": 66,
"latitude": 59.4445,
"line": "40",
"longitude": 24.8356,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3392"
},
{
"at_stop": true,
"direction": 329,
"latitude": 59.44521,
"line": "60",
"longitude": 24.89701,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3400"
},
{
"at_stop": true,
"direction": 261,
"latitude": 59.44298,
"line": "58",
"longitude": 24.86984,
"nearest_stop": "Majaka põik",
"type": "bus",
"type_code": "2",
"vehicle_id": "3429"
},
{
"at_stop": true,
"direction": 94,
"latitude": 59.42299,
"line": "49",
"longitude": 24.79329,
"nearest_stop": "Viimsi keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3430"
},
{
"at_stop": true,
"direction": 33,
"latitude": 59.43858,
"line": "29",
"longitude": 24.75844,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3431"
},
{
"at_stop": true,
"direction": 156,
"latitude": 59.44761,
"line": "29",
"longitude": 24.89181,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3432"
},
{
"at_stop": true,
"direction": 45,
"latitude": 59.47712,
"line": "34",
"longitude": 24.91981,
"nearest_stop": "Muuga aedlinn",
"type": "bus",
"type_code": "2",
"vehicle_id": "3433"
},
{
"at_stop": true,
"direction": 180,
"latitude": 59.44769,
"line": "66",
"longitude": 24.89535,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3437"
},
{
"at_stop": true,
"direction": 139,
"latitude": 59.44037,
"line": "66",
"longitude": 24.75513,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3450"
},
{
"at_stop": true,
"direction": 219,
"latitude": 59.44446,
"line": "50",
"longitude": 24.89212,
"nearest_stop": "Majaka põik",
"type": "bus",
"type_code": "2",
"vehicle_id": "3457"
},
{
"at_stop": true,
"direction": 154,
"latitude": 59.43249,
"line": "49",
"longitude": 24.83233,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "3458"
},
{
"at_stop": true,
"direction": 102,
"latitude": 59.4349,
"line": "15",
"longitude": 24.76243,
"nearest_stop": "Sõjamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3468"
},
{
"at_stop": true,
"direction": 242,
"latitude": 59.44434,
"line": "40",
"longitude": 24.86372,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3479"
},
{
"at_stop": true,
"direction": 74,
"latitude": 59.43834,
"line": "60",
"longitude": 24.77088,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3487"
},
{
"at_stop": true,
"direction": 22,
"latitude": 59.44518,
"line": "67",
"longitude": 24.8968,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3517"
},
{
"at_stop": true,
"direction": 248,
"latitude": 59.43179,
"line": "44",
"longitude": 24.84265,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3529"
},
{
"at_stop": true,
"direction": 186,
"latitude": 59.43488,
"line": "25",
"longitude": 24.76428,
"nearest_stop": "Tiskre",
"type": "bus",
"type_code": "2",
"vehicle_id": "3532"
},
{
"at_stop": true,
"direction": 268,
"latitude": 59.41627,
"line": "15",
"longitude": 24.86574,
"nearest_stop": "Sõjamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3536"
},
{
"at_stop": true,
"direction": 286,
"latitude": 59.43257,
"line": "44",
"longitude": 24.84063,
"nearest_stop": "P. Pinna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3565"
},
{
"at_stop": true,
"direction": 251,
"latitude": 59.4383,
"line": "54",
"longitude": 24.85727,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3573"
},
{
"at_stop": true,
"direction": 159,
"latitude": 59.41227,
"line": "8",
"longitude": 24.63507,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3575"
},
{
"at_stop": true,
"direction": 256,
"latitude": 59.43188,
"line": "44",
"longitude": 24.84276,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3577"
},
{
"at_stop": true,
"direction": 74,
"latitude": 59.40253,
"line": "12",
"longitude": 24.72605,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3583"
},
{
"at_stop": true,
"direction": 251,
"latitude": 59.43205,
"line": "48",
"longitude": 24.84148,
"nearest_stop": "Vesse",
"type": "bus",
"type_code": "2",
"vehicle_id": "3594"
},
{
"at_stop": true,
"direction": 85,
"latitude": 59.4402,
"line": "42",
"longitude": 24.84698,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3625"
},
{
"at_stop": true,
"direction": 302,
"latitude": 59.43255,
"line": "35",
"longitude": 24.85018,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3762"
},
{
"at_stop": true,
"direction": 157,
"latitude": 59.44308,
"line": "50",
"longitude": 24.89434,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3763"
},
{
"at_stop": true,
"direction": 250,
"latitude": 59.46669,
"line": "34",
"longitude": 24.83283,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3780"
},
{
"at_stop": true,
"direction": 37,
"latitude": 59.43917,
"line": "38",
"longitude": 24.75936,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3790"
},
{
"at_stop": true,
"direction": 306,
"latitude": 59.43376,
"line": "40",
"longitude": 24.76072,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3792"
},
{
"at_stop": true,
"direction": 70,
"latitude": 59.42747,
"line": "48",
"longitude": 24.84974,
"nearest_stop": "Vesse",
"type": "bus",
"type_code": "2",
"vehicle_id": "3810"
},
{
"at_stop": true,
"direction": 67,
"latitude": 59.44782,
"line": "60",
"longitude": 24.89336,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3920"
}
]
},
"success": true
}