├── Accelerate Geospatial.ipynb ├── README.md ├── Spatial Join Airbnp.ipynb ├── data ├── stockholm_areas.geojson ├── stockholm_listings.csv ├── stockholm_neighbourhoods.geojson └── test └── spatial join python.ipynb /README.md: -------------------------------------------------------------------------------- 1 | # Spatial join 2 | 3 | ## How to do spatial join easily in Python and Why it is a powerful tool often ignored in data science. 4 | 5 | The chances are high that you have joined two tables if you have used Pandas Library. It is incredible how easy it is to combine two different datasets that share columns. But do you know that there is an easy way to join tables (DataFrames) based on locations? 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /data/stockholm_neighbourhoods.geojson: -------------------------------------------------------------------------------- 1 | {"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.974196,59.313997],[17.97834,59.320505],[17.97886,59.320876],[17.983636,59.324282],[17.984575,59.324952],[17.989728,59.328625],[17.991126,59.329644],[17.994024,59.332873],[17.994283,59.333812],[17.994532,59.334714],[17.994274,59.3362],[17.995171,59.337582],[17.998763,59.340125],[18.001896,59.34087],[18.004471,59.341482],[18.008462,59.341066],[18.011355,59.340895],[18.013732,59.34069],[18.014951,59.340453],[18.015844,59.340103],[18.016116,59.340048],[18.016728,59.339924],[18.018273,59.339749],[18.02047,59.339783],[18.022796,59.339819],[18.024427,59.339578],[18.025253,59.339192],[18.031122,59.337815],[18.037538,59.336606],[18.039965,59.33636],[18.044381,59.335675],[18.045333,59.33545],[18.047496,59.334939],[18.048851,59.334326],[18.049441,59.333885],[18.049911,59.333161],[18.051015,59.331365],[18.052447,59.330016],[18.053453,59.329587],[18.055824,59.328678],[18.056797,59.327987],[18.057814,59.326498],[18.058709,59.326366],[18.058585,59.323792],[18.043272,59.323815],[18.027417,59.323838],[18.025183,59.323738],[18.017375,59.323389],[18.015785,59.323051],[18.011419,59.322122],[18.002551,59.319863],[17.997579,59.318597],[17.986893,59.316429],[17.979245,59.314969],[17.974196,59.313997]]]]},"properties":{"neighbourhood":"Kungsholmens","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[18.037731,59.370618],[18.038503,59.370902],[18.03816,59.371515],[18.04331,59.372236],[18.043653,59.372739],[18.043052,59.373898],[18.04331,59.37451],[18.04391,59.375035],[18.048889,59.375756],[18.0587,59.375308],[18.061342,59.375189],[18.07051,59.374576],[18.073101,59.374402],[18.081255,59.371429],[18.097563,59.369548],[18.107961,59.363375],[18.111347,59.361364],[18.112626,59.360604],[18.113527,59.357608],[18.127088,59.347501],[18.134138,59.3456],[18.141937,59.343497],[18.154421,59.337775],[18.161893,59.334349],[18.161807,59.329402],[18.164682,59.326994],[18.163613,59.325446],[18.160691,59.321214],[18.150391,59.318761],[18.145757,59.319352],[18.137088,59.320163],[18.13138,59.319681],[18.128934,59.318827],[18.125569,59.318192],[18.12181,59.318498],[18.118677,59.318139],[18.115716,59.317701],[18.112008,59.317631],[18.110549,59.317806],[18.107316,59.317894],[18.093897,59.319381],[18.092395,59.324349],[18.088049,59.327826],[18.083545,59.329587],[18.083136,59.329732],[18.07763,59.331675],[18.075864,59.333188],[18.074973,59.333981],[18.073032,59.33574],[18.072353,59.336268],[18.070895,59.337211],[18.070545,59.337471],[18.070251,59.33764],[18.069668,59.337871],[18.069284,59.338033],[18.069077,59.338169],[18.067913,59.339324],[18.066988,59.340186],[18.066792,59.340327],[18.066487,59.340516],[18.066034,59.340716],[18.065462,59.340976],[18.065325,59.341079],[18.064389,59.342059],[18.06368,59.342759],[18.063499,59.343007],[18.063294,59.343295],[18.063273,59.34343],[18.063273,59.343766],[18.063195,59.344723],[18.063832,59.345026],[18.063466,59.345173],[18.063211,59.345345],[18.062874,59.345702],[18.066784,59.346666],[18.05931,59.349915],[18.05784,59.350584],[18.057628,59.350791],[18.057216,59.350955],[18.056864,59.351035],[18.055874,59.351085],[18.055414,59.351143],[18.055144,59.351259],[18.05495,59.351365],[18.054649,59.351808],[18.054422,59.352149],[18.054043,59.352543],[18.053269,59.353076],[18.052979,59.353358],[18.052874,59.353623],[18.052851,59.354023],[18.053178,59.354357],[18.050121,59.355225],[18.048974,59.356447],[18.04906,59.356731],[18.049017,59.357059],[18.04331,59.365501],[18.040263,59.368147],[18.037731,59.370618]]]]},"properties":{"neighbourhood":"Östermalms","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.864627,59.342946],[17.868475,59.345455],[17.869822,59.346323],[17.869294,59.346924],[17.86883,59.34709],[17.867624,59.347272],[17.867388,59.347602],[17.868084,59.348037],[17.8687,59.348393],[17.870731,59.349646],[17.871024,59.349868],[17.871323,59.350166],[17.871631,59.350447],[17.872164,59.350608],[17.872737,59.350726],[17.873286,59.350743],[17.873941,59.350869],[17.874269,59.351078],[17.874308,59.351369],[17.87449,59.351603],[17.874638,59.351722],[17.874941,59.351783],[17.875376,59.351844],[17.875571,59.351836],[17.876401,59.351622],[17.877128,59.351549],[17.878717,59.351197],[17.879221,59.351151],[17.879931,59.351142],[17.880797,59.351123],[17.881622,59.351238],[17.882271,59.35141],[17.882529,59.351533],[17.883531,59.351209],[17.883736,59.351096],[17.883922,59.351198],[17.884026,59.351223],[17.884448,59.351539],[17.884448,59.351675],[17.884411,59.35181],[17.884352,59.351895],[17.884613,59.351995],[17.884839,59.352081],[17.884933,59.352075],[17.885221,59.35208],[17.885658,59.352148],[17.886049,59.352278],[17.886194,59.352211],[17.887427,59.352796],[17.887809,59.353117],[17.887923,59.353286],[17.888023,59.353454],[17.888098,59.353629],[17.888112,59.353709],[17.88814,59.35392],[17.888074,59.354188],[17.887835,59.35485],[17.887709,59.355172],[17.887763,59.355233],[17.887798,59.355262],[17.887859,59.355292],[17.887898,59.35532],[17.887955,59.355395],[17.887955,59.355458],[17.887946,59.355494],[17.88793,59.355521],[17.887916,59.355549],[17.887928,59.355585],[17.887951,59.355612],[17.888064,59.355699],[17.888363,59.355947],[17.888858,59.356312],[17.889189,59.356557],[17.889481,59.356772],[17.890129,59.357237],[17.8911,59.357813],[17.891654,59.358143],[17.891834,59.358252],[17.892271,59.358518],[17.893025,59.359008],[17.893343,59.359295],[17.893582,59.359588],[17.893687,59.35974],[17.893795,59.359917],[17.8976,59.359615],[17.897613,59.359678],[17.897735,59.36026],[17.896986,59.360861],[17.897442,59.361201],[17.897957,59.361507],[17.898247,59.361677],[17.899081,59.361917],[17.899427,59.362218],[17.899672,59.362464],[17.900049,59.362821],[17.899868,59.362895],[17.899056,59.36319],[17.89865,59.363364],[17.898826,59.36359],[17.898482,59.364402],[17.89859,59.364595],[17.898966,59.365011],[17.900393,59.365815],[17.900537,59.365892],[17.900663,59.365923],[17.901402,59.365973],[17.901599,59.365944],[17.904217,59.364271],[17.904267,59.364198],[17.904323,59.364164],[17.904485,59.364066],[17.906123,59.363047],[17.906504,59.36279],[17.90663,59.362753],[17.90685,59.362689],[17.90969,59.361876],[17.910938,59.361887],[17.911063,59.362086],[17.913346,59.362096],[17.913846,59.362129],[17.914346,59.362013],[17.914892,59.36186],[17.91475,59.361209],[17.916215,59.361041],[17.916262,59.36095],[17.916777,59.360905],[17.916812,59.361033],[17.918043,59.362744],[17.918362,59.363245],[17.918769,59.363463],[17.919574,59.363563],[17.919898,59.363723],[17.920791,59.364758],[17.9219,59.365504],[17.922195,59.366109],[17.922342,59.366639],[17.925087,59.369627],[17.925541,59.369469],[17.927153,59.369071],[17.929246,59.368731],[17.929736,59.368696],[17.930148,59.368586],[17.930791,59.368398],[17.931508,59.36831],[17.932757,59.369174],[17.934069,59.370123],[17.934163,59.370374],[17.945119,59.367681],[17.946198,59.367412],[17.946784,59.367266],[17.948423,59.366859],[17.951024,59.366212],[17.950389,59.365722],[17.952152,59.365161],[17.952191,59.365149],[17.952869,59.364707],[17.954388,59.36413],[17.956577,59.36315],[17.958774,59.362162],[17.958886,59.362026],[17.960113,59.361068],[17.960388,59.3606],[17.961341,59.359563],[17.962251,59.358911],[17.962921,59.358241],[17.963796,59.357389],[17.964911,59.356164],[17.96548,59.355031],[17.966062,59.353888],[17.969967,59.3517],[17.973958,59.349862],[17.977949,59.348331],[17.981039,59.345661],[17.984516,59.345027],[17.988936,59.343955],[17.998763,59.340125],[17.995171,59.337582],[17.994274,59.3362],[17.994532,59.334714],[17.994283,59.333812],[17.994024,59.332873],[17.991126,59.329644],[17.989728,59.328625],[17.984575,59.324952],[17.983636,59.324282],[17.97886,59.320876],[17.97834,59.320505],[17.974196,59.313997],[17.970294,59.313245],[17.968633,59.312925],[17.955501,59.310747],[17.954483,59.310548],[17.949505,59.313702],[17.944441,59.315717],[17.939806,59.317995],[17.934999,59.319484],[17.928478,59.321263],[17.92633,59.321849],[17.917061,59.324958],[17.910023,59.327191],[17.90911,59.327418],[17.906504,59.328066],[17.89732,59.332576],[17.893371,59.334283],[17.890275,59.333783],[17.888222,59.333451],[17.885132,59.335027],[17.879896,59.336209],[17.877149,59.33831],[17.871141,59.339317],[17.864627,59.342946]]]]},"properties":{"neighbourhood":"Bromma","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.863519,59.274675],[17.867794,59.279563],[17.866506,59.286183],[17.886505,59.288024],[17.889252,59.291224],[17.891569,59.29289],[17.895861,59.293679],[17.904787,59.295958],[17.907877,59.298456],[17.910878,59.299465],[17.911653,59.299726],[17.916031,59.300165],[17.923584,59.30183],[17.927103,59.3031],[17.933197,59.3031],[17.936802,59.304021],[17.939228,59.301703],[17.941438,59.29997],[17.940971,59.299892],[17.94125,59.299684],[17.941687,59.29931],[17.941848,59.29911],[17.942308,59.298436],[17.942415,59.298048],[17.942485,59.297494],[17.942485,59.297166],[17.942417,59.296938],[17.942206,59.2966],[17.942226,59.296541],[17.94229,59.296504],[17.942477,59.296494],[17.942868,59.296447],[17.943119,59.296364],[17.943351,59.296227],[17.943494,59.296036],[17.943558,59.295691],[17.943642,59.295406],[17.943762,59.295264],[17.944021,59.295084],[17.945369,59.294418],[17.94578,59.29416],[17.945988,59.293962],[17.946119,59.293754],[17.946461,59.292096],[17.947019,59.289806],[17.94686,59.289264],[17.947024,59.288909],[17.947977,59.287763],[17.940381,59.286009],[17.937376,59.285343],[17.93613,59.285009],[17.935984,59.284976],[17.934532,59.284645],[17.926777,59.282875],[17.924545,59.282217],[17.922828,59.281472],[17.920296,59.280332],[17.917471,59.2784],[17.917378,59.278337],[17.915318,59.278096],[17.911885,59.273404],[17.911327,59.272395],[17.910082,59.27097],[17.909181,59.270049],[17.908164,59.269294],[17.906807,59.268742],[17.905319,59.268492],[17.904078,59.268417],[17.902739,59.2684],[17.90104,59.268343],[17.899512,59.268093],[17.898538,59.267834],[17.897422,59.267241],[17.896049,59.26722],[17.894418,59.267132],[17.892831,59.267329],[17.892101,59.267812],[17.892058,59.269018],[17.887809,59.269018],[17.887595,59.269171],[17.887766,59.27029],[17.885957,59.270299],[17.883432,59.270312],[17.878111,59.268228],[17.874506,59.269544],[17.871759,59.273119],[17.863519,59.274675]]]]},"properties":{"neighbourhood":"Skärholmens","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[18.011419,59.322122],[18.015785,59.323051],[18.017375,59.323389],[18.025183,59.323738],[18.027417,59.323838],[18.043272,59.323815],[18.058585,59.323792],[18.058709,59.326366],[18.060927,59.327043],[18.06227,59.327288],[18.065693,59.327911],[18.070188,59.329107],[18.070741,59.329122],[18.075006,59.328566],[18.077033,59.326151],[18.081577,59.320738],[18.082391,59.320656],[18.093897,59.319381],[18.107316,59.317894],[18.110549,59.317806],[18.108918,59.315148],[18.108266,59.315003],[18.107974,59.315192],[18.105614,59.313715],[18.106103,59.313527],[18.107845,59.31273],[18.107808,59.312671],[18.107622,59.312388],[18.108609,59.311424],[18.109407,59.311398],[18.113115,59.308914],[18.112798,59.308914],[18.112883,59.307482],[18.113055,59.306093],[18.11327,59.30608],[18.113301,59.305756],[18.11329,59.305743],[18.113326,59.305489],[18.113343,59.305364],[18.113355,59.305247],[18.113467,59.304906],[18.113785,59.304634],[18.113919,59.304537],[18.114171,59.304353],[18.114127,59.304213],[18.114085,59.304077],[18.114022,59.304014],[18.114035,59.304003],[18.113341,59.303631],[18.113062,59.303421],[18.112947,59.303394],[18.112821,59.303357],[18.112626,59.303201],[18.112738,59.30261],[18.111909,59.302312],[18.110935,59.301961],[18.111721,59.301797],[18.111667,59.301684],[18.111211,59.301698],[18.111044,59.301186],[18.108528,59.300862],[18.106161,59.300698],[18.105333,59.300685],[18.102813,59.300582],[18.101792,59.300652],[18.100894,59.300753],[18.095169,59.300665],[18.091773,59.300599],[18.091138,59.300549],[18.090941,59.300408],[18.09028,59.300301],[18.089844,59.300361],[18.088666,59.300238],[18.087751,59.300017],[18.085851,59.299441],[18.084966,59.300182],[18.082689,59.30108],[18.080819,59.301678],[18.080327,59.302038],[18.079982,59.302594],[18.079493,59.30345],[18.075919,59.302905],[18.073446,59.30273],[18.070973,59.302807],[18.066158,59.303396],[18.050653,59.306272],[18.046394,59.304355],[18.041615,59.305664],[18.039526,59.306344],[18.037039,59.307155],[18.040613,59.309942],[18.035617,59.311894],[18.030278,59.314269],[18.024805,59.315928],[18.01763,59.316586],[18.014746,59.317737],[18.013572,59.319285],[18.011419,59.322122]]]]},"properties":{"neighbourhood":"Södermalms","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.936802,59.304021],[17.938518,59.305817],[17.948217,59.306605],[17.94981,59.307305],[17.952509,59.308489],[17.954483,59.310548],[17.955501,59.310747],[17.968633,59.312925],[17.970294,59.313245],[17.974196,59.313997],[17.979245,59.314969],[17.986893,59.316429],[17.997579,59.318597],[18.002551,59.319863],[18.011419,59.322122],[18.013572,59.319285],[18.014746,59.317737],[18.01763,59.316586],[18.024805,59.315928],[18.030278,59.314269],[18.035617,59.311894],[18.040613,59.309942],[18.037039,59.307155],[18.039526,59.306344],[18.038599,59.305089],[18.036861,59.303641],[18.031129,59.301032],[18.028459,59.299945],[18.027649,59.299616],[18.026645,59.299163],[18.026256,59.298974],[18.025807,59.298756],[18.024717,59.298131],[18.024007,59.297682],[18.02299,59.296937],[18.022219,59.296272],[18.0215,59.295543],[18.021004,59.294893],[18.02051,59.294065],[18.020272,59.293542],[18.019976,59.292721],[18.019788,59.292042],[18.019545,59.290603],[18.019168,59.288365],[18.01884,59.288531],[18.01865,59.288744],[18.018079,59.288779],[18.018024,59.288521],[18.017688,59.288544],[18.017758,59.288573],[18.017814,59.288745],[18.017854,59.288807],[18.017978,59.28904],[18.017994,59.289175],[18.018002,59.289245],[18.01782,59.289306],[18.017557,59.289261],[18.016976,59.289194],[18.016164,59.289103],[18.015141,59.289023],[18.013126,59.289052],[18.009829,59.289109],[18.008906,59.289361],[18.00806,59.289669],[18.004214,59.291723],[18.000376,59.29379],[18.000037,59.293973],[17.998175,59.292634],[17.996839,59.29184],[17.995562,59.2912],[17.994481,59.290843],[17.988472,59.289471],[17.98753,59.289316],[17.98697,59.289224],[17.985984,59.289121],[17.982874,59.289109],[17.981346,59.289103],[17.981462,59.288346],[17.981744,59.288188],[17.981744,59.287974],[17.981744,59.287857],[17.980488,59.287315],[17.976792,59.285301],[17.973728,59.283667],[17.973257,59.283496],[17.972942,59.283427],[17.972518,59.283375],[17.971254,59.283268],[17.970216,59.283241],[17.969736,59.283208],[17.969027,59.283037],[17.965214,59.281801],[17.964586,59.281694],[17.964118,59.281745],[17.96234,59.282239],[17.96183,59.281847],[17.963389,59.281497],[17.960517,59.280878],[17.957809,59.279675],[17.956946,59.279872],[17.956259,59.282458],[17.953127,59.283401],[17.950809,59.284344],[17.949393,59.285001],[17.949736,59.285418],[17.949951,59.285812],[17.949951,59.286207],[17.948663,59.286053],[17.947977,59.285988],[17.947259,59.286146],[17.946856,59.286334],[17.946775,59.286557],[17.946775,59.286842],[17.947204,59.287105],[17.948277,59.287412],[17.947977,59.287763],[17.947024,59.288909],[17.94686,59.289264],[17.947019,59.289806],[17.946461,59.292096],[17.946119,59.293754],[17.945988,59.293962],[17.94578,59.29416],[17.945369,59.294418],[17.944021,59.295084],[17.943762,59.295264],[17.943642,59.295406],[17.943558,59.295691],[17.943494,59.296036],[17.943351,59.296227],[17.943119,59.296364],[17.942868,59.296447],[17.942477,59.296494],[17.94229,59.296504],[17.942226,59.296541],[17.942206,59.2966],[17.942417,59.296938],[17.942485,59.297166],[17.942485,59.297494],[17.942415,59.298048],[17.942308,59.298436],[17.941848,59.29911],[17.941687,59.29931],[17.94125,59.299684],[17.940971,59.299892],[17.941438,59.29997],[17.939228,59.301703],[17.936802,59.304021]]]]},"properties":{"neighbourhood":"Hägersten-Liljeholmens","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[18.024427,59.339578],[18.025457,59.34111],[18.025414,59.342707],[18.025457,59.343233],[18.025843,59.344064],[18.025328,59.344524],[18.026186,59.344721],[18.026615,59.344917],[18.026867,59.345089],[18.027388,59.345443],[18.028375,59.346055],[18.02962,59.346865],[18.030762,59.347513],[18.032967,59.348659],[18.033353,59.348703],[18.03544,59.349331],[18.038684,59.350562],[18.04052,59.351087],[18.041507,59.351284],[18.042836,59.350056],[18.043291,59.350176],[18.04468,59.351703],[18.044855,59.352291],[18.045069,59.354325],[18.045369,59.354675],[18.048502,59.355834],[18.048803,59.356141],[18.048974,59.356447],[18.050121,59.355225],[18.053178,59.354357],[18.052851,59.354023],[18.052874,59.353623],[18.052979,59.353358],[18.053269,59.353076],[18.054043,59.352543],[18.054422,59.352149],[18.054649,59.351808],[18.05495,59.351365],[18.055144,59.351259],[18.055414,59.351143],[18.055874,59.351085],[18.056864,59.351035],[18.057216,59.350955],[18.057628,59.350791],[18.05784,59.350584],[18.05931,59.349915],[18.066784,59.346666],[18.062874,59.345702],[18.063211,59.345345],[18.063466,59.345173],[18.063832,59.345026],[18.063195,59.344723],[18.063273,59.343766],[18.063273,59.34343],[18.063294,59.343295],[18.063499,59.343007],[18.06368,59.342759],[18.064389,59.342059],[18.065325,59.341079],[18.065462,59.340976],[18.066034,59.340716],[18.066487,59.340516],[18.066792,59.340327],[18.066988,59.340186],[18.067913,59.339324],[18.069077,59.338169],[18.069284,59.338033],[18.069668,59.337871],[18.070251,59.33764],[18.070545,59.337471],[18.070895,59.337211],[18.072353,59.336268],[18.073032,59.33574],[18.074973,59.333981],[18.075864,59.333188],[18.07763,59.331675],[18.083136,59.329732],[18.083545,59.329587],[18.088049,59.327826],[18.092395,59.324349],[18.093897,59.319381],[18.082391,59.320656],[18.081577,59.320738],[18.077033,59.326151],[18.075006,59.328566],[18.070741,59.329122],[18.070188,59.329107],[18.065693,59.327911],[18.06227,59.327288],[18.060927,59.327043],[18.058709,59.326366],[18.057814,59.326498],[18.056797,59.327987],[18.055824,59.328678],[18.053453,59.329587],[18.052447,59.330016],[18.051015,59.331365],[18.049911,59.333161],[18.049441,59.333885],[18.048851,59.334326],[18.047496,59.334939],[18.045333,59.33545],[18.044381,59.335675],[18.039965,59.33636],[18.037538,59.336606],[18.031122,59.337815],[18.025253,59.339192],[18.024427,59.339578]]]]},"properties":{"neighbourhood":"Norrmalms","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[18.04497,59.251966],[18.056974,59.253973],[18.05973,59.254835],[18.061005,59.256067],[18.062698,59.255947],[18.063042,59.258013],[18.060811,59.25876],[18.060442,59.259109],[18.065495,59.260602],[18.065725,59.260933],[18.063417,59.262555],[18.064082,59.262731],[18.063885,59.263004],[18.063433,59.263594],[18.063028,59.264124],[18.062569,59.264702],[18.062307,59.26499],[18.061888,59.265387],[18.062066,59.26546],[18.063904,59.26621],[18.064107,59.268862],[18.064453,59.269002],[18.064564,59.269949],[18.064411,59.27027],[18.064235,59.270422],[18.064,59.271036],[18.063775,59.271296],[18.063679,59.271402],[18.063671,59.271454],[18.063648,59.271644],[18.063605,59.272152],[18.063564,59.272495],[18.063541,59.27271],[18.063531,59.272797],[18.063502,59.273103],[18.063463,59.273393],[18.063487,59.275996],[18.063851,59.276127],[18.065762,59.276759],[18.0665,59.277085],[18.067084,59.277289],[18.067349,59.277354],[18.067468,59.277446],[18.067549,59.277567],[18.067739,59.277693],[18.068119,59.277941],[18.068688,59.277944],[18.068709,59.277621],[18.068744,59.277621],[18.069604,59.277637],[18.07008,59.278047],[18.070633,59.27805],[18.070764,59.27815],[18.071006,59.278156],[18.071581,59.278221],[18.072092,59.278298],[18.072531,59.278393],[18.073163,59.278578],[18.073596,59.278732],[18.074312,59.279056],[18.074463,59.279052],[18.075271,59.278655],[18.078736,59.277794],[18.087087,59.275718],[18.087255,59.275729],[18.087486,59.275821],[18.08765,59.275879],[18.088017,59.275933],[18.088299,59.275922],[18.088438,59.275903],[18.088855,59.275816],[18.089528,59.275623],[18.093183,59.27546],[18.093393,59.274617],[18.093587,59.274503],[18.093627,59.274168],[18.093723,59.273726],[18.09386,59.273263],[18.094,59.272754],[18.094336,59.272025],[18.094786,59.270999],[18.095369,59.269981],[18.095919,59.269073],[18.096832,59.267567],[18.097163,59.267023],[18.097568,59.266358],[18.098893,59.266466],[18.101613,59.266809],[18.106053,59.267681],[18.10652,59.267097],[18.109349,59.265084],[18.109518,59.265147],[18.110557,59.264407],[18.111467,59.264589],[18.112345,59.26468],[18.114579,59.264522],[18.114716,59.264502],[18.115142,59.264572],[18.115286,59.264616],[18.115443,59.264728],[18.115476,59.264883],[18.115486,59.265243],[18.11557,59.265494],[18.115725,59.265676],[18.115936,59.265833],[18.116316,59.266037],[18.1167,59.266139],[18.117154,59.266216],[18.11755,59.266239],[18.117819,59.266275],[18.118128,59.266359],[18.118639,59.266551],[18.119021,59.266732],[18.122325,59.264642],[18.1229,59.264231],[18.123525,59.263744],[18.124108,59.263899],[18.124522,59.263488],[18.123926,59.263313],[18.124461,59.262563],[18.124685,59.26207],[18.124848,59.262018],[18.124877,59.261876],[18.124761,59.261829],[18.125305,59.25952],[18.128226,59.259891],[18.129253,59.259268],[18.129659,59.258771],[18.130232,59.258124],[18.130042,59.257471],[18.130312,59.256853],[18.130575,59.254812],[18.130901,59.254067],[18.133049,59.251614],[18.133069,59.251591],[18.133172,59.251472],[18.133211,59.251372],[18.133107,59.251182],[18.132778,59.250579],[18.131855,59.250067],[18.131328,59.249758],[18.131226,59.249388],[18.131062,59.248796],[18.131737,59.247527],[18.13157,59.246678],[18.131484,59.246241],[18.127101,59.245098],[18.129598,59.244757],[18.133311,59.242567],[18.129389,59.241018],[18.12932,59.240991],[18.128548,59.241276],[18.127646,59.240719],[18.128136,59.240662],[18.127947,59.240517],[18.127303,59.240587],[18.127046,59.240429],[18.126402,59.240574],[18.12647,59.240605],[18.125887,59.240693],[18.125217,59.240868],[18.123724,59.241097],[18.122024,59.238133],[18.122866,59.236904],[18.123226,59.236803],[18.124488,59.235073],[18.123846,59.233904],[18.122266,59.23386],[18.120994,59.233515],[18.120325,59.233432],[18.12011,59.233405],[18.120368,59.233186],[18.120007,59.232913],[18.119674,59.232249],[18.116729,59.231495],[18.108177,59.229534],[18.107656,59.227619],[18.098649,59.228992],[18.088227,59.23122],[18.085177,59.231466],[18.08219,59.231548],[18.082061,59.231637],[18.0811,59.231637],[18.074191,59.233495],[18.066741,59.238772],[18.065367,59.2395],[18.065479,59.238807],[18.064303,59.23828],[18.063737,59.238183],[18.062947,59.237819],[18.061359,59.238192],[18.061488,59.238851],[18.061728,59.239233],[18.062003,59.239873],[18.062217,59.240914],[18.062861,59.240945],[18.052175,59.246774],[18.04497,59.251966]]]]},"properties":{"neighbourhood":"Farsta","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.760692,59.391679],[17.775785,59.397169],[17.778985,59.398333],[17.79876,59.390463],[17.805481,59.393286],[17.808511,59.394457],[17.811043,59.395689],[17.812287,59.396415],[17.814021,59.397424],[17.814733,59.397809],[17.815283,59.397905],[17.816021,59.397961],[17.816536,59.398529],[17.817197,59.398966],[17.818055,59.398355],[17.818527,59.398167],[17.81893,59.397774],[17.81963,59.397367],[17.819789,59.397275],[17.81996,59.396463],[17.823969,59.393863],[17.82711,59.391232],[17.82629,59.387698],[17.825223,59.383349],[17.824664,59.381703],[17.825344,59.381639],[17.828188,59.381354],[17.83038,59.381125],[17.830846,59.381092],[17.839935,59.381319],[17.842609,59.383115],[17.843804,59.383968],[17.845159,59.384736],[17.846594,59.385607],[17.850147,59.386984],[17.851682,59.387635],[17.851956,59.387071],[17.852861,59.387104],[17.853881,59.387166],[17.856744,59.387342],[17.859053,59.387409],[17.86406,59.387456],[17.867976,59.387523],[17.867375,59.383725],[17.867187,59.382003],[17.866733,59.378696],[17.867702,59.378712],[17.868201,59.378824],[17.869499,59.37878],[17.86987,59.378808],[17.870063,59.378847],[17.870194,59.378906],[17.870277,59.379004],[17.870299,59.379173],[17.870939,59.379191],[17.872896,59.379258],[17.872951,59.379211],[17.873779,59.378812],[17.874085,59.378721],[17.87471,59.37872],[17.875012,59.378704],[17.876174,59.378424],[17.87675,59.378146],[17.877028,59.378072],[17.878547,59.378884],[17.880296,59.378343],[17.88237,59.377844],[17.882843,59.377828],[17.883424,59.377579],[17.883598,59.377006],[17.883728,59.376737],[17.883809,59.376388],[17.883754,59.37599],[17.883638,59.37551],[17.884992,59.375526],[17.885417,59.375508],[17.886147,59.375459],[17.886758,59.375392],[17.887251,59.375335],[17.887809,59.375243],[17.888482,59.375924],[17.889144,59.375825],[17.889439,59.376272],[17.890256,59.376595],[17.891487,59.376068],[17.890981,59.375818],[17.891548,59.37554],[17.891628,59.375276],[17.892124,59.375259],[17.892217,59.374993],[17.89246,59.374684],[17.892658,59.374572],[17.892743,59.374538],[17.892877,59.374506],[17.893436,59.37445],[17.893964,59.374417],[17.894208,59.374717],[17.89438,59.374842],[17.894791,59.3751],[17.895602,59.374665],[17.896476,59.374007],[17.897811,59.373847],[17.898047,59.373624],[17.898834,59.373246],[17.899367,59.37294],[17.899339,59.372731],[17.898879,59.372638],[17.898103,59.372409],[17.896359,59.371799],[17.895785,59.371448],[17.895413,59.371221],[17.895309,59.371166],[17.89414,59.370443],[17.893938,59.370307],[17.893599,59.37008],[17.89381,59.369978],[17.894173,59.369833],[17.894574,59.369664],[17.894873,59.369499],[17.895042,59.369391],[17.895274,59.369255],[17.895446,59.36912],[17.895474,59.368997],[17.89548,59.368971],[17.895437,59.368809],[17.895248,59.368595],[17.894914,59.368153],[17.894716,59.367895],[17.893927,59.367876],[17.893927,59.367552],[17.893858,59.367421],[17.893139,59.366569],[17.89304,59.36649],[17.892673,59.365828],[17.89412,59.365814],[17.895588,59.365534],[17.89557,59.365142],[17.897277,59.364997],[17.897754,59.364933],[17.898313,59.364894],[17.898709,59.364938],[17.898966,59.365011],[17.89859,59.364595],[17.898482,59.364402],[17.898826,59.36359],[17.89865,59.363364],[17.899056,59.36319],[17.899868,59.362895],[17.900049,59.362821],[17.899672,59.362464],[17.899427,59.362218],[17.899081,59.361917],[17.898247,59.361677],[17.897957,59.361507],[17.897442,59.361201],[17.896986,59.360861],[17.897735,59.36026],[17.897613,59.359678],[17.8976,59.359615],[17.893795,59.359917],[17.893687,59.35974],[17.893582,59.359588],[17.893343,59.359295],[17.893025,59.359008],[17.892271,59.358518],[17.891834,59.358252],[17.891654,59.358143],[17.8911,59.357813],[17.890129,59.357237],[17.889481,59.356772],[17.889189,59.356557],[17.888858,59.356312],[17.888363,59.355947],[17.888064,59.355699],[17.887951,59.355612],[17.887928,59.355585],[17.887916,59.355549],[17.88793,59.355521],[17.887946,59.355494],[17.887955,59.355458],[17.887955,59.355395],[17.887898,59.35532],[17.887859,59.355292],[17.887798,59.355262],[17.887763,59.355233],[17.887709,59.355172],[17.887835,59.35485],[17.888074,59.354188],[17.88814,59.35392],[17.888112,59.353709],[17.888098,59.353629],[17.888023,59.353454],[17.887923,59.353286],[17.887809,59.353117],[17.887427,59.352796],[17.886194,59.352211],[17.886049,59.352278],[17.885658,59.352148],[17.885221,59.35208],[17.884933,59.352075],[17.884839,59.352081],[17.884613,59.351995],[17.884352,59.351895],[17.884411,59.35181],[17.884448,59.351675],[17.884448,59.351539],[17.884026,59.351223],[17.883922,59.351198],[17.883736,59.351096],[17.883531,59.351209],[17.882529,59.351533],[17.882271,59.35141],[17.881622,59.351238],[17.880797,59.351123],[17.879931,59.351142],[17.879221,59.351151],[17.878717,59.351197],[17.877128,59.351549],[17.876401,59.351622],[17.875571,59.351836],[17.875376,59.351844],[17.874941,59.351783],[17.874638,59.351722],[17.87449,59.351603],[17.874308,59.351369],[17.874269,59.351078],[17.873941,59.350869],[17.873286,59.350743],[17.872737,59.350726],[17.872164,59.350608],[17.871631,59.350447],[17.871323,59.350166],[17.871024,59.349868],[17.870731,59.349646],[17.8687,59.348393],[17.868084,59.348037],[17.867388,59.347602],[17.867624,59.347272],[17.86883,59.34709],[17.869294,59.346924],[17.869822,59.346323],[17.868475,59.345455],[17.864627,59.342946],[17.859983,59.345532],[17.840843,59.352314],[17.831058,59.350827],[17.826252,59.35297],[17.824278,59.354721],[17.823934,59.355596],[17.815891,59.358806],[17.814836,59.359226],[17.79458,59.356514],[17.788057,59.366706],[17.788486,59.370336],[17.775097,59.383539],[17.762308,59.388784],[17.760692,59.391679]]]]},"properties":{"neighbourhood":"Hässelby-Vällingby","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[18.085851,59.299441],[18.087751,59.300017],[18.088666,59.300238],[18.089844,59.300361],[18.09028,59.300301],[18.090941,59.300408],[18.091138,59.300549],[18.091773,59.300599],[18.095169,59.300665],[18.100894,59.300753],[18.101792,59.300652],[18.102813,59.300582],[18.105333,59.300685],[18.106161,59.300698],[18.108528,59.300862],[18.111044,59.301186],[18.111211,59.301698],[18.111667,59.301684],[18.111721,59.301797],[18.112343,59.301668],[18.11363,59.30147],[18.116016,59.301172],[18.116772,59.301155],[18.119295,59.30126],[18.120651,59.301216],[18.123398,59.301361],[18.125361,59.301177],[18.126676,59.301054],[18.128333,59.301207],[18.130178,59.30126],[18.120591,59.294183],[18.119647,59.29392],[18.121578,59.290698],[18.123398,59.288318],[18.125286,59.287488],[18.130396,59.285243],[18.133511,59.283867],[18.144366,59.279072],[18.151979,59.273963],[18.150821,59.272275],[18.15052,59.271231],[18.150632,59.270385],[18.150263,59.26999],[18.150031,59.269564],[18.150117,59.269082],[18.150151,59.268775],[18.150134,59.268314],[18.150177,59.265705],[18.169961,59.262634],[18.169103,59.257089],[18.170605,59.255426],[18.17039,59.254803],[18.170716,59.252117],[18.174868,59.251136],[18.175387,59.250286],[18.176376,59.249109],[18.176818,59.248832],[18.178878,59.247541],[18.180594,59.246466],[18.183677,59.246105],[18.184872,59.246294],[18.187385,59.246693],[18.196483,59.247439],[18.197152,59.247439],[18.200019,59.247439],[18.196551,59.244885],[18.194448,59.232053],[18.193882,59.230156],[18.193993,59.229708],[18.192766,59.229585],[18.191049,59.229664],[18.177943,59.232119],[18.177068,59.233449],[18.164592,59.235673],[18.148084,59.238439],[18.133311,59.242567],[18.129598,59.244757],[18.127101,59.245098],[18.131484,59.246241],[18.13157,59.246678],[18.131737,59.247527],[18.131062,59.248796],[18.131226,59.249388],[18.131328,59.249758],[18.131855,59.250067],[18.132778,59.250579],[18.133107,59.251182],[18.133211,59.251372],[18.133172,59.251472],[18.133069,59.251591],[18.133049,59.251614],[18.130901,59.254067],[18.130575,59.254812],[18.130312,59.256853],[18.130042,59.257471],[18.130232,59.258124],[18.129659,59.258771],[18.129253,59.259268],[18.128226,59.259891],[18.125305,59.25952],[18.124761,59.261829],[18.124877,59.261876],[18.124848,59.262018],[18.124685,59.26207],[18.124461,59.262563],[18.123926,59.263313],[18.124522,59.263488],[18.124108,59.263899],[18.123525,59.263744],[18.1229,59.264231],[18.122325,59.264642],[18.119021,59.266732],[18.118639,59.266551],[18.118128,59.266359],[18.117819,59.266275],[18.11755,59.266239],[18.117154,59.266216],[18.1167,59.266139],[18.116316,59.266037],[18.115936,59.265833],[18.115725,59.265676],[18.11557,59.265494],[18.115486,59.265243],[18.115476,59.264883],[18.115443,59.264728],[18.115286,59.264616],[18.115142,59.264572],[18.114716,59.264502],[18.114579,59.264522],[18.112345,59.26468],[18.111467,59.264589],[18.110557,59.264407],[18.109518,59.265147],[18.109349,59.265084],[18.10652,59.267097],[18.106053,59.267681],[18.106488,59.267779],[18.109896,59.271522],[18.109273,59.2724],[18.109174,59.272794],[18.109069,59.273208],[18.109221,59.273657],[18.109411,59.274273],[18.109586,59.274804],[18.109682,59.275111],[18.109733,59.275583],[18.109758,59.275831],[18.109763,59.275876],[18.109674,59.27633],[18.109611,59.276798],[18.109607,59.276815],[18.109599,59.276814],[18.106471,59.277839],[18.104675,59.278246],[18.100226,59.278838],[18.100051,59.279222],[18.09944,59.279232],[18.099435,59.279337],[18.099406,59.279445],[18.099411,59.27981],[18.099079,59.280854],[18.098914,59.281005],[18.098607,59.282246],[18.098478,59.282575],[18.097228,59.283972],[18.098515,59.284434],[18.101361,59.286009],[18.101464,59.286096],[18.101655,59.286346],[18.1017,59.286508],[18.1017,59.286636],[18.100978,59.288745],[18.101016,59.289037],[18.100992,59.289285],[18.100899,59.289475],[18.100701,59.289599],[18.100232,59.289819],[18.100119,59.290176],[18.101412,59.290277],[18.101283,59.290786],[18.09977,59.291192],[18.097488,59.291064],[18.097499,59.290849],[18.095825,59.290659],[18.095536,59.291535],[18.095159,59.294015],[18.095043,59.294379],[18.094037,59.29435],[18.093719,59.29435],[18.09333,59.294372],[18.09282,59.294411],[18.092503,59.294451],[18.092172,59.294515],[18.092011,59.294555],[18.092078,59.294908],[18.091472,59.295126],[18.090739,59.295437],[18.089533,59.295999],[18.089335,59.296078],[18.089032,59.296198],[18.088796,59.296282],[18.088223,59.29648],[18.087601,59.296676],[18.087269,59.296786],[18.086386,59.297014],[18.08667,59.297308],[18.086784,59.297535],[18.086841,59.297729],[18.086831,59.298117],[18.086372,59.298447],[18.086377,59.298553],[18.086212,59.298957],[18.085851,59.299441]]]]},"properties":{"neighbourhood":"Skarpnäcks","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.851682,59.387635],[17.853643,59.388468],[17.855151,59.389108],[17.861614,59.389768],[17.863245,59.391013],[17.864858,59.391638],[17.867588,59.39333],[17.869974,59.396541],[17.872515,59.395702],[17.877441,59.398254],[17.875064,59.399665],[17.873433,59.400395],[17.872901,59.400701],[17.872128,59.401107],[17.871631,59.401509],[17.871373,59.402099],[17.874961,59.403628],[17.876377,59.403196],[17.87878,59.40365],[17.883441,59.404733],[17.884677,59.405083],[17.887732,59.406096],[17.889998,59.407215],[17.890968,59.407761],[17.893114,59.409783],[17.896161,59.411836],[17.896214,59.411995],[17.896431,59.412002],[17.896886,59.41208],[17.897718,59.411687],[17.898276,59.411949],[17.898808,59.412002],[17.899495,59.412168],[17.899652,59.412109],[17.899752,59.412072],[17.900121,59.412002],[17.900679,59.411927],[17.90104,59.411927],[17.901383,59.412037],[17.901555,59.412045],[17.901864,59.411884],[17.902157,59.411787],[17.902404,59.411732],[17.902601,59.411738],[17.902728,59.411752],[17.902868,59.411755],[17.902982,59.411734],[17.903233,59.411606],[17.903348,59.411571],[17.903433,59.411552],[17.903768,59.411561],[17.903867,59.411541],[17.903936,59.411506],[17.903974,59.411409],[17.904009,59.411287],[17.904108,59.411222],[17.90434,59.411117],[17.904696,59.41098],[17.905512,59.410574],[17.906061,59.410255],[17.906215,59.410124],[17.906147,59.409931],[17.906404,59.409713],[17.906404,59.409547],[17.906662,59.409001],[17.906576,59.408901],[17.906593,59.408586],[17.906619,59.408302],[17.906275,59.407953],[17.906275,59.407835],[17.906533,59.407538],[17.906657,59.407341],[17.906606,59.407277],[17.906619,59.40718],[17.90673,59.406883],[17.906669,59.406718],[17.906787,59.406548],[17.906988,59.40635],[17.909537,59.405472],[17.910181,59.405266],[17.910782,59.40507],[17.911056,59.404829],[17.911296,59.404729],[17.911597,59.404436],[17.911811,59.404305],[17.91194,59.403986],[17.912155,59.403868],[17.912369,59.40365],[17.915356,59.402435],[17.917159,59.40033],[17.920317,59.400005],[17.922111,59.399827],[17.922935,59.399381],[17.921217,59.393989],[17.919432,59.391518],[17.916549,59.390189],[17.913266,59.386992],[17.913688,59.386878],[17.913781,59.386889],[17.915082,59.386682],[17.916093,59.386521],[17.917298,59.386227],[17.918949,59.385801],[17.921444,59.385148],[17.92169,59.385052],[17.922164,59.384828],[17.925139,59.383493],[17.927082,59.381794],[17.929106,59.382891],[17.935616,59.381675],[17.935454,59.381214],[17.935102,59.380833],[17.934579,59.380444],[17.934029,59.380121],[17.933301,59.379844],[17.933248,59.379824],[17.932004,59.379426],[17.93045,59.378888],[17.929455,59.37839],[17.928725,59.377817],[17.92815,59.377288],[17.927918,59.376877],[17.927832,59.376444],[17.927875,59.376208],[17.928021,59.376016],[17.928227,59.375876],[17.928571,59.375779],[17.928828,59.375583],[17.928854,59.375482],[17.928699,59.375281],[17.928511,59.375189],[17.928313,59.374992],[17.928038,59.374809],[17.92803,59.374713],[17.927652,59.37463],[17.927755,59.374424],[17.928116,59.374494],[17.928296,59.374407],[17.929206,59.373834],[17.93027,59.373283],[17.930811,59.373204],[17.931764,59.372754],[17.932888,59.372491],[17.93415,59.372365],[17.935137,59.37229],[17.936355,59.372076],[17.938192,59.371696],[17.939042,59.371354],[17.939978,59.371123],[17.940698,59.370895],[17.941711,59.370515],[17.942844,59.369933],[17.943986,59.369282],[17.944733,59.36849],[17.945119,59.367681],[17.934163,59.370374],[17.934069,59.370123],[17.932757,59.369174],[17.931508,59.36831],[17.930791,59.368398],[17.930148,59.368586],[17.929736,59.368696],[17.929246,59.368731],[17.927153,59.369071],[17.925541,59.369469],[17.925087,59.369627],[17.922342,59.366639],[17.922195,59.366109],[17.9219,59.365504],[17.920791,59.364758],[17.919898,59.363723],[17.919574,59.363563],[17.918769,59.363463],[17.918362,59.363245],[17.918043,59.362744],[17.916812,59.361033],[17.916777,59.360905],[17.916262,59.36095],[17.916215,59.361041],[17.91475,59.361209],[17.914892,59.36186],[17.914346,59.362013],[17.913846,59.362129],[17.913346,59.362096],[17.911063,59.362086],[17.910938,59.361887],[17.90969,59.361876],[17.90685,59.362689],[17.90663,59.362753],[17.906504,59.36279],[17.906123,59.363047],[17.904485,59.364066],[17.904323,59.364164],[17.904267,59.364198],[17.904217,59.364271],[17.901599,59.365944],[17.901402,59.365973],[17.900663,59.365923],[17.900537,59.365892],[17.900393,59.365815],[17.898966,59.365011],[17.898709,59.364938],[17.898313,59.364894],[17.897754,59.364933],[17.897277,59.364997],[17.89557,59.365142],[17.895588,59.365534],[17.89412,59.365814],[17.892673,59.365828],[17.89304,59.36649],[17.893139,59.366569],[17.893858,59.367421],[17.893927,59.367552],[17.893927,59.367876],[17.894716,59.367895],[17.894914,59.368153],[17.895248,59.368595],[17.895437,59.368809],[17.89548,59.368971],[17.895474,59.368997],[17.895446,59.36912],[17.895274,59.369255],[17.895042,59.369391],[17.894873,59.369499],[17.894574,59.369664],[17.894173,59.369833],[17.89381,59.369978],[17.893599,59.37008],[17.893938,59.370307],[17.89414,59.370443],[17.895309,59.371166],[17.895413,59.371221],[17.895785,59.371448],[17.896359,59.371799],[17.898103,59.372409],[17.898879,59.372638],[17.899339,59.372731],[17.899367,59.37294],[17.898834,59.373246],[17.898047,59.373624],[17.897811,59.373847],[17.896476,59.374007],[17.895602,59.374665],[17.894791,59.3751],[17.89438,59.374842],[17.894208,59.374717],[17.893964,59.374417],[17.893436,59.37445],[17.892877,59.374506],[17.892743,59.374538],[17.892658,59.374572],[17.89246,59.374684],[17.892217,59.374993],[17.892124,59.375259],[17.891628,59.375276],[17.891548,59.37554],[17.890981,59.375818],[17.891487,59.376068],[17.890256,59.376595],[17.889439,59.376272],[17.889144,59.375825],[17.888482,59.375924],[17.887809,59.375243],[17.887251,59.375335],[17.886758,59.375392],[17.886147,59.375459],[17.885417,59.375508],[17.884992,59.375526],[17.883638,59.37551],[17.883754,59.37599],[17.883809,59.376388],[17.883728,59.376737],[17.883598,59.377006],[17.883424,59.377579],[17.882843,59.377828],[17.88237,59.377844],[17.880296,59.378343],[17.878547,59.378884],[17.877028,59.378072],[17.87675,59.378146],[17.876174,59.378424],[17.875012,59.378704],[17.87471,59.37872],[17.874085,59.378721],[17.873779,59.378812],[17.872951,59.379211],[17.872896,59.379258],[17.870939,59.379191],[17.870299,59.379173],[17.870277,59.379004],[17.870194,59.378906],[17.870063,59.378847],[17.86987,59.378808],[17.869499,59.37878],[17.868201,59.378824],[17.867702,59.378712],[17.866733,59.378696],[17.867187,59.382003],[17.867375,59.383725],[17.867976,59.387523],[17.86406,59.387456],[17.859053,59.387409],[17.856744,59.387342],[17.853881,59.387166],[17.852861,59.387104],[17.851956,59.387071],[17.851682,59.387635]]]]},"properties":{"neighbourhood":"Spånga-Tensta","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.955244,59.274066],[17.955372,59.274625],[17.95548,59.275096],[17.955754,59.275905],[17.9561,59.277043],[17.956459,59.278032],[17.956516,59.278376],[17.956574,59.278725],[17.956723,59.279183],[17.956946,59.279872],[17.957809,59.279675],[17.960517,59.280878],[17.963389,59.281497],[17.96183,59.281847],[17.96234,59.282239],[17.964118,59.281745],[17.964586,59.281694],[17.965214,59.281801],[17.969027,59.283037],[17.969736,59.283208],[17.970216,59.283241],[17.971254,59.283268],[17.972518,59.283375],[17.972942,59.283427],[17.973257,59.283496],[17.973728,59.283667],[17.976792,59.285301],[17.980488,59.287315],[17.981744,59.287857],[17.981744,59.287974],[17.981744,59.288188],[17.981462,59.288346],[17.981346,59.289103],[17.982874,59.289109],[17.985984,59.289121],[17.98697,59.289224],[17.98753,59.289316],[17.988472,59.289471],[17.994481,59.290843],[17.995562,59.2912],[17.996839,59.29184],[17.998175,59.292634],[18.000037,59.293973],[18.000376,59.29379],[18.004214,59.291723],[18.00806,59.289669],[18.008906,59.289361],[18.009829,59.289109],[18.013126,59.289052],[18.015141,59.289023],[18.016164,59.289103],[18.016976,59.289194],[18.017557,59.289261],[18.01782,59.289306],[18.018002,59.289245],[18.017994,59.289175],[18.017978,59.28904],[18.017854,59.288807],[18.017814,59.288745],[18.017758,59.288573],[18.017688,59.288544],[18.018024,59.288521],[18.018079,59.288779],[18.01865,59.288744],[18.01884,59.288531],[18.019168,59.288365],[18.02038,59.287744],[18.020841,59.287591],[18.021419,59.287553],[18.021798,59.287609],[18.0222,59.287439],[18.022618,59.287367],[18.023071,59.287808],[18.023043,59.288035],[18.023496,59.28834],[18.024707,59.288879],[18.02587,59.288729],[18.02742,59.288217],[18.028412,59.287507],[18.028887,59.287184],[18.030772,59.285746],[18.030223,59.285612],[18.031187,59.284784],[18.031546,59.284892],[18.031767,59.284933],[18.033199,59.284956],[18.033716,59.28495],[18.035708,59.285392],[18.036565,59.284816],[18.037163,59.283963],[18.039787,59.282341],[18.040333,59.281991],[18.040642,59.281792],[18.038343,59.28107],[18.03708,59.280661],[18.03573,59.280225],[18.034858,59.279904],[18.033688,59.279271],[18.03238,59.278596],[18.032009,59.278446],[18.03145,59.27829],[18.030965,59.27819],[18.030677,59.278153],[18.030009,59.278093],[18.028226,59.278002],[18.026691,59.278004],[18.025444,59.278053],[18.024367,59.278132],[18.023578,59.27817],[18.022585,59.278145],[18.021896,59.27812],[18.021444,59.278048],[18.02064,59.277875],[18.019867,59.277678],[18.01923,59.277405],[18.01847,59.27704],[18.015307,59.275417],[18.014347,59.274923],[18.013685,59.274582],[18.01322,59.27428],[18.01266,59.273872],[18.012215,59.273438],[18.011705,59.272888],[18.009924,59.270846],[18.009002,59.269984],[18.00747,59.26894],[18.005543,59.267557],[18.003964,59.268218],[18.001062,59.270458],[18.000398,59.269093],[17.99713,59.268136],[17.997079,59.267218],[17.997249,59.266027],[17.997806,59.263267],[17.998536,59.260016],[17.988703,59.262109],[17.986472,59.262337],[17.982721,59.262394],[17.980781,59.262451],[17.980242,59.262574],[17.979813,59.262859],[17.977302,59.263671],[17.975485,59.264259],[17.97437,59.264544],[17.972396,59.265421],[17.971639,59.266029],[17.971596,59.266064],[17.971194,59.266386],[17.968876,59.266803],[17.967117,59.267592],[17.963641,59.26836],[17.963126,59.268908],[17.961109,59.269544],[17.960251,59.27097],[17.958834,59.271913],[17.958312,59.272092],[17.957497,59.272301],[17.956681,59.272542],[17.956295,59.273013],[17.956166,59.273331],[17.95578,59.273627],[17.955244,59.274066]]]]},"properties":{"neighbourhood":"Älvsjö","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.997079,59.267218],[17.99713,59.268136],[18.000398,59.269093],[18.001062,59.270458],[18.003964,59.268218],[18.005543,59.267557],[18.00747,59.26894],[18.009002,59.269984],[18.009924,59.270846],[18.011705,59.272888],[18.012215,59.273438],[18.01266,59.273872],[18.01322,59.27428],[18.013685,59.274582],[18.014347,59.274923],[18.015307,59.275417],[18.01847,59.27704],[18.01923,59.277405],[18.019867,59.277678],[18.02064,59.277875],[18.021444,59.278048],[18.021896,59.27812],[18.022585,59.278145],[18.023578,59.27817],[18.024367,59.278132],[18.025444,59.278053],[18.026691,59.278004],[18.028226,59.278002],[18.030009,59.278093],[18.030677,59.278153],[18.030965,59.27819],[18.03145,59.27829],[18.032009,59.278446],[18.03238,59.278596],[18.033688,59.279271],[18.034858,59.279904],[18.03573,59.280225],[18.03708,59.280661],[18.038343,59.28107],[18.040642,59.281792],[18.040333,59.281991],[18.039787,59.282341],[18.037163,59.283963],[18.036565,59.284816],[18.035708,59.285392],[18.033716,59.28495],[18.033199,59.284956],[18.031767,59.284933],[18.031546,59.284892],[18.031187,59.284784],[18.030223,59.285612],[18.030772,59.285746],[18.028887,59.287184],[18.028412,59.287507],[18.02742,59.288217],[18.02587,59.288729],[18.024707,59.288879],[18.023496,59.28834],[18.023043,59.288035],[18.023071,59.287808],[18.022618,59.287367],[18.0222,59.287439],[18.021798,59.287609],[18.021419,59.287553],[18.020841,59.287591],[18.02038,59.287744],[18.019168,59.288365],[18.019545,59.290603],[18.019788,59.292042],[18.019976,59.292721],[18.020272,59.293542],[18.02051,59.294065],[18.021004,59.294893],[18.0215,59.295543],[18.022219,59.296272],[18.02299,59.296937],[18.024007,59.297682],[18.024717,59.298131],[18.025807,59.298756],[18.026256,59.298974],[18.026645,59.299163],[18.027649,59.299616],[18.028459,59.299945],[18.031129,59.301032],[18.036861,59.303641],[18.038599,59.305089],[18.039526,59.306344],[18.041615,59.305664],[18.046394,59.304355],[18.050653,59.306272],[18.066158,59.303396],[18.070973,59.302807],[18.073446,59.30273],[18.075919,59.302905],[18.079493,59.30345],[18.079982,59.302594],[18.080327,59.302038],[18.080819,59.301678],[18.082689,59.30108],[18.084966,59.300182],[18.085851,59.299441],[18.086212,59.298957],[18.086377,59.298553],[18.086372,59.298447],[18.086831,59.298117],[18.086841,59.297729],[18.086784,59.297535],[18.08667,59.297308],[18.086386,59.297014],[18.087269,59.296786],[18.087601,59.296676],[18.088223,59.29648],[18.088796,59.296282],[18.089032,59.296198],[18.089335,59.296078],[18.089533,59.295999],[18.090739,59.295437],[18.091472,59.295126],[18.092078,59.294908],[18.092011,59.294555],[18.092172,59.294515],[18.092503,59.294451],[18.09282,59.294411],[18.09333,59.294372],[18.093719,59.29435],[18.094037,59.29435],[18.095043,59.294379],[18.095159,59.294015],[18.095536,59.291535],[18.095825,59.290659],[18.097499,59.290849],[18.097488,59.291064],[18.09977,59.291192],[18.101283,59.290786],[18.101412,59.290277],[18.100119,59.290176],[18.100232,59.289819],[18.100701,59.289599],[18.100899,59.289475],[18.100992,59.289285],[18.101016,59.289037],[18.100978,59.288745],[18.1017,59.286636],[18.1017,59.286508],[18.101655,59.286346],[18.101464,59.286096],[18.101361,59.286009],[18.098515,59.284434],[18.097228,59.283972],[18.098478,59.282575],[18.098607,59.282246],[18.098914,59.281005],[18.099079,59.280854],[18.099411,59.27981],[18.099406,59.279445],[18.099435,59.279337],[18.09944,59.279232],[18.100051,59.279222],[18.100226,59.278838],[18.104675,59.278246],[18.106471,59.277839],[18.109599,59.276814],[18.109607,59.276815],[18.109611,59.276798],[18.109674,59.27633],[18.109763,59.275876],[18.109758,59.275831],[18.109733,59.275583],[18.109682,59.275111],[18.109586,59.274804],[18.109411,59.274273],[18.109221,59.273657],[18.109069,59.273208],[18.109174,59.272794],[18.109273,59.2724],[18.109896,59.271522],[18.106488,59.267779],[18.106053,59.267681],[18.101613,59.266809],[18.098893,59.266466],[18.097568,59.266358],[18.097163,59.267023],[18.096832,59.267567],[18.095919,59.269073],[18.095369,59.269981],[18.094786,59.270999],[18.094336,59.272025],[18.094,59.272754],[18.09386,59.273263],[18.093723,59.273726],[18.093627,59.274168],[18.093587,59.274503],[18.093393,59.274617],[18.093183,59.27546],[18.089528,59.275623],[18.088855,59.275816],[18.088438,59.275903],[18.088299,59.275922],[18.088017,59.275933],[18.08765,59.275879],[18.087486,59.275821],[18.087255,59.275729],[18.087087,59.275718],[18.078736,59.277794],[18.075271,59.278655],[18.074463,59.279052],[18.074312,59.279056],[18.073596,59.278732],[18.073163,59.278578],[18.072531,59.278393],[18.072092,59.278298],[18.071581,59.278221],[18.071006,59.278156],[18.070764,59.27815],[18.070633,59.27805],[18.07008,59.278047],[18.069604,59.277637],[18.068744,59.277621],[18.068709,59.277621],[18.068688,59.277944],[18.068119,59.277941],[18.067739,59.277693],[18.067549,59.277567],[18.067468,59.277446],[18.067349,59.277354],[18.067084,59.277289],[18.0665,59.277085],[18.065762,59.276759],[18.063851,59.276127],[18.063487,59.275996],[18.063463,59.273393],[18.063502,59.273103],[18.063531,59.272797],[18.063541,59.27271],[18.063564,59.272495],[18.063605,59.272152],[18.063648,59.271644],[18.063671,59.271454],[18.063679,59.271402],[18.063775,59.271296],[18.064,59.271036],[18.064235,59.270422],[18.064411,59.27027],[18.064564,59.269949],[18.064453,59.269002],[18.064107,59.268862],[18.063904,59.26621],[18.062066,59.26546],[18.061888,59.265387],[18.062307,59.26499],[18.062569,59.264702],[18.063028,59.264124],[18.063433,59.263594],[18.063885,59.263004],[18.064082,59.262731],[18.063417,59.262555],[18.065725,59.260933],[18.065495,59.260602],[18.060442,59.259109],[18.060811,59.25876],[18.063042,59.258013],[18.062698,59.255947],[18.061005,59.256067],[18.05973,59.254835],[18.056974,59.253973],[18.04497,59.251966],[18.052175,59.246774],[18.049522,59.245347],[18.02834,59.249771],[18.027198,59.250372],[18.025121,59.25136],[18.022993,59.25218],[18.018976,59.253817],[18.018289,59.255419],[18.01677,59.255331],[18.015551,59.256419],[18.01411,59.256436],[18.010976,59.256472],[18.006449,59.258237],[18.005912,59.258446],[17.998536,59.260016],[17.997806,59.263267],[17.997249,59.266027],[17.997079,59.267218]]]]},"properties":{"neighbourhood":"Enskede-Årsta-Vantörs","neighbourhood_group":null}},{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[17.888994,59.43007],[17.889887,59.431816],[17.892204,59.433108],[17.892402,59.43406],[17.892659,59.435618],[17.893826,59.43708],[17.894633,59.437508],[17.89889,59.439895],[17.901182,59.440078],[17.902727,59.439947],[17.903208,59.439677],[17.9041,59.43866],[17.904203,59.437591],[17.906504,59.437307],[17.907293,59.437831],[17.910512,59.437124],[17.911774,59.436652],[17.9121,59.435583],[17.912855,59.435613],[17.916202,59.435378],[17.916614,59.435002],[17.918074,59.434252],[17.919704,59.433719],[17.917593,59.430956],[17.914863,59.42673],[17.920168,59.424591],[17.920236,59.4235],[17.923052,59.421242],[17.924725,59.420334],[17.924356,59.420247],[17.926605,59.419168],[17.928717,59.418077],[17.929849,59.418797],[17.931755,59.418011],[17.935918,59.416299],[17.940879,59.414264],[17.945196,59.412753],[17.949127,59.411591],[17.95311,59.410172],[17.961478,59.406852],[17.967958,59.404052],[17.968398,59.403863],[17.972078,59.402243],[17.975099,59.400164],[17.973348,59.401125],[17.972293,59.400819],[17.970233,59.401824],[17.968662,59.401448],[17.963169,59.400181],[17.963924,59.399473],[17.962826,59.399185],[17.960491,59.399508],[17.957229,59.398704],[17.954672,59.39797],[17.954204,59.397721],[17.953565,59.39738],[17.952475,59.396536],[17.95159,59.395851],[17.949616,59.394046],[17.948561,59.391857],[17.947359,59.389833],[17.945196,59.38781],[17.942467,59.386105],[17.939145,59.385253],[17.93833,59.385288],[17.936742,59.384038],[17.935943,59.382914],[17.935755,59.382071],[17.935616,59.381675],[17.929106,59.382891],[17.927082,59.381794],[17.925139,59.383493],[17.922164,59.384828],[17.92169,59.385052],[17.921444,59.385148],[17.918949,59.385801],[17.917298,59.386227],[17.916093,59.386521],[17.915082,59.386682],[17.913781,59.386889],[17.913688,59.386878],[17.913266,59.386992],[17.916549,59.390189],[17.919432,59.391518],[17.921217,59.393989],[17.922935,59.399381],[17.922111,59.399827],[17.920317,59.400005],[17.917159,59.40033],[17.915356,59.402435],[17.912369,59.40365],[17.912155,59.403868],[17.91194,59.403986],[17.911811,59.404305],[17.911597,59.404436],[17.911296,59.404729],[17.911056,59.404829],[17.910782,59.40507],[17.910181,59.405266],[17.909537,59.405472],[17.906988,59.40635],[17.906787,59.406548],[17.906669,59.406718],[17.90673,59.406883],[17.906619,59.40718],[17.906606,59.407277],[17.906657,59.407341],[17.906533,59.407538],[17.906275,59.407835],[17.906275,59.407953],[17.906619,59.408302],[17.906593,59.408586],[17.906576,59.408901],[17.906662,59.409001],[17.906404,59.409547],[17.906404,59.409713],[17.906147,59.409931],[17.906215,59.410124],[17.906061,59.410255],[17.905512,59.410574],[17.904696,59.41098],[17.90434,59.411117],[17.904108,59.411222],[17.904009,59.411287],[17.903974,59.411409],[17.903936,59.411506],[17.903867,59.411541],[17.903768,59.411561],[17.903433,59.411552],[17.903348,59.411571],[17.903233,59.411606],[17.902982,59.411734],[17.902868,59.411755],[17.902728,59.411752],[17.902601,59.411738],[17.902404,59.411732],[17.902157,59.411787],[17.901864,59.411884],[17.901555,59.412045],[17.901383,59.412037],[17.90104,59.411927],[17.900679,59.411927],[17.900121,59.412002],[17.899752,59.412072],[17.899652,59.412109],[17.899495,59.412168],[17.898808,59.412002],[17.898276,59.411949],[17.897718,59.411687],[17.896886,59.41208],[17.896431,59.412002],[17.896214,59.411995],[17.896762,59.413644],[17.896908,59.414487],[17.89762,59.415129],[17.898865,59.415828],[17.898324,59.416317],[17.898041,59.416404],[17.89706,59.417287],[17.896393,59.417902],[17.895886,59.418474],[17.894976,59.420046],[17.894461,59.422609],[17.892968,59.423635],[17.891741,59.423482],[17.89162,59.424268],[17.891251,59.424779],[17.894848,59.426089],[17.890711,59.428577],[17.890771,59.429049],[17.888994,59.43007]]]]},"properties":{"neighbourhood":"Rinkeby-Tensta","neighbourhood_group":null}}]} 2 | -------------------------------------------------------------------------------- /data/test: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------