GET /tallinn/transport/vehicles
Real-time GPS positions of all Tallinn public transport vehicles — buses, trams, trolleybuses, and trains. Returns vehicle type, line number, coordinates, direction, vehicle ID, and nearest stop. Data from transport.tallinn.ee. Filter by type: bus, tram, trolleybus.
type
optional
Filter by vehicle type: bus, tram, trolleybus, train
| Name | Required | Default | Description |
|---|---|---|---|
type |
No | - | Filter by vehicle type: bus, tram, trolleybus, train |
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles
{
"data": {
"count": 409,
"vehicles": [
{
"at_stop": true,
"direction": 319,
"latitude": 59.46283,
"line": "2",
"longitude": 24.66578,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "97"
},
{
"at_stop": true,
"direction": 314,
"latitude": 59.46129,
"line": "1",
"longitude": 24.66911,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "110"
},
{
"at_stop": true,
"direction": 319,
"latitude": 59.46283,
"line": "1",
"longitude": 24.66615,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "114"
},
{
"at_stop": true,
"direction": 111,
"latitude": 59.44335,
"line": "1",
"longitude": 24.7503,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "123"
},
{
"at_stop": false,
"direction": 98,
"latitude": 59.43879,
"line": "1",
"longitude": 24.77745,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "140"
},
{
"at_stop": false,
"direction": 79,
"latitude": 59.45504,
"line": "1",
"longitude": 24.68492,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "141"
},
{
"at_stop": false,
"direction": 319,
"latitude": 59.46116,
"line": "5",
"longitude": 24.66952,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "182"
},
{
"at_stop": true,
"direction": 141,
"latitude": 59.41914,
"line": "5",
"longitude": 24.74378,
"nearest_stop": "Vana-Lõuna",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "502"
},
{
"at_stop": true,
"direction": 119,
"latitude": 59.41817,
"line": "4",
"longitude": 24.79951,
"nearest_stop": "Lennujaam",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "504"
},
{
"at_stop": true,
"direction": 76,
"latitude": 59.40988,
"line": "3",
"longitude": 24.73614,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "505"
},
{
"at_stop": true,
"direction": 184,
"latitude": 59.44057,
"line": "2",
"longitude": 24.75803,
"nearest_stop": "Lennujaam",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "507"
},
{
"at_stop": true,
"direction": 198,
"latitude": 59.4112,
"line": "4",
"longitude": 24.73406,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "510"
},
{
"at_stop": true,
"direction": 141,
"latitude": 59.41901,
"line": "4",
"longitude": 24.74539,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "511"
},
{
"at_stop": true,
"direction": 320,
"latitude": 59.43379,
"line": "2",
"longitude": 24.76189,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "513"
},
{
"at_stop": true,
"direction": 141,
"latitude": 59.41917,
"line": "4",
"longitude": 24.74427,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "514"
},
{
"at_stop": true,
"direction": 221,
"latitude": 59.42846,
"line": "4",
"longitude": 24.78202,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "515"
},
{
"at_stop": true,
"direction": 321,
"latitude": 59.45035,
"line": "1",
"longitude": 24.70944,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "516"
},
{
"at_stop": true,
"direction": 200,
"latitude": 59.41089,
"line": "4",
"longitude": 24.73385,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "517"
},
{
"at_stop": true,
"direction": 0,
"latitude": 59.42512,
"line": "4",
"longitude": 24.74267,
"nearest_stop": "Lennujaam",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "521"
},
{
"at_stop": false,
"direction": 124,
"latitude": 59.4461,
"line": "2",
"longitude": 24.71733,
"nearest_stop": "Lennujaam",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "522"
},
{
"at_stop": false,
"direction": 272,
"latitude": 59.43724,
"line": "1",
"longitude": 24.75744,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "523"
},
{
"at_stop": false,
"direction": 20,
"latitude": 59.42003,
"line": "2",
"longitude": 24.79954,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "526"
},
{
"at_stop": false,
"direction": 111,
"latitude": 59.4373,
"line": "3",
"longitude": 24.75644,
"nearest_stop": "Kadriorg",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "527"
},
{
"at_stop": false,
"direction": 6,
"latitude": 59.43269,
"line": "5",
"longitude": 24.74598,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "528"
},
{
"at_stop": false,
"direction": 218,
"latitude": 59.44367,
"line": "2",
"longitude": 24.74393,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "529"
},
{
"at_stop": false,
"direction": 132,
"latitude": 59.42835,
"line": "2",
"longitude": 24.77666,
"nearest_stop": "Lennujaam",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "534"
},
{
"at_stop": false,
"direction": 138,
"latitude": 59.4192,
"line": "3",
"longitude": 24.74623,
"nearest_stop": "Pärnu mnt depoo",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "535"
},
{
"at_stop": false,
"direction": 200,
"latitude": 59.41093,
"line": "3",
"longitude": 24.73385,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "536"
},
{
"at_stop": false,
"direction": 257,
"latitude": 59.4392,
"line": "3",
"longitude": 24.77677,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "539"
},
{
"at_stop": false,
"direction": 318,
"latitude": 59.46129,
"line": "2",
"longitude": 24.66906,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "540"
},
{
"at_stop": false,
"direction": 212,
"latitude": 59.43324,
"line": "4",
"longitude": 24.74596,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "541"
},
{
"at_stop": false,
"direction": 178,
"latitude": 59.42447,
"line": "3",
"longitude": 24.74267,
"nearest_stop": "Tondi",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "542"
},
{
"at_stop": false,
"direction": 277,
"latitude": 59.45516,
"line": "2",
"longitude": 24.68882,
"nearest_stop": "Kopli",
"type": "trolleybus",
"type_code": "3",
"vehicle_id": "543"
},
{
"at_stop": true,
"direction": 138,
"latitude": 59.43948,
"line": "12",
"longitude": 24.82543,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1003"
},
{
"at_stop": true,
"direction": 48,
"latitude": 59.43353,
"line": "67",
"longitude": 24.75196,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1009"
},
{
"at_stop": true,
"direction": 13,
"latitude": 59.41145,
"line": "23",
"longitude": 24.66255,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1012"
},
{
"at_stop": true,
"direction": 28,
"latitude": 59.42911,
"line": "1",
"longitude": 24.7435,
"nearest_stop": "Viimsi",
"type": "bus",
"type_code": "2",
"vehicle_id": "1013"
},
{
"at_stop": true,
"direction": 76,
"latitude": 59.40497,
"line": "24",
"longitude": 24.65621,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1016"
},
{
"at_stop": true,
"direction": 44,
"latitude": 59.40335,
"line": "24",
"longitude": 24.69903,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "1017"
},
{
"at_stop": true,
"direction": 115,
"latitude": 59.41229,
"line": "36",
"longitude": 24.63974,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1019"
},
{
"at_stop": true,
"direction": 178,
"latitude": 59.39181,
"line": "23",
"longitude": 24.70852,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1022"
},
{
"at_stop": true,
"direction": 270,
"latitude": 59.41069,
"line": "13",
"longitude": 24.66416,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1023"
},
{
"at_stop": true,
"direction": 333,
"latitude": 59.41054,
"line": "23",
"longitude": 24.66264,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1024"
},
{
"at_stop": true,
"direction": 79,
"latitude": 59.3989,
"line": "67",
"longitude": 24.68423,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1028"
},
{
"at_stop": true,
"direction": 94,
"latitude": 59.4813,
"line": "8",
"longitude": 24.89084,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1029"
},
{
"at_stop": true,
"direction": 306,
"latitude": 59.40121,
"line": "24A",
"longitude": 24.65843,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1030"
},
{
"at_stop": true,
"direction": 217,
"latitude": 59.44716,
"line": "8",
"longitude": 24.80116,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1031"
},
{
"at_stop": true,
"direction": 76,
"latitude": 59.4287,
"line": "8",
"longitude": 24.68071,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1037"
},
{
"at_stop": true,
"direction": 357,
"latitude": 59.42403,
"line": "36",
"longitude": 24.74266,
"nearest_stop": "Viru",
"type": "bus",
"type_code": "2",
"vehicle_id": "1039"
},
{
"at_stop": true,
"direction": 136,
"latitude": 59.49187,
"line": "1",
"longitude": 24.82987,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "1097"
},
{
"at_stop": true,
"direction": 111,
"latitude": 59.38751,
"line": "45",
"longitude": 24.68656,
"nearest_stop": "Ülemiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1110"
},
{
"at_stop": true,
"direction": 216,
"latitude": 59.41764,
"line": "45",
"longitude": 24.76359,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1115"
},
{
"at_stop": true,
"direction": 133,
"latitude": 59.44903,
"line": "3",
"longitude": 24.72584,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1116"
},
{
"at_stop": true,
"direction": 184,
"latitude": 59.35144,
"line": "19",
"longitude": 24.6105,
"nearest_stop": "Laagri alevik",
"type": "bus",
"type_code": "2",
"vehicle_id": "1117"
},
{
"at_stop": true,
"direction": 161,
"latitude": 59.41211,
"line": "45",
"longitude": 24.63558,
"nearest_stop": "Ülemiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1120"
},
{
"at_stop": true,
"direction": 8,
"latitude": 59.40522,
"line": "11",
"longitude": 24.65575,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1121"
},
{
"at_stop": true,
"direction": 245,
"latitude": 59.42507,
"line": "21",
"longitude": 24.65246,
"nearest_stop": "Landi",
"type": "bus",
"type_code": "2",
"vehicle_id": "1141"
},
{
"at_stop": true,
"direction": 145,
"latitude": 59.42167,
"line": "8",
"longitude": 24.64883,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1143"
},
{
"at_stop": true,
"direction": 163,
"latitude": 59.41177,
"line": "36",
"longitude": 24.63501,
"nearest_stop": "Viru",
"type": "bus",
"type_code": "2",
"vehicle_id": "1144"
},
{
"at_stop": true,
"direction": 326,
"latitude": 59.44827,
"line": "66",
"longitude": 24.89532,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1152"
},
{
"at_stop": true,
"direction": 271,
"latitude": 59.44356,
"line": "66",
"longitude": 24.80004,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1153"
},
{
"at_stop": true,
"direction": 122,
"latitude": 59.4013,
"line": "28",
"longitude": 24.6943,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1157"
},
{
"at_stop": true,
"direction": 234,
"latitude": 59.41246,
"line": "28",
"longitude": 24.70708,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1158"
},
{
"at_stop": true,
"direction": 151,
"latitude": 59.44132,
"line": "37",
"longitude": 24.59575,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1160"
},
{
"at_stop": true,
"direction": 21,
"latitude": 59.41094,
"line": "9",
"longitude": 24.65922,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1161"
},
{
"at_stop": true,
"direction": 105,
"latitude": 59.4222,
"line": "45",
"longitude": 24.7876,
"nearest_stop": "Ülemiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1165"
},
{
"at_stop": true,
"direction": 29,
"latitude": 59.40494,
"line": "24A",
"longitude": 24.65553,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1166"
},
{
"at_stop": true,
"direction": 256,
"latitude": 59.41066,
"line": "11",
"longitude": 24.65854,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1169"
},
{
"at_stop": true,
"direction": 59,
"latitude": 59.42971,
"line": "21",
"longitude": 24.73497,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1186"
},
{
"at_stop": true,
"direction": 277,
"latitude": 59.401,
"line": "37",
"longitude": 24.65865,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1187"
},
{
"at_stop": true,
"direction": 68,
"latitude": 59.42762,
"line": "24A",
"longitude": 24.7223,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "1203"
},
{
"at_stop": true,
"direction": 203,
"latitude": 59.40948,
"line": "9",
"longitude": 24.65787,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1204"
},
{
"at_stop": true,
"direction": 57,
"latitude": 59.43967,
"line": "8",
"longitude": 24.73799,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1222"
},
{
"at_stop": true,
"direction": 97,
"latitude": 59.44201,
"line": "3",
"longitude": 24.74574,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1225"
},
{
"at_stop": true,
"direction": 52,
"latitude": 59.44175,
"line": "41",
"longitude": 24.74248,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1226"
},
{
"at_stop": true,
"direction": 39,
"latitude": 59.4051,
"line": "9",
"longitude": 24.65557,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1232"
},
{
"at_stop": true,
"direction": 93,
"latitude": 59.39543,
"line": "19",
"longitude": 24.66167,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "1233"
},
{
"at_stop": true,
"direction": 300,
"latitude": 59.42022,
"line": "28",
"longitude": 24.74149,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1235"
},
{
"at_stop": true,
"direction": 356,
"latitude": 59.42452,
"line": "19",
"longitude": 24.74271,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "1236"
},
{
"at_stop": true,
"direction": 999,
"latitude": 59.40492,
"line": "24A",
"longitude": 24.6567,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "1238"
},
{
"at_stop": true,
"direction": 200,
"latitude": 59.42236,
"line": "24A",
"longitude": 24.71517,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1240"
},
{
"at_stop": true,
"direction": 164,
"latitude": 59.44483,
"line": "59",
"longitude": 24.71137,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1242"
},
{
"at_stop": true,
"direction": 256,
"latitude": 59.44168,
"line": "41",
"longitude": 24.74139,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1244"
},
{
"at_stop": true,
"direction": 70,
"latitude": 59.42633,
"line": "41",
"longitude": 24.65927,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1248"
},
{
"at_stop": true,
"direction": 89,
"latitude": 59.44028,
"line": "42",
"longitude": 24.85311,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1249"
},
{
"at_stop": true,
"direction": 107,
"latitude": 59.40843,
"line": "37",
"longitude": 24.68456,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1262"
},
{
"at_stop": false,
"direction": 201,
"latitude": 59.40219,
"line": "1",
"longitude": 24.72897,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "1263"
},
{
"at_stop": true,
"direction": 181,
"latitude": 59.42587,
"line": "36",
"longitude": 24.74255,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1265"
},
{
"at_stop": true,
"direction": 83,
"latitude": 59.43897,
"line": "21",
"longitude": 24.76036,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1281"
},
{
"at_stop": true,
"direction": 341,
"latitude": 59.38923,
"line": "45",
"longitude": 24.68303,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1289"
},
{
"at_stop": true,
"direction": 114,
"latitude": 59.38745,
"line": "36",
"longitude": 24.68691,
"nearest_stop": "Viru",
"type": "bus",
"type_code": "2",
"vehicle_id": "1300"
},
{
"at_stop": true,
"direction": 216,
"latitude": 59.40303,
"line": "24",
"longitude": 24.69818,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1302"
},
{
"at_stop": true,
"direction": 66,
"latitude": 59.40501,
"line": "24",
"longitude": 24.6561,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1304"
},
{
"at_stop": true,
"direction": 45,
"latitude": 59.42754,
"line": "23",
"longitude": 24.72208,
"nearest_stop": "Bussijaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1305"
},
{
"at_stop": true,
"direction": 197,
"latitude": 59.41245,
"line": "42",
"longitude": 24.63589,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1315"
},
{
"at_stop": true,
"direction": 66,
"latitude": 59.44242,
"line": "40",
"longitude": 24.85514,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1316"
},
{
"at_stop": true,
"direction": 50,
"latitude": 59.40518,
"line": "23",
"longitude": 24.65586,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1317"
},
{
"at_stop": false,
"direction": 28,
"latitude": 59.43916,
"line": "18",
"longitude": 24.75947,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1335"
},
{
"at_stop": false,
"direction": 72,
"latitude": 59.38782,
"line": "23",
"longitude": 24.69645,
"nearest_stop": "Bussijaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1338"
},
{
"at_stop": true,
"direction": 267,
"latitude": 59.45129,
"line": "13",
"longitude": 24.847,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1347"
},
{
"at_stop": true,
"direction": 349,
"latitude": 59.44875,
"line": "41",
"longitude": 24.59012,
"nearest_stop": "Kakumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1348"
},
{
"at_stop": true,
"direction": 196,
"latitude": 59.41239,
"line": "22",
"longitude": 24.63457,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1353"
},
{
"at_stop": true,
"direction": 24,
"latitude": 59.41196,
"line": "11",
"longitude": 24.66011,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1354"
},
{
"at_stop": true,
"direction": 325,
"latitude": 59.4489,
"line": "22",
"longitude": 24.58975,
"nearest_stop": "Kakumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1355"
},
{
"at_stop": true,
"direction": 13,
"latitude": 59.47121,
"line": "8",
"longitude": 24.83571,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1357"
},
{
"at_stop": false,
"direction": 32,
"latitude": 59.3491,
"line": "18",
"longitude": 24.62653,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1362"
},
{
"at_stop": false,
"direction": 16,
"latitude": 59.4142,
"line": "5",
"longitude": 24.73951,
"nearest_stop": "Metsakooli tee",
"type": "bus",
"type_code": "2",
"vehicle_id": "1366"
},
{
"at_stop": false,
"direction": 85,
"latitude": 59.43203,
"line": "12",
"longitude": 24.81389,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1367"
},
{
"at_stop": true,
"direction": 286,
"latitude": 59.38788,
"line": "36",
"longitude": 24.68455,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1384"
},
{
"at_stop": true,
"direction": 210,
"latitude": 59.40512,
"line": "67",
"longitude": 24.70909,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1401"
},
{
"at_stop": true,
"direction": 77,
"latitude": 59.41946,
"line": "28",
"longitude": 24.64547,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1406"
},
{
"at_stop": true,
"direction": 200,
"latitude": 59.41269,
"line": "13",
"longitude": 24.63517,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1412"
},
{
"at_stop": true,
"direction": 195,
"latitude": 59.44771,
"line": "40",
"longitude": 24.89535,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1415"
},
{
"at_stop": true,
"direction": 97,
"latitude": 59.42914,
"line": "42",
"longitude": 24.70148,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1421"
},
{
"at_stop": true,
"direction": 80,
"latitude": 59.35917,
"line": "1",
"longitude": 24.63225,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "1424"
},
{
"at_stop": true,
"direction": 53,
"latitude": 59.43923,
"line": "18",
"longitude": 24.75947,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1426"
},
{
"at_stop": true,
"direction": 307,
"latitude": 59.44519,
"line": "67",
"longitude": 24.89387,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1427"
},
{
"at_stop": true,
"direction": 328,
"latitude": 59.4358,
"line": "40",
"longitude": 24.72051,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1438"
},
{
"at_stop": true,
"direction": 50,
"latitude": 59.35903,
"line": "1",
"longitude": 24.63227,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "1439"
},
{
"at_stop": true,
"direction": 99,
"latitude": 59.43441,
"line": "24",
"longitude": 24.7516,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1449"
},
{
"at_stop": true,
"direction": 195,
"latitude": 59.40014,
"line": "18",
"longitude": 24.72737,
"nearest_stop": "Urda",
"type": "bus",
"type_code": "2",
"vehicle_id": "1489"
},
{
"at_stop": true,
"direction": 214,
"latitude": 59.41463,
"line": "12",
"longitude": 24.76018,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1491"
},
{
"at_stop": true,
"direction": 5,
"latitude": 59.44523,
"line": "67",
"longitude": 24.89694,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1492"
},
{
"at_stop": true,
"direction": 122,
"latitude": 59.44761,
"line": "42",
"longitude": 24.89544,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1493"
},
{
"at_stop": true,
"direction": 38,
"latitude": 59.44483,
"line": "8",
"longitude": 24.79809,
"nearest_stop": "Äigrumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1494"
},
{
"at_stop": true,
"direction": 284,
"latitude": 59.44399,
"line": "8",
"longitude": 24.74987,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1500"
},
{
"at_stop": true,
"direction": 249,
"latitude": 59.42788,
"line": "23",
"longitude": 24.72294,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1516"
},
{
"at_stop": true,
"direction": 215,
"latitude": 59.34186,
"line": "18",
"longitude": 24.61574,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1518"
},
{
"at_stop": true,
"direction": 159,
"latitude": 59.40857,
"line": "36",
"longitude": 24.63272,
"nearest_stop": "Viru",
"type": "bus",
"type_code": "2",
"vehicle_id": "1546"
},
{
"at_stop": true,
"direction": 336,
"latitude": 59.42175,
"line": "42",
"longitude": 24.64374,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1553"
},
{
"at_stop": true,
"direction": 152,
"latitude": 59.43745,
"line": "21",
"longitude": 24.59991,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "1559"
},
{
"at_stop": true,
"direction": 235,
"latitude": 59.43274,
"line": "67",
"longitude": 24.787,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1563"
},
{
"at_stop": true,
"direction": 57,
"latitude": 59.4193,
"line": "12",
"longitude": 24.64392,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "1569"
},
{
"at_stop": true,
"direction": 283,
"latitude": 59.42788,
"line": "23",
"longitude": 24.76435,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1631"
},
{
"at_stop": false,
"direction": 22,
"latitude": 59.50628,
"line": "1",
"longitude": 24.82982,
"nearest_stop": "Viimsi",
"type": "bus",
"type_code": "2",
"vehicle_id": "1649"
},
{
"at_stop": true,
"direction": 149,
"latitude": 59.39807,
"line": "24A",
"longitude": 24.66261,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1747"
},
{
"at_stop": true,
"direction": 250,
"latitude": 59.44,
"line": "54",
"longitude": 24.86579,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1757"
},
{
"at_stop": true,
"direction": 335,
"latitude": 59.43422,
"line": "41",
"longitude": 24.73355,
"nearest_stop": "Kakumäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "1772"
},
{
"at_stop": true,
"direction": 167,
"latitude": 59.42477,
"line": "28",
"longitude": 24.74928,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "1774"
},
{
"at_stop": true,
"direction": 329,
"latitude": 59.43185,
"line": "37",
"longitude": 24.62173,
"nearest_stop": "Kakumäe sadam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1798"
},
{
"at_stop": true,
"direction": 190,
"latitude": 59.40897,
"line": "11",
"longitude": 24.66002,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "1813"
},
{
"at_stop": true,
"direction": 332,
"latitude": 59.44009,
"line": "59",
"longitude": 24.715,
"nearest_stop": "Pikakari",
"type": "bus",
"type_code": "2",
"vehicle_id": "1829"
},
{
"at_stop": true,
"direction": 28,
"latitude": 59.43211,
"line": "67",
"longitude": 24.76229,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "1888"
},
{
"at_stop": true,
"direction": 254,
"latitude": 59.44237,
"line": "58",
"longitude": 24.86479,
"nearest_stop": "Majaka põik",
"type": "bus",
"type_code": "2",
"vehicle_id": "1956"
},
{
"at_stop": true,
"direction": 340,
"latitude": 59.43258,
"line": "47",
"longitude": 24.84459,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "1960"
},
{
"at_stop": true,
"direction": 250,
"latitude": 59.44337,
"line": "65",
"longitude": 24.85924,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1967"
},
{
"at_stop": true,
"direction": 336,
"latitude": 59.44911,
"line": "31A",
"longitude": 24.86166,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "1969"
},
{
"at_stop": true,
"direction": 65,
"latitude": 59.44189,
"line": "66",
"longitude": 24.77308,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "2034"
},
{
"at_stop": true,
"direction": 271,
"latitude": 59.42779,
"line": "16",
"longitude": 24.71606,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2035"
},
{
"at_stop": true,
"direction": 255,
"latitude": 59.40276,
"line": "13",
"longitude": 24.72674,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2045"
},
{
"at_stop": false,
"direction": 95,
"latitude": 59.40542,
"line": "61",
"longitude": 24.62311,
"nearest_stop": "Järve haigla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2048"
},
{
"at_stop": true,
"direction": 250,
"latitude": 59.43324,
"line": "7",
"longitude": 24.82635,
"nearest_stop": "Sõjamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2061"
},
{
"at_stop": true,
"direction": 31,
"latitude": 59.48378,
"line": "48",
"longitude": 24.86019,
"nearest_stop": "Vesse",
"type": "bus",
"type_code": "2",
"vehicle_id": "2064"
},
{
"at_stop": true,
"direction": 79,
"latitude": 59.43917,
"line": "44",
"longitude": 24.76031,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2068"
},
{
"at_stop": true,
"direction": 343,
"latitude": 59.41979,
"line": "16",
"longitude": 24.75142,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2074"
},
{
"at_stop": false,
"direction": 219,
"latitude": 59.41185,
"line": "54",
"longitude": 24.65085,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2081"
},
{
"at_stop": false,
"direction": 58,
"latitude": 59.43209,
"line": "26",
"longitude": 24.7146,
"nearest_stop": "Paljassaare",
"type": "bus",
"type_code": "2",
"vehicle_id": "2082"
},
{
"at_stop": false,
"direction": 61,
"latitude": 59.45971,
"line": "5",
"longitude": 24.86861,
"nearest_stop": "Metsakooli tee",
"type": "bus",
"type_code": "2",
"vehicle_id": "2091"
},
{
"at_stop": false,
"direction": 239,
"latitude": 59.38147,
"line": "27",
"longitude": 24.66403,
"nearest_stop": "Laagri alevik",
"type": "bus",
"type_code": "2",
"vehicle_id": "2095"
},
{
"at_stop": false,
"direction": 95,
"latitude": 59.35162,
"line": "27",
"longitude": 24.61267,
"nearest_stop": "Harkujärve",
"type": "bus",
"type_code": "2",
"vehicle_id": "2096"
},
{
"at_stop": true,
"direction": 68,
"latitude": 59.37491,
"line": "1",
"longitude": 24.67293,
"nearest_stop": "Viimsi",
"type": "bus",
"type_code": "2",
"vehicle_id": "2122"
},
{
"at_stop": true,
"direction": 36,
"latitude": 59.44988,
"line": "1",
"longitude": 24.80573,
"nearest_stop": "Viimsi",
"type": "bus",
"type_code": "2",
"vehicle_id": "2123"
},
{
"at_stop": true,
"direction": 350,
"latitude": 59.43555,
"line": "2",
"longitude": 24.75534,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "2125"
},
{
"at_stop": true,
"direction": 292,
"latitude": 59.41134,
"line": "46",
"longitude": 24.66073,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2126"
},
{
"at_stop": true,
"direction": 151,
"latitude": 59.4123,
"line": "4",
"longitude": 24.6351,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2127"
},
{
"at_stop": false,
"direction": 45,
"latitude": 59.4018,
"line": "24A",
"longitude": 24.66088,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "2130"
},
{
"at_stop": true,
"direction": 313,
"latitude": 59.42009,
"line": "3",
"longitude": 24.74119,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2132"
},
{
"at_stop": true,
"direction": 3,
"latitude": 59.43267,
"line": "73",
"longitude": 24.7459,
"nearest_stop": "Kopli liinid",
"type": "bus",
"type_code": "2",
"vehicle_id": "2134"
},
{
"at_stop": true,
"direction": 354,
"latitude": 59.38883,
"line": "33",
"longitude": 24.68325,
"nearest_stop": "Kopli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2140"
},
{
"at_stop": true,
"direction": 191,
"latitude": 59.41234,
"line": "4",
"longitude": 24.63484,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2188"
},
{
"at_stop": true,
"direction": 295,
"latitude": 59.41128,
"line": "10",
"longitude": 24.66099,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2194"
},
{
"at_stop": true,
"direction": 96,
"latitude": 59.43663,
"line": "25",
"longitude": 24.57845,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "2195"
},
{
"at_stop": true,
"direction": 291,
"latitude": 59.41126,
"line": "37",
"longitude": 24.66104,
"nearest_stop": "Mustamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2198"
},
{
"at_stop": true,
"direction": 118,
"latitude": 59.41175,
"line": "4",
"longitude": 24.63535,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2208"
},
{
"at_stop": true,
"direction": 180,
"latitude": 59.42489,
"line": "20",
"longitude": 24.74246,
"nearest_stop": "Teelise",
"type": "bus",
"type_code": "2",
"vehicle_id": "2221"
},
{
"at_stop": true,
"direction": 149,
"latitude": 59.41181,
"line": "46",
"longitude": 24.63478,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2224"
},
{
"at_stop": true,
"direction": 118,
"latitude": 59.41202,
"line": "42",
"longitude": 24.63545,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2252"
},
{
"at_stop": true,
"direction": 118,
"latitude": 59.40313,
"line": "61",
"longitude": 24.68745,
"nearest_stop": "Järve haigla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2253"
},
{
"at_stop": true,
"direction": 257,
"latitude": 59.43745,
"line": "5",
"longitude": 24.76398,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2254"
},
{
"at_stop": true,
"direction": 354,
"latitude": 59.36577,
"line": "5",
"longitude": 24.71787,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2255"
},
{
"at_stop": true,
"direction": 75,
"latitude": 59.43932,
"line": "8A",
"longitude": 24.7603,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2258"
},
{
"at_stop": true,
"direction": 252,
"latitude": 59.41691,
"line": "16",
"longitude": 24.75586,
"nearest_stop": "Tallinn-Väike",
"type": "bus",
"type_code": "2",
"vehicle_id": "2284"
},
{
"at_stop": true,
"direction": 155,
"latitude": 59.43919,
"line": "33",
"longitude": 24.70813,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2286"
},
{
"at_stop": true,
"direction": 160,
"latitude": 59.41227,
"line": "46",
"longitude": 24.63517,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2292"
},
{
"at_stop": true,
"direction": 99,
"latitude": 59.45361,
"line": "73",
"longitude": 24.70279,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2311"
},
{
"at_stop": true,
"direction": 144,
"latitude": 59.43316,
"line": "16",
"longitude": 24.75245,
"nearest_stop": "Tallinn-Väike",
"type": "bus",
"type_code": "2",
"vehicle_id": "2325"
},
{
"at_stop": true,
"direction": 307,
"latitude": 59.42009,
"line": "73",
"longitude": 24.74176,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2331"
},
{
"at_stop": true,
"direction": 102,
"latitude": 59.41172,
"line": "46",
"longitude": 24.63527,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2333"
},
{
"at_stop": true,
"direction": 284,
"latitude": 59.42015,
"line": "16",
"longitude": 24.64574,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2414"
},
{
"at_stop": true,
"direction": 289,
"latitude": 59.42931,
"line": "4",
"longitude": 24.61812,
"nearest_stop": "Tiskre",
"type": "bus",
"type_code": "2",
"vehicle_id": "2417"
},
{
"at_stop": true,
"direction": 223,
"latitude": 59.434,
"line": "73",
"longitude": 24.74637,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2446"
},
{
"at_stop": true,
"direction": 216,
"latitude": 59.44809,
"line": "1",
"longitude": 24.80256,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2455"
},
{
"at_stop": false,
"direction": 142,
"latitude": 59.41211,
"line": "8",
"longitude": 24.63514,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2480"
},
{
"at_stop": false,
"direction": 230,
"latitude": 59.47997,
"line": "8",
"longitude": 24.85406,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2482"
},
{
"at_stop": true,
"direction": 171,
"latitude": 59.41172,
"line": "16",
"longitude": 24.63518,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2483"
},
{
"at_stop": false,
"direction": 252,
"latitude": 59.39878,
"line": "19",
"longitude": 24.68146,
"nearest_stop": "Laagri alevik",
"type": "bus",
"type_code": "2",
"vehicle_id": "2484"
},
{
"at_stop": true,
"direction": 12,
"latitude": 59.3948,
"line": "20",
"longitude": 24.64424,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2497"
},
{
"at_stop": true,
"direction": 79,
"latitude": 59.43901,
"line": "21",
"longitude": 24.76034,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2498"
},
{
"at_stop": true,
"direction": 188,
"latitude": 59.4475,
"line": "46",
"longitude": 24.89634,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2513"
},
{
"at_stop": true,
"direction": 87,
"latitude": 59.43728,
"line": "44",
"longitude": 24.7642,
"nearest_stop": "P. Pinna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2523"
},
{
"at_stop": true,
"direction": 133,
"latitude": 59.44816,
"line": "13",
"longitude": 24.86261,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "2524"
},
{
"at_stop": true,
"direction": 72,
"latitude": 59.41951,
"line": "16",
"longitude": 24.6458,
"nearest_stop": "Tallinn-Väike",
"type": "bus",
"type_code": "2",
"vehicle_id": "2527"
},
{
"at_stop": true,
"direction": 351,
"latitude": 59.41007,
"line": "18",
"longitude": 24.63184,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2542"
},
{
"at_stop": true,
"direction": 277,
"latitude": 59.51952,
"line": "1",
"longitude": 24.84139,
"nearest_stop": "Viimsi",
"type": "bus",
"type_code": "2",
"vehicle_id": "2543"
},
{
"at_stop": true,
"direction": 288,
"latitude": 59.42933,
"line": "25",
"longitude": 24.70047,
"nearest_stop": "Tiskre",
"type": "bus",
"type_code": "2",
"vehicle_id": "2556"
},
{
"at_stop": false,
"direction": 60,
"latitude": 59.44172,
"line": "59",
"longitude": 24.7424,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "2567"
},
{
"at_stop": false,
"direction": 172,
"latitude": 59.4355,
"line": "21",
"longitude": 24.75719,
"nearest_stop": "Landi",
"type": "bus",
"type_code": "2",
"vehicle_id": "2570"
},
{
"at_stop": true,
"direction": 189,
"latitude": 59.41211,
"line": "16",
"longitude": 24.63527,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2580"
},
{
"at_stop": false,
"direction": 294,
"latitude": 59.4129,
"line": "45",
"longitude": 24.63755,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2590"
},
{
"at_stop": true,
"direction": 302,
"latitude": 59.41714,
"line": "13",
"longitude": 24.83707,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2591"
},
{
"at_stop": false,
"direction": 277,
"latitude": 59.42968,
"line": "8",
"longitude": 24.69513,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2595"
},
{
"at_stop": false,
"direction": 335,
"latitude": 59.43407,
"line": "41",
"longitude": 24.73367,
"nearest_stop": "Balti jaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "2596"
},
{
"at_stop": true,
"direction": 16,
"latitude": 59.37347,
"line": "33",
"longitude": 24.71805,
"nearest_stop": "Kopli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2600"
},
{
"at_stop": true,
"direction": 257,
"latitude": 59.39978,
"line": "10",
"longitude": 24.68894,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2618"
},
{
"at_stop": true,
"direction": 255,
"latitude": 59.44323,
"line": "25",
"longitude": 24.76323,
"nearest_stop": "Tiskre",
"type": "bus",
"type_code": "2",
"vehicle_id": "2632"
},
{
"at_stop": true,
"direction": 357,
"latitude": 59.36665,
"line": "5",
"longitude": 24.71787,
"nearest_stop": "Metsakooli tee",
"type": "bus",
"type_code": "2",
"vehicle_id": "2635"
},
{
"at_stop": true,
"direction": 144,
"latitude": 59.41184,
"line": "26",
"longitude": 24.63478,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2641"
},
{
"at_stop": true,
"direction": 162,
"latitude": 59.41235,
"line": "10",
"longitude": 24.63478,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2643"
},
{
"at_stop": true,
"direction": 325,
"latitude": 59.44288,
"line": "25",
"longitude": 24.76888,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "2647"
},
{
"at_stop": true,
"direction": 233,
"latitude": 59.43002,
"line": "3",
"longitude": 24.75828,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2648"
},
{
"at_stop": true,
"direction": 113,
"latitude": 59.35895,
"line": "20",
"longitude": 24.63229,
"nearest_stop": "Teelise",
"type": "bus",
"type_code": "2",
"vehicle_id": "2650"
},
{
"at_stop": true,
"direction": 103,
"latitude": 59.3795,
"line": "20",
"longitude": 24.64434,
"nearest_stop": "Teelise",
"type": "bus",
"type_code": "2",
"vehicle_id": "2658"
},
{
"at_stop": true,
"direction": 157,
"latitude": 59.41231,
"line": "26",
"longitude": 24.63499,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2668"
},
{
"at_stop": true,
"direction": 210,
"latitude": 59.40559,
"line": "5",
"longitude": 24.73203,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2673"
},
{
"at_stop": true,
"direction": 215,
"latitude": 59.3959,
"line": "61",
"longitude": 24.70414,
"nearest_stop": "Kotermaa",
"type": "bus",
"type_code": "2",
"vehicle_id": "2683"
},
{
"at_stop": true,
"direction": 262,
"latitude": 59.41122,
"line": "27",
"longitude": 24.64721,
"nearest_stop": "Harkujärve",
"type": "bus",
"type_code": "2",
"vehicle_id": "2684"
},
{
"at_stop": true,
"direction": 207,
"latitude": 59.41469,
"line": "27",
"longitude": 24.58351,
"nearest_stop": "Harkujärve",
"type": "bus",
"type_code": "2",
"vehicle_id": "2690"
},
{
"at_stop": true,
"direction": 178,
"latitude": 59.36542,
"line": "5",
"longitude": 24.71783,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2695"
},
{
"at_stop": true,
"direction": 197,
"latitude": 59.41254,
"line": "12",
"longitude": 24.63552,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2705"
},
{
"at_stop": true,
"direction": 306,
"latitude": 59.44529,
"line": "35",
"longitude": 24.89652,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2707"
},
{
"at_stop": true,
"direction": 2,
"latitude": 59.43322,
"line": "33",
"longitude": 24.71548,
"nearest_stop": "Kopli",
"type": "bus",
"type_code": "2",
"vehicle_id": "2716"
},
{
"at_stop": true,
"direction": 246,
"latitude": 59.36612,
"line": "1",
"longitude": 24.64344,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2720"
},
{
"at_stop": true,
"direction": 323,
"latitude": 59.42039,
"line": "28",
"longitude": 24.74145,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2721"
},
{
"at_stop": true,
"direction": 69,
"latitude": 59.43801,
"line": "54",
"longitude": 24.85624,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "2722"
},
{
"at_stop": true,
"direction": 256,
"latitude": 59.40442,
"line": "10",
"longitude": 24.67217,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2723"
},
{
"at_stop": true,
"direction": 36,
"latitude": 59.41776,
"line": "27",
"longitude": 24.58721,
"nearest_stop": "Laagri alevik",
"type": "bus",
"type_code": "2",
"vehicle_id": "2724"
},
{
"at_stop": true,
"direction": 127,
"latitude": 59.41198,
"line": "62",
"longitude": 24.6353,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2725"
},
{
"at_stop": true,
"direction": 289,
"latitude": 59.41282,
"line": "61",
"longitude": 24.63796,
"nearest_stop": "Kotermaa",
"type": "bus",
"type_code": "2",
"vehicle_id": "2727"
},
{
"at_stop": true,
"direction": 310,
"latitude": 59.42014,
"line": "73",
"longitude": 24.74151,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2728"
},
{
"at_stop": true,
"direction": 93,
"latitude": 59.42772,
"line": "25",
"longitude": 24.71582,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "2729"
},
{
"at_stop": true,
"direction": 257,
"latitude": 59.42736,
"line": "46",
"longitude": 24.66391,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2730"
},
{
"at_stop": true,
"direction": 59,
"latitude": 59.44167,
"line": "2",
"longitude": 24.74242,
"nearest_stop": "Mõigu",
"type": "bus",
"type_code": "2",
"vehicle_id": "2731"
},
{
"at_stop": true,
"direction": 98,
"latitude": 59.38349,
"line": "10",
"longitude": 24.65624,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2732"
},
{
"at_stop": true,
"direction": 181,
"latitude": 59.4275,
"line": "1",
"longitude": 24.74245,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2748"
},
{
"at_stop": true,
"direction": 45,
"latitude": 59.43113,
"line": "54",
"longitude": 24.76118,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2752"
},
{
"at_stop": true,
"direction": 318,
"latitude": 59.4557,
"line": "73",
"longitude": 24.68967,
"nearest_stop": "Kopli liinid",
"type": "bus",
"type_code": "2",
"vehicle_id": "2757"
},
{
"at_stop": true,
"direction": 151,
"latitude": 59.43631,
"line": "26",
"longitude": 24.7112,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "2764"
},
{
"at_stop": true,
"direction": 147,
"latitude": 59.36257,
"line": "57",
"longitude": 24.76408,
"nearest_stop": "Raudalu",
"type": "bus",
"type_code": "2",
"vehicle_id": "2767"
},
{
"at_stop": true,
"direction": 169,
"latitude": 59.36561,
"line": "32",
"longitude": 24.71818,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2770"
},
{
"at_stop": true,
"direction": 134,
"latitude": 59.37968,
"line": "33",
"longitude": 24.70144,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2775"
},
{
"at_stop": true,
"direction": 253,
"latitude": 59.44145,
"line": "25",
"longitude": 24.74084,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "2776"
},
{
"at_stop": true,
"direction": 118,
"latitude": 59.4106,
"line": "33",
"longitude": 24.66654,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "2784"
},
{
"at_stop": true,
"direction": 60,
"latitude": 59.42962,
"line": "42",
"longitude": 24.73486,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "2787"
},
{
"at_stop": true,
"direction": 248,
"latitude": 59.47246,
"line": "34",
"longitude": 24.88392,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2789"
},
{
"at_stop": true,
"direction": 25,
"latitude": 59.4205,
"line": "16",
"longitude": 24.69658,
"nearest_stop": "Tallinn-Väike",
"type": "bus",
"type_code": "2",
"vehicle_id": "2801"
},
{
"at_stop": true,
"direction": 195,
"latitude": 59.37036,
"line": "10",
"longitude": 24.632,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "2804"
},
{
"at_stop": true,
"direction": 263,
"latitude": 59.4535,
"line": "3",
"longitude": 24.70355,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2849"
},
{
"at_stop": true,
"direction": 72,
"latitude": 59.43988,
"line": "5",
"longitude": 24.78269,
"nearest_stop": "Metsakooli tee",
"type": "bus",
"type_code": "2",
"vehicle_id": "2895"
},
{
"at_stop": true,
"direction": 15,
"latitude": 59.42889,
"line": "20",
"longitude": 24.74326,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "2897"
},
{
"at_stop": true,
"direction": 333,
"latitude": 59.44093,
"line": "35",
"longitude": 24.82444,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "2915"
},
{
"at_stop": true,
"direction": 113,
"latitude": 59.37641,
"line": "57",
"longitude": 24.71245,
"nearest_stop": "Raudalu",
"type": "bus",
"type_code": "2",
"vehicle_id": "2923"
},
{
"at_stop": true,
"direction": 233,
"latitude": 59.44431,
"line": "60",
"longitude": 24.81325,
"nearest_stop": "Maneezi",
"type": "bus",
"type_code": "2",
"vehicle_id": "3009"
},
{
"at_stop": true,
"direction": 204,
"latitude": 59.50428,
"line": "49",
"longitude": 24.82828,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "3010"
},
{
"at_stop": true,
"direction": 101,
"latitude": 59.43494,
"line": "42",
"longitude": 24.76257,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3011"
},
{
"at_stop": true,
"direction": 338,
"latitude": 59.42837,
"line": "35",
"longitude": 24.72012,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3012"
},
{
"at_stop": true,
"direction": 44,
"latitude": 59.4117,
"line": "13",
"longitude": 24.75697,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3014"
},
{
"at_stop": true,
"direction": 16,
"latitude": 59.44506,
"line": "35",
"longitude": 24.89725,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3021"
},
{
"at_stop": true,
"direction": 139,
"latitude": 59.41262,
"line": "13",
"longitude": 24.63553,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3023"
},
{
"at_stop": true,
"direction": 154,
"latitude": 59.4485,
"line": "48",
"longitude": 24.86192,
"nearest_stop": "Vesse",
"type": "bus",
"type_code": "2",
"vehicle_id": "3029"
},
{
"at_stop": true,
"direction": 326,
"latitude": 59.44523,
"line": "7",
"longitude": 24.8969,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3030"
},
{
"at_stop": true,
"direction": 75,
"latitude": 59.43926,
"line": "44",
"longitude": 24.76029,
"nearest_stop": "P. Pinna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3031"
},
{
"at_stop": true,
"direction": 61,
"latitude": 59.40917,
"line": "54",
"longitude": 24.62984,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3032"
},
{
"at_stop": true,
"direction": 241,
"latitude": 59.43639,
"line": "42",
"longitude": 24.80906,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3035"
},
{
"at_stop": true,
"direction": 152,
"latitude": 59.44766,
"line": "46",
"longitude": 24.89625,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3060"
},
{
"at_stop": true,
"direction": 258,
"latitude": 59.43908,
"line": "35",
"longitude": 24.77548,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3063"
},
{
"at_stop": true,
"direction": 87,
"latitude": 59.44346,
"line": "60",
"longitude": 24.80107,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3067"
},
{
"at_stop": true,
"direction": 190,
"latitude": 59.44485,
"line": "35",
"longitude": 24.89598,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3070"
},
{
"at_stop": true,
"direction": 159,
"latitude": 59.44754,
"line": "31",
"longitude": 24.8955,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3072"
},
{
"at_stop": true,
"direction": 63,
"latitude": 59.45345,
"line": "31A",
"longitude": 24.9064,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "3101"
},
{
"at_stop": true,
"direction": 158,
"latitude": 59.42909,
"line": "54",
"longitude": 24.75829,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3102"
},
{
"at_stop": true,
"direction": 32,
"latitude": 59.44648,
"line": "35",
"longitude": 24.70059,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3124"
},
{
"at_stop": true,
"direction": 202,
"latitude": 59.44721,
"line": "46",
"longitude": 24.89552,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3135"
},
{
"at_stop": true,
"direction": 88,
"latitude": 59.44285,
"line": "58",
"longitude": 24.87432,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3136"
},
{
"at_stop": true,
"direction": 64,
"latitude": 59.43255,
"line": "35",
"longitude": 24.74261,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3182"
},
{
"at_stop": true,
"direction": 100,
"latitude": 59.44767,
"line": "58",
"longitude": 24.89546,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3190"
},
{
"at_stop": true,
"direction": 96,
"latitude": 59.35934,
"line": "1",
"longitude": 24.63219,
"nearest_stop": "Vana-Pääsküla",
"type": "bus",
"type_code": "2",
"vehicle_id": "3206"
},
{
"at_stop": true,
"direction": 255,
"latitude": 59.44267,
"line": "42",
"longitude": 24.86717,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3207"
},
{
"at_stop": true,
"direction": 141,
"latitude": 59.43317,
"line": "31",
"longitude": 24.75265,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3211"
},
{
"at_stop": true,
"direction": 307,
"latitude": 59.45459,
"line": "63",
"longitude": 24.88418,
"nearest_stop": "Maneezi",
"type": "bus",
"type_code": "2",
"vehicle_id": "3213"
},
{
"at_stop": true,
"direction": 26,
"latitude": 59.44519,
"line": "50",
"longitude": 24.8968,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3217"
},
{
"at_stop": true,
"direction": 87,
"latitude": 59.45473,
"line": "63",
"longitude": 24.8771,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3219"
},
{
"at_stop": true,
"direction": 60,
"latitude": 59.45437,
"line": "31",
"longitude": 24.86336,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3229"
},
{
"at_stop": true,
"direction": 255,
"latitude": 59.43632,
"line": "50",
"longitude": 24.84598,
"nearest_stop": "Majaka põik",
"type": "bus",
"type_code": "2",
"vehicle_id": "3245"
},
{
"at_stop": true,
"direction": 154,
"latitude": 59.43615,
"line": "35",
"longitude": 24.82886,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3250"
},
{
"at_stop": true,
"direction": 92,
"latitude": 59.423,
"line": "49",
"longitude": 24.79342,
"nearest_stop": "Viimsi keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3251"
},
{
"at_stop": true,
"direction": 300,
"latitude": 59.43934,
"line": "55",
"longitude": 24.7594,
"nearest_stop": "P. Pinna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3260"
},
{
"at_stop": true,
"direction": 290,
"latitude": 59.43231,
"line": "31A",
"longitude": 24.78239,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "3261"
},
{
"at_stop": true,
"direction": 165,
"latitude": 59.41847,
"line": "49",
"longitude": 24.80002,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "3267"
},
{
"at_stop": true,
"direction": 91,
"latitude": 59.44413,
"line": "40",
"longitude": 24.69008,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3271"
},
{
"at_stop": true,
"direction": 54,
"latitude": 59.43217,
"line": "48",
"longitude": 24.84496,
"nearest_stop": "Vesse",
"type": "bus",
"type_code": "2",
"vehicle_id": "3274"
},
{
"at_stop": true,
"direction": 47,
"latitude": 59.43841,
"line": "39",
"longitude": 24.80296,
"nearest_stop": "Liikuri",
"type": "bus",
"type_code": "2",
"vehicle_id": "3275"
},
{
"at_stop": true,
"direction": 194,
"latitude": 59.41332,
"line": "54",
"longitude": 24.63387,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3276"
},
{
"at_stop": true,
"direction": 278,
"latitude": 59.45498,
"line": "31",
"longitude": 24.87177,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "3278"
},
{
"at_stop": true,
"direction": 96,
"latitude": 59.44774,
"line": "31A",
"longitude": 24.89534,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3280"
},
{
"at_stop": true,
"direction": 70,
"latitude": 59.44347,
"line": "25",
"longitude": 24.76426,
"nearest_stop": "Reisisadama D-terminal",
"type": "bus",
"type_code": "2",
"vehicle_id": "3283"
},
{
"at_stop": true,
"direction": 289,
"latitude": 59.4183,
"line": "3",
"longitude": 24.74586,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3295"
},
{
"at_stop": true,
"direction": 239,
"latitude": 59.43474,
"line": "42",
"longitude": 24.75253,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3296"
},
{
"at_stop": true,
"direction": 88,
"latitude": 59.42289,
"line": "7",
"longitude": 24.81233,
"nearest_stop": "Sõjamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3298"
},
{
"at_stop": true,
"direction": 15,
"latitude": 59.41882,
"line": "65",
"longitude": 24.79956,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3303"
},
{
"at_stop": true,
"direction": 76,
"latitude": 59.43648,
"line": "55",
"longitude": 24.84785,
"nearest_stop": "Hobujaama",
"type": "bus",
"type_code": "2",
"vehicle_id": "3306"
},
{
"at_stop": true,
"direction": 45,
"latitude": 59.43175,
"line": "15",
"longitude": 24.8454,
"nearest_stop": "Sõjamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3309"
},
{
"at_stop": true,
"direction": 131,
"latitude": 59.42749,
"line": "15",
"longitude": 24.77802,
"nearest_stop": "Sõjamäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3310"
},
{
"at_stop": true,
"direction": 270,
"latitude": 59.42035,
"line": "15",
"longitude": 24.80531,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "3312"
},
{
"at_stop": true,
"direction": 242,
"latitude": 59.44933,
"line": "48",
"longitude": 24.88881,
"nearest_stop": "Pirita keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3314"
},
{
"at_stop": true,
"direction": 74,
"latitude": 59.44784,
"line": "65",
"longitude": 24.89523,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3318"
},
{
"at_stop": true,
"direction": 190,
"latitude": 59.41234,
"line": "54",
"longitude": 24.63471,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3319"
},
{
"at_stop": true,
"direction": 20,
"latitude": 59.42813,
"line": "58",
"longitude": 24.79414,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3322"
},
{
"at_stop": true,
"direction": 86,
"latitude": 59.48907,
"line": "6",
"longitude": 24.84905,
"nearest_stop": "Merivälja Pansion",
"type": "bus",
"type_code": "2",
"vehicle_id": "3349"
},
{
"at_stop": true,
"direction": 151,
"latitude": 59.44754,
"line": "40",
"longitude": 24.89551,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3360"
},
{
"at_stop": true,
"direction": 108,
"latitude": 59.4085,
"line": "13",
"longitude": 24.68412,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3361"
},
{
"at_stop": true,
"direction": 134,
"latitude": 59.39952,
"line": "67",
"longitude": 24.68065,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "3368"
},
{
"at_stop": true,
"direction": 66,
"latitude": 59.44034,
"line": "38",
"longitude": 24.78473,
"nearest_stop": "Muuga",
"type": "bus",
"type_code": "2",
"vehicle_id": "3374"
},
{
"at_stop": true,
"direction": 337,
"latitude": 59.44519,
"line": "7",
"longitude": 24.89659,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3378"
},
{
"at_stop": true,
"direction": 31,
"latitude": 59.45069,
"line": "49",
"longitude": 24.80655,
"nearest_stop": "Viimsi keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3379"
},
{
"at_stop": true,
"direction": 270,
"latitude": 59.43286,
"line": "47",
"longitude": 24.84266,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "3380"
},
{
"at_stop": true,
"direction": 175,
"latitude": 59.44757,
"line": "13",
"longitude": 24.89546,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3382"
},
{
"at_stop": true,
"direction": 358,
"latitude": 59.43265,
"line": "48",
"longitude": 24.84474,
"nearest_stop": "Vesse",
"type": "bus",
"type_code": "2",
"vehicle_id": "3388"
},
{
"at_stop": true,
"direction": 85,
"latitude": 59.44025,
"line": "67",
"longitude": 24.84835,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3392"
},
{
"at_stop": true,
"direction": 222,
"latitude": 59.43099,
"line": "19",
"longitude": 24.76052,
"nearest_stop": "Laagri alevik",
"type": "bus",
"type_code": "2",
"vehicle_id": "3393"
},
{
"at_stop": true,
"direction": 17,
"latitude": 59.44491,
"line": "50",
"longitude": 24.89726,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3394"
},
{
"at_stop": true,
"direction": 149,
"latitude": 59.44774,
"line": "42",
"longitude": 24.8953,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3400"
},
{
"at_stop": true,
"direction": 148,
"latitude": 59.44744,
"line": "44",
"longitude": 24.82352,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3436"
},
{
"at_stop": true,
"direction": 43,
"latitude": 59.43368,
"line": "31",
"longitude": 24.81385,
"nearest_stop": "Estonia",
"type": "bus",
"type_code": "2",
"vehicle_id": "3447"
},
{
"at_stop": true,
"direction": 74,
"latitude": 59.43797,
"line": "40",
"longitude": 24.76824,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3457"
},
{
"at_stop": true,
"direction": 31,
"latitude": 59.43246,
"line": "3",
"longitude": 24.76293,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3458"
},
{
"at_stop": true,
"direction": 241,
"latitude": 59.44543,
"line": "60",
"longitude": 24.89709,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3466"
},
{
"at_stop": true,
"direction": 24,
"latitude": 59.41663,
"line": "67",
"longitude": 24.72008,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3467"
},
{
"at_stop": true,
"direction": 259,
"latitude": 59.43772,
"line": "40",
"longitude": 24.76537,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3468"
},
{
"at_stop": true,
"direction": 341,
"latitude": 59.42731,
"line": "13",
"longitude": 24.83753,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3470"
},
{
"at_stop": true,
"direction": 172,
"latitude": 59.41277,
"line": "42",
"longitude": 24.63504,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3487"
},
{
"at_stop": true,
"direction": 245,
"latitude": 59.44498,
"line": "60",
"longitude": 24.89727,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3488"
},
{
"at_stop": true,
"direction": 274,
"latitude": 59.41081,
"line": "12",
"longitude": 24.66547,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3490"
},
{
"at_stop": true,
"direction": 327,
"latitude": 59.44525,
"line": "12",
"longitude": 24.89703,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3495"
},
{
"at_stop": true,
"direction": 283,
"latitude": 59.4591,
"line": "5",
"longitude": 24.84706,
"nearest_stop": "Männiku",
"type": "bus",
"type_code": "2",
"vehicle_id": "3499"
},
{
"at_stop": true,
"direction": 248,
"latitude": 59.42616,
"line": "42",
"longitude": 24.65708,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3509"
},
{
"at_stop": true,
"direction": 270,
"latitude": 59.42035,
"line": "7",
"longitude": 24.80677,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3511"
},
{
"at_stop": true,
"direction": 330,
"latitude": 59.43746,
"line": "7",
"longitude": 24.82782,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3512"
},
{
"at_stop": true,
"direction": 53,
"latitude": 59.44229,
"line": "34",
"longitude": 24.78976,
"nearest_stop": "Muuga aedlinn",
"type": "bus",
"type_code": "2",
"vehicle_id": "3517"
},
{
"at_stop": true,
"direction": 127,
"latitude": 59.44792,
"line": "9",
"longitude": 24.89595,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3521"
},
{
"at_stop": true,
"direction": 69,
"latitude": 59.43963,
"line": "66",
"longitude": 24.86426,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3531"
},
{
"at_stop": true,
"direction": 147,
"latitude": 59.42255,
"line": "2",
"longitude": 24.7876,
"nearest_stop": "Mõigu",
"type": "bus",
"type_code": "2",
"vehicle_id": "3532"
},
{
"at_stop": true,
"direction": 84,
"latitude": 59.43221,
"line": "50",
"longitude": 24.81662,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3533"
},
{
"at_stop": true,
"direction": 214,
"latitude": 59.43119,
"line": "39",
"longitude": 24.76073,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3534"
},
{
"at_stop": true,
"direction": 106,
"latitude": 59.44781,
"line": "54",
"longitude": 24.89607,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3538"
},
{
"at_stop": true,
"direction": 137,
"latitude": 59.39517,
"line": "67",
"longitude": 24.68434,
"nearest_stop": "Sütiste",
"type": "bus",
"type_code": "2",
"vehicle_id": "3540"
},
{
"at_stop": true,
"direction": 282,
"latitude": 59.44539,
"line": "12",
"longitude": 24.89693,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3548"
},
{
"at_stop": true,
"direction": 298,
"latitude": 59.42887,
"line": "42",
"longitude": 24.70768,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3549"
},
{
"at_stop": true,
"direction": 61,
"latitude": 59.47329,
"line": "34",
"longitude": 24.91369,
"nearest_stop": "Muuga aedlinn",
"type": "bus",
"type_code": "2",
"vehicle_id": "3550"
},
{
"at_stop": true,
"direction": 282,
"latitude": 59.44434,
"line": "40",
"longitude": 24.83891,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3551"
},
{
"at_stop": true,
"direction": 240,
"latitude": 59.4882,
"line": "48",
"longitude": 24.87036,
"nearest_stop": "Pirita keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3554"
},
{
"at_stop": true,
"direction": 251,
"latitude": 59.44817,
"line": "65",
"longitude": 24.82682,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "3562"
},
{
"at_stop": true,
"direction": 93,
"latitude": 59.40478,
"line": "24A",
"longitude": 24.65584,
"nearest_stop": "Kadaka",
"type": "bus",
"type_code": "2",
"vehicle_id": "3574"
},
{
"at_stop": true,
"direction": 145,
"latitude": 59.43312,
"line": "66",
"longitude": 24.7154,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3576"
},
{
"at_stop": true,
"direction": 151,
"latitude": 59.44777,
"line": "46",
"longitude": 24.89611,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3577"
},
{
"at_stop": true,
"direction": 42,
"latitude": 59.43927,
"line": "8A",
"longitude": 24.76028,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3578"
},
{
"at_stop": true,
"direction": 247,
"latitude": 59.44733,
"line": "40",
"longitude": 24.89055,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3583"
},
{
"at_stop": true,
"direction": 114,
"latitude": 59.41997,
"line": "39",
"longitude": 24.74203,
"nearest_stop": "Liikuri",
"type": "bus",
"type_code": "2",
"vehicle_id": "3588"
},
{
"at_stop": true,
"direction": 120,
"latitude": 59.42152,
"line": "49",
"longitude": 24.82362,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "3619"
},
{
"at_stop": true,
"direction": 156,
"latitude": 59.44173,
"line": "49",
"longitude": 24.82301,
"nearest_stop": "Lennujaam",
"type": "bus",
"type_code": "2",
"vehicle_id": "3670"
},
{
"at_stop": true,
"direction": 94,
"latitude": 59.43432,
"line": "40",
"longitude": 24.72396,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3702"
},
{
"at_stop": true,
"direction": 71,
"latitude": 59.43925,
"line": "34",
"longitude": 24.75957,
"nearest_stop": "Viru keskus",
"type": "bus",
"type_code": "2",
"vehicle_id": "3703"
},
{
"at_stop": true,
"direction": 237,
"latitude": 59.41277,
"line": "42",
"longitude": 24.63549,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3762"
},
{
"at_stop": true,
"direction": 84,
"latitude": 59.4324,
"line": "31",
"longitude": 24.82038,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3763"
},
{
"at_stop": true,
"direction": 253,
"latitude": 59.4364,
"line": "44",
"longitude": 24.84663,
"nearest_stop": "P. Pinna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3779"
},
{
"at_stop": true,
"direction": 326,
"latitude": 59.44766,
"line": "66",
"longitude": 24.8962,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3780"
},
{
"at_stop": true,
"direction": 292,
"latitude": 59.43276,
"line": "55",
"longitude": 24.84246,
"nearest_stop": "P. Pinna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3781"
},
{
"at_stop": true,
"direction": 216,
"latitude": 59.43552,
"line": "63",
"longitude": 24.76115,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3788"
},
{
"at_stop": true,
"direction": 314,
"latitude": 59.43382,
"line": "66",
"longitude": 24.71435,
"nearest_stop": "Pelguranna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3790"
},
{
"at_stop": true,
"direction": 125,
"latitude": 59.41976,
"line": "39",
"longitude": 24.74217,
"nearest_stop": "Vana-Lõuna",
"type": "bus",
"type_code": "2",
"vehicle_id": "3794"
},
{
"at_stop": true,
"direction": 999,
"latitude": 59.41237,
"line": "54",
"longitude": 24.63611,
"nearest_stop": "Priisle",
"type": "bus",
"type_code": "2",
"vehicle_id": "3810"
},
{
"at_stop": true,
"direction": 120,
"latitude": 59.4126,
"line": "12",
"longitude": 24.63548,
"nearest_stop": "Väike-Õismäe",
"type": "bus",
"type_code": "2",
"vehicle_id": "3929"
},
{
"at_stop": true,
"direction": 117,
"latitude": 59.40565,
"line": "12",
"longitude": 24.69852,
"nearest_stop": "Seli",
"type": "bus",
"type_code": "2",
"vehicle_id": "3999"
},
{
"at_stop": false,
"direction": 206,
"latitude": 59.42082,
"line": "85",
"longitude": 24.6966,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6349"
},
{
"at_stop": false,
"direction": 202,
"latitude": 59.41166,
"line": "84",
"longitude": 24.70645,
"nearest_stop": "Keskuse",
"type": "tram",
"type_code": "1",
"vehicle_id": "6352"
},
{
"at_stop": false,
"direction": 88,
"latitude": 59.44159,
"line": "84",
"longitude": 24.74238,
"nearest_stop": "Balti jaam",
"type": "tram",
"type_code": "1",
"vehicle_id": "6353"
},
{
"at_stop": false,
"direction": 22,
"latitude": 59.41512,
"line": "85",
"longitude": 24.69156,
"nearest_stop": "Balti jaam",
"type": "tram",
"type_code": "1",
"vehicle_id": "6355"
},
{
"at_stop": false,
"direction": 27,
"latitude": 59.43556,
"line": "84",
"longitude": 24.73284,
"nearest_stop": "Balti jaam",
"type": "tram",
"type_code": "1",
"vehicle_id": "6356"
},
{
"at_stop": false,
"direction": 76,
"latitude": 59.39969,
"line": "84",
"longitude": 24.69015,
"nearest_stop": "Balti jaam",
"type": "tram",
"type_code": "1",
"vehicle_id": "6357"
},
{
"at_stop": false,
"direction": 231,
"latitude": 59.44061,
"line": "85",
"longitude": 24.73941,
"nearest_stop": "Balti jaam",
"type": "tram",
"type_code": "1",
"vehicle_id": "6358"
},
{
"at_stop": false,
"direction": 57,
"latitude": 59.44161,
"line": "84",
"longitude": 24.74243,
"nearest_stop": "Balti jaam",
"type": "tram",
"type_code": "1",
"vehicle_id": "6359"
},
{
"at_stop": false,
"direction": 245,
"latitude": 59.42949,
"line": "81",
"longitude": 24.70595,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6360"
},
{
"at_stop": false,
"direction": 203,
"latitude": 59.40092,
"line": "85",
"longitude": 24.65843,
"nearest_stop": "Balti jaam",
"type": "tram",
"type_code": "1",
"vehicle_id": "6361"
},
{
"at_stop": false,
"direction": 124,
"latitude": 59.41131,
"line": "85",
"longitude": 24.66114,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6362"
},
{
"at_stop": false,
"direction": 205,
"latitude": 59.40077,
"line": "81",
"longitude": 24.65838,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6363"
},
{
"at_stop": false,
"direction": 315,
"latitude": 59.40062,
"line": "81",
"longitude": 24.65872,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6453"
},
{
"at_stop": false,
"direction": 255,
"latitude": 59.39908,
"line": "83",
"longitude": 24.68362,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6454"
},
{
"at_stop": false,
"direction": 156,
"latitude": 59.40021,
"line": "72",
"longitude": 24.65928,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6455"
},
{
"at_stop": false,
"direction": 326,
"latitude": 59.40133,
"line": "72",
"longitude": 24.65783,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6457"
},
{
"at_stop": false,
"direction": 133,
"latitude": 59.43278,
"line": "72",
"longitude": 24.71591,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6459"
},
{
"at_stop": false,
"direction": 57,
"latitude": 59.3977,
"line": "72",
"longitude": 24.67392,
"nearest_stop": "Kopli",
"type": "tram",
"type_code": "1",
"vehicle_id": "6461"
},
{
"at_stop": false,
"direction": 113,
"latitude": 59.40013,
"line": "72",
"longitude": 24.65927,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6462"
},
{
"at_stop": false,
"direction": 332,
"latitude": 59.44494,
"line": "72",
"longitude": 24.70241,
"nearest_stop": "Kopli",
"type": "tram",
"type_code": "1",
"vehicle_id": "6463"
},
{
"at_stop": false,
"direction": 60,
"latitude": 59.43136,
"line": "81",
"longitude": 24.71269,
"nearest_stop": "Kaubamaja",
"type": "tram",
"type_code": "1",
"vehicle_id": "6464"
},
{
"at_stop": false,
"direction": 206,
"latitude": 59.40506,
"line": "81",
"longitude": 24.68135,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6466"
},
{
"at_stop": false,
"direction": 203,
"latitude": 59.41077,
"line": "72",
"longitude": 24.65878,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6467"
},
{
"at_stop": false,
"direction": 19,
"latitude": 59.41617,
"line": "83",
"longitude": 24.71011,
"nearest_stop": "Kaubamaja",
"type": "tram",
"type_code": "1",
"vehicle_id": "6468"
},
{
"at_stop": false,
"direction": 207,
"latitude": 59.40764,
"line": "72",
"longitude": 24.70302,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6469"
},
{
"at_stop": false,
"direction": 131,
"latitude": 59.4589,
"line": "72",
"longitude": 24.67347,
"nearest_stop": "Mustamäe",
"type": "tram",
"type_code": "1",
"vehicle_id": "6471"
},
{
"at_stop": false,
"direction": 87,
"latitude": 59.40495,
"line": "81",
"longitude": 24.67894,
"nearest_stop": "Kaubamaja",
"type": "tram",
"type_code": "1",
"vehicle_id": "6472"
}
]
},
"success": true
}