Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created September 2, 2020 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/fdfbc567718e1d8cd31a77b1417f5d1f to your computer and use it in GitHub Desktop.
Save wboykinm/fdfbc567718e1d8cd31a77b1417f5d1f to your computer and use it in GitHub Desktop.
OSM building height anomalies, defined as > 5x the average local (w/in 1km) height - Calculated on Google BigQuery
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "osm_height_anomalies",
"features": [
{ "type": "Feature", "properties": { "osm_id": "6939682", "height": "31.7", "lat": 34.13446534, "lon": -118.0416874, "count_local_heights": "768", "avg_local_height": "5.843098958", "local_ratio": "5.425203343", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1344653354882\/-118.041687395319", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1344653354882\/-118.041687395319" }, "geometry": { "type": "Point", "coordinates": [ -118.0416874, 34.13446534 ] } },
{ "type": "Feature", "properties": { "osm_id": "6712956", "height": "47.8", "lat": 25.74063251, "lon": -80.21394859, "count_local_heights": "769", "avg_local_height": "6.809492848", "local_ratio": "7.019612336", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7406325139993\/-80.2139485861025", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7406325139993\/-80.2139485861025" }, "geometry": { "type": "Point", "coordinates": [ -80.21394859, 25.74063251 ] } },
{ "type": "Feature", "properties": { "osm_id": "6463703", "height": "32.9", "lat": 25.58696186, "lon": -80.3701636, "count_local_heights": "773", "avg_local_height": "5.674773609", "local_ratio": "5.797588109", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.5869618614247\/-80.3701635977243", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.5869618614247\/-80.3701635977243" }, "geometry": { "type": "Point", "coordinates": [ -80.3701636, 25.58696186 ] } },
{ "type": "Feature", "properties": { "osm_id": "6275606", "height": "45.0", "lat": 34.1002733, "lon": -118.3259867, "count_local_heights": "2565", "avg_local_height": "7.631267057", "local_ratio": "5.896792717", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1002733039397\/-118.325986672526", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1002733039397\/-118.325986672526" }, "geometry": { "type": "Point", "coordinates": [ -118.3259867, 34.1002733 ] } },
{ "type": "Feature", "properties": { "osm_id": "6028227", "height": "36.843", "lat": -23.56486531, "lon": -46.73856145, "count_local_heights": "3079", "avg_local_height": "5.560170185", "local_ratio": "6.626236028", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5648653106619\/-46.7385614515191", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5648653106619\/-46.7385614515191" }, "geometry": { "type": "Point", "coordinates": [ -46.73856145, -23.56486531 ] } },
{ "type": "Feature", "properties": { "osm_id": "3759159", "height": "50.2", "lat": 40.73594739, "lon": -73.81612877000001, "count_local_heights": "5128", "avg_local_height": "7.637831513", "local_ratio": "6.572546136", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7359473882698\/-73.8161287680377", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7359473882698\/-73.8161287680377" }, "geometry": { "type": "Point", "coordinates": [ -73.81612877, 40.73594739 ] } },
{ "type": "Feature", "properties": { "osm_id": "1453198", "height": "148", "lat": 55.71732161, "lon": 37.61159518, "count_local_heights": "9", "avg_local_height": "23.88888889", "local_ratio": "6.195348837", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/55.7173216090156\/37.6115951763241", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/55.7173216090156\/37.6115951763241" }, "geometry": { "type": "Point", "coordinates": [ 37.61159518, 55.71732161 ] } },
{ "type": "Feature", "properties": { "osm_id": "4085065", "height": "142", "lat": 40.42447461, "lon": -3.712378468, "count_local_heights": "9", "avg_local_height": "21.42222222", "local_ratio": "6.628630705", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.4244746122278\/-3.7123784677026", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.4244746122278\/-3.7123784677026" }, "geometry": { "type": "Point", "coordinates": [ -3.712378468, 40.42447461 ] } },
{ "type": "Feature", "properties": { "osm_id": "6100581", "height": "34.9", "lat": 34.01404448, "lon": -118.2879354, "count_local_heights": "3081", "avg_local_height": "6.278026615", "local_ratio": "5.559071686", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0140444766131\/-118.287935371788", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0140444766131\/-118.287935371788" }, "geometry": { "type": "Point", "coordinates": [ -118.2879354, 34.01404448 ] } },
{ "type": "Feature", "properties": { "osm_id": "1675067631", "height": "115", "lat": 43.7494164, "lon": 10.5537205, "count_local_heights": "10", "avg_local_height": "15.519", "local_ratio": "7.41027128", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.7494164\/10.5537205", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.7494164\/10.5537205" }, "geometry": { "type": "Point", "coordinates": [ 10.5537205, 43.7494164 ] } },
{ "type": "Feature", "properties": { "osm_id": "6464087", "height": "87.9", "lat": 25.85475637, "lon": -80.12164618, "count_local_heights": "522", "avg_local_height": "10.18467433", "local_ratio": "8.630614702", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8547563681988\/-80.1216461756004", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8547563681988\/-80.1216461756004" }, "geometry": { "type": "Point", "coordinates": [ -80.12164618, 25.85475637 ] } },
{ "type": "Feature", "properties": { "osm_id": "6886524", "height": "44.5", "lat": 34.05983052, "lon": -117.8197176, "count_local_heights": "267", "avg_local_height": "8.194756554", "local_ratio": "5.430301645", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0598305192581\/-117.819717595093", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0598305192581\/-117.819717595093" }, "geometry": { "type": "Point", "coordinates": [ -117.8197176, 34.05983052 ] } },
{ "type": "Feature", "properties": { "osm_id": "9950829", "height": "41.278", "lat": -23.52635378, "lon": -46.53029637, "count_local_heights": "14347", "avg_local_height": "4.926096844", "local_ratio": "8.379453614", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5263537813155\/-46.5302963705194", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5263537813155\/-46.5302963705194" }, "geometry": { "type": "Point", "coordinates": [ -46.53029637, -23.52635378 ] } },
{ "type": "Feature", "properties": { "osm_id": "405508", "height": "81", "lat": 55.74084389, "lon": 52.41452044, "count_local_heights": "12", "avg_local_height": "9.691666667", "local_ratio": "8.357695615", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/55.7408438856339\/52.4145204429008", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/55.7408438856339\/52.4145204429008" }, "geometry": { "type": "Point", "coordinates": [ 52.41452044, 55.74084389 ] } },
{ "type": "Feature", "properties": { "osm_id": "6157459", "height": "23.7", "lat": 33.94576635, "lon": -118.2253409, "count_local_heights": "4876", "avg_local_height": "4.646431501", "local_ratio": "5.100688559", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9457663531944\/-118.225340881164", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9457663531944\/-118.225340881164" }, "geometry": { "type": "Point", "coordinates": [ -118.2253409, 33.94576635 ] } },
{ "type": "Feature", "properties": { "osm_id": "3440930", "height": "540", "lat": 55.81972996, "lon": 37.61165552, "count_local_heights": "13", "avg_local_height": "82.69230769", "local_ratio": "6.530232558", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/55.8197299645954\/37.6116555166039", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/55.8197299645954\/37.6116555166039" }, "geometry": { "type": "Point", "coordinates": [ 37.61165552, 55.81972996 ] } },
{ "type": "Feature", "properties": { "osm_id": "6095009", "height": "92.696", "lat": -23.55775957, "lon": -46.66122272, "count_local_heights": "5646", "avg_local_height": "16.54259122", "local_ratio": "5.603475223", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.55775957471\/-46.6612227192925", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.55775957471\/-46.6612227192925" }, "geometry": { "type": "Point", "coordinates": [ -46.66122272, -23.55775957 ] } },
{ "type": "Feature", "properties": { "osm_id": "3936423535", "height": "65", "lat": 47.4190348, "lon": 30.992895, "count_local_heights": "15", "avg_local_height": "7.6", "local_ratio": "8.552631579", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/47.4190348\/30.992895", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/47.4190348\/30.992895" }, "geometry": { "type": "Point", "coordinates": [ 30.992895, 47.4190348 ] } },
{ "type": "Feature", "properties": { "osm_id": "9947328", "height": "44.01454", "lat": -23.53294592, "lon": -46.53669023, "count_local_heights": "12815", "avg_local_height": "4.638085279", "local_ratio": "9.489808262", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5329459209112\/-46.5366902260141", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5329459209112\/-46.5366902260141" }, "geometry": { "type": "Point", "coordinates": [ -46.53669023, -23.53294592 ] } },
{ "type": "Feature", "properties": { "osm_id": "2853424", "height": "180", "lat": 40.71297743, "lon": -74.00366778, "count_local_heights": "2321", "avg_local_height": "24.98509263", "local_ratio": "7.204295883", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7129774289139\/-74.0036677848919", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7129774289139\/-74.0036677848919" }, "geometry": { "type": "Point", "coordinates": [ -74.00366778, 40.71297743 ] } },
{ "type": "Feature", "properties": { "osm_id": "9523130", "height": "27.0", "lat": 55.16054293, "lon": 61.45525478, "count_local_heights": "19", "avg_local_height": "5.244736842", "local_ratio": "5.148018063", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/55.1605429267291\/61.4552547848706", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/55.1605429267291\/61.4552547848706" }, "geometry": { "type": "Point", "coordinates": [ 61.45525478, 55.16054293 ] } },
{ "type": "Feature", "properties": { "osm_id": "6321099", "height": "35.1", "lat": 34.02340945, "lon": -118.3978897, "count_local_heights": "3603", "avg_local_height": "6.040827089", "local_ratio": "5.810462621", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0234094470288\/-118.397889694469", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0234094470288\/-118.397889694469" }, "geometry": { "type": "Point", "coordinates": [ -118.3978897, 34.02340945 ] } },
{ "type": "Feature", "properties": { "osm_id": "6899182", "height": "33.56", "lat": -23.58962686, "lon": -46.60116327, "count_local_heights": "8467", "avg_local_height": "6.074989725", "local_ratio": "5.524289179", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5896268645716\/-46.6011632694587", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5896268645716\/-46.6011632694587" }, "geometry": { "type": "Point", "coordinates": [ -46.60116327, -23.58962686 ] } },
{ "type": "Feature", "properties": { "osm_id": "3968098473", "height": "50", "lat": -4.2371322, "lon": -38.9326818, "count_local_heights": "20", "avg_local_height": "6.45", "local_ratio": "7.751937984", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-4.2371322\/-38.9326818", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-4.2371322\/-38.9326818" }, "geometry": { "type": "Point", "coordinates": [ -38.9326818, -4.2371322 ] } },
{ "type": "Feature", "properties": { "osm_id": "7532999", "height": "71.58", "lat": -23.53392991, "lon": -46.71647285, "count_local_heights": "8724", "avg_local_height": "7.758937147", "local_ratio": "9.225490379", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339299067662\/-46.7164728507825", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339299067662\/-46.7164728507825" }, "geometry": { "type": "Point", "coordinates": [ -46.71647285, -23.53392991 ] } },
{ "type": "Feature", "properties": { "osm_id": "7122855037", "height": "207", "lat": 52.8626335, "lon": 8.5012722, "count_local_heights": "21", "avg_local_height": "36.0952381", "local_ratio": "5.734828496", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.8626335\/8.5012722", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.8626335\/8.5012722" }, "geometry": { "type": "Point", "coordinates": [ 8.5012722, 52.8626335 ] } },
{ "type": "Feature", "properties": { "osm_id": "2972320", "height": "87", "lat": 59.95846564, "lon": 30.34056469, "count_local_heights": "21", "avg_local_height": "14.28571429", "local_ratio": "6.09", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/59.9584656372448\/30.3405646911919", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/59.9584656372448\/30.3405646911919" }, "geometry": { "type": "Point", "coordinates": [ 30.34056469, 59.95846564 ] } },
{ "type": "Feature", "properties": { "osm_id": "6246572", "height": "39.5", "lat": 34.09871178, "lon": -118.2943353, "count_local_heights": "4629", "avg_local_height": "6.302829985", "local_ratio": "6.267026097", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0987117814496\/-118.294335343345", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0987117814496\/-118.294335343345" }, "geometry": { "type": "Point", "coordinates": [ -118.2943353, 34.09871178 ] } },
{ "type": "Feature", "properties": { "osm_id": "9692617", "height": "33.50", "lat": 43.93815838, "lon": 10.30422302, "count_local_heights": "4629", "avg_local_height": "5.762419529", "local_ratio": "5.813530207", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.9381583760183\/10.304223023626", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.9381583760183\/10.304223023626" }, "geometry": { "type": "Point", "coordinates": [ 10.30422302, 43.93815838 ] } },
{ "type": "Feature", "properties": { "osm_id": "6855690", "height": "32.42", "lat": -23.52870751, "lon": -46.62474686, "count_local_heights": "6933", "avg_local_height": "6.355453339", "local_ratio": "5.101130993", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5287075121598\/-46.6247468562978", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5287075121598\/-46.6247468562978" }, "geometry": { "type": "Point", "coordinates": [ -46.62474686, -23.52870751 ] } },
{ "type": "Feature", "properties": { "osm_id": "4136349", "height": "60", "lat": 55.77368742, "lon": 37.48122875, "count_local_heights": "22", "avg_local_height": "11.64090909", "local_ratio": "5.154236626", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/55.7736874192985\/37.4812287494498", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/55.7736874192985\/37.4812287494498" }, "geometry": { "type": "Point", "coordinates": [ 37.48122875, 55.77368742 ] } },
{ "type": "Feature", "properties": { "osm_id": "2828442", "height": "114", "lat": 48.47736215, "lon": 35.03659128, "count_local_heights": "22", "avg_local_height": "7.818181818", "local_ratio": "14.58139535", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.4773621506291\/35.0365912783087", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.4773621506291\/35.0365912783087" }, "geometry": { "type": "Point", "coordinates": [ 35.03659128, 48.47736215 ] } },
{ "type": "Feature", "properties": { "osm_id": "8122457", "height": "435", "lat": 35.74470165, "lon": 51.37527376, "count_local_heights": "23", "avg_local_height": "53.65217391", "local_ratio": "8.107779579", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.744701647576\/51.3752737558635", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.744701647576\/51.3752737558635" }, "geometry": { "type": "Point", "coordinates": [ 51.37527376, 35.74470165 ] } },
{ "type": "Feature", "properties": { "osm_id": "6311556", "height": "50.5", "lat": 34.10297847, "lon": -118.3475417, "count_local_heights": "2327", "avg_local_height": "7.448216588", "local_ratio": "6.78014655", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1029784715089\/-118.347541689642", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1029784715089\/-118.347541689642" }, "geometry": { "type": "Point", "coordinates": [ -118.3475417, 34.10297847 ] } },
{ "type": "Feature", "properties": { "osm_id": "6941315", "height": "30.7", "lat": 33.96925351, "lon": -118.0489714, "count_local_heights": "2839", "avg_local_height": "5.005248327", "local_ratio": "6.133561813", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9692535067922\/-118.048971350685", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9692535067922\/-118.048971350685" }, "geometry": { "type": "Point", "coordinates": [ -118.0489714, 33.96925351 ] } },
{ "type": "Feature", "properties": { "osm_id": "2013617", "height": "55.5", "lat": 45.18460605, "lon": 9.153378021, "count_local_heights": "5399", "avg_local_height": "10.6634988", "local_ratio": "5.204670724", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.1846060490321\/9.15337802145308", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.1846060490321\/9.15337802145308" }, "geometry": { "type": "Point", "coordinates": [ 9.153378021, 45.18460605 ] } },
{ "type": "Feature", "properties": { "osm_id": "6261418", "height": "90.383", "lat": -23.55098011, "lon": -46.64197207, "count_local_heights": "5911", "avg_local_height": "17.57216884", "local_ratio": "5.143531276", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5509801112014\/-46.6419720695136", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5509801112014\/-46.6419720695136" }, "geometry": { "type": "Point", "coordinates": [ -46.64197207, -23.55098011 ] } },
{ "type": "Feature", "properties": { "osm_id": "9946102", "height": "52.85", "lat": -23.54938216, "lon": -46.53976556, "count_local_heights": "11031", "avg_local_height": "4.877788143", "local_ratio": "10.83482891", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5493821592951\/-46.5397655590696", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5493821592951\/-46.5397655590696" }, "geometry": { "type": "Point", "coordinates": [ -46.53976556, -23.54938216 ] } },
{ "type": "Feature", "properties": { "osm_id": "9067488", "height": "39", "lat": 48.40451671, "lon": 10.87278559, "count_local_heights": "24", "avg_local_height": "7.083333333", "local_ratio": "5.505882353", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.4045167147928\/10.8727855856473", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.4045167147928\/10.8727855856473" }, "geometry": { "type": "Point", "coordinates": [ 10.87278559, 48.40451671 ] } },
{ "type": "Feature", "properties": { "osm_id": "6317797", "height": "52.4", "lat": 34.05895513, "lon": -118.4449551, "count_local_heights": "1816", "avg_local_height": "9.07472467", "local_ratio": "5.774279872", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.058955127702\/-118.444955074358", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.058955127702\/-118.444955074358" }, "geometry": { "type": "Point", "coordinates": [ -118.4449551, 34.05895513 ] } },
{ "type": "Feature", "properties": { "osm_id": "6935984", "height": "28.3", "lat": 34.05324412, "lon": -118.0807274, "count_local_heights": "2072", "avg_local_height": "5.052413127", "local_ratio": "5.601283839", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0532441174765\/-118.080727414483", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0532441174765\/-118.080727414483" }, "geometry": { "type": "Point", "coordinates": [ -118.0807274, 34.05324412 ] } },
{ "type": "Feature", "properties": { "osm_id": "616812912", "height": "174", "lat": 37.7953785, "lon": -122.3965291, "count_local_heights": "1049", "avg_local_height": "24.49432793", "local_ratio": "7.103685412", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/37.7953785000036\/-122.396529100001", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/37.7953785000036\/-122.396529100001" }, "geometry": { "type": "Point", "coordinates": [ -122.3965291, 37.7953785 ] } },
{ "type": "Feature", "properties": { "osm_id": "6577337", "height": "28.5", "lat": 33.92039192, "lon": -118.3379868, "count_local_heights": "2841", "avg_local_height": "5.251284759", "local_ratio": "5.427243295", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9203919214495\/-118.337986819457", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9203919214495\/-118.337986819457" }, "geometry": { "type": "Point", "coordinates": [ -118.3379868, 33.92039192 ] } },
{ "type": "Feature", "properties": { "osm_id": "9950843", "height": "26.113", "lat": -23.51843958, "lon": -46.52885031, "count_local_heights": "14617", "avg_local_height": "5.192396046", "local_ratio": "5.029084794", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5184395841827\/-46.5288503096623", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5184395841827\/-46.5288503096623" }, "geometry": { "type": "Point", "coordinates": [ -46.52885031, -23.51843958 ] } },
{ "type": "Feature", "properties": { "osm_id": "3778811", "height": "39.9", "lat": 40.66747836, "lon": -73.7956558, "count_local_heights": "4122", "avg_local_height": "6.498059195", "local_ratio": "6.140294941", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6674783577899\/-73.7956558045096", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6674783577899\/-73.7956558045096" }, "geometry": { "type": "Point", "coordinates": [ -73.7956558, 40.66747836 ] } },
{ "type": "Feature", "properties": { "osm_id": "9938755", "height": "25.868", "lat": -23.57753195, "lon": -46.49154199, "count_local_heights": "7706", "avg_local_height": "5.072619128", "local_ratio": "5.09953524", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5775319546984\/-46.4915419871317", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5775319546984\/-46.4915419871317" }, "geometry": { "type": "Point", "coordinates": [ -46.49154199, -23.57753195 ] } },
{ "type": "Feature", "properties": { "osm_id": "6941964", "height": "26.4", "lat": 33.94845614, "lon": -118.0037762, "count_local_heights": "2843", "avg_local_height": "5.124270137", "local_ratio": "5.151953213", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.948456141184\/-118.003776224854", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.948456141184\/-118.003776224854" }, "geometry": { "type": "Point", "coordinates": [ -118.0037762, 33.94845614 ] } },
{ "type": "Feature", "properties": { "osm_id": "3742578", "height": "45.9", "lat": 40.85642454, "lon": -73.84743656000001, "count_local_heights": "5147", "avg_local_height": "7.820031086", "local_ratio": "5.869541885", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8564245426476\/-73.8474365566453", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8564245426476\/-73.8474365566453" }, "geometry": { "type": "Point", "coordinates": [ -73.84743656, 40.85642454 ] } },
{ "type": "Feature", "properties": { "osm_id": "8662486", "height": "26.042", "lat": -23.50075841, "lon": -46.43410658, "count_local_heights": "15388", "avg_local_height": "4.522721471", "local_ratio": "5.758037537", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5007584064881\/-46.4341065828078", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5007584064881\/-46.4341065828078" }, "geometry": { "type": "Point", "coordinates": [ -46.43410658, -23.50075841 ] } },
{ "type": "Feature", "properties": { "osm_id": "437970587", "height": "37", "lat": 53.8857577, "lon": 11.4233196, "count_local_heights": "29", "avg_local_height": "7.051724138", "local_ratio": "5.246943765", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/53.8857577\/11.4233196", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/53.8857577\/11.4233196" }, "geometry": { "type": "Point", "coordinates": [ 11.4233196, 53.8857577 ] } },
{ "type": "Feature", "properties": { "osm_id": "6385788", "height": "26.1", "lat": 34.06948025, "lon": -118.1856107, "count_local_heights": "2846", "avg_local_height": "4.611524947", "local_ratio": "5.659733016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0694802516433\/-118.185610706099", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0694802516433\/-118.185610706099" }, "geometry": { "type": "Point", "coordinates": [ -118.1856107, 34.06948025 ] } },
{ "type": "Feature", "properties": { "osm_id": "4247312", "height": "333", "lat": 35.65857916, "lon": 139.7454459, "count_local_heights": "31", "avg_local_height": "47.15967742", "local_ratio": "7.061117001", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.6585791571595\/139.745445894456", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.6585791571595\/139.745445894456" }, "geometry": { "type": "Point", "coordinates": [ 139.7454459, 35.65857916 ] } },
{ "type": "Feature", "properties": { "osm_id": "6467614", "height": "43.2", "lat": 25.69290982, "lon": -80.30984, "count_local_heights": "544", "avg_local_height": "8.601102941", "local_ratio": "5.022611669", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.6929098167937\/-80.3098399992707", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.6929098167937\/-80.3098399992707" }, "geometry": { "type": "Point", "coordinates": [ -80.30984, 25.69290982 ] } },
{ "type": "Feature", "properties": { "osm_id": "6315195", "height": "30.4", "lat": 34.03578368, "lon": -118.4441521, "count_local_heights": "3360", "avg_local_height": "5.946636905", "local_ratio": "5.112133209", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0357836829051\/-118.444152114058", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0357836829051\/-118.444152114058" }, "geometry": { "type": "Point", "coordinates": [ -118.4441521, 34.03578368 ] } },
{ "type": "Feature", "properties": { "osm_id": "7518994", "height": "55", "lat": 56.63380463, "lon": 47.90276017, "count_local_heights": "35", "avg_local_height": "10.91428571", "local_ratio": "5.039267016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/56.633804632011\/47.9027601693111", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/56.633804632011\/47.9027601693111" }, "geometry": { "type": "Point", "coordinates": [ 47.90276017, 56.63380463 ] } },
{ "type": "Feature", "properties": { "osm_id": "2123639", "height": "20", "lat": 48.268325, "lon": 16.42721538, "count_local_heights": "36", "avg_local_height": "2.972222222", "local_ratio": "6.728971963", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.268325002122\/16.4272153819528", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.268325002122\/16.4272153819528" }, "geometry": { "type": "Point", "coordinates": [ 16.42721538, 48.268325 ] } },
{ "type": "Feature", "properties": { "osm_id": "6483285", "height": "133", "lat": 37.78530769, "lon": -122.4044296, "count_local_heights": "1828", "avg_local_height": "21.48196389", "local_ratio": "6.191240273", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/37.7853076931207\/-122.404429626931", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/37.7853076931207\/-122.404429626931" }, "geometry": { "type": "Point", "coordinates": [ -122.4044296, 37.78530769 ] } },
{ "type": "Feature", "properties": { "osm_id": "5429035", "height": "40.20", "lat": 18.394261, "lon": -66.01537466000001, "count_local_heights": "3365", "avg_local_height": "4.028508172", "local_ratio": "9.978880092", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.39426099877\/-66.0153746558257", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.39426099877\/-66.0153746558257" }, "geometry": { "type": "Point", "coordinates": [ -66.01537466, 18.394261 ] } },
{ "type": "Feature", "properties": { "osm_id": "11207403", "height": "226", "lat": 42.34572221, "lon": -71.0839561, "count_local_heights": "38", "avg_local_height": "39.96052632", "local_ratio": "5.655581166", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.3457222096782\/-71.0839561018717", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.3457222096782\/-71.0839561018717" }, "geometry": { "type": "Point", "coordinates": [ -71.0839561, 42.34572221 ] } },
{ "type": "Feature", "properties": { "osm_id": "6458601", "height": "87.7", "lat": 25.73299731, "lon": -80.23467258, "count_local_heights": "1574", "avg_local_height": "8.846759848", "local_ratio": "9.913233942", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7329973079052\/-80.2346725776011", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7329973079052\/-80.2346725776011" }, "geometry": { "type": "Point", "coordinates": [ -80.23467258, 25.73299731 ] } },
{ "type": "Feature", "properties": { "osm_id": "6670350", "height": "97.5", "lat": 48.46301011, "lon": 35.06511657, "count_local_heights": "39", "avg_local_height": "7.89", "local_ratio": "12.35741445", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.4630101065397\/35.0651165732112", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.4630101065397\/35.0651165732112" }, "geometry": { "type": "Point", "coordinates": [ 35.06511657, 48.46301011 ] } },
{ "type": "Feature", "properties": { "osm_id": "6670351", "height": "97.5", "lat": 48.46284692, "lon": 35.06422339, "count_local_heights": "39", "avg_local_height": "7.89", "local_ratio": "12.35741445", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.4628469212383\/35.0642233878468", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.4628469212383\/35.0642233878468" }, "geometry": { "type": "Point", "coordinates": [ 35.06422339, 48.46284692 ] } },
{ "type": "Feature", "properties": { "osm_id": "6457981", "height": "45.3", "lat": 25.82410571, "lon": -80.27982117000001, "count_local_heights": "2088", "avg_local_height": "5.638936782", "local_ratio": "8.033429307", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8241057131787\/-80.2798211742898", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8241057131787\/-80.2798211742898" }, "geometry": { "type": "Point", "coordinates": [ -80.27982117, 25.82410571 ] } },
{ "type": "Feature", "properties": { "osm_id": "6243357", "height": "40.4", "lat": 34.06428649, "lon": -118.27223, "count_local_heights": "3112", "avg_local_height": "7.086118252", "local_ratio": "5.701287865", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.064286488292\/-118.272230041295", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.064286488292\/-118.272230041295" }, "geometry": { "type": "Point", "coordinates": [ -118.27223, 34.06428649 ] } },
{ "type": "Feature", "properties": { "osm_id": "6022800", "height": "30.2", "lat": 45.59680926, "lon": 8.954452597, "count_local_heights": "3625", "avg_local_height": "5.410518621", "local_ratio": "5.581720001", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.5968092638563\/8.95445259665431", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.5968092638563\/8.95445259665431" }, "geometry": { "type": "Point", "coordinates": [ 8.954452597, 45.59680926 ] } },
{ "type": "Feature", "properties": { "osm_id": "6252391", "height": "58.0", "lat": 33.94621677, "lon": -118.3826756, "count_local_heights": "298", "avg_local_height": "9.623825503", "local_ratio": "6.026709439", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9462167702604\/-118.38267561806", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9462167702604\/-118.38267561806" }, "geometry": { "type": "Point", "coordinates": [ -118.3826756, 33.94621677 ] } },
{ "type": "Feature", "properties": { "osm_id": "6942212", "height": "26.6", "lat": 34.10088298, "lon": -118.1058731, "count_local_heights": "4139", "avg_local_height": "5.089828461", "local_ratio": "5.226109328", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1008829761242\/-118.105873098605", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1008829761242\/-118.105873098605" }, "geometry": { "type": "Point", "coordinates": [ -118.1058731, 34.10088298 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525593", "height": "32.37", "lat": -23.55472205, "lon": -46.71434497, "count_local_heights": "2604", "avg_local_height": "6.158234255", "local_ratio": "5.256376854", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5547220527186\/-46.7143449688005", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5547220527186\/-46.7143449688005" }, "geometry": { "type": "Point", "coordinates": [ -46.71434497, -23.55472205 ] } },
{ "type": "Feature", "properties": { "osm_id": "6421979", "height": "34.0", "lat": 34.19508664, "lon": -118.463259, "count_local_heights": "3628", "avg_local_height": "5.034922822", "local_ratio": "6.752834393", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1950866380104\/-118.46325898914", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1950866380104\/-118.46325898914" }, "geometry": { "type": "Point", "coordinates": [ -118.463259, 34.19508664 ] } },
{ "type": "Feature", "properties": { "osm_id": "7401832", "height": "48", "lat": 44.02275853, "lon": 10.07419107, "count_local_heights": "1069", "avg_local_height": "4.360149673", "local_ratio": "11.0087964", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/44.0227585346083\/10.0741910687744", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/44.0227585346083\/10.0741910687744" }, "geometry": { "type": "Point", "coordinates": [ 10.07419107, 44.02275853 ] } },
{ "type": "Feature", "properties": { "osm_id": "6461880", "height": "37.1", "lat": 25.68417979, "lon": -80.3388212, "count_local_heights": "814", "avg_local_height": "5.632555283", "local_ratio": "6.586708543", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.684179793137\/-80.3388212021508", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.684179793137\/-80.3388212021508" }, "geometry": { "type": "Point", "coordinates": [ -80.3388212, 25.68417979 ] } },
{ "type": "Feature", "properties": { "osm_id": "3369080", "height": "69.9", "lat": 40.68892751, "lon": -73.97643757, "count_local_heights": "4654", "avg_local_height": "13.53680619", "local_ratio": "5.163699548", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6889275121824\/-73.9764375707425", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6889275121824\/-73.9764375707425" }, "geometry": { "type": "Point", "coordinates": [ -73.97643757, 40.68892751 ] } },
{ "type": "Feature", "properties": { "osm_id": "9396621", "height": "216", "lat": 25.78422619, "lon": -80.19014578, "count_local_heights": "304", "avg_local_height": "20.71151316", "local_ratio": "10.4289821", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7842261879368\/-80.1901457788875", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7842261879368\/-80.1901457788875" }, "geometry": { "type": "Point", "coordinates": [ -80.19014578, 25.78422619 ] } },
{ "type": "Feature", "properties": { "osm_id": "6017352", "height": "145", "lat": 59.8504955, "lon": 30.30466367, "count_local_heights": "51", "avg_local_height": "21.2254902", "local_ratio": "6.831408776", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/59.8504955000751\/30.3046636724149", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/59.8504955000751\/30.3046636724149" }, "geometry": { "type": "Point", "coordinates": [ 30.30466367, 59.8504955 ] } },
{ "type": "Feature", "properties": { "osm_id": "5281838", "height": "30", "lat": 37.33483561, "lon": -122.0090295, "count_local_heights": "307", "avg_local_height": "4.940390879", "local_ratio": "6.072394013", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/37.334835606063\/-122.009029515939", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/37.334835606063\/-122.009029515939" }, "geometry": { "type": "Point", "coordinates": [ -122.0090295, 37.33483561 ] } },
{ "type": "Feature", "properties": { "osm_id": "7671843", "height": "60.1", "lat": 33.94619122, "lon": -118.3816262, "count_local_heights": "307", "avg_local_height": "9.503583062", "local_ratio": "6.323930628", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9461912240983\/-118.381626168084", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9461912240983\/-118.381626168084" }, "geometry": { "type": "Point", "coordinates": [ -118.3816262, 33.94619122 ] } },
{ "type": "Feature", "properties": { "osm_id": "6357727", "height": "43.1", "lat": 34.04925283, "lon": -118.2177445, "count_local_heights": "3379", "avg_local_height": "6.080822729", "local_ratio": "7.087856681", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0492528269521\/-118.217744477113", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0492528269521\/-118.217744477113" }, "geometry": { "type": "Point", "coordinates": [ -118.2177445, 34.04925283 ] } },
{ "type": "Feature", "properties": { "osm_id": "2104441", "height": "20", "lat": 45.42790906, "lon": 12.383004, "count_local_heights": "55", "avg_local_height": "3.927272727", "local_ratio": "5.092592593", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.4279090601876\/12.3830039950725", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.4279090601876\/12.3830039950725" }, "geometry": { "type": "Point", "coordinates": [ 12.383004, 45.42790906 ] } },
{ "type": "Feature", "properties": { "osm_id": "6252392", "height": "51.6", "lat": 33.94665152, "lon": -118.3847735, "count_local_heights": "311", "avg_local_height": "9.306109325", "local_ratio": "5.544744662", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.94665151675\/-118.384773464962", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.94665151675\/-118.384773464962" }, "geometry": { "type": "Point", "coordinates": [ -118.3847735, 33.94665152 ] } },
{ "type": "Feature", "properties": { "osm_id": "6060882", "height": "24.4", "lat": 18.40308675, "lon": -66.11572049, "count_local_heights": "2615", "avg_local_height": "4.794917782", "local_ratio": "5.088721248", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4030867520917\/-66.1157204859798", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4030867520917\/-66.1157204859798" }, "geometry": { "type": "Point", "coordinates": [ -66.11572049, 18.40308675 ] } },
{ "type": "Feature", "properties": { "osm_id": "6357001", "height": "32.8", "lat": 34.0570829, "lon": -118.3552282, "count_local_heights": "5175", "avg_local_height": "5.934821256", "local_ratio": "5.526703937", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0570829020501\/-118.355228170304", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0570829020501\/-118.355228170304" }, "geometry": { "type": "Point", "coordinates": [ -118.3552282, 34.0570829 ] } },
{ "type": "Feature", "properties": { "osm_id": "3019356", "height": "67.8", "lat": 51.02563293, "lon": 13.78681648, "count_local_heights": "56", "avg_local_height": "6.405357143", "local_ratio": "10.58488988", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.0256329318742\/13.7868164826482", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.0256329318742\/13.7868164826482" }, "geometry": { "type": "Point", "coordinates": [ 13.78681648, 51.02563293 ] } },
{ "type": "Feature", "properties": { "osm_id": "6452757", "height": "22.1", "lat": 25.92508037, "lon": -80.17754785, "count_local_heights": "2104", "avg_local_height": "4.360646388", "local_ratio": "5.068055979", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.9250803687899\/-80.1775478459844", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.9250803687899\/-80.1775478459844" }, "geometry": { "type": "Point", "coordinates": [ -80.17754785, 25.92508037 ] } },
{ "type": "Feature", "properties": { "osm_id": "6396267", "height": "70.66999", "lat": -22.98246323, "lon": -43.21867094, "count_local_heights": "4920", "avg_local_height": "13.22470531", "local_ratio": "5.343785615", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9824632315658\/-43.2186709395844", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9824632315658\/-43.2186709395844" }, "geometry": { "type": "Point", "coordinates": [ -43.21867094, -22.98246323 ] } },
{ "type": "Feature", "properties": { "osm_id": "9938756", "height": "27.587", "lat": -23.57578834, "lon": -46.49028923, "count_local_heights": "7992", "avg_local_height": "5.200599975", "local_ratio": "5.304580266", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5757883402699\/-46.4902892255935", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5757883402699\/-46.4902892255935" }, "geometry": { "type": "Point", "coordinates": [ -46.49028923, -23.57578834 ] } },
{ "type": "Feature", "properties": { "osm_id": "9950876", "height": "41.967", "lat": -23.52578207, "lon": -46.52933688, "count_local_heights": "14392", "avg_local_height": "4.942128683", "local_ratio": "8.491685", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5257820699436\/-46.5293368776774", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5257820699436\/-46.5293368776774" }, "geometry": { "type": "Point", "coordinates": [ -46.52933688, -23.52578207 ] } },
{ "type": "Feature", "properties": { "osm_id": "4466716184", "height": "280", "lat": 53.542947, "lon": -113.4826687, "count_local_heights": "58", "avg_local_height": "50.76017241", "local_ratio": "5.516135716", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/53.542947\/-113.4826687", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/53.542947\/-113.4826687" }, "geometry": { "type": "Point", "coordinates": [ -113.4826687, 53.542947 ] } },
{ "type": "Feature", "properties": { "osm_id": "3993833", "height": "150", "lat": 51.55042226, "lon": 20.04046587, "count_local_heights": "59", "avg_local_height": "16.52542373", "local_ratio": "9.076923077", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.550422264111\/20.0404658685811", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.550422264111\/20.0404658685811" }, "geometry": { "type": "Point", "coordinates": [ 20.04046587, 51.55042226 ] } },
{ "type": "Feature", "properties": { "osm_id": "3215282", "height": "106.1", "lat": 33.76759545, "lon": -118.1931271, "count_local_heights": "1083", "avg_local_height": "9.688550323", "local_ratio": "10.95107074", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.7675954503043\/-118.19312711991", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.7675954503043\/-118.19312711991" }, "geometry": { "type": "Point", "coordinates": [ -118.1931271, 33.76759545 ] } },
{ "type": "Feature", "properties": { "osm_id": "6943065", "height": "27.3", "lat": 34.08034696, "lon": -118.1021793, "count_local_heights": "4667", "avg_local_height": "5.222541247", "local_ratio": "5.227340237", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0803469600294\/-118.10217933928", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0803469600294\/-118.10217933928" }, "geometry": { "type": "Point", "coordinates": [ -118.1021793, 34.08034696 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525591", "height": "32.15", "lat": -23.55409311, "lon": -46.71388083, "count_local_heights": "2876", "avg_local_height": "6.047311544", "local_ratio": "5.316412056", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5540931112936\/-46.7138808338066", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5540931112936\/-46.7138808338066" }, "geometry": { "type": "Point", "coordinates": [ -46.71388083, -23.55409311 ] } },
{ "type": "Feature", "properties": { "osm_id": "3362030", "height": "48.2", "lat": 40.65666765, "lon": -73.94452773, "count_local_heights": "7228", "avg_local_height": "7.662327061", "local_ratio": "6.290517178", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.656667648903\/-73.944527727563", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.656667648903\/-73.944527727563" }, "geometry": { "type": "Point", "coordinates": [ -73.94452773, 40.65666765 ] } },
{ "type": "Feature", "properties": { "osm_id": "6592189", "height": "39.3", "lat": 33.83464271, "lon": -118.3547485, "count_local_heights": "2109", "avg_local_height": "5.811996207", "local_ratio": "6.761876402", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.8346427074161\/-118.354748487568", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.8346427074161\/-118.354748487568" }, "geometry": { "type": "Point", "coordinates": [ -118.3547485, 33.83464271 ] } },
{ "type": "Feature", "properties": { "osm_id": "9929536", "height": "34.67", "lat": -23.59383583, "lon": -46.58023145, "count_local_heights": "9533", "avg_local_height": "5.042907374", "local_ratio": "6.87500234", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5938358336425\/-46.5802314508209", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5938358336425\/-46.5802314508209" }, "geometry": { "type": "Point", "coordinates": [ -46.58023145, -23.59383583 ] } },
{ "type": "Feature", "properties": { "osm_id": "6339707", "height": "102.3", "lat": 34.05630553, "lon": -118.2574111, "count_local_heights": "1086", "avg_local_height": "18.1878453", "local_ratio": "5.62463548", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0563055320718\/-118.257411073305", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0563055320718\/-118.257411073305" }, "geometry": { "type": "Point", "coordinates": [ -118.2574111, 34.05630553 ] } },
{ "type": "Feature", "properties": { "osm_id": "6467555", "height": "31.3", "lat": 25.7429311, "lon": -80.27846121, "count_local_heights": "1599", "avg_local_height": "5.705565979", "local_ratio": "5.485871186", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7429310957351\/-80.2784612094181", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7429310957351\/-80.2784612094181" }, "geometry": { "type": "Point", "coordinates": [ -80.27846121, 25.7429311 ] } },
{ "type": "Feature", "properties": { "osm_id": "3347200", "height": "51.9", "lat": 40.58518575, "lon": -73.96506702000001, "count_local_heights": "5441", "avg_local_height": "7.58046315", "local_ratio": "6.846547364", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.5851857454856\/-73.9650670229388", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.5851857454856\/-73.9650670229388" }, "geometry": { "type": "Point", "coordinates": [ -73.96506702, 40.58518575 ] } },
{ "type": "Feature", "properties": { "osm_id": "3993925", "height": "150", "lat": 51.54784171, "lon": 20.04500922, "count_local_heights": "66", "avg_local_height": "16.87878788", "local_ratio": "8.886894075", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.5478417073576\/20.045009222351", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.5478417073576\/20.045009222351" }, "geometry": { "type": "Point", "coordinates": [ 20.04500922, 51.54784171 ] } },
{ "type": "Feature", "properties": { "osm_id": "6392990", "height": "35.7", "lat": 34.22011766, "lon": -118.5329897, "count_local_heights": "3650", "avg_local_height": "5.34090411", "local_ratio": "6.684261553", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.2201176582771\/-118.532989734997", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.2201176582771\/-118.532989734997" }, "geometry": { "type": "Point", "coordinates": [ -118.5329897, 34.22011766 ] } },
{ "type": "Feature", "properties": { "osm_id": "3775774", "height": "37.3", "lat": 40.74714438, "lon": -73.82512694, "count_local_heights": "5698", "avg_local_height": "7.381098631", "local_ratio": "5.053448255", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7471443765259\/-73.825126938156", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7471443765259\/-73.825126938156" }, "geometry": { "type": "Point", "coordinates": [ -73.82512694, 40.74714438 ] } },
{ "type": "Feature", "properties": { "osm_id": "6533107", "height": "53.4", "lat": -23.6123138, "lon": -46.64730096, "count_local_heights": "11842", "avg_local_height": "5.454332123", "local_ratio": "9.79038291", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6123137995245\/-46.6473009578792", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6123137995245\/-46.6473009578792" }, "geometry": { "type": "Point", "coordinates": [ -46.64730096, -23.6123138 ] } },
{ "type": "Feature", "properties": { "osm_id": "6356829", "height": "138", "lat": 34.06241085, "lon": -118.298577, "count_local_heights": "2115", "avg_local_height": "10.39839243", "local_ratio": "13.27128216", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0624108467239\/-118.298576996856", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0624108467239\/-118.298576996856" }, "geometry": { "type": "Point", "coordinates": [ -118.298577, 34.06241085 ] } },
{ "type": "Feature", "properties": { "osm_id": "6625199228", "height": "325", "lat": -23.4869083, "lon": -46.3070172, "count_local_heights": "68", "avg_local_height": "9.514705882", "local_ratio": "34.1576507", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4869083\/-46.3070172", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4869083\/-46.3070172" }, "geometry": { "type": "Point", "coordinates": [ -46.3070172, -23.4869083 ] } },
{ "type": "Feature", "properties": { "osm_id": "6625228745", "height": "60", "lat": -23.4865104, "lon": -46.3062283, "count_local_heights": "69", "avg_local_height": "9.449275362", "local_ratio": "6.349693252", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4865104\/-46.3062282999999", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4865104\/-46.3062282999999" }, "geometry": { "type": "Point", "coordinates": [ -46.3062283, -23.4865104 ] } },
{ "type": "Feature", "properties": { "osm_id": "6625199238", "height": "63", "lat": -23.4864459, "lon": -46.3060839, "count_local_heights": "69", "avg_local_height": "9.449275362", "local_ratio": "6.667177914", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4864459\/-46.3060839", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4864459\/-46.3060839" }, "geometry": { "type": "Point", "coordinates": [ -46.3060839, -23.4864459 ] } },
{ "type": "Feature", "properties": { "osm_id": "7671841", "height": "57.9", "lat": 33.94705173, "lon": -118.3826774, "count_local_heights": "325", "avg_local_height": "9.269538462", "local_ratio": "6.246265684", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9470517274682\/-118.382677423515", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9470517274682\/-118.382677423515" }, "geometry": { "type": "Point", "coordinates": [ -118.3826774, 33.94705173 ] } },
{ "type": "Feature", "properties": { "osm_id": "6573226", "height": "26.4", "lat": 33.83545753, "lon": -118.1356441, "count_local_heights": "3144", "avg_local_height": "4.740648855", "local_ratio": "5.568857936", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.835457527693\/-118.13564406609", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.835457527693\/-118.13564406609" }, "geometry": { "type": "Point", "coordinates": [ -118.1356441, 33.83545753 ] } },
{ "type": "Feature", "properties": { "osm_id": "6303369", "height": "41.6", "lat": 34.10237763, "lon": -118.3399026, "count_local_heights": "2634", "avg_local_height": "7.99722855", "local_ratio": "5.201802067", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1023776343654\/-118.339902643778", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1023776343654\/-118.339902643778" }, "geometry": { "type": "Point", "coordinates": [ -118.3399026, 34.10237763 ] } },
{ "type": "Feature", "properties": { "osm_id": "6679035", "height": "39.81", "lat": -23.57643935, "lon": -46.67129388, "count_local_heights": "4429", "avg_local_height": "5.968729058", "local_ratio": "6.669761621", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5764393480711\/-46.6712938797898", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5764393480711\/-46.6712938797898" }, "geometry": { "type": "Point", "coordinates": [ -46.67129388, -23.57643935 ] } },
{ "type": "Feature", "properties": { "osm_id": "6413833", "height": "26.0", "lat": 34.28424492, "lon": -118.4372553, "count_local_heights": "3919", "avg_local_height": "4.663715233", "local_ratio": "5.574954451", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.2842449158291\/-118.437255264721", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.2842449158291\/-118.437255264721" }, "geometry": { "type": "Point", "coordinates": [ -118.4372553, 34.28424492 ] } },
{ "type": "Feature", "properties": { "osm_id": "6408277", "height": "51.7", "lat": 34.05863678, "lon": -118.2306023, "count_local_heights": "592", "avg_local_height": "8.69847973", "local_ratio": "5.943567337", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0586367779099\/-118.230602280279", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0586367779099\/-118.230602280279" }, "geometry": { "type": "Point", "coordinates": [ -118.2306023, 34.05863678 ] } },
{ "type": "Feature", "properties": { "osm_id": "9950844", "height": "49.293", "lat": -23.52330042, "lon": -46.52905191, "count_local_heights": "15184", "avg_local_height": "5.024985379", "local_ratio": "9.809580781", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5233004211978\/-46.5290519061799", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5233004211978\/-46.5290519061799" }, "geometry": { "type": "Point", "coordinates": [ -46.52905191, -23.52330042 ] } },
{ "type": "Feature", "properties": { "osm_id": "8662502", "height": "26.126", "lat": -23.50081091, "lon": -46.43463509, "count_local_heights": "15441", "avg_local_height": "4.521236254", "local_ratio": "5.77850803", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5008109085242\/-46.4346350881762", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5008109085242\/-46.4346350881762" }, "geometry": { "type": "Point", "coordinates": [ -46.43463509, -23.50081091 ] } },
{ "type": "Feature", "properties": { "osm_id": "6572688", "height": "48.0", "lat": 33.77702934, "lon": -118.1193002, "count_local_heights": "2131", "avg_local_height": "5.966072267", "local_ratio": "8.045494231", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.7770293369621\/-118.119300187245", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.7770293369621\/-118.119300187245" }, "geometry": { "type": "Point", "coordinates": [ -118.1193002, 33.77702934 ] } },
{ "type": "Feature", "properties": { "osm_id": "6094762", "height": "26.1", "lat": 33.73840534, "lon": -118.3050436, "count_local_heights": "5460", "avg_local_height": "5.162435897", "local_ratio": "5.05575285", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.7384053449859\/-118.305043561182", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.7384053449859\/-118.305043561182" }, "geometry": { "type": "Point", "coordinates": [ -118.3050436, 33.73840534 ] } },
{ "type": "Feature", "properties": { "osm_id": "8597127", "height": "47.6", "lat": -23.65186038, "lon": -46.75948871, "count_local_heights": "7509", "avg_local_height": "4.655883606", "local_ratio": "10.22362327", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6518603750428\/-46.7594887100939", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6518603750428\/-46.7594887100939" }, "geometry": { "type": "Point", "coordinates": [ -46.75948871, -23.65186038 ] } },
{ "type": "Feature", "properties": { "osm_id": "6394876", "height": "87.5", "lat": 34.13692844, "lon": -118.3582937, "count_local_heights": "1367", "avg_local_height": "6.524067301", "local_ratio": "13.41187881", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1369284443538\/-118.358293725496", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1369284443538\/-118.358293725496" }, "geometry": { "type": "Point", "coordinates": [ -118.3582937, 34.13692844 ] } },
{ "type": "Feature", "properties": { "osm_id": "6838139", "height": "49.2", "lat": 55.51438456, "lon": 36.98254936, "count_local_heights": "88", "avg_local_height": "8.863636364", "local_ratio": "5.550769231", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/55.5143845602116\/36.9825493567578", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/55.5143845602116\/36.9825493567578" }, "geometry": { "type": "Point", "coordinates": [ 36.98254936, 55.51438456 ] } },
{ "type": "Feature", "properties": { "osm_id": "6344424", "height": "39.8", "lat": 34.02892836, "lon": -118.2768189, "count_local_heights": "1880", "avg_local_height": "7.775425532", "local_ratio": "5.118690911", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0289283551003\/-118.276818907802", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0289283551003\/-118.276818907802" }, "geometry": { "type": "Point", "coordinates": [ -118.2768189, 34.02892836 ] } },
{ "type": "Feature", "properties": { "osm_id": "6461936", "height": "26.9", "lat": 25.82351183, "lon": -80.23331731, "count_local_heights": "2650", "avg_local_height": "5.06090566", "local_ratio": "5.315254187", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.823511834518\/-80.2333173105365", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.823511834518\/-80.2333173105365" }, "geometry": { "type": "Point", "coordinates": [ -80.23331731, 25.82351183 ] } },
{ "type": "Feature", "properties": { "osm_id": "3759617", "height": "82.4", "lat": 40.74129477, "lon": -73.73161872, "count_local_heights": "2395", "avg_local_height": "6.575490605", "local_ratio": "12.53138434", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7412947745104\/-73.7316187205739", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7412947745104\/-73.7316187205739" }, "geometry": { "type": "Point", "coordinates": [ -73.73161872, 40.74129477 ] } },
{ "type": "Feature", "properties": { "osm_id": "9946101", "height": "69.66", "lat": -23.54972357, "lon": -46.53945375, "count_local_heights": "11100", "avg_local_height": "4.886356757", "local_ratio": "14.25602007", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5497235734296\/-46.5394537493582", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5497235734296\/-46.5394537493582" }, "geometry": { "type": "Point", "coordinates": [ -46.53945375, -23.54972357 ] } },
{ "type": "Feature", "properties": { "osm_id": "9929531", "height": "35.16", "lat": -23.59442732, "lon": -46.57974165, "count_local_heights": "9566", "avg_local_height": "5.038114468", "local_ratio": "6.97880134", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5944273158958\/-46.579741652109", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5944273158958\/-46.579741652109" }, "geometry": { "type": "Point", "coordinates": [ -46.57974165, -23.59442732 ] } },
{ "type": "Feature", "properties": { "osm_id": "6105824", "height": "32.0", "lat": 33.92309367, "lon": -118.2429714, "count_local_heights": "3936", "avg_local_height": "4.504547764", "local_ratio": "7.103931776", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9230936698437\/-118.242971412874", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9230936698437\/-118.242971412874" }, "geometry": { "type": "Point", "coordinates": [ -118.2429714, 33.92309367 ] } },
{ "type": "Feature", "properties": { "osm_id": "6550670", "height": "56.7", "lat": 34.01356179, "lon": -118.4968781, "count_local_heights": "865", "avg_local_height": "10.64242775", "local_ratio": "5.327731731", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0135617898447\/-118.496878054044", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0135617898447\/-118.496878054044" }, "geometry": { "type": "Point", "coordinates": [ -118.4968781, 34.01356179 ] } },
{ "type": "Feature", "properties": { "osm_id": "3746487", "height": "64.4", "lat": 40.84881349, "lon": -73.83962708, "count_local_heights": "3937", "avg_local_height": "7.701778004", "local_ratio": "8.361705566", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8488134860965\/-73.8396270768737", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8488134860965\/-73.8396270768737" }, "geometry": { "type": "Point", "coordinates": [ -73.83962708, 40.84881349 ] } },
{ "type": "Feature", "properties": { "osm_id": "9960233", "height": "35.524", "lat": -23.47901345, "lon": -46.60818616, "count_local_heights": "12129", "avg_local_height": "5.818389274", "local_ratio": "6.1054698", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4790134538184\/-46.6081861621607", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4790134538184\/-46.6081861621607" }, "geometry": { "type": "Point", "coordinates": [ -46.60818616, -23.47901345 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525620", "height": "32.13", "lat": -23.5546841, "lon": -46.71351973, "count_local_heights": "2914", "avg_local_height": "5.928238847", "local_ratio": "5.419822114", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5546840971381\/-46.7135197320216", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5546840971381\/-46.7135197320216" }, "geometry": { "type": "Point", "coordinates": [ -46.71351973, -23.5546841 ] } },
{ "type": "Feature", "properties": { "osm_id": "7326267", "height": "25.3", "lat": 34.22345255, "lon": -118.4495213, "count_local_heights": "3427", "avg_local_height": "4.469711118", "local_ratio": "5.660321066", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.2234525454893\/-118.449521324393", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.2234525454893\/-118.449521324393" }, "geometry": { "type": "Point", "coordinates": [ -118.4495213, 34.22345255 ] } },
{ "type": "Feature", "properties": { "osm_id": "7658908", "height": "45.4", "lat": 40.77446086, "lon": -73.87341619, "count_local_heights": "1125", "avg_local_height": "6.681244444", "local_ratio": "6.795141291", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7744608627043\/-73.8734161917464", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7744608627043\/-73.8734161917464" }, "geometry": { "type": "Point", "coordinates": [ -73.87341619, 40.77446086 ] } },
{ "type": "Feature", "properties": { "osm_id": "2625488", "height": "23", "lat": 52.5201795, "lon": 13.37959399, "count_local_heights": "2661", "avg_local_height": "4.377857948", "local_ratio": "5.253710895", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.5201795033075\/13.3795939906275", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.5201795033075\/13.3795939906275" }, "geometry": { "type": "Point", "coordinates": [ 13.37959399, 52.5201795 ] } },
{ "type": "Feature", "properties": { "osm_id": "9929537", "height": "34.61", "lat": -23.59353407, "lon": -46.5801173, "count_local_heights": "9829", "avg_local_height": "5.021122189", "local_ratio": "6.89288145", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5935340728966\/-46.5801172988072", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5935340728966\/-46.5801172988072" }, "geometry": { "type": "Point", "coordinates": [ -46.5801173, -23.59353407 ] } },
{ "type": "Feature", "properties": { "osm_id": "7532935", "height": "35.625", "lat": -23.52399919, "lon": -46.70354948, "count_local_heights": "9829", "avg_local_height": "5.842784617", "local_ratio": "6.097263948", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5239991935871\/-46.7035494756971", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5239991935871\/-46.7035494756971" }, "geometry": { "type": "Point", "coordinates": [ -46.70354948, -23.52399919 ] } },
{ "type": "Feature", "properties": { "osm_id": "6249717", "height": "44.8", "lat": 34.09636673, "lon": -118.2944677, "count_local_heights": "4455", "avg_local_height": "6.34624018", "local_ratio": "7.059297904", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0963667319294\/-118.29446772778", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0963667319294\/-118.29446772778" }, "geometry": { "type": "Point", "coordinates": [ -118.2944677, 34.09636673 ] } },
{ "type": "Feature", "properties": { "osm_id": "3606128", "height": "144.9", "lat": 40.77511502, "lon": -73.9900309, "count_local_heights": "1129", "avg_local_height": "26.64268379", "local_ratio": "5.438641285", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.775115021706\/-73.9900309011543", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.775115021706\/-73.9900309011543" }, "geometry": { "type": "Point", "coordinates": [ -73.9900309, 40.77511502 ] } },
{ "type": "Feature", "properties": { "osm_id": "6584953", "height": "38.0", "lat": 33.95069307, "lon": -118.34816, "count_local_heights": "3433", "avg_local_height": "5.439615497", "local_ratio": "6.985787878", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9506930664461\/-118.348159959668", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9506930664461\/-118.348159959668" }, "geometry": { "type": "Point", "coordinates": [ -118.34816, 33.95069307 ] } },
{ "type": "Feature", "properties": { "osm_id": "6749150", "height": "22.9", "lat": 33.95491796, "lon": -118.217276, "count_local_heights": "6249", "avg_local_height": "4.448663786", "local_ratio": "5.147613104", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9549179646817\/-118.217275972298", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9549179646817\/-118.217275972298" }, "geometry": { "type": "Point", "coordinates": [ -118.217276, 33.95491796 ] } },
{ "type": "Feature", "properties": { "osm_id": "6711233", "height": "58.38", "lat": -23.5317022, "lon": -46.63499187, "count_local_heights": "6505", "avg_local_height": "9.353671791", "local_ratio": "6.241399239", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.531702197861\/-46.6349918666217", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.531702197861\/-46.6349918666217" }, "geometry": { "type": "Point", "coordinates": [ -46.63499187, -23.5317022 ] } },
{ "type": "Feature", "properties": { "osm_id": "6843732", "height": "53.7", "lat": 34.21956138, "lon": -118.4492878, "count_local_heights": "2922", "avg_local_height": "4.655852156", "local_ratio": "11.53387139", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.2195613758923\/-118.449287790257", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.2195613758923\/-118.449287790257" }, "geometry": { "type": "Point", "coordinates": [ -118.4492878, 34.21956138 ] } },
{ "type": "Feature", "properties": { "osm_id": "7523298", "height": "52.567", "lat": -23.53535872, "lon": -46.6668659, "count_local_heights": "6763", "avg_local_height": "9.789175001", "local_ratio": "5.369911151", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5353587243764\/-46.6668658979235", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5353587243764\/-46.6668658979235" }, "geometry": { "type": "Point", "coordinates": [ -46.6668659, -23.53535872 ] } },
{ "type": "Feature", "properties": { "osm_id": "8654986", "height": "26.707", "lat": -23.53119591, "lon": -46.43971175, "count_local_heights": "11629", "avg_local_height": "4.710314042", "local_ratio": "5.669897964", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5311959079009\/-46.4397117501833", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5311959079009\/-46.4397117501833" }, "geometry": { "type": "Point", "coordinates": [ -46.43971175, -23.53119591 ] } },
{ "type": "Feature", "properties": { "osm_id": "9251376", "height": "123", "lat": 51.22029241, "lon": 4.401295354, "count_local_heights": "878", "avg_local_height": "15.77187927", "local_ratio": "7.798690181", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.2202924067568\/4.40129535390309", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.2202924067568\/4.40129535390309" }, "geometry": { "type": "Point", "coordinates": [ 4.401295354, 51.22029241 ] } },
{ "type": "Feature", "properties": { "osm_id": "6454860", "height": "22.7", "lat": 25.86567705, "lon": -80.27731484, "count_local_heights": "3438", "avg_local_height": "3.87390925", "local_ratio": "5.859713932", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8656770527748\/-80.2773148386829", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8656770527748\/-80.2773148386829" }, "geometry": { "type": "Point", "coordinates": [ -80.27731484, 25.86567705 ] } },
{ "type": "Feature", "properties": { "osm_id": "3221", "height": "44", "lat": 52.50999229, "lon": 13.37308479, "count_local_heights": "2672", "avg_local_height": "4.843637725", "local_ratio": "9.084081532", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.5099922926716\/13.3730847868478", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.5099922926716\/13.3730847868478" }, "geometry": { "type": "Point", "coordinates": [ 13.37308479, 52.50999229 ] } },
{ "type": "Feature", "properties": { "osm_id": "3285437", "height": "67", "lat": 52.50989162, "lon": 13.37357301, "count_local_heights": "2672", "avg_local_height": "4.843637725", "local_ratio": "13.8325787", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.5098916226079\/13.3735730130831", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.5098916226079\/13.3735730130831" }, "geometry": { "type": "Point", "coordinates": [ 13.37357301, 52.50989162 ] } },
{ "type": "Feature", "properties": { "osm_id": "1779048", "height": "18", "lat": 48.77259015, "lon": 18.62061645, "count_local_heights": "369", "avg_local_height": "2.869105691", "local_ratio": "6.273731935", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.7725901465351\/18.6206164495213", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.7725901465351\/18.6206164495213" }, "geometry": { "type": "Point", "coordinates": [ 18.62061645, 48.77259015 ] } },
{ "type": "Feature", "properties": { "osm_id": "5461855", "height": "26.20", "lat": 18.43641891, "lon": -66.05908211000001, "count_local_heights": "4465", "avg_local_height": "5.067711086", "local_ratio": "5.169986914", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4364189111276\/-66.059082106835", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4364189111276\/-66.059082106835" }, "geometry": { "type": "Point", "coordinates": [ -66.05908211, 18.43641891 ] } },
{ "type": "Feature", "properties": { "osm_id": "9946099", "height": "47.16", "lat": -23.55205948, "lon": -46.53326244, "count_local_heights": "12659", "avg_local_height": "5.088356343", "local_ratio": "9.268218817", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5520594768603\/-46.5332624364679", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5520594768603\/-46.5332624364679" }, "geometry": { "type": "Point", "coordinates": [ -46.53326244, -23.55205948 ] } },
{ "type": "Feature", "properties": { "osm_id": "8868922", "height": "41.8", "lat": 25.69488544, "lon": -80.30984647, "count_local_heights": "631", "avg_local_height": "7.699524564", "local_ratio": "5.428906636", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.6948854395874\/-80.3098464678804", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.6948854395874\/-80.3098464678804" }, "geometry": { "type": "Point", "coordinates": [ -80.30984647, 25.69488544 ] } },
{ "type": "Feature", "properties": { "osm_id": "3629576", "height": "102.3", "lat": 40.81990165, "lon": -73.95716634, "count_local_heights": "1399", "avg_local_height": "17.65425304", "local_ratio": "5.794637688", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8199016546508\/-73.9571663391495", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8199016546508\/-73.9571663391495" }, "geometry": { "type": "Point", "coordinates": [ -73.95716634, 40.81990165 ] } },
{ "type": "Feature", "properties": { "osm_id": "9938749", "height": "28.099", "lat": -23.57513966, "lon": -46.48971348, "count_local_heights": "8056", "avg_local_height": "5.291268123", "local_ratio": "5.310447202", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.575139664194\/-46.48971348233", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.575139664194\/-46.48971348233" }, "geometry": { "type": "Point", "coordinates": [ -46.48971348, -23.57513966 ] } },
{ "type": "Feature", "properties": { "osm_id": "6474401", "height": "32.0", "lat": 25.68481855, "lon": -80.33757172, "count_local_heights": "889", "avg_local_height": "5.438132733", "local_ratio": "5.884372738", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.6848185544433\/-80.3375717197312", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.6848185544433\/-80.3375717197312" }, "geometry": { "type": "Point", "coordinates": [ -80.33757172, 25.68481855 ] } },
{ "type": "Feature", "properties": { "osm_id": "6396033", "height": "72.36", "lat": -22.98552372, "lon": -43.21936002, "count_local_heights": "4730", "avg_local_height": "13.39929802", "local_ratio": "5.400282902", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9855237218385\/-43.2193600191208", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9855237218385\/-43.2193600191208" }, "geometry": { "type": "Point", "coordinates": [ -43.21936002, -22.98552372 ] } },
{ "type": "Feature", "properties": { "osm_id": "8546925", "height": "40.101", "lat": -23.50132602, "lon": -46.63097954, "count_local_heights": "8060", "avg_local_height": "7.151246526", "local_ratio": "5.607553851", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5013260192264\/-46.6309795414714", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5013260192264\/-46.6309795414714" }, "geometry": { "type": "Point", "coordinates": [ -46.63097954, -23.50132602 ] } },
{ "type": "Feature", "properties": { "osm_id": "8886947", "height": "31.4", "lat": 25.73067411, "lon": -80.38557987, "count_local_heights": "2173", "avg_local_height": "3.81780948", "local_ratio": "8.224611564", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7306741067937\/-80.3855798722815", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7306741067937\/-80.3855798722815" }, "geometry": { "type": "Point", "coordinates": [ -80.38557987, 25.73067411 ] } },
{ "type": "Feature", "properties": { "osm_id": "5437024", "height": "28.39", "lat": 18.35849513, "lon": -66.04986508, "count_local_heights": "2174", "avg_local_height": "4.592175713", "local_ratio": "6.182254725", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3584951265086\/-66.0498650847743", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3584951265086\/-66.0498650847743" }, "geometry": { "type": "Point", "coordinates": [ -66.04986508, 18.35849513 ] } },
{ "type": "Feature", "properties": { "osm_id": "9960063", "height": "38.204", "lat": -23.48444071, "lon": -46.61470283, "count_local_heights": "11902", "avg_local_height": "6.112003445", "local_ratio": "6.250650927", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4844407135018\/-46.6147028259757", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4844407135018\/-46.6147028259757" }, "geometry": { "type": "Point", "coordinates": [ -46.61470283, -23.48444071 ] } },
{ "type": "Feature", "properties": { "osm_id": "7543447", "height": "56.03", "lat": -23.60376162, "lon": -46.6688131, "count_local_heights": "5760", "avg_local_height": "9.41155816", "local_ratio": "5.953318149", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.603761622352\/-46.6688130992655", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.603761622352\/-46.6688130992655" }, "geometry": { "type": "Point", "coordinates": [ -46.6688131, -23.60376162 ] } },
{ "type": "Feature", "properties": { "osm_id": "5459884", "height": "150", "lat": 34.05518766, "lon": -118.4132776, "count_local_heights": "2177", "avg_local_height": "8.494487827", "local_ratio": "17.65851021", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0551876639052\/-118.413277636119", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0551876639052\/-118.413277636119" }, "geometry": { "type": "Point", "coordinates": [ -118.4132776, 34.05518766 ] } },
{ "type": "Feature", "properties": { "osm_id": "6100753", "height": "33.6", "lat": 33.73808513, "lon": -118.2801961, "count_local_heights": "2434", "avg_local_height": "5.843631882", "local_ratio": "5.749848841", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.7380851334058\/-118.280196086942", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.7380851334058\/-118.280196086942" }, "geometry": { "type": "Point", "coordinates": [ -118.2801961, 33.73808513 ] } },
{ "type": "Feature", "properties": { "osm_id": "6458690", "height": "33.7", "lat": 25.80891891, "lon": -80.22880686000001, "count_local_heights": "2948", "avg_local_height": "5.220556309", "local_ratio": "6.455250744", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8089189058127\/-80.2288068558204", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8089189058127\/-80.2288068558204" }, "geometry": { "type": "Point", "coordinates": [ -80.22880686, 25.80891891 ] } },
{ "type": "Feature", "properties": { "osm_id": "6464094", "height": "47.6", "lat": 25.7823992, "lon": -80.21825346, "count_local_heights": "1670", "avg_local_height": "7.435209581", "local_ratio": "6.401971522", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7823991969422\/-80.2182534646759", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7823991969422\/-80.2182534646759" }, "geometry": { "type": "Point", "coordinates": [ -80.21825346, 25.7823992 ] } },
{ "type": "Feature", "properties": { "osm_id": "5432182", "height": "27.50", "lat": 18.39010911, "lon": -66.00425919, "count_local_heights": "1672", "avg_local_height": "4.065418659", "local_ratio": "6.76437098", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3901091083706\/-66.0042591879066", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3901091083706\/-66.0042591879066" }, "geometry": { "type": "Point", "coordinates": [ -66.00425919, 18.39010911 ] } },
{ "type": "Feature", "properties": { "osm_id": "6679058", "height": "46.024", "lat": -23.5726217, "lon": -46.69842568, "count_local_heights": "3978", "avg_local_height": "7.546385621", "local_ratio": "6.098813699", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5726216956047\/-46.6984256820091", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5726216956047\/-46.6984256820091" }, "geometry": { "type": "Point", "coordinates": [ -46.69842568, -23.5726217 ] } },
{ "type": "Feature", "properties": { "osm_id": "6220582", "height": "39.15", "lat": -23.57729197, "lon": -46.67070946, "count_local_heights": "4490", "avg_local_height": "5.953590646", "local_ratio": "6.575863597", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5772919690266\/-46.6707094556082", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5772919690266\/-46.6707094556082" }, "geometry": { "type": "Point", "coordinates": [ -46.67070946, -23.57729197 ] } },
{ "type": "Feature", "properties": { "osm_id": "2201742", "height": "48", "lat": 52.51859602, "lon": 13.37609984, "count_local_heights": "2700", "avg_local_height": "4.804807407", "local_ratio": "9.989994589", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.5185960214457\/13.3760998436285", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.5185960214457\/13.3760998436285" }, "geometry": { "type": "Point", "coordinates": [ 13.37609984, 52.51859602 ] } },
{ "type": "Feature", "properties": { "osm_id": "9945968", "height": "46.622", "lat": -23.5626722, "lon": -46.53136292, "count_local_heights": "13196", "avg_local_height": "5.639564717", "local_ratio": "8.266950083", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5626721982011\/-46.531362922655", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5626721982011\/-46.531362922655" }, "geometry": { "type": "Point", "coordinates": [ -46.53136292, -23.5626722 ] } },
{ "type": "Feature", "properties": { "osm_id": "6454773", "height": "40.5", "lat": 25.73481831, "lon": -80.27227978000001, "count_local_heights": "1422", "avg_local_height": "5.581786217", "local_ratio": "7.255741877", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7348183135564\/-80.2722797813809", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7348183135564\/-80.2722797813809" }, "geometry": { "type": "Point", "coordinates": [ -80.27227978, 25.73481831 ] } },
{ "type": "Feature", "properties": { "osm_id": "6181988", "height": "52.9", "lat": 33.984408, "lon": -118.4535935, "count_local_heights": "2958", "avg_local_height": "5.808553076", "local_ratio": "9.107259468", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9844079993368\/-118.453593499043", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9844079993368\/-118.453593499043" }, "geometry": { "type": "Point", "coordinates": [ -118.4535935, 33.984408 ] } },
{ "type": "Feature", "properties": { "osm_id": "6317796", "height": "71.8", "lat": 34.06067523, "lon": -118.4437171, "count_local_heights": "1935", "avg_local_height": "9.101498708", "local_ratio": "7.888810657", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0606752271053\/-118.443717103552", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0606752271053\/-118.443717103552" }, "geometry": { "type": "Point", "coordinates": [ -118.4437171, 34.06067523 ] } },
{ "type": "Feature", "properties": { "osm_id": "9950846", "height": "30.031", "lat": -23.52496716, "lon": -46.51878099, "count_local_heights": "13712", "avg_local_height": "4.697381637", "local_ratio": "6.393136075", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5249671593173\/-46.5187809928317", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5249671593173\/-46.5187809928317" }, "geometry": { "type": "Point", "coordinates": [ -46.51878099, -23.52496716 ] } },
{ "type": "Feature", "properties": { "osm_id": "6474575", "height": "20.8", "lat": 25.58742306, "lon": -80.34905953000001, "count_local_heights": "2198", "avg_local_height": "3.886214741", "local_ratio": "5.352251841", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.5874230617234\/-80.3490595295581", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.5874230617234\/-80.3490595295581" }, "geometry": { "type": "Point", "coordinates": [ -80.34905953, 25.58742306 ] } },
{ "type": "Feature", "properties": { "osm_id": "8597121", "height": "47.59", "lat": -23.65152303, "lon": -46.76012151, "count_local_heights": "7319", "avg_local_height": "4.669934417", "local_ratio": "10.19072127", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6515230341392\/-46.7601215060571", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6515230341392\/-46.7601215060571" }, "geometry": { "type": "Point", "coordinates": [ -46.76012151, -23.65152303 ] } },
{ "type": "Feature", "properties": { "osm_id": "3778216", "height": "40.4", "lat": 40.79530183, "lon": -73.88967773, "count_local_heights": "152", "avg_local_height": "5.638157895", "local_ratio": "7.16546091", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7953018319093\/-73.8896777255825", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7953018319093\/-73.8896777255825" }, "geometry": { "type": "Point", "coordinates": [ -73.88967773, 40.79530183 ] } },
{ "type": "Feature", "properties": { "osm_id": "6358114", "height": "48.262", "lat": -23.58091064, "lon": -46.64771361, "count_local_heights": "6553", "avg_local_height": "8.736840836", "local_ratio": "5.523964658", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5809106420077\/-46.6477136063907", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5809106420077\/-46.6477136063907" }, "geometry": { "type": "Point", "coordinates": [ -46.64771361, -23.58091064 ] } },
{ "type": "Feature", "properties": { "osm_id": "8643238", "height": "28.605", "lat": -23.55254507, "lon": -46.40513016, "count_local_heights": "14489", "avg_local_height": "4.31656712", "local_ratio": "6.626793747", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5525450680759\/-46.4051301571484", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5525450680759\/-46.4051301571484" }, "geometry": { "type": "Point", "coordinates": [ -46.40513016, -23.55254507 ] } },
{ "type": "Feature", "properties": { "osm_id": "9929737", "height": "29.46", "lat": -23.57809126, "lon": -46.57719922, "count_local_heights": "12698", "avg_local_height": "5.149559852", "local_ratio": "5.720877288", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5780912628486\/-46.5771992237263", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5780912628486\/-46.5771992237263" }, "geometry": { "type": "Point", "coordinates": [ -46.57719922, -23.57809126 ] } },
{ "type": "Feature", "properties": { "osm_id": "6899087", "height": "38.79", "lat": -23.57560503, "lon": -46.60495143, "count_local_heights": "4764", "avg_local_height": "6.775533165", "local_ratio": "5.725010719", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5756050272843\/-46.6049514250576", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5756050272843\/-46.6049514250576" }, "geometry": { "type": "Point", "coordinates": [ -46.60495143, -23.57560503 ] } },
{ "type": "Feature", "properties": { "osm_id": "5990677", "height": "34.99", "lat": 45.54605325, "lon": 8.986199667, "count_local_heights": "1191", "avg_local_height": "5.886356003", "local_ratio": "5.944254812", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.5460532466393\/8.98619966720926", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.5460532466393\/8.98619966720926" }, "geometry": { "type": "Point", "coordinates": [ 8.986199667, 45.54605325 ] } },
{ "type": "Feature", "properties": { "osm_id": "8597123", "height": "48.3", "lat": -23.65219928, "lon": -46.75885517, "count_local_heights": "7591", "avg_local_height": "4.621584771", "local_ratio": "10.45096052", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6521992802826\/-46.7588551705455", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6521992802826\/-46.7588551705455" }, "geometry": { "type": "Point", "coordinates": [ -46.75885517, -23.65219928 ] } },
{ "type": "Feature", "properties": { "osm_id": "6403450", "height": "73.5", "lat": -22.98098006, "lon": -43.19947925, "count_local_heights": "3754", "avg_local_height": "12.61320129", "local_ratio": "5.827228021", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9809800597408\/-43.1994792491355", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9809800597408\/-43.1994792491355" }, "geometry": { "type": "Point", "coordinates": [ -43.19947925, -22.98098006 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525590", "height": "32.25", "lat": -23.5543878, "lon": -46.71415234, "count_local_heights": "2731", "avg_local_height": "6.107978762", "local_ratio": "5.279979066", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5543877954092\/-46.7141523427324", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5543877954092\/-46.7141523427324" }, "geometry": { "type": "Point", "coordinates": [ -46.71415234, -23.5543878 ] } },
{ "type": "Feature", "properties": { "osm_id": "8654988", "height": "28.269", "lat": -23.53085433, "lon": -46.4399955, "count_local_heights": "11691", "avg_local_height": "4.717108374", "local_ratio": "5.992866341", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5308543318729\/-46.4399955001494", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5308543318729\/-46.4399955001494" }, "geometry": { "type": "Point", "coordinates": [ -46.4399955, -23.53085433 ] } },
{ "type": "Feature", "properties": { "osm_id": "6316342", "height": "53.5", "lat": 34.07287606, "lon": -118.3892089, "count_local_heights": "3500", "avg_local_height": "7.179514286", "local_ratio": "7.45175758", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.07287606018\/-118.389208940783", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.07287606018\/-118.389208940783" }, "geometry": { "type": "Point", "coordinates": [ -118.3892089, 34.07287606 ] } },
{ "type": "Feature", "properties": { "osm_id": "6396183", "height": "78.09999", "lat": -22.98350911, "lon": -43.21161496, "count_local_heights": "5037", "avg_local_height": "13.50215886", "local_ratio": "5.78425945", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9835091141254\/-43.2116149608507", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9835091141254\/-43.2116149608507" }, "geometry": { "type": "Point", "coordinates": [ -43.21161496, -22.98350911 ] } },
{ "type": "Feature", "properties": { "osm_id": "6382792", "height": "79.8", "lat": 34.05965969, "lon": -118.2082125, "count_local_heights": "2478", "avg_local_height": "5.609644875", "local_ratio": "14.22549944", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0596596930827\/-118.208212541578", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0596596930827\/-118.208212541578" }, "geometry": { "type": "Point", "coordinates": [ -118.2082125, 34.05965969 ] } },
{ "type": "Feature", "properties": { "osm_id": "6565195", "height": "53.7", "lat": 34.06671464, "lon": -118.3987043, "count_local_heights": "3502", "avg_local_height": "7.344774415", "local_ratio": "7.311320535", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0667146362823\/-118.398704343684", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0667146362823\/-118.398704343684" }, "geometry": { "type": "Point", "coordinates": [ -118.3987043, 34.06671464 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525662", "height": "54.94", "lat": -23.53770954, "lon": -46.71131576, "count_local_heights": "9646", "avg_local_height": "8.93551335", "local_ratio": "6.148499571", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5377095370131\/-46.7113157584555", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5377095370131\/-46.7113157584555" }, "geometry": { "type": "Point", "coordinates": [ -46.71131576, -23.53770954 ] } },
{ "type": "Feature", "properties": { "osm_id": "8654989", "height": "26.018", "lat": -23.5304833, "lon": -46.43990229, "count_local_heights": "11694", "avg_local_height": "4.718021806", "local_ratio": "5.514599353", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5304833035519\/-46.4399022927178", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5304833035519\/-46.4399022927178" }, "geometry": { "type": "Point", "coordinates": [ -46.43990229, -23.5304833 ] } },
{ "type": "Feature", "properties": { "osm_id": "3364740", "height": "51.7", "lat": 40.70411032, "lon": -73.91768219, "count_local_heights": "6832", "avg_local_height": "9.286255855", "local_ratio": "5.567367603", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7041103247382\/-73.9176821942745", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7041103247382\/-73.9176821942745" }, "geometry": { "type": "Point", "coordinates": [ -73.91768219, 40.70411032 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525652", "height": "52.405", "lat": -23.53915333, "lon": -46.70640721, "count_local_heights": "10672", "avg_local_height": "8.82621116", "local_ratio": "5.937428762", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5391533315694\/-46.706407208466", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5391533315694\/-46.706407208466" }, "geometry": { "type": "Point", "coordinates": [ -46.70640721, -23.53915333 ] } },
{ "type": "Feature", "properties": { "osm_id": "7523560", "height": "40.555", "lat": -23.54285454, "lon": -46.68704628, "count_local_heights": "10928", "avg_local_height": "7.114973424", "local_ratio": "5.699951016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5428545444736\/-46.6870462776955", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5428545444736\/-46.6870462776955" }, "geometry": { "type": "Point", "coordinates": [ -46.68704628, -23.54285454 ] } },
{ "type": "Feature", "properties": { "osm_id": "7523297", "height": "39.005", "lat": -23.53816618, "lon": -46.69731917, "count_local_heights": "13232", "avg_local_height": "6.786352441", "local_ratio": "5.747564739", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5381661846675\/-46.6973191669777", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5381661846675\/-46.6973191669777" }, "geometry": { "type": "Point", "coordinates": [ -46.69731917, -23.53816618 ] } },
{ "type": "Feature", "properties": { "osm_id": "6457728", "height": "67.9", "lat": 25.75188751, "lon": -80.25572264, "count_local_heights": "2225", "avg_local_height": "7.582337079", "local_ratio": "8.955022613", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7518875116518\/-80.2557226406543", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7518875116518\/-80.2557226406543" }, "geometry": { "type": "Point", "coordinates": [ -80.25572264, 25.75188751 ] } },
{ "type": "Feature", "properties": { "osm_id": "6678885", "height": "63.093", "lat": -23.56849413, "lon": -46.69075112, "count_local_heights": "8369", "avg_local_height": "7.849568885", "local_ratio": "8.037766268", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5684941338974\/-46.6907511209707", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5684941338974\/-46.6907511209707" }, "geometry": { "type": "Point", "coordinates": [ -46.69075112, -23.56849413 ] } },
{ "type": "Feature", "properties": { "osm_id": "6246612", "height": "53.0", "lat": 34.09620359, "lon": -118.2906588, "count_local_heights": "4530", "avg_local_height": "6.246445916", "local_ratio": "8.484824925", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0962035873008\/-118.290658826171", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0962035873008\/-118.290658826171" }, "geometry": { "type": "Point", "coordinates": [ -118.2906588, 34.09620359 ] } },
{ "type": "Feature", "properties": { "osm_id": "6458701", "height": "43.0", "lat": 25.77492341, "lon": -80.21591667, "count_local_heights": "2483", "avg_local_height": "8.513048731", "local_ratio": "5.051069406", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7749234117714\/-80.2159166689048", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7749234117714\/-80.2159166689048" }, "geometry": { "type": "Point", "coordinates": [ -80.21591667, 25.77492341 ] } },
{ "type": "Feature", "properties": { "osm_id": "6243030", "height": "28.6", "lat": 34.0036513, "lon": -118.4145421, "count_local_heights": "5301", "avg_local_height": "4.95734767", "local_ratio": "5.769214084", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0036513013104\/-118.414542098753", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0036513013104\/-118.414542098753" }, "geometry": { "type": "Point", "coordinates": [ -118.4145421, 34.0036513 ] } },
{ "type": "Feature", "properties": { "osm_id": "4195938", "height": "225", "lat": 35.69190734, "lon": 139.6938992, "count_local_heights": "182", "avg_local_height": "44.77817033", "local_ratio": "5.024769845", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.6919073360176\/139.693899178125", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.6919073360176\/139.693899178125" }, "geometry": { "type": "Point", "coordinates": [ 139.6938992, 35.69190734 ] } },
{ "type": "Feature", "properties": { "osm_id": "6933019", "height": "35.7", "lat": 34.07173153, "lon": -117.9567005, "count_local_heights": "3513", "avg_local_height": "4.888015941", "local_ratio": "7.303576836", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0717315295542\/-117.956700531751", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0717315295542\/-117.956700531751" }, "geometry": { "type": "Point", "coordinates": [ -117.9567005, 34.07173153 ] } },
{ "type": "Feature", "properties": { "osm_id": "8556209", "height": "30.89", "lat": -23.7122973, "lon": -46.69603882, "count_local_heights": "9913", "avg_local_height": "4.179676485", "local_ratio": "7.390524149", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.7122973043334\/-46.6960388247228", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.7122973043334\/-46.6960388247228" }, "geometry": { "type": "Point", "coordinates": [ -46.69603882, -23.7122973 ] } },
{ "type": "Feature", "properties": { "osm_id": "8990621", "height": "51.9", "lat": 25.75182308, "lon": -80.25772586, "count_local_heights": "2236", "avg_local_height": "7.473971377", "local_ratio": "6.944099379", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7518230758492\/-80.2577258628083", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7518230758492\/-80.2577258628083" }, "geometry": { "type": "Point", "coordinates": [ -80.25772586, 25.75182308 ] } },
{ "type": "Feature", "properties": { "osm_id": "8597120", "height": "48.07", "lat": -23.65203053, "lon": -46.75917184, "count_local_heights": "7612", "avg_local_height": "4.648205465", "local_ratio": "10.34162546", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6520305300314\/-46.759171836893", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6520305300314\/-46.759171836893" }, "geometry": { "type": "Point", "coordinates": [ -46.75917184, -23.65203053 ] } },
{ "type": "Feature", "properties": { "osm_id": "9929538", "height": "29.15", "lat": -23.59334074, "lon": -46.58038702, "count_local_heights": "9661", "avg_local_height": "5.028028983", "local_ratio": "5.797500393", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5933407362086\/-46.5803870191511", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5933407362086\/-46.5803870191511" }, "geometry": { "type": "Point", "coordinates": [ -46.58038702, -23.59334074 ] } },
{ "type": "Feature", "properties": { "osm_id": "9941555", "height": "36.44", "lat": -23.57311259, "lon": -46.53696855, "count_local_heights": "15293", "avg_local_height": "5.14250588", "local_ratio": "7.086039539", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5731125900713\/-46.5369685482163", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5731125900713\/-46.5369685482163" }, "geometry": { "type": "Point", "coordinates": [ -46.53696855, -23.57311259 ] } },
{ "type": "Feature", "properties": { "osm_id": "6394877", "height": "60.7", "lat": 34.1374064, "lon": -118.3599725, "count_local_heights": "1470", "avg_local_height": "6.614353741", "local_ratio": "9.177011447", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1374063969719\/-118.359972465536", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1374063969719\/-118.359972465536" }, "geometry": { "type": "Point", "coordinates": [ -118.3599725, 34.1374064 ] } },
{ "type": "Feature", "properties": { "osm_id": "6567255", "height": "45.6", "lat": 33.78003666, "lon": -118.1860642, "count_local_heights": "3775", "avg_local_height": "6.080211921", "local_ratio": "7.499738594", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.7800366599064\/-118.18606423968", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.7800366599064\/-118.18606423968" }, "geometry": { "type": "Point", "coordinates": [ -118.1860642, 33.78003666 ] } },
{ "type": "Feature", "properties": { "osm_id": "8654983", "height": "25.489", "lat": -23.5310222, "lon": -46.43934697, "count_local_heights": "11711", "avg_local_height": "4.701687473", "local_ratio": "5.421245062", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5310221954175\/-46.4393469652766", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5310221954175\/-46.4393469652766" }, "geometry": { "type": "Point", "coordinates": [ -46.43934697, -23.5310222 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525592", "height": "32.47", "lat": -23.55509571, "lon": -46.71445521, "count_local_heights": "2497", "avg_local_height": "6.159323188", "local_ratio": "5.271683107", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5550957131321\/-46.7144552095879", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5550957131321\/-46.7144552095879" }, "geometry": { "type": "Point", "coordinates": [ -46.71445521, -23.55509571 ] } },
{ "type": "Feature", "properties": { "osm_id": "6023010", "height": "41", "lat": 43.59849268, "lon": 3.896852644, "count_local_heights": "3778", "avg_local_height": "7.243912123", "local_ratio": "5.659925094", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.5984926750489\/3.89685264394598", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.5984926750489\/3.89685264394598" }, "geometry": { "type": "Point", "coordinates": [ 3.896852644, 43.59849268 ] } },
{ "type": "Feature", "properties": { "osm_id": "7543448", "height": "63.03", "lat": -23.60308781, "lon": -46.66965587, "count_local_heights": "5314", "avg_local_height": "9.685304102", "local_ratio": "6.507797725", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6030878123396\/-46.6696558704888", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6030878123396\/-46.6696558704888" }, "geometry": { "type": "Point", "coordinates": [ -46.66965587, -23.60308781 ] } },
{ "type": "Feature", "properties": { "osm_id": "7523296", "height": "47.699", "lat": -23.53242407, "lon": -46.68282629, "count_local_heights": "10690", "avg_local_height": "7.767025631", "local_ratio": "6.141218307", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5324240668724\/-46.6828262885856", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5324240668724\/-46.6828262885856" }, "geometry": { "type": "Point", "coordinates": [ -46.68282629, -23.53242407 ] } },
{ "type": "Feature", "properties": { "osm_id": "6385136", "height": "40.2", "lat": 34.15675857, "lon": -118.3288772, "count_local_heights": "2757", "avg_local_height": "5.576532463", "local_ratio": "7.208780773", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1567585699722\/-118.328877225394", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1567585699722\/-118.328877225394" }, "geometry": { "type": "Point", "coordinates": [ -118.3288772, 34.15675857 ] } },
{ "type": "Feature", "properties": { "osm_id": "4463147", "height": "142", "lat": 40.77145935, "lon": -73.99302642000001, "count_local_heights": "969", "avg_local_height": "22.50215686", "local_ratio": "6.310506182", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7714593450741\/-73.9930264183153", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7714593450741\/-73.9930264183153" }, "geometry": { "type": "Point", "coordinates": [ -73.99302642, 40.77145935 ] } },
{ "type": "Feature", "properties": { "osm_id": "6463742", "height": "30.5", "lat": 25.70442368, "lon": -80.30309144, "count_local_heights": "1482", "avg_local_height": "5.118353576", "local_ratio": "5.958947452", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7044236786279\/-80.303091440007", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7044236786279\/-80.303091440007" }, "geometry": { "type": "Point", "coordinates": [ -80.30309144, 25.70442368 ] } },
{ "type": "Feature", "properties": { "osm_id": "6100850", "height": "30.3", "lat": 33.87491761, "lon": -118.2902171, "count_local_heights": "2509", "avg_local_height": "5.618971702", "local_ratio": "5.392445737", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.8749176106729\/-118.290217106717", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.8749176106729\/-118.290217106717" }, "geometry": { "type": "Point", "coordinates": [ -118.2902171, 33.87491761 ] } },
{ "type": "Feature", "properties": { "osm_id": "9929535", "height": "35.42", "lat": -23.59427697, "lon": -46.58004428, "count_local_heights": "9421", "avg_local_height": "5.044585076", "local_ratio": "7.021390157", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5942769699246\/-46.5800442830432", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5942769699246\/-46.5800442830432" }, "geometry": { "type": "Point", "coordinates": [ -46.58004428, -23.59427697 ] } },
{ "type": "Feature", "properties": { "osm_id": "6243378", "height": "40.3", "lat": 34.06675664, "lon": -118.1689006, "count_local_heights": "2511", "avg_local_height": "5.304858622", "local_ratio": "7.596809429", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0667566446893\/-118.16890059353", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0667566446893\/-118.16890059353" }, "geometry": { "type": "Point", "coordinates": [ -118.1689006, 34.06675664 ] } },
{ "type": "Feature", "properties": { "osm_id": "6392819", "height": "82.44", "lat": -22.9866643, "lon": -43.22191013, "count_local_heights": "4304", "avg_local_height": "13.28027981", "local_ratio": "6.207700528", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.986664299869\/-43.2219101315944", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.986664299869\/-43.2219101315944" }, "geometry": { "type": "Point", "coordinates": [ -43.22191013, -22.9866643 ] } },
{ "type": "Feature", "properties": { "osm_id": "6899184", "height": "35.52", "lat": -23.58943897, "lon": -46.60115759, "count_local_heights": "8401", "avg_local_height": "6.091321747", "local_ratio": "5.831246727", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5894389740798\/-46.6011575949117", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5894389740798\/-46.6011575949117" }, "geometry": { "type": "Point", "coordinates": [ -46.60115759, -23.58943897 ] } },
{ "type": "Feature", "properties": { "osm_id": "7525619", "height": "32.3", "lat": -23.55504436, "lon": -46.71372873, "count_local_heights": "2771", "avg_local_height": "5.993830025", "local_ratio": "5.38887487", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5550443574854\/-46.7137287326613", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5550443574854\/-46.7137287326613" }, "geometry": { "type": "Point", "coordinates": [ -46.71372873, -23.55504436 ] } },
{ "type": "Feature", "properties": { "osm_id": "6243380", "height": "29.7", "lat": 34.06911461, "lon": -118.1688742, "count_local_heights": "2772", "avg_local_height": "5.189069264", "local_ratio": "5.723569775", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0691146061381\/-118.168874185272", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0691146061381\/-118.168874185272" }, "geometry": { "type": "Point", "coordinates": [ -118.1688742, 34.06911461 ] } },
{ "type": "Feature", "properties": { "osm_id": "6408304", "height": "50.0", "lat": 34.09761816, "lon": -118.3313145, "count_local_heights": "2519", "avg_local_height": "7.594323144", "local_ratio": "6.583865218", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0976181618355\/-118.331314530874", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0976181618355\/-118.331314530874" }, "geometry": { "type": "Point", "coordinates": [ -118.3313145, 34.09761816 ] } },
{ "type": "Feature", "properties": { "osm_id": "6388647", "height": "42.0", "lat": 34.07652968, "lon": -118.3834404, "count_local_heights": "3800", "avg_local_height": "6.616473684", "local_ratio": "6.347792193", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0765296786934\/-118.383440404557", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0765296786934\/-118.383440404557" }, "geometry": { "type": "Point", "coordinates": [ -118.3834404, 34.07652968 ] } },
{ "type": "Feature", "properties": { "osm_id": "6931400", "height": "27.9", "lat": 34.06339668, "lon": -117.9454204, "count_local_heights": "2521", "avg_local_height": "5.267552559", "local_ratio": "5.296577431", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.063396684018\/-117.945420415831", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.063396684018\/-117.945420415831" }, "geometry": { "type": "Point", "coordinates": [ -117.9454204, 34.06339668 ] } },
{ "type": "Feature", "properties": { "osm_id": "6358059", "height": "54.67", "lat": -23.58835629, "lon": -46.63579986, "count_local_heights": "9690", "avg_local_height": "7.079154773", "local_ratio": "7.722673363", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5883562869196\/-46.6357998628702", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5883562869196\/-46.6357998628702" }, "geometry": { "type": "Point", "coordinates": [ -46.63579986, -23.58835629 ] } },
{ "type": "Feature", "properties": { "osm_id": "11502146", "height": "29.3", "lat": 25.76526543, "lon": -80.37231784, "count_local_heights": "2011", "avg_local_height": "5.252710094", "local_ratio": "5.578072932", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7652654278583\/-80.3723178364175", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7652654278583\/-80.3723178364175" }, "geometry": { "type": "Point", "coordinates": [ -80.37231784, 25.76526543 ] } },
{ "type": "Feature", "properties": { "osm_id": "8547001", "height": "43.274", "lat": -23.49738198, "lon": -46.64187392, "count_local_heights": "8923", "avg_local_height": "5.474849378", "local_ratio": "7.90414439", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4973819754666\/-46.6418739238578", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4973819754666\/-46.6418739238578" }, "geometry": { "type": "Point", "coordinates": [ -46.64187392, -23.49738198 ] } },
{ "type": "Feature", "properties": { "osm_id": "1639372", "height": "63", "lat": 30.28380109, "lon": -97.73268831, "count_local_heights": "476", "avg_local_height": "8.570378151", "local_ratio": "7.350900846", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/30.2838010882185\/-97.7326883051358", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/30.2838010882185\/-97.7326883051358" }, "geometry": { "type": "Point", "coordinates": [ -97.73268831, 30.28380109 ] } },
{ "type": "Feature", "properties": { "osm_id": "6317798", "height": "68.8", "lat": 34.05938308, "lon": -118.4436725, "count_local_heights": "2013", "avg_local_height": "8.988723299", "local_ratio": "7.654034696", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0593830807636\/-118.443672528593", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0593830807636\/-118.443672528593" }, "geometry": { "type": "Point", "coordinates": [ -118.4436725, 34.05938308 ] } },
{ "type": "Feature", "properties": { "osm_id": "6532962", "height": "31.89", "lat": -23.60123364, "lon": -46.63701432, "count_local_heights": "10718", "avg_local_height": "6.090654786", "local_ratio": "5.235890248", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6012336416752\/-46.6370143182248", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6012336416752\/-46.6370143182248" }, "geometry": { "type": "Point", "coordinates": [ -46.63701432, -23.60123364 ] } },
{ "type": "Feature", "properties": { "osm_id": "6387614", "height": "27.9", "lat": 34.03842791, "lon": -118.3749172, "count_local_heights": "4832", "avg_local_height": "5.028518212", "local_ratio": "5.548354172", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0384279087629\/-118.37491715042", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0384279087629\/-118.37491715042" }, "geometry": { "type": "Point", "coordinates": [ -118.3749172, 34.03842791 ] } },
{ "type": "Feature", "properties": { "osm_id": "6474559", "height": "37.9", "lat": 25.82761506, "lon": -80.18837382, "count_local_heights": "2017", "avg_local_height": "6.269459593", "local_ratio": "6.045178127", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8276150597398\/-80.188373823619", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8276150597398\/-80.188373823619" }, "geometry": { "type": "Point", "coordinates": [ -80.18837382, 25.82761506 ] } },
{ "type": "Feature", "properties": { "osm_id": "6855295", "height": "34.7", "lat": 34.2382948, "lon": -118.5307184, "count_local_heights": "2019", "avg_local_height": "5.595641407", "local_ratio": "6.201255134", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.2382948043955\/-118.530718404694", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.2382948043955\/-118.530718404694" }, "geometry": { "type": "Point", "coordinates": [ -118.5307184, 34.2382948 ] } },
{ "type": "Feature", "properties": { "osm_id": "6360439", "height": "44.8", "lat": 34.10459373, "lon": -118.3390438, "count_local_heights": "2275", "avg_local_height": "8.318637363", "local_ratio": "5.385497413", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1045937289638\/-118.339043800645", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1045937289638\/-118.339043800645" }, "geometry": { "type": "Point", "coordinates": [ -118.3390438, 34.10459373 ] } },
{ "type": "Feature", "properties": { "osm_id": "10766993", "height": "31.998", "lat": 45.16551216, "lon": 9.584172164, "count_local_heights": "996", "avg_local_height": "5.203817269", "local_ratio": "6.148947656", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.1655121569463\/9.58417216418713", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.1655121569463\/9.58417216418713" }, "geometry": { "type": "Point", "coordinates": [ 9.584172164, 45.16551216 ] } },
{ "type": "Feature", "properties": { "osm_id": "6855694", "height": "29.798", "lat": -23.52154306, "lon": -46.62379338, "count_local_heights": "3812", "avg_local_height": "5.511259496", "local_ratio": "5.406749586", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5215430585432\/-46.6237933796673", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5215430585432\/-46.6237933796673" }, "geometry": { "type": "Point", "coordinates": [ -46.62379338, -23.52154306 ] } },
{ "type": "Feature", "properties": { "osm_id": "6462134", "height": "41.7", "lat": 25.683068, "lon": -80.31685208, "count_local_heights": "741", "avg_local_height": "8.0634278", "local_ratio": "5.171497908", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.6830680041999\/-80.316852076308", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.6830680041999\/-80.316852076308" }, "geometry": { "type": "Point", "coordinates": [ -80.31685208, 25.683068 ] } },
{ "type": "Feature", "properties": { "osm_id": "6103649", "height": "30.7", "lat": 34.00594866, "lon": -118.2998231, "count_local_heights": "6629", "avg_local_height": "5.331000151", "local_ratio": "5.758769299", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.00594866278\/-118.299823103608", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.00594866278\/-118.299823103608" }, "geometry": { "type": "Point", "coordinates": [ -118.2998231, 34.00594866 ] } },
{ "type": "Feature", "properties": { "osm_id": "8736190", "height": "78.9", "lat": 25.778147, "lon": -80.21992788, "count_local_heights": "2278", "avg_local_height": "7.727129061", "local_ratio": "10.21077808", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7781469966998\/-80.2199278845434", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7781469966998\/-80.2199278845434" }, "geometry": { "type": "Point", "coordinates": [ -80.21992788, 25.778147 ] } },
{ "type": "Feature", "properties": { "osm_id": "6454792", "height": "24.0", "lat": 25.74178023, "lon": -80.29429498, "count_local_heights": "3302", "avg_local_height": "4.368352514", "local_ratio": "5.494062104", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7417802349944\/-80.2942949772422", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7417802349944\/-80.2942949772422" }, "geometry": { "type": "Point", "coordinates": [ -80.29429498, 25.74178023 ] } },
{ "type": "Feature", "properties": { "osm_id": "2090271", "height": "80", "lat": 59.40330301, "lon": 56.74623548, "count_local_heights": "231", "avg_local_height": "14.50649351", "local_ratio": "5.51477171", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/59.4033030135224\/56.7462354762235", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/59.4033030135224\/56.7462354762235" }, "geometry": { "type": "Point", "coordinates": [ 56.74623548, 59.40330301 ] } },
{ "type": "Feature", "properties": { "osm_id": "2090270", "height": "80", "lat": 59.40310531, "lon": 56.74657217, "count_local_heights": "231", "avg_local_height": "14.50649351", "local_ratio": "5.51477171", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/59.4031053142191\/56.7465721748393", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/59.4031053142191\/56.7465721748393" }, "geometry": { "type": "Point", "coordinates": [ 56.74657217, 59.40310531 ] } },
{ "type": "Feature", "properties": { "osm_id": "2305835", "height": "53.8", "lat": 27.97593052, "lon": -82.50335426, "count_local_heights": "744", "avg_local_height": "10.67686828", "local_ratio": "5.038930761", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9759305180299\/-82.5033542634604", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9759305180299\/-82.5033542634604" }, "geometry": { "type": "Point", "coordinates": [ -82.50335426, 27.97593052 ] } },
{ "type": "Feature", "properties": { "osm_id": "6565994", "height": "24.2", "lat": 33.8078715, "lon": -118.1105461, "count_local_heights": "4330", "avg_local_height": "4.625612009", "local_ratio": "5.231740136", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.8078714981497\/-118.11054614493", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.8078714981497\/-118.11054614493" }, "geometry": { "type": "Point", "coordinates": [ -118.1105461, 33.8078715 ] } },
{ "type": "Feature", "properties": { "osm_id": "6388645", "height": "42.3", "lat": 34.07604486, "lon": -118.3831783, "count_local_heights": "3819", "avg_local_height": "6.626551453", "local_ratio": "6.383410783", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0760448604112\/-118.383178269615", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0760448604112\/-118.383178269615" }, "geometry": { "type": "Point", "coordinates": [ -118.3831783, 34.07604486 ] } },
{ "type": "Feature", "properties": { "osm_id": "6881443", "height": "34.44", "lat": -23.57358482, "lon": -46.58615113, "count_local_heights": "10475", "avg_local_height": "6.11694778", "local_ratio": "5.630258952", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5735848231619\/-46.5861511322843", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5735848231619\/-46.5861511322843" }, "geometry": { "type": "Point", "coordinates": [ -46.58615113, -23.57358482 ] } },
{ "type": "Feature", "properties": { "osm_id": "8654987", "height": "26.597", "lat": -23.53060745, "lon": -46.43944179, "count_local_heights": "11755", "avg_local_height": "4.712640493", "local_ratio": "5.643757473", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5306074458124\/-46.4394417857569", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5306074458124\/-46.4394417857569" }, "geometry": { "type": "Point", "coordinates": [ -46.43944179, -23.53060745 ] } },
{ "type": "Feature", "properties": { "osm_id": "6464886", "height": "35.888", "lat": -23.55406002, "lon": -46.61340167, "count_local_heights": "5356", "avg_local_height": "6.70807823", "local_ratio": "5.349967423", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5540600240362\/-46.6134016706442", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5540600240362\/-46.6134016706442" }, "geometry": { "type": "Point", "coordinates": [ -46.61340167, -23.55406002 ] } },
{ "type": "Feature", "properties": { "osm_id": "6168069", "height": "40.8", "lat": 33.91825266, "lon": -118.4276762, "count_local_heights": "1261", "avg_local_height": "6.113560666", "local_ratio": "6.67368858", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9182526592795\/-118.427676157458", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9182526592795\/-118.427676157458" }, "geometry": { "type": "Point", "coordinates": [ -118.4276762, 33.91825266 ] } },
{ "type": "Feature", "properties": { "osm_id": "6358033", "height": "43.97", "lat": -23.58804191, "lon": -46.63583744, "count_local_heights": "9709", "avg_local_height": "7.140400351", "local_ratio": "6.157918021", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5880419067572\/-46.6358374427716", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5880419067572\/-46.6358374427716" }, "geometry": { "type": "Point", "coordinates": [ -46.63583744, -23.58804191 ] } },
{ "type": "Feature", "properties": { "osm_id": "3662811", "height": "73.6", "lat": 40.81810919, "lon": -73.92367396, "count_local_heights": "2030", "avg_local_height": "11.94896552", "local_ratio": "6.159529032", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8181091901557\/-73.9236739619316", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8181091901557\/-73.9236739619316" }, "geometry": { "type": "Point", "coordinates": [ -73.92367396, 40.81810919 ] } },
{ "type": "Feature", "properties": { "osm_id": "8597125", "height": "47.68", "lat": -23.65169234, "lon": -46.75980553, "count_local_heights": "7406", "avg_local_height": "4.662847691", "local_ratio": "10.22551092", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6516923404098\/-46.7598055328928", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6516923404098\/-46.7598055328928" }, "geometry": { "type": "Point", "coordinates": [ -46.75980553, -23.65169234 ] } },
{ "type": "Feature", "properties": { "osm_id": "6457674", "height": "24.1", "lat": 25.85937466, "lon": -80.21460425, "count_local_heights": "2288", "avg_local_height": "4.236057692", "local_ratio": "5.689252071", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8593746613698\/-80.2146042458473", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8593746613698\/-80.2146042458473" }, "geometry": { "type": "Point", "coordinates": [ -80.21460425, 25.85937466 ] } },
{ "type": "Feature", "properties": { "osm_id": "7523344", "height": "60.11", "lat": -23.54135075, "lon": -46.67382631, "count_local_heights": "8176", "avg_local_height": "8.146516399", "local_ratio": "7.378614006", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5413507474927\/-46.6738263073175", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5413507474927\/-46.6738263073175" }, "geometry": { "type": "Point", "coordinates": [ -46.67382631, -23.54135075 ] } },
{ "type": "Feature", "properties": { "osm_id": "9946103", "height": "50.42", "lat": -23.5492169, "lon": -46.53968248, "count_local_heights": "10992", "avg_local_height": "4.872346889", "local_ratio": "10.34819588", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5492168958526\/-46.5396824771523", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5492168958526\/-46.5396824771523" }, "geometry": { "type": "Point", "coordinates": [ -46.53968248, -23.5492169 ] } },
{ "type": "Feature", "properties": { "osm_id": "9972019", "height": "32.143", "lat": -23.46870061, "lon": -46.58757944, "count_local_heights": "12784", "avg_local_height": "4.677476768", "local_ratio": "6.871867375", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4687006078421\/-46.5875794365119", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4687006078421\/-46.5875794365119" }, "geometry": { "type": "Point", "coordinates": [ -46.58757944, -23.46870061 ] } },
{ "type": "Feature", "properties": { "osm_id": "6544434", "height": "24.3", "lat": 33.91606798, "lon": -118.3722546, "count_local_heights": "3570", "avg_local_height": "4.721960784", "local_ratio": "5.146167262", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.9160679822453\/-118.372254604839", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.9160679822453\/-118.372254604839" }, "geometry": { "type": "Point", "coordinates": [ -118.3722546, 33.91606798 ] } },
{ "type": "Feature", "properties": { "osm_id": "6474412", "height": "31.3", "lat": 25.84551664, "lon": -80.26839186, "count_local_heights": "2805", "avg_local_height": "4.09483066", "local_ratio": "7.643783737", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8455166419818\/-80.268391857192", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8455166419818\/-80.268391857192" }, "geometry": { "type": "Point", "coordinates": [ -80.26839186, 25.84551664 ] } },
{ "type": "Feature", "properties": { "osm_id": "6396077", "height": "75.88999", "lat": -22.98454302, "lon": -43.21307234, "count_local_heights": "4853", "avg_local_height": "13.71796823", "local_ratio": "5.532159628", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9845430175\/-43.2130723442608", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9845430175\/-43.2130723442608" }, "geometry": { "type": "Point", "coordinates": [ -43.21307234, -22.98454302 ] } },
{ "type": "Feature", "properties": { "osm_id": "9929528", "height": "39.95", "lat": -23.59399018, "lon": -46.57993396, "count_local_heights": "9717", "avg_local_height": "5.036432232", "local_ratio": "7.932202432", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.59399017506\/-46.5799339625612", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.59399017506\/-46.5799339625612" }, "geometry": { "type": "Point", "coordinates": [ -46.57993396, -23.59399018 ] } },
{ "type": "Feature", "properties": { "osm_id": "6452737", "height": "34.6", "lat": 25.74155507, "lon": -80.26709, "count_local_heights": "2044", "avg_local_height": "6.559344423", "local_ratio": "5.274917396", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7415550654546\/-80.2670900021007", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7415550654546\/-80.2670900021007" }, "geometry": { "type": "Point", "coordinates": [ -80.26709, 25.74155507 ] } },
{ "type": "Feature", "properties": { "osm_id": "6881563", "height": "46.35", "lat": -23.56542606, "lon": -46.59548916, "count_local_heights": "8444", "avg_local_height": "6.157314306", "local_ratio": "7.527632616", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.565426056719\/-46.5954891647012", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.565426056719\/-46.5954891647012" }, "geometry": { "type": "Point", "coordinates": [ -46.59548916, -23.56542606 ] } },
{ "type": "Feature", "properties": { "osm_id": "5616372", "height": "54.2", "lat": 34.17839353, "lon": -118.6037526, "count_local_heights": "1021", "avg_local_height": "9.260822723", "local_ratio": "5.852611763", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1783935280977\/-118.603752644714", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1783935280977\/-118.603752644714" }, "geometry": { "type": "Point", "coordinates": [ -118.6037526, 34.17839353 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "116.4", "lat": 40.76568365, "lon": -73.95410314, "count_local_heights": "2560", "avg_local_height": "22.10066016", "local_ratio": "5.266810999", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7656836530171\/-73.954103142103", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7656836530171\/-73.954103142103" }, "geometry": { "type": "Point", "coordinates": [ -73.95410314, 40.76568365 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "94.51999", "lat": -22.89954237, "lon": -43.17943457, "count_local_heights": "4352", "avg_local_height": "15.43023894", "local_ratio": "6.125633594", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8995423749682\/-43.1794345665577", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8995423749682\/-43.1794345665577" }, "geometry": { "type": "Point", "coordinates": [ -43.17943457, -22.89954237 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.916", "lat": -23.50524372, "lon": -46.63760822, "count_local_heights": "4608", "avg_local_height": "6.18447092", "local_ratio": "5.484058449", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5052437220003\/-46.6376082229986", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5052437220003\/-46.6376082229986" }, "geometry": { "type": "Point", "coordinates": [ -46.63760822, -23.50524372 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "81.09", "lat": -23.56689471, "lon": -46.64911535, "count_local_heights": "6144", "avg_local_height": "15.08822683", "local_ratio": "5.374388979", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5668947099131\/-46.6491153454708", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5668947099131\/-46.6491153454708" }, "geometry": { "type": "Point", "coordinates": [ -46.64911535, -23.56689471 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "81.48", "lat": -23.56204703, "lon": -46.64856395, "count_local_heights": "6144", "avg_local_height": "14.37566889", "local_ratio": "5.667910177", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5620470310456\/-46.6485639457707", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5620470310456\/-46.6485639457707" }, "geometry": { "type": "Point", "coordinates": [ -46.64856395, -23.56204703 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.917", "lat": -23.58129197, "lon": -46.58967884, "count_local_heights": "6400", "avg_local_height": "6.081719375", "local_ratio": "8.536566191", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5812919710001\/-46.5896788393516", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5812919710001\/-46.5896788393516" }, "geometry": { "type": "Point", "coordinates": [ -46.58967884, -23.58129197 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.082", "lat": -23.50908788, "lon": -46.60834871, "count_local_heights": "7424", "avg_local_height": "5.334143858", "local_ratio": "6.951818509", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5090878827137\/-46.6083487053583", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5090878827137\/-46.6083487053583" }, "geometry": { "type": "Point", "coordinates": [ -46.60834871, -23.50908788 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.14", "lat": -23.53925719, "lon": -46.59331825, "count_local_heights": "7680", "avg_local_height": "5.860127604", "local_ratio": "10.94515416", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392571900431\/-46.5933182534821", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392571900431\/-46.5933182534821" }, "geometry": { "type": "Point", "coordinates": [ -46.59331825, -23.53925719 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.972", "lat": -23.58604373, "lon": -46.60486205, "count_local_heights": "8192", "avg_local_height": "6.377401489", "local_ratio": "6.424560233", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5860437273441\/-46.6048620496579", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5860437273441\/-46.6048620496579" }, "geometry": { "type": "Point", "coordinates": [ -46.60486205, -23.58604373 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.318", "lat": -23.58885229, "lon": -46.64176518, "count_local_heights": "8960", "avg_local_height": "7.227507701", "local_ratio": "10.42101968", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5888522914609\/-46.6417651833919", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5888522914609\/-46.6417651833919" }, "geometry": { "type": "Point", "coordinates": [ -46.64176518, -23.58885229 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.514", "lat": -23.54474848, "lon": -46.57210198, "count_local_heights": "10240", "avg_local_height": "6.278232617", "local_ratio": "9.160858399", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5447484771726\/-46.5721019768058", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5447484771726\/-46.5721019768058" }, "geometry": { "type": "Point", "coordinates": [ -46.57210198, -23.54474848 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.399", "lat": -23.53901514, "lon": -46.70719174, "count_local_heights": "10496", "avg_local_height": "8.912587891", "local_ratio": "5.318208424", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5390151368414\/-46.7071917356699", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5390151368414\/-46.7071917356699" }, "geometry": { "type": "Point", "coordinates": [ -46.70719174, -23.53901514 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.863", "lat": -23.58276675, "lon": -46.58425488, "count_local_heights": "10752", "avg_local_height": "5.492004929", "local_ratio": "7.98670077", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5827667509341\/-46.5842548809449", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5827667509341\/-46.5842548809449" }, "geometry": { "type": "Point", "coordinates": [ -46.58425488, -23.58276675 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "26.534", "lat": -23.5109498, "lon": -46.58891788, "count_local_heights": "10752", "avg_local_height": "5.223097377", "local_ratio": "5.080127381", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5109497980263\/-46.5889178756333", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5109497980263\/-46.5889178756333" }, "geometry": { "type": "Point", "coordinates": [ -46.58891788, -23.5109498 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.868", "lat": -23.49435697, "lon": -46.62777432, "count_local_heights": "11008", "avg_local_height": "7.063175236", "local_ratio": "6.635542576", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.494356966096\/-46.6277743190422", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.494356966096\/-46.6277743190422" }, "geometry": { "type": "Point", "coordinates": [ -46.62777432, -23.49435697 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.523", "lat": -23.53454194, "lon": -46.69123018, "count_local_heights": "13056", "avg_local_height": "6.721429917", "local_ratio": "7.963037725", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345419411002\/-46.6912301768208", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345419411002\/-46.6912301768208" }, "geometry": { "type": "Point", "coordinates": [ -46.69123018, -23.53454194 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.182", "lat": -23.5652784, "lon": -46.51872725, "count_local_heights": "14080", "avg_local_height": "4.949561151", "local_ratio": "8.522371725", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5652783977895\/-46.5187272464659", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5652783977895\/-46.5187272464659" }, "geometry": { "type": "Point", "coordinates": [ -46.51872725, -23.5652784 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.34", "lat": -23.53726984, "lon": -46.56453455, "count_local_heights": "19200", "avg_local_height": "7.597634038", "local_ratio": "7.941946098", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5372698360143\/-46.5645345506556", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5372698360143\/-46.5645345506556" }, "geometry": { "type": "Point", "coordinates": [ -46.56453455, -23.53726984 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.24", "lat": -23.53790849, "lon": -46.62506513, "count_local_heights": "24576", "avg_local_height": "7.770970556", "local_ratio": "5.049562306", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5379084909768\/-46.6250651326544", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5379084909768\/-46.6250651326544" }, "geometry": { "type": "Point", "coordinates": [ -46.62506513, -23.53790849 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.009", "lat": -23.48263184, "lon": -46.60075364, "count_local_heights": "34304", "avg_local_height": "6.305397738", "local_ratio": "5.076444236", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4826318397181\/-46.6007536366532", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4826318397181\/-46.6007536366532" }, "geometry": { "type": "Point", "coordinates": [ -46.60075364, -23.48263184 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.42", "lat": -23.54082981, "lon": -46.5399411, "count_local_heights": "60416", "avg_local_height": "8.472881978", "local_ratio": "5.596678925", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5408298079725\/-46.539941098673", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5408298079725\/-46.539941098673" }, "geometry": { "type": "Point", "coordinates": [ -46.5399411, -23.54082981 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.907", "lat": -23.55049871, "lon": -46.71919357, "count_local_heights": "2049", "avg_local_height": "6.945333821", "local_ratio": "5.745872125", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5504987062622\/-46.7191935660436", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5504987062622\/-46.7191935660436" }, "geometry": { "type": "Point", "coordinates": [ -46.71919357, -23.55049871 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.656", "lat": -23.52268634, "lon": -46.6673237, "count_local_heights": "2049", "avg_local_height": "6.439597365", "local_ratio": "8.953354804", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5226863414013\/-46.667323700329", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5226863414013\/-46.667323700329" }, "geometry": { "type": "Point", "coordinates": [ -46.6673237, -23.52268634 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.56", "lat": -23.60164995, "lon": -46.67302373, "count_local_heights": "4097", "avg_local_height": "9.819436905", "local_ratio": "5.96368209", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6016499543288\/-46.6730237343602", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6016499543288\/-46.6730237343602" }, "geometry": { "type": "Point", "coordinates": [ -46.67302373, -23.60164995 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.53", "lat": -23.64987621, "lon": -46.73073776, "count_local_heights": "5633", "avg_local_height": "4.491503639", "local_ratio": "12.80862816", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6498762098008\/-46.7307377622199", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6498762098008\/-46.7307377622199" }, "geometry": { "type": "Point", "coordinates": [ -46.73073776, -23.64987621 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.431", "lat": -23.52638961, "lon": -46.68282544, "count_local_heights": "6657", "avg_local_height": "7.193017275", "local_ratio": "6.037939065", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5263896075573\/-46.6828254392409", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5263896075573\/-46.6828254392409" }, "geometry": { "type": "Point", "coordinates": [ -46.68282544, -23.52638961 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.554", "lat": -23.56341048, "lon": -46.67929463, "count_local_heights": "7425", "avg_local_height": "9.468885253", "local_ratio": "6.183832462", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.563410480524\/-46.6792946322904", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.563410480524\/-46.6792946322904" }, "geometry": { "type": "Point", "coordinates": [ -46.67929463, -23.56341048 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.469", "lat": -23.56367116, "lon": -46.68927318, "count_local_heights": "8961", "avg_local_height": "8.066516572", "local_ratio": "5.760727023", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5636711581485\/-46.6892731776054", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5636711581485\/-46.6892731776054" }, "geometry": { "type": "Point", "coordinates": [ -46.68927318, -23.56367116 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.772", "lat": -23.58275851, "lon": -46.64019215, "count_local_heights": "9473", "avg_local_height": "7.754643619", "local_ratio": "6.031482851", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5827585054453\/-46.6401921475549", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5827585054453\/-46.6401921475549" }, "geometry": { "type": "Point", "coordinates": [ -46.64019215, -23.58275851 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.002", "lat": -23.47218382, "lon": -46.60794244, "count_local_heights": "9473", "avg_local_height": "5.560337012", "local_ratio": "6.115096968", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4721838224506\/-46.6079424388709", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4721838224506\/-46.6079424388709" }, "geometry": { "type": "Point", "coordinates": [ -46.60794244, -23.47218382 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.532", "lat": -23.52381528, "lon": -46.55018019, "count_local_heights": "10497", "avg_local_height": "5.384902448", "local_ratio": "13.65521487", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5238152843283\/-46.5501801864506", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5238152843283\/-46.5501801864506" }, "geometry": { "type": "Point", "coordinates": [ -46.55018019, -23.52381528 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.603", "lat": -23.49434584, "lon": -46.62559488, "count_local_heights": "11265", "avg_local_height": "7.06262814", "local_ratio": "7.164896551", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4943458368216\/-46.6255948790005", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4943458368216\/-46.6255948790005" }, "geometry": { "type": "Point", "coordinates": [ -46.62559488, -23.49434584 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.18", "lat": -23.56612987, "lon": -46.65565509, "count_local_heights": "11777", "avg_local_height": "11.49728029", "local_ratio": "5.495212641", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5661298705345\/-46.6556550899634", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5661298705345\/-46.6556550899634" }, "geometry": { "type": "Point", "coordinates": [ -46.65565509, -23.56612987 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.799", "lat": -23.52395797, "lon": -46.67157541, "count_local_heights": "12545", "avg_local_height": "7.379713113", "local_ratio": "5.393028075", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5239579657031\/-46.6715754099809", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5239579657031\/-46.6715754099809" }, "geometry": { "type": "Point", "coordinates": [ -46.67157541, -23.52395797 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.225", "lat": -23.48520715, "lon": -46.62863856, "count_local_heights": "12801", "avg_local_height": "5.924361769", "local_ratio": "11.00962476", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4852071453516\/-46.6286385628204", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4852071453516\/-46.6286385628204" }, "geometry": { "type": "Point", "coordinates": [ -46.62863856, -23.48520715 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.641", "lat": -23.57065074, "lon": -46.69330742, "count_local_heights": "13057", "avg_local_height": "7.856034541", "local_ratio": "7.591743607", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5706507432166\/-46.6933074193535", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5706507432166\/-46.6933074193535" }, "geometry": { "type": "Point", "coordinates": [ -46.69330742, -23.57065074 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.705", "lat": -23.53643489, "lon": -46.66753787, "count_local_heights": "13313", "avg_local_height": "7.57425235", "local_ratio": "5.506154017", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5364348929753\/-46.6675378711677", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5364348929753\/-46.6675378711677" }, "geometry": { "type": "Point", "coordinates": [ -46.66753787, -23.53643489 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.15", "lat": -23.52799517, "lon": -46.55678342, "count_local_heights": "13313", "avg_local_height": "5.523729086", "local_ratio": "8.354863043", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5279951741795\/-46.5567834212766", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5279951741795\/-46.5567834212766" }, "geometry": { "type": "Point", "coordinates": [ -46.55678342, -23.52799517 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.481", "lat": -23.60608737, "lon": -46.52284805, "count_local_heights": "16385", "avg_local_height": "5.053319866", "local_ratio": "6.229765943", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.606087372208\/-46.5228480538695", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.606087372208\/-46.5228480538695" }, "geometry": { "type": "Point", "coordinates": [ -46.52284805, -23.60608737 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.29", "lat": -23.57082455, "lon": -46.58010337, "count_local_heights": "16641", "avg_local_height": "8.391217334", "local_ratio": "7.423237597", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5708245538498\/-46.5801033735767", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5708245538498\/-46.5801033735767" }, "geometry": { "type": "Point", "coordinates": [ -46.58010337, -23.57082455 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.757", "lat": -23.58704122, "lon": -46.53912753, "count_local_heights": "17921", "avg_local_height": "6.572666226", "local_ratio": "5.135967481", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5870412162472\/-46.5391275281633", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5870412162472\/-46.5391275281633" }, "geometry": { "type": "Point", "coordinates": [ -46.53912753, -23.58704122 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.35", "lat": -23.54096746, "lon": -46.56480828, "count_local_heights": "22785", "avg_local_height": "10.46994093", "local_ratio": "6.05065496", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5409674610434\/-46.5648082836712", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5409674610434\/-46.5648082836712" }, "geometry": { "type": "Point", "coordinates": [ -46.56480828, -23.54096746 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.084", "lat": -23.48678447, "lon": -46.58999299, "count_local_heights": "24833", "avg_local_height": "5.317763661", "local_ratio": "7.349706096", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4867844663487\/-46.5899929908982", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4867844663487\/-46.5899929908982" }, "geometry": { "type": "Point", "coordinates": [ -46.58999299, -23.48678447 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "23.70", "lat": 43.56589576, "lon": 10.97625429, "count_local_heights": "3330", "avg_local_height": "4.613072072", "local_ratio": "5.137574187", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.5658957585328\/10.9762542916801", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.5658957585328\/10.9762542916801" }, "geometry": { "type": "Point", "coordinates": [ 10.97625429, 43.56589576 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.05999", "lat": -22.9004303, "lon": -43.17915968, "count_local_heights": "4354", "avg_local_height": "15.60440513", "local_ratio": "5.002432924", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9004303034464\/-43.1791596780122", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9004303034464\/-43.1791596780122" }, "geometry": { "type": "Point", "coordinates": [ -43.17915968, -22.9004303 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.88999", "lat": -22.89919662, "lon": -43.18164545, "count_local_heights": "5378", "avg_local_height": "13.5320612", "local_ratio": "5.164770465", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8991966226938\/-43.1816454518583", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8991966226938\/-43.1816454518583" }, "geometry": { "type": "Point", "coordinates": [ -43.18164545, -22.89919662 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.317", "lat": -23.57417248, "lon": -46.65933698, "count_local_heights": "5890", "avg_local_height": "11.06874177", "local_ratio": "5.720343047", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5741724786621\/-46.6593369799646", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5741724786621\/-46.6593369799646" }, "geometry": { "type": "Point", "coordinates": [ -46.65933698, -23.57417248 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.98", "lat": -23.6037074, "lon": -46.66700304, "count_local_heights": "6146", "avg_local_height": "9.546814351", "local_ratio": "7.43494085", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6037073986256\/-46.6670030373096", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6037073986256\/-46.6670030373096" }, "geometry": { "type": "Point", "coordinates": [ -46.66700304, -23.6037074 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.025", "lat": -23.57499101, "lon": -46.7401383, "count_local_heights": "6146", "avg_local_height": "5.213617637", "local_ratio": "7.868816406", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5749910122668\/-46.740138298364", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5749910122668\/-46.740138298364" }, "geometry": { "type": "Point", "coordinates": [ -46.7401383, -23.57499101 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.666", "lat": -23.51727898, "lon": -46.58176568, "count_local_heights": "6402", "avg_local_height": "5.539455795", "local_ratio": "6.799584904", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5172789809611\/-46.5817656791758", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5172789809611\/-46.5817656791758" }, "geometry": { "type": "Point", "coordinates": [ -46.58176568, -23.51727898 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.519", "lat": -23.57047747, "lon": -46.69169537, "count_local_heights": "7170", "avg_local_height": "7.803139609", "local_ratio": "7.627570821", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5704774747724\/-46.6916953713019", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5704774747724\/-46.6916953713019" }, "geometry": { "type": "Point", "coordinates": [ -46.69169537, -23.57047747 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.264", "lat": -23.56442312, "lon": -46.63666424, "count_local_heights": "7426", "avg_local_height": "9.636079807", "local_ratio": "7.810645149", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5644231244449\/-46.6366642389719", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5644231244449\/-46.6366642389719" }, "geometry": { "type": "Point", "coordinates": [ -46.63666424, -23.56442312 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.391", "lat": -23.62134454, "lon": -46.50795507, "count_local_heights": "8706", "avg_local_height": "5.287471054", "local_ratio": "5.936864652", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6213445416631\/-46.5079550730286", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6213445416631\/-46.5079550730286" }, "geometry": { "type": "Point", "coordinates": [ -46.50795507, -23.62134454 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.474", "lat": -23.56282294, "lon": -46.68576481, "count_local_heights": "8706", "avg_local_height": "8.220466919", "local_ratio": "7.113221253", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.56282294424\/-46.6857648076843", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.56282294424\/-46.6857648076843" }, "geometry": { "type": "Point", "coordinates": [ -46.68576481, -23.56282294 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.368", "lat": -23.49757608, "lon": -46.62811889, "count_local_heights": "10242", "avg_local_height": "7.024180531", "local_ratio": "7.170658524", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4975760849564\/-46.6281188882645", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4975760849564\/-46.6281188882645" }, "geometry": { "type": "Point", "coordinates": [ -46.62811889, -23.49757608 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.934", "lat": -23.53866542, "lon": -46.70856364, "count_local_heights": "10498", "avg_local_height": "8.796599781", "local_ratio": "5.221790367", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5386654220132\/-46.7085636395336", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5386654220132\/-46.7085636395336" }, "geometry": { "type": "Point", "coordinates": [ -46.70856364, -23.53866542 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.15", "lat": -23.60234787, "lon": -46.64292897, "count_local_heights": "10498", "avg_local_height": "6.162226519", "local_ratio": "11.70843035", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6023478661611\/-46.6429289703203", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6023478661611\/-46.6429289703203" }, "geometry": { "type": "Point", "coordinates": [ -46.64292897, -23.60234787 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.81", "lat": -23.62072701, "lon": -46.64047704, "count_local_heights": "11010", "avg_local_height": "5.741798274", "local_ratio": "9.371628439", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6207270135965\/-46.6404770383642", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6207270135965\/-46.6404770383642" }, "geometry": { "type": "Point", "coordinates": [ -46.64047704, -23.62072701 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.783", "lat": -23.49433545, "lon": -46.6255938, "count_local_heights": "11266", "avg_local_height": "7.062376354", "local_ratio": "6.624257567", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.494335453646\/-46.6255938042078", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.494335453646\/-46.6255938042078" }, "geometry": { "type": "Point", "coordinates": [ -46.6255938, -23.49433545 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.717", "lat": -23.48767661, "lon": -46.62602966, "count_local_heights": "12034", "avg_local_height": "6.465657637", "local_ratio": "5.52410938", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4876766146382\/-46.6260296627609", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4876766146382\/-46.6260296627609" }, "geometry": { "type": "Point", "coordinates": [ -46.62602966, -23.48767661 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.077", "lat": -23.55679498, "lon": -46.57585609, "count_local_heights": "12546", "avg_local_height": "5.860682528", "local_ratio": "9.738968068", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5567949806744\/-46.5758560896628", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5567949806744\/-46.5758560896628" }, "geometry": { "type": "Point", "coordinates": [ -46.57585609, -23.55679498 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.895", "lat": -23.56689099, "lon": -46.54042037, "count_local_heights": "14082", "avg_local_height": "5.322982815", "local_ratio": "12.75506654", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5668909907382\/-46.540420369283", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5668909907382\/-46.540420369283" }, "geometry": { "type": "Point", "coordinates": [ -46.54042037, -23.56689099 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "24.2465", "lat": -23.50681671, "lon": -46.39794346, "count_local_heights": "16898", "avg_local_height": "4.545817381", "local_ratio": "5.333804236", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5068167127217\/-46.3979434646254", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5068167127217\/-46.3979434646254" }, "geometry": { "type": "Point", "coordinates": [ -46.39794346, -23.50681671 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.199", "lat": -23.58668251, "lon": -46.54007419, "count_local_heights": "17666", "avg_local_height": "6.604452758", "local_ratio": "5.632412156", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866825091156\/-46.5400741885611", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866825091156\/-46.5400741885611" }, "geometry": { "type": "Point", "coordinates": [ -46.54007419, -23.58668251 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.72", "lat": -23.53911048, "lon": -46.56735545, "count_local_heights": "20994", "avg_local_height": "7.671675611", "local_ratio": "6.220283863", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5391104837907\/-46.5673554520594", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5391104837907\/-46.5673554520594" }, "geometry": { "type": "Point", "coordinates": [ -46.56735545, -23.53911048 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.18", "lat": -22.88387445, "lon": -43.30270329, "count_local_heights": "23298", "avg_local_height": "7.579407394", "local_ratio": "6.752506804", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8838744484083\/-43.3027032930776", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8838744484083\/-43.3027032930776" }, "geometry": { "type": "Point", "coordinates": [ -43.30270329, -22.88387445 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.81", "lat": -23.6068752, "lon": -46.65806363, "count_local_heights": "6403", "avg_local_height": "8.088662346", "local_ratio": "7.147040824", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.606875198958\/-46.6580636341819", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.606875198958\/-46.6580636341819" }, "geometry": { "type": "Point", "coordinates": [ -46.65806363, -23.6068752 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.374", "lat": -23.52674375, "lon": -46.68282482, "count_local_heights": "6915", "avg_local_height": "7.245526681", "local_ratio": "6.814411453", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5267437455851\/-46.6828248153599", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5267437455851\/-46.6828248153599" }, "geometry": { "type": "Point", "coordinates": [ -46.68282482, -23.52674375 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.95", "lat": 27.79657345, "lon": -46.66722887, "count_local_heights": "6915", "avg_local_height": "10.38776327", "local_ratio": "5.386145078", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.7965734480608\/-46.6672288682184", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.7965734480608\/-46.6672288682184" }, "geometry": { "type": "Point", "coordinates": [ -46.66722887, 27.79657345 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.263", "lat": -23.53549477, "lon": -46.66732911, "count_local_heights": "6915", "avg_local_height": "9.602162477", "local_ratio": "5.546979665", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5354947684847\/-46.6673291088908", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5354947684847\/-46.6673291088908" }, "geometry": { "type": "Point", "coordinates": [ -46.66732911, -23.53549477 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.20", "lat": 18.4248895, "lon": -66.05469131, "count_local_heights": "7683", "avg_local_height": "5.003877392", "local_ratio": "5.036094618", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.424889499891\/-66.0546913111029", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.424889499891\/-66.0546913111029" }, "geometry": { "type": "Point", "coordinates": [ -66.05469131, 18.4248895 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.28", "lat": -23.54106858, "lon": -46.67150499, "count_local_heights": "7683", "avg_local_height": "8.229295588", "local_ratio": "8.904771887", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5410685809818\/-46.67150499238", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5410685809818\/-46.67150499238" }, "geometry": { "type": "Point", "coordinates": [ -46.67150499, -23.54106858 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.047", "lat": -23.58579985, "lon": -46.6045743, "count_local_heights": "7939", "avg_local_height": "6.411475501", "local_ratio": "8.741669526", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5857998483971\/-46.6045742980263", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5857998483971\/-46.6045742980263" }, "geometry": { "type": "Point", "coordinates": [ -46.6045743, -23.58579985 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.374", "lat": -23.5345594, "lon": -46.57226194, "count_local_heights": "8451", "avg_local_height": "5.860157851", "local_ratio": "9.278589653", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345593982218\/-46.5722619380219", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345593982218\/-46.5722619380219" }, "geometry": { "type": "Point", "coordinates": [ -46.57226194, -23.5345594 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.107", "lat": -23.52200145, "lon": -46.70079323, "count_local_heights": "8451", "avg_local_height": "5.990097858", "local_ratio": "7.864145314", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5220014469246\/-46.7007932313162", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5220014469246\/-46.7007932313162" }, "geometry": { "type": "Point", "coordinates": [ -46.70079323, -23.52200145 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.693", "lat": -23.58886357, "lon": -46.64175781, "count_local_heights": "8963", "avg_local_height": "7.227307263", "local_ratio": "9.504646405", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5888635703314\/-46.6417578126268", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5888635703314\/-46.6417578126268" }, "geometry": { "type": "Point", "coordinates": [ -46.64175781, -23.58886357 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.563", "lat": -23.55255847, "lon": -46.69026926, "count_local_heights": "8963", "avg_local_height": "6.859083649", "local_ratio": "6.059555784", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.552558471226\/-46.6902692640725", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.552558471226\/-46.6902692640725" }, "geometry": { "type": "Point", "coordinates": [ -46.69026926, -23.55255847 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.682", "lat": -23.51504095, "lon": -46.58884674, "count_local_heights": "9219", "avg_local_height": "5.368885237", "local_ratio": "8.50865645", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5150409519913\/-46.5888467367485", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5150409519913\/-46.5888467367485" }, "geometry": { "type": "Point", "coordinates": [ -46.58884674, -23.51504095 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.969", "lat": -23.53894703, "lon": -46.68085114, "count_local_heights": "10243", "avg_local_height": "7.793866209", "local_ratio": "6.796241888", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5389470340002\/-46.6808511374884", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5389470340002\/-46.6808511374884" }, "geometry": { "type": "Point", "coordinates": [ -46.68085114, -23.53894703 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.35", "lat": -23.54734838, "lon": -46.57322975, "count_local_heights": "10243", "avg_local_height": "6.252065313", "local_ratio": "12.53185885", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.547348383802\/-46.5732297463901", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.547348383802\/-46.5732297463901" }, "geometry": { "type": "Point", "coordinates": [ -46.57322975, -23.54734838 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.559", "lat": -23.53043952, "lon": -46.70482138, "count_local_heights": "10755", "avg_local_height": "7.099511111", "local_ratio": "7.966604899", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5304395214752\/-46.7048213754021", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5304395214752\/-46.7048213754021" }, "geometry": { "type": "Point", "coordinates": [ -46.70482138, -23.53043952 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.584", "lat": -23.55476397, "lon": -46.58971484, "count_local_heights": "11267", "avg_local_height": "5.687953759", "local_ratio": "11.17871254", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5547639666375\/-46.58971484392", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5547639666375\/-46.58971484392" }, "geometry": { "type": "Point", "coordinates": [ -46.58971484, -23.55476397 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.679", "lat": -23.49199274, "lon": -46.62823911, "count_local_heights": "11267", "avg_local_height": "6.853438981", "local_ratio": "8.41606676", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.491992743866\/-46.6282391054652", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.491992743866\/-46.6282391054652" }, "geometry": { "type": "Point", "coordinates": [ -46.62823911, -23.49199274 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.315", "lat": -23.55502555, "lon": -46.56903291, "count_local_heights": "11267", "avg_local_height": "6.554783971", "local_ratio": "5.99790934", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5550255514242\/-46.5690329100547", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5550255514242\/-46.5690329100547" }, "geometry": { "type": "Point", "coordinates": [ -46.56903291, -23.55502555 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.106", "lat": -23.49624804, "lon": -46.62491763, "count_local_heights": "11267", "avg_local_height": "6.957736665", "local_ratio": "9.069903482", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4962480385703\/-46.6249176254167", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4962480385703\/-46.6249176254167" }, "geometry": { "type": "Point", "coordinates": [ -46.62491763, -23.49624804 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.009", "lat": -23.54659799, "lon": -46.56974989, "count_local_heights": "11523", "avg_local_height": "6.44406448", "local_ratio": "8.381201053", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5465979890077\/-46.569749885928", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5465979890077\/-46.569749885928" }, "geometry": { "type": "Point", "coordinates": [ -46.56974989, -23.54659799 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.308", "lat": -23.56163151, "lon": -46.57836886, "count_local_heights": "12035", "avg_local_height": "5.713993851", "local_ratio": "10.90445696", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5616315132683\/-46.5783688575275", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5616315132683\/-46.5783688575275" }, "geometry": { "type": "Point", "coordinates": [ -46.57836886, -23.56163151 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.347", "lat": -23.48597598, "lon": -46.62770003, "count_local_heights": "12547", "avg_local_height": "6.090392365", "local_ratio": "9.744363983", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4859759835598\/-46.6277000319748", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4859759835598\/-46.6277000319748" }, "geometry": { "type": "Point", "coordinates": [ -46.62770003, -23.48597598 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.388", "lat": -23.52538838, "lon": -46.45671954, "count_local_heights": "15875", "avg_local_height": "5.175853921", "local_ratio": "5.48469884", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5253883782272\/-46.4567195387468", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5253883782272\/-46.4567195387468" }, "geometry": { "type": "Point", "coordinates": [ -46.45671954, -23.52538838 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.29", "lat": -23.5659638, "lon": -46.59467483, "count_local_heights": "16131", "avg_local_height": "7.419840122", "local_ratio": "7.586416834", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5659638025213\/-46.5946748328614", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5659638025213\/-46.5946748328614" }, "geometry": { "type": "Point", "coordinates": [ -46.59467483, -23.5659638 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.509", "lat": -23.53344013, "lon": -46.65675727, "count_local_heights": "18435", "avg_local_height": "8.828547683", "local_ratio": "5.834368443", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5334401274488\/-46.6567572722297", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5334401274488\/-46.6567572722297" }, "geometry": { "type": "Point", "coordinates": [ -46.65675727, -23.53344013 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.485", "lat": -23.52898797, "lon": -46.64425285, "count_local_heights": "18691", "avg_local_height": "6.962630785", "local_ratio": "5.527364755", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5289879664453\/-46.6442528521596", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5289879664453\/-46.6442528521596" }, "geometry": { "type": "Point", "coordinates": [ -46.64425285, -23.52898797 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.821", "lat": -23.52293786, "lon": -46.41492557, "count_local_heights": "19203", "avg_local_height": "5.514331146", "local_ratio": "5.770600125", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5229378558838\/-46.4149255748646", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5229378558838\/-46.4149255748646" }, "geometry": { "type": "Point", "coordinates": [ -46.41492557, -23.52293786 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.22", "lat": -23.54245292, "lon": -46.62568288, "count_local_heights": "27139", "avg_local_height": "11.55195213", "local_ratio": "5.299537197", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5424529151527\/-46.6256828792718", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5424529151527\/-46.6256828792718" }, "geometry": { "type": "Point", "coordinates": [ -46.62568288, -23.54245292 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.32", "lat": -23.56467183, "lon": -46.6072092, "count_local_heights": "27907", "avg_local_height": "8.461549862", "local_ratio": "7.246899327", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5646718311449\/-46.6072091968214", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5646718311449\/-46.6072091968214" }, "geometry": { "type": "Point", "coordinates": [ -46.6072092, -23.56467183 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.97", "lat": 31.25695854, "lon": 34.80955628, "count_local_heights": "31235", "avg_local_height": "7.124806964", "local_ratio": "7.574942068", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/31.256958538432\/34.8095562843259", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/31.256958538432\/34.8095562843259" }, "geometry": { "type": "Point", "coordinates": [ 34.80955628, 31.25695854 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "220.875", "lat": 50.57544936, "lon": 36.58099332, "count_local_heights": "260", "avg_local_height": "11.96298077", "local_ratio": "18.46320781", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/50.5754493557315\/36.5809933245488", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/50.5754493557315\/36.5809933245488" }, "geometry": { "type": "Point", "coordinates": [ 36.58099332, 50.57544936 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.599998", "lat": 18.39423127, "lon": -66.00300809, "count_local_heights": "2052", "avg_local_height": "4.060302143", "local_ratio": "13.93984881", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3942312743886\/-66.0030080939888", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3942312743886\/-66.0030080939888" }, "geometry": { "type": "Point", "coordinates": [ -66.00300809, 18.39423127 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.50", "lat": 18.42565504, "lon": -66.05812022000001, "count_local_heights": "3588", "avg_local_height": "5.501479933", "local_ratio": "12.08765656", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4256550409641\/-66.0581202154937", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4256550409641\/-66.0581202154937" }, "geometry": { "type": "Point", "coordinates": [ -66.05812022, 18.42565504 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.987", "lat": -23.58749975, "lon": -46.4844945, "count_local_heights": "6148", "avg_local_height": "4.573257807", "local_ratio": "6.775694987", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5874997513582\/-46.4844944965063", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5874997513582\/-46.4844944965063" }, "geometry": { "type": "Point", "coordinates": [ -46.4844945, -23.58749975 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.084", "lat": -23.54145737, "lon": -46.59174822, "count_local_heights": "8452", "avg_local_height": "5.785158069", "local_ratio": "11.25016797", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5414573656037\/-46.5917482218145", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5414573656037\/-46.5917482218145" }, "geometry": { "type": "Point", "coordinates": [ -46.59174822, -23.54145737 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.915", "lat": -23.47329697, "lon": -46.62692521, "count_local_heights": "9220", "avg_local_height": "5.199907701", "local_ratio": "10.17614216", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4732969668884\/-46.6269252065461", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4732969668884\/-46.6269252065461" }, "geometry": { "type": "Point", "coordinates": [ -46.62692521, -23.47329697 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.54", "lat": -23.62298732, "lon": -46.63900785, "count_local_heights": "9732", "avg_local_height": "5.844733868", "local_ratio": "10.186948", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6229873195252\/-46.6390078457042", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6229873195252\/-46.6390078457042" }, "geometry": { "type": "Point", "coordinates": [ -46.63900785, -23.62298732 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.014", "lat": -23.57459603, "lon": -46.61362648, "count_local_heights": "9732", "avg_local_height": "6.566427684", "local_ratio": "5.941434503", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5745960296232\/-46.6136264845204", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5745960296232\/-46.6136264845204" }, "geometry": { "type": "Point", "coordinates": [ -46.61362648, -23.57459603 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.649", "lat": -23.49199269, "lon": -46.62821414, "count_local_heights": "11268", "avg_local_height": "6.858373713", "local_ratio": "6.947565413", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4919926934385\/-46.6282141390347", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4919926934385\/-46.6282141390347" }, "geometry": { "type": "Point", "coordinates": [ -46.62821414, -23.49199269 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.324", "lat": -23.55480646, "lon": -46.58975089, "count_local_heights": "11268", "avg_local_height": "5.68874858", "local_ratio": "10.25251849", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5548064633557\/-46.5897508862692", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5548064633557\/-46.5897508862692" }, "geometry": { "type": "Point", "coordinates": [ -46.58975089, -23.55480646 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.354", "lat": -23.54448798, "lon": -46.44826016, "count_local_heights": "11524", "avg_local_height": "5.003397605", "local_ratio": "8.065319446", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5444879769876\/-46.4482601593466", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5444879769876\/-46.4482601593466" }, "geometry": { "type": "Point", "coordinates": [ -46.44826016, -23.54448798 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.014", "lat": -23.58930657, "lon": -46.57016884, "count_local_heights": "12292", "avg_local_height": "5.059784006", "local_ratio": "8.698790294", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5893065741796\/-46.5701688366112", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5893065741796\/-46.5701688366112" }, "geometry": { "type": "Point", "coordinates": [ -46.57016884, -23.58930657 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.61", "lat": -23.59155052, "lon": -46.63791861, "count_local_heights": "15876", "avg_local_height": "7.858672714", "local_ratio": "5.803779043", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5915505195505\/-46.6379186113396", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5915505195505\/-46.6379186113396" }, "geometry": { "type": "Point", "coordinates": [ -46.63791861, -23.59155052 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.958", "lat": -23.56387032, "lon": -46.63017637, "count_local_heights": "16644", "avg_local_height": "8.358356164", "local_ratio": "5.259168087", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5638703201434\/-46.6301763681423", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5638703201434\/-46.6301763681423" }, "geometry": { "type": "Point", "coordinates": [ -46.63017637, -23.56387032 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.887", "lat": -23.50975053, "lon": -46.51261037, "count_local_heights": "17156", "avg_local_height": "4.912327827", "local_ratio": "8.323345151", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5097505277216\/-46.5126103652571", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5097505277216\/-46.5126103652571" }, "geometry": { "type": "Point", "coordinates": [ -46.51261037, -23.50975053 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.17", "lat": -23.49258153, "lon": -46.56501528, "count_local_heights": "17412", "avg_local_height": "5.403605157", "local_ratio": "10.20985035", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4925815303347\/-46.5650152784338", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4925815303347\/-46.5650152784338" }, "geometry": { "type": "Point", "coordinates": [ -46.56501528, -23.49258153 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.572", "lat": -23.45510082, "lon": -46.61490185, "count_local_heights": "17412", "avg_local_height": "6.89508609", "local_ratio": "7.624560348", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4551008150492\/-46.6149018490881", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4551008150492\/-46.6149018490881" }, "geometry": { "type": "Point", "coordinates": [ -46.61490185, -23.45510082 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.396", "lat": -23.58710805, "lon": -46.53917234, "count_local_heights": "17924", "avg_local_height": "6.570003595", "local_ratio": "5.691929915", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5871080482408\/-46.5391723434469", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5871080482408\/-46.5391723434469" }, "geometry": { "type": "Point", "coordinates": [ -46.53917234, -23.58710805 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.38", "lat": -23.49087907, "lon": -46.55296932, "count_local_heights": "23044", "avg_local_height": "5.781085445", "local_ratio": "8.714626427", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4908790685942\/-46.5529693169257", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4908790685942\/-46.5529693169257" }, "geometry": { "type": "Point", "coordinates": [ -46.55296932, -23.49087907 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.573", "lat": -23.4875125, "lon": -46.56087795, "count_local_heights": "24068", "avg_local_height": "5.618470417", "local_ratio": "12.38290759", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4875124968814\/-46.5608779485113", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4875124968814\/-46.5608779485113" }, "geometry": { "type": "Point", "coordinates": [ -46.56087795, -23.4875125 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "97.4", "lat": 40.74586004, "lon": -73.95617653, "count_local_heights": "1029", "avg_local_height": "10.51370262", "local_ratio": "9.264100715", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7458600354765\/-73.9561765336172", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7458600354765\/-73.9561765336172" }, "geometry": { "type": "Point", "coordinates": [ -73.95617653, 40.74586004 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.97", "lat": -22.88417135, "lon": -43.30264671, "count_local_heights": "3333", "avg_local_height": "8.19954237", "local_ratio": "5.362494395", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8841713457248\/-43.3026467059695", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8841713457248\/-43.3026467059695" }, "geometry": { "type": "Point", "coordinates": [ -43.30264671, -22.88417135 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.607", "lat": -23.5815008, "lon": -46.64895141, "count_local_heights": "6149", "avg_local_height": "8.582128639", "local_ratio": "6.595916046", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5815007951536\/-46.648951408789", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5815007951536\/-46.648951408789" }, "geometry": { "type": "Point", "coordinates": [ -46.64895141, -23.5815008 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.638", "lat": -23.57847035, "lon": -46.59027215, "count_local_heights": "6661", "avg_local_height": "6.236856928", "local_ratio": "8.760502386", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5784703516364\/-46.59027215454", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5784703516364\/-46.59027215454" }, "geometry": { "type": "Point", "coordinates": [ -46.59027215, -23.57847035 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.92", "lat": -23.5675371, "lon": -46.63757549, "count_local_heights": "7173", "avg_local_height": "9.707728238", "local_ratio": "5.348316179", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5675370983898\/-46.6375754890955", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5675370983898\/-46.6375754890955" }, "geometry": { "type": "Point", "coordinates": [ -46.63757549, -23.5675371 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.057", "lat": -23.56861357, "lon": -46.59344927, "count_local_heights": "7429", "avg_local_height": "6.317317001", "local_ratio": "7.448890089", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5686135735793\/-46.5934492661178", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5686135735793\/-46.5934492661178" }, "geometry": { "type": "Point", "coordinates": [ -46.59344927, -23.56861357 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.702", "lat": -23.5541515, "lon": -46.68243263, "count_local_heights": "7685", "avg_local_height": "8.037405042", "local_ratio": "5.06407227", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5541515041182\/-46.6824326290837", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5541515041182\/-46.6824326290837" }, "geometry": { "type": "Point", "coordinates": [ -46.68243263, -23.5541515 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.69", "lat": -23.62158108, "lon": -46.63583884, "count_local_heights": "9221", "avg_local_height": "6.142473484", "local_ratio": "9.229181069", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6215810849463\/-46.6358388390006", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6215810849463\/-46.6358388390006" }, "geometry": { "type": "Point", "coordinates": [ -46.63583884, -23.62158108 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.473", "lat": -23.58033713, "lon": -46.63024393, "count_local_heights": "10245", "avg_local_height": "7.021318551", "local_ratio": "5.90672531", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5803371273133\/-46.6302439267165", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5803371273133\/-46.6302439267165" }, "geometry": { "type": "Point", "coordinates": [ -46.63024393, -23.58033713 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.014", "lat": -23.53903184, "lon": -46.68159414, "count_local_heights": "10501", "avg_local_height": "7.673826167", "local_ratio": "8.993427594", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5390318379455\/-46.6815941354655", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5390318379455\/-46.6815941354655" }, "geometry": { "type": "Point", "coordinates": [ -46.68159414, -23.53903184 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.615", "lat": -23.53953044, "lon": -46.70653649, "count_local_heights": "10501", "avg_local_height": "8.907770546", "local_ratio": "6.01890223", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5395304431409\/-46.7065364903091", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5395304431409\/-46.7065364903091" }, "geometry": { "type": "Point", "coordinates": [ -46.70653649, -23.53953044 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.105", "lat": -23.53783, "lon": -46.70844482, "count_local_heights": "10757", "avg_local_height": "8.701205122", "local_ratio": "6.103177578", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5378300007926\/-46.7084448238255", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5378300007926\/-46.7084448238255" }, "geometry": { "type": "Point", "coordinates": [ -46.70844482, -23.53783 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.429", "lat": -23.55312503, "lon": -46.56857022, "count_local_heights": "11525", "avg_local_height": "6.563723731", "local_ratio": "10.73003723", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5531250342604\/-46.5685702180738", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5531250342604\/-46.5685702180738" }, "geometry": { "type": "Point", "coordinates": [ -46.56857022, -23.55312503 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.959", "lat": -23.53392738, "lon": -46.68588711, "count_local_heights": "11781", "avg_local_height": "7.426282743", "local_ratio": "5.380753922", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339273755591\/-46.6858871067168", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339273755591\/-46.6858871067168" }, "geometry": { "type": "Point", "coordinates": [ -46.68588711, -23.53392738 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.399", "lat": -23.586992, "lon": -46.5722981, "count_local_heights": "11781", "avg_local_height": "5.003767252", "local_ratio": "13.86935013", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5869919980622\/-46.5722981032596", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5869919980622\/-46.5722981032596" }, "geometry": { "type": "Point", "coordinates": [ -46.5722981, -23.586992 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.412", "lat": -23.55677246, "lon": -46.58019034, "count_local_heights": "12037", "avg_local_height": "5.63638498", "local_ratio": "8.589193282", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.556772460317\/-46.5801903421842", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.556772460317\/-46.5801903421842" }, "geometry": { "type": "Point", "coordinates": [ -46.58019034, -23.55677246 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.939", "lat": -23.48721245, "lon": -46.61213475, "count_local_heights": "13061", "avg_local_height": "5.853831483", "local_ratio": "8.189337213", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4872124480907\/-46.612134749588", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4872124480907\/-46.612134749588" }, "geometry": { "type": "Point", "coordinates": [ -46.61213475, -23.48721245 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.98", "lat": 35.5978917, "lon": 139.7443821, "count_local_heights": "13573", "avg_local_height": "6.87798628", "local_ratio": "6.539704816", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.5978917021927\/139.744382050599", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.5978917021927\/139.744382050599" }, "geometry": { "type": "Point", "coordinates": [ 139.7443821, 35.5978917 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.737", "lat": -23.58609164, "lon": -46.60480702, "count_local_heights": "13829", "avg_local_height": "6.77085111", "local_ratio": "6.164217662", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.586091638804\/-46.6048070199422", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.586091638804\/-46.6048070199422" }, "geometry": { "type": "Point", "coordinates": [ -46.60480702, -23.58609164 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.119", "lat": -23.50158419, "lon": -46.60147505, "count_local_heights": "14341", "avg_local_height": "5.142255352", "local_ratio": "8.774165597", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5015841896034\/-46.6014750454347", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5015841896034\/-46.6014750454347" }, "geometry": { "type": "Point", "coordinates": [ -46.60147505, -23.50158419 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.745", "lat": -23.50258676, "lon": -46.47416385, "count_local_heights": "15621", "avg_local_height": "5.080616478", "local_ratio": "5.854604482", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5025867599579\/-46.47416384575", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5025867599579\/-46.47416384575" }, "geometry": { "type": "Point", "coordinates": [ -46.47416385, -23.50258676 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.497", "lat": -23.54913783, "lon": -46.60346882, "count_local_heights": "19973", "avg_local_height": "6.756935613", "local_ratio": "7.917346422", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5491378259609\/-46.6034688200368", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5491378259609\/-46.6034688200368" }, "geometry": { "type": "Point", "coordinates": [ -46.60346882, -23.54913783 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.91", "lat": -23.54073864, "lon": -46.58498036, "count_local_heights": "19973", "avg_local_height": "7.576211385", "local_ratio": "6.983701656", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5407386445556\/-46.5849803624639", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5407386445556\/-46.5849803624639" }, "geometry": { "type": "Point", "coordinates": [ -46.58498036, -23.54073864 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.95", "lat": -22.98468834, "lon": -43.2100895, "count_local_heights": "21509", "avg_local_height": "8.987949954", "local_ratio": "5.223660594", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9846883409385\/-43.2100895036417", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9846883409385\/-43.2100895036417" }, "geometry": { "type": "Point", "coordinates": [ -43.2100895, -22.98468834 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.48", "lat": 27.96890558, "lon": -46.62977954, "count_local_heights": "28933", "avg_local_height": "9.615082452", "local_ratio": "5.562094789", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9689055843391\/-46.629779544458", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9689055843391\/-46.629779544458" }, "geometry": { "type": "Point", "coordinates": [ -46.62977954, 27.96890558 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "476", "lat": 30.58580442, "lon": 114.3174016, "count_local_heights": "6", "avg_local_height": "92.83333333", "local_ratio": "5.127468582", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/30.5858044242052\/114.317401582067", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/30.5858044242052\/114.317401582067" }, "geometry": { "type": "Point", "coordinates": [ 114.3174016, 30.58580442 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "554.5", "lat": 37.51268035, "lon": 127.1026266, "count_local_heights": "262", "avg_local_height": "17.1240458", "local_ratio": "32.38136632", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/37.5126803451178\/127.102626618224", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/37.5126803451178\/127.102626618224" }, "geometry": { "type": "Point", "coordinates": [ 127.1026266, 37.51268035 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.01", "lat": 45.33401675, "lon": 9.435681464, "count_local_heights": "262", "avg_local_height": "8.381958015", "local_ratio": "6.682209562", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.334016750966\/9.43568146439284", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.334016750966\/9.43568146439284" }, "geometry": { "type": "Point", "coordinates": [ 9.435681464, 45.33401675 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "175.82", "lat": 27.9468665, "lon": -82.45909627, "count_local_heights": "262", "avg_local_height": "26.58854962", "local_ratio": "6.612620941", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9468664993347\/-82.459096271064", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9468664993347\/-82.459096271064" }, "geometry": { "type": "Point", "coordinates": [ -82.45909627, 27.9468665 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.03", "lat": -23.59929551, "lon": -46.66976907, "count_local_heights": "4358", "avg_local_height": "10.76590913", "local_ratio": "5.111505152", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5992955086794\/-46.6697690715165", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5992955086794\/-46.6697690715165" }, "geometry": { "type": "Point", "coordinates": [ -46.66976907, -23.59929551 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "112.99", "lat": -23.56539447, "lon": -46.70238218, "count_local_heights": "5638", "avg_local_height": "6.307785562", "local_ratio": "17.91278395", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5653944652904\/-46.7023821804473", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5653944652904\/-46.7023821804473" }, "geometry": { "type": "Point", "coordinates": [ -46.70238218, -23.56539447 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "85.08", "lat": -23.56554373, "lon": -46.70222864, "count_local_heights": "5638", "avg_local_height": "6.361683398", "local_ratio": "13.37381864", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.565543725066\/-46.7022286362476", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.565543725066\/-46.7022286362476" }, "geometry": { "type": "Point", "coordinates": [ -46.70222864, -23.56554373 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "80.81", "lat": -23.60422389, "lon": -46.66867183, "count_local_heights": "5894", "avg_local_height": "9.287822701", "local_ratio": "8.700639816", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6042238936831\/-46.6686718289579", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6042238936831\/-46.6686718289579" }, "geometry": { "type": "Point", "coordinates": [ -46.66867183, -23.60422389 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.272", "lat": -23.56321755, "lon": -46.67010427, "count_local_heights": "6150", "avg_local_height": "13.89790976", "local_ratio": "5.344112986", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5632175478082\/-46.6701042685629", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5632175478082\/-46.6701042685629" }, "geometry": { "type": "Point", "coordinates": [ -46.67010427, -23.56321755 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.272", "lat": -23.5751789, "lon": -46.64514916, "count_local_heights": "6662", "avg_local_height": "10.22223011", "local_ratio": "6.38529942", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5751788983978\/-46.6451491585207", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5751788983978\/-46.6451491585207" }, "geometry": { "type": "Point", "coordinates": [ -46.64514916, -23.5751789 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.24", "lat": -23.56072869, "lon": -46.63099531, "count_local_heights": "7430", "avg_local_height": "8.817118843", "local_ratio": "6.945579513", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5607286851871\/-46.6309953068896", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5607286851871\/-46.6309953068896" }, "geometry": { "type": "Point", "coordinates": [ -46.63099531, -23.56072869 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.318", "lat": -23.55425893, "lon": -46.68967053, "count_local_heights": "8454", "avg_local_height": "7.119596286", "local_ratio": "6.646163364", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5542589253104\/-46.6896705325036", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5542589253104\/-46.6896705325036" }, "geometry": { "type": "Point", "coordinates": [ -46.68967053, -23.55425893 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.971", "lat": -23.58823553, "lon": -46.64077064, "count_local_heights": "9478", "avg_local_height": "7.238732433", "local_ratio": "8.699174971", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5882355344693\/-46.6407706363443", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5882355344693\/-46.6407706363443" }, "geometry": { "type": "Point", "coordinates": [ -46.64077064, -23.58823553 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.775", "lat": -23.54896426, "lon": -46.68826243, "count_local_heights": "9734", "avg_local_height": "6.902049063", "local_ratio": "6.632088468", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5489642616062\/-46.6882624250581", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5489642616062\/-46.6882624250581" }, "geometry": { "type": "Point", "coordinates": [ -46.68826243, -23.54896426 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.925", "lat": -23.47347896, "lon": -46.63098087, "count_local_heights": "10502", "avg_local_height": "5.298570558", "local_ratio": "8.478701851", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4734789628727\/-46.6309808691475", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4734789628727\/-46.6309808691475" }, "geometry": { "type": "Point", "coordinates": [ -46.63098087, -23.47347896 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.33", "lat": -23.56135085, "lon": -46.58275041, "count_local_heights": "11782", "avg_local_height": "5.683423782", "local_ratio": "10.43913005", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.561350845933\/-46.5827504149944", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.561350845933\/-46.5827504149944" }, "geometry": { "type": "Point", "coordinates": [ -46.58275041, -23.56135085 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.142", "lat": -23.55672864, "lon": -46.58011792, "count_local_heights": "12038", "avg_local_height": "5.631579415", "local_ratio": "9.436429123", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5567286356823\/-46.5801179236911", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5567286356823\/-46.5801179236911" }, "geometry": { "type": "Point", "coordinates": [ -46.58011792, -23.55672864 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.103", "lat": -23.55236231, "lon": -46.57085687, "count_local_heights": "12038", "avg_local_height": "6.391747549", "local_ratio": "10.81128431", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5523623142952\/-46.5708568678813", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5523623142952\/-46.5708568678813" }, "geometry": { "type": "Point", "coordinates": [ -46.57085687, -23.55236231 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "26.604", "lat": -23.5139778, "lon": -46.51756556, "count_local_heights": "15622", "avg_local_height": "4.980728012", "local_ratio": "5.341387833", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5139777998992\/-46.5175655622709", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5139777998992\/-46.5175655622709" }, "geometry": { "type": "Point", "coordinates": [ -46.51756556, -23.5139778 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "24.799", "lat": -23.49551769, "lon": -46.58430359, "count_local_heights": "15878", "avg_local_height": "4.894066381", "local_ratio": "5.067156444", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.495517694504\/-46.584303588341", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.495517694504\/-46.584303588341" }, "geometry": { "type": "Point", "coordinates": [ -46.58430359, -23.49551769 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "438", "lat": 40.76479694, "lon": 114.2396688, "count_local_heights": "1799", "avg_local_height": "28.18715953", "local_ratio": "15.53899035", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.764796939739\/114.239668808228", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.764796939739\/114.239668808228" }, "geometry": { "type": "Point", "coordinates": [ 114.2396688, 40.76479694 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.", "lat": 18.2342478, "lon": -66.02904089, "count_local_heights": "2567", "avg_local_height": "4.90077912", "local_ratio": "6.937672393", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.2342478039654\/-66.0290408928181", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.2342478039654\/-66.0290408928181" }, "geometry": { "type": "Point", "coordinates": [ -66.02904089, 18.2342478 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.435", "lat": -23.59157531, "lon": -46.67185479, "count_local_heights": "3079", "avg_local_height": "8.612030529", "local_ratio": "7.598091969", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5915753139208\/-46.6718547925853", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5915753139208\/-46.6718547925853" }, "geometry": { "type": "Point", "coordinates": [ -46.67185479, -23.59157531 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.96", "lat": 44.98657113, "lon": 88.49105391000001, "count_local_heights": "3335", "avg_local_height": "10.67789553", "local_ratio": "5.70899011", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/44.9865711323957\/88.491053905019", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/44.9865711323957\/88.491053905019" }, "geometry": { "type": "Point", "coordinates": [ 88.49105391, 44.98657113 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.85", "lat": -23.55612664, "lon": -46.67758156, "count_local_heights": "6407", "avg_local_height": "9.080275168", "local_ratio": "5.04940645", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5561266364201\/-46.677581559844", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5561266364201\/-46.677581559844" }, "geometry": { "type": "Point", "coordinates": [ -46.67758156, -23.55612664 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.98", "lat": -23.56033652, "lon": -46.67399221, "count_local_heights": "6407", "avg_local_height": "11.36909302", "local_ratio": "6.331199846", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.560336519983\/-46.6739922087704", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.560336519983\/-46.6739922087704" }, "geometry": { "type": "Point", "coordinates": [ -46.67399221, -23.56033652 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.073", "lat": -23.58249117, "lon": -46.60663035, "count_local_heights": "7943", "avg_local_height": "6.602916165", "local_ratio": "5.766088657", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5824911673562\/-46.606630351329", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5824911673562\/-46.606630351329" }, "geometry": { "type": "Point", "coordinates": [ -46.60663035, -23.58249117 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.674", "lat": -23.58483749, "lon": -46.55985381, "count_local_heights": "9223", "avg_local_height": "4.747114713", "local_ratio": "11.30665746", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5848374876345\/-46.5598538062279", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5848374876345\/-46.5598538062279" }, "geometry": { "type": "Point", "coordinates": [ -46.55985381, -23.58483749 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.529", "lat": -23.53714314, "lon": -46.6789452, "count_local_heights": "9991", "avg_local_height": "8.182624045", "local_ratio": "8.252731597", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5371431402269\/-46.67894519933", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5371431402269\/-46.67894519933" }, "geometry": { "type": "Point", "coordinates": [ -46.6789452, -23.53714314 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.392", "lat": -23.57600334, "lon": -46.61492186, "count_local_heights": "10759", "avg_local_height": "6.530634943", "local_ratio": "7.716248181", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5760033427133\/-46.6149218601347", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5760033427133\/-46.6149218601347" }, "geometry": { "type": "Point", "coordinates": [ -46.61492186, -23.57600334 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.709", "lat": -23.53047535, "lon": -46.70481732, "count_local_heights": "10759", "avg_local_height": "7.137338786", "local_ratio": "8.645939593", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5304753472503\/-46.7048173192199", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5304753472503\/-46.7048173192199" }, "geometry": { "type": "Point", "coordinates": [ -46.70481732, -23.53047535 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.834", "lat": -23.55258196, "lon": -46.57201409, "count_local_heights": "12295", "avg_local_height": "6.237530948", "local_ratio": "10.23385704", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5525819625467\/-46.5720140866154", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5525819625467\/-46.5720140866154" }, "geometry": { "type": "Point", "coordinates": [ -46.57201409, -23.55258196 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.974", "lat": -23.54194499, "lon": -46.69618139, "count_local_heights": "12551", "avg_local_height": "6.45085053", "local_ratio": "6.506738888", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5419449915359\/-46.6961813888115", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5419449915359\/-46.6961813888115" }, "geometry": { "type": "Point", "coordinates": [ -46.69618139, -23.54194499 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.78", "lat": -22.90763448, "lon": -43.174554, "count_local_heights": "12807", "avg_local_height": "8.751424696", "local_ratio": "5.345415361", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9076344839999\/-43.1745540027831", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9076344839999\/-43.1745540027831" }, "geometry": { "type": "Point", "coordinates": [ -43.174554, -22.90763448 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.559", "lat": -23.4837339, "lon": -46.619422, "count_local_heights": "12807", "avg_local_height": "5.980553682", "local_ratio": "11.29644571", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4837339032799\/-46.619421995281", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4837339032799\/-46.619421995281" }, "geometry": { "type": "Point", "coordinates": [ -46.619422, -23.4837339 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.34", "lat": -23.54172174, "lon": -46.65134332, "count_local_heights": "13575", "avg_local_height": "11.78009029", "local_ratio": "6.98975967", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5417217424282\/-46.6513433221433", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5417217424282\/-46.6513433221433" }, "geometry": { "type": "Point", "coordinates": [ -46.65134332, -23.54172174 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.543", "lat": -23.51239917, "lon": -46.51568366, "count_local_heights": "16391", "avg_local_height": "4.9384151", "local_ratio": "7.399742481", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.51239916743\/-46.5156836607107", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.51239916743\/-46.5156836607107" }, "geometry": { "type": "Point", "coordinates": [ -46.51568366, -23.51239917 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.823", "lat": -23.5099901, "lon": -46.60145112, "count_local_heights": "16903", "avg_local_height": "5.803738416", "local_ratio": "5.310887189", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5099901001835\/-46.6014511223329", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5099901001835\/-46.6014511223329" }, "geometry": { "type": "Point", "coordinates": [ -46.60145112, -23.5099901 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.712", "lat": -23.58739175, "lon": -46.53957954, "count_local_heights": "17927", "avg_local_height": "6.592439082", "local_ratio": "5.265425978", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5873917506782\/-46.5395795356506", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5873917506782\/-46.5395795356506" }, "geometry": { "type": "Point", "coordinates": [ -46.53957954, -23.58739175 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.55", "lat": -23.5514644, "lon": -46.58758695, "count_local_heights": "18695", "avg_local_height": "8.030058893", "local_ratio": "5.547904517", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5514644027494\/-46.5875869543045", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5514644027494\/-46.5875869543045" }, "geometry": { "type": "Point", "coordinates": [ -46.58758695, -23.5514644 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.88", "lat": -22.91137825, "lon": -43.1837362, "count_local_heights": "35591", "avg_local_height": "7.0658009", "local_ratio": "6.068668026", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9113782478831\/-43.1837361998287", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9113782478831\/-43.1837361998287" }, "geometry": { "type": "Point", "coordinates": [ -43.1837362, -22.91137825 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.87", "lat": 27.91043788, "lon": -82.49119067, "count_local_heights": "1288", "avg_local_height": "13.44657609", "local_ratio": "6.162907157", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9104378845608\/-82.4911906651517", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9104378845608\/-82.4911906651517" }, "geometry": { "type": "Point", "coordinates": [ -82.49119067, 27.91043788 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "137.2", "lat": 40.85243482, "lon": -73.92232806, "count_local_heights": "1800", "avg_local_height": "12.99994444", "local_ratio": "10.55389126", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8524348233647\/-73.922328059142", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8524348233647\/-73.922328059142" }, "geometry": { "type": "Point", "coordinates": [ -73.92232806, 40.85243482 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "102.61", "lat": -22.9024218, "lon": -43.17844079, "count_local_heights": "4360", "avg_local_height": "16.2732708", "local_ratio": "6.305431849", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9024218013869\/-43.1784407922646", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9024218013869\/-43.1784407922646" }, "geometry": { "type": "Point", "coordinates": [ -43.17844079, -22.9024218 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.181", "lat": -23.52272125, "lon": -46.58236056, "count_local_heights": "4872", "avg_local_height": "5.466417077", "local_ratio": "5.704101893", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5227212457413\/-46.5823605617622", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5227212457413\/-46.5823605617622" }, "geometry": { "type": "Point", "coordinates": [ -46.58236056, -23.52272125 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "86.1", "lat": 40.85548221, "lon": -73.88147173, "count_local_heights": "4872", "avg_local_height": "16.52050493", "local_ratio": "5.211705113", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8554822113185\/-73.8814717269903", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8554822113185\/-73.8814717269903" }, "geometry": { "type": "Point", "coordinates": [ -73.88147173, 40.85548221 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.132", "lat": -23.55393825, "lon": -46.62199262, "count_local_heights": "5896", "avg_local_height": "7.657448779", "local_ratio": "5.763277206", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5539382468863\/-46.6219926247658", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5539382468863\/-46.6219926247658" }, "geometry": { "type": "Point", "coordinates": [ -46.62199262, -23.55393825 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.975", "lat": -23.57135059, "lon": -46.65903463, "count_local_heights": "6152", "avg_local_height": "14.22362419", "local_ratio": "5.482076788", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5713505898607\/-46.6590346339814", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5713505898607\/-46.6590346339814" }, "geometry": { "type": "Point", "coordinates": [ -46.65903463, -23.57135059 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.322", "lat": -23.55611454, "lon": -46.68042617, "count_local_heights": "7176", "avg_local_height": "8.716420151", "local_ratio": "5.314337675", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5561145429193\/-46.68042616756", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5561145429193\/-46.68042616756" }, "geometry": { "type": "Point", "coordinates": [ -46.68042617, -23.55611454 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.939", "lat": -23.58866384, "lon": -46.60230467, "count_local_heights": "8200", "avg_local_height": "6.149436829", "local_ratio": "5.681658495", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5886638440027\/-46.6023046725581", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5886638440027\/-46.6023046725581" }, "geometry": { "type": "Point", "coordinates": [ -46.60230467, -23.58866384 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.265", "lat": -23.57910339, "lon": -46.63453271, "count_local_heights": "8968", "avg_local_height": "7.573553749", "local_ratio": "6.504872301", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5791033927305\/-46.63453270699", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5791033927305\/-46.63453270699" }, "geometry": { "type": "Point", "coordinates": [ -46.63453271, -23.57910339 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.129", "lat": -23.49181838, "lon": -46.62877784, "count_local_heights": "11272", "avg_local_height": "6.807086586", "local_ratio": "7.364237162", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4918183757649\/-46.628777842204", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4918183757649\/-46.628777842204" }, "geometry": { "type": "Point", "coordinates": [ -46.62877784, -23.49181838 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.991", "lat": -23.55971061, "lon": -46.57075801, "count_local_heights": "11528", "avg_local_height": "6.081959837", "local_ratio": "8.712816497", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5597106122695\/-46.5707580111674", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5597106122695\/-46.5707580111674" }, "geometry": { "type": "Point", "coordinates": [ -46.57075801, -23.55971061 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.975", "lat": -23.47333584, "lon": -46.63703585, "count_local_heights": "11784", "avg_local_height": "5.440229888", "local_ratio": "6.245140499", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4733358377494\/-46.6370358485405", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4733358377494\/-46.6370358485405" }, "geometry": { "type": "Point", "coordinates": [ -46.63703585, -23.47333584 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.7", "lat": 40.77533312, "lon": -46.64627072, "count_local_heights": "12040", "avg_local_height": "11.65473957", "local_ratio": "5.551389598", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7753331153723\/-46.6462707198832", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7753331153723\/-46.6462707198832" }, "geometry": { "type": "Point", "coordinates": [ -46.64627072, 40.77533312 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.505", "lat": -23.47295723, "lon": -46.60297996, "count_local_heights": "12296", "avg_local_height": "5.384414973", "local_ratio": "6.779752337", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4729572347493\/-46.6029799621301", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4729572347493\/-46.6029799621301" }, "geometry": { "type": "Point", "coordinates": [ -46.60297996, -23.47295723 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.453", "lat": -23.53255769, "lon": -46.69176067, "count_local_heights": "12808", "avg_local_height": "6.55006777", "local_ratio": "6.481306986", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5325576885788\/-46.6917606706152", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5325576885788\/-46.6917606706152" }, "geometry": { "type": "Point", "coordinates": [ -46.69176067, -23.53255769 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.612", "lat": -23.51078865, "lon": -46.53573206, "count_local_heights": "15368", "avg_local_height": "4.85014771", "local_ratio": "11.05368397", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5107886532771\/-46.5357320564857", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5107886532771\/-46.5357320564857" }, "geometry": { "type": "Point", "coordinates": [ -46.53573206, -23.51078865 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.121", "lat": -23.50932057, "lon": -46.53024038, "count_local_heights": "17416", "avg_local_height": "5.111757177", "local_ratio": "7.261886414", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5093205725162\/-46.5302403768907", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5093205725162\/-46.5302403768907" }, "geometry": { "type": "Point", "coordinates": [ -46.53024038, -23.50932057 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.59", "lat": 32.43787637, "lon": 34.94244691, "count_local_heights": "28680", "avg_local_height": "9.015849813", "local_ratio": "5.056650337", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/32.4378763688436\/34.942446914859", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/32.4378763688436\/34.942446914859" }, "geometry": { "type": "Point", "coordinates": [ 34.94244691, 32.43787637 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.81", "lat": -23.49563762, "lon": -46.52046071, "count_local_heights": "34056", "avg_local_height": "6.199754622", "local_ratio": "6.098628463", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4956376197193\/-46.5204607065127", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4956376197193\/-46.5204607065127" }, "geometry": { "type": "Point", "coordinates": [ -46.52046071, -23.49563762 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "202.8", "lat": 40.76208745, "lon": -73.98465903, "count_local_heights": "2313", "avg_local_height": "25.6785093", "local_ratio": "7.897654715", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7620874496765\/-73.9846590335218", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7620874496765\/-73.9846590335218" }, "geometry": { "type": "Point", "coordinates": [ -73.98465903, 40.76208745 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.76", "lat": -23.59922337, "lon": -46.67182481, "count_local_heights": "3849", "avg_local_height": "11.03696259", "local_ratio": "7.498439842", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5992233692084\/-46.6718248144392", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5992233692084\/-46.6718248144392" }, "geometry": { "type": "Point", "coordinates": [ -46.67182481, -23.59922337 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "114.22", "lat": -23.5455718, "lon": -46.6360161, "count_local_heights": "4617", "avg_local_height": "21.63155296", "local_ratio": "5.280249653", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5455717971403\/-46.6360160969933", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5455717971403\/-46.6360160969933" }, "geometry": { "type": "Point", "coordinates": [ -46.6360161, -23.5455718 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.037", "lat": -23.57545999, "lon": -46.6485944, "count_local_heights": "6153", "avg_local_height": "11.06762896", "local_ratio": "6.508801501", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5754599854678\/-46.6485944021825", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5754599854678\/-46.6485944021825" }, "geometry": { "type": "Point", "coordinates": [ -46.6485944, -23.57545999 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.905", "lat": -23.54812946, "lon": -46.6124973, "count_local_heights": "6153", "avg_local_height": "7.268043393", "local_ratio": "7.003948277", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5481294636618\/-46.6124973004973", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5481294636618\/-46.6124973004973" }, "geometry": { "type": "Point", "coordinates": [ -46.6124973, -23.54812946 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.64", "lat": -23.54157381, "lon": -46.67220864, "count_local_heights": "7689", "avg_local_height": "8.066825985", "local_ratio": "8.137029374", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5415738059367\/-46.6722086441361", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5415738059367\/-46.6722086441361" }, "geometry": { "type": "Point", "coordinates": [ -46.67220864, -23.54157381 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.077", "lat": -23.57025613, "lon": -46.59095775, "count_local_heights": "8201", "avg_local_height": "6.360957078", "local_ratio": "7.55813935", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5702561310466\/-46.5909577546773", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5702561310466\/-46.5909577546773" }, "geometry": { "type": "Point", "coordinates": [ -46.59095775, -23.57025613 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.313", "lat": -23.58268958, "lon": -46.60697743, "count_local_heights": "8201", "avg_local_height": "6.580183425", "local_ratio": "5.366567726", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5826895831572\/-46.606977425624", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5826895831572\/-46.606977425624" }, "geometry": { "type": "Point", "coordinates": [ -46.60697743, -23.58268958 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.215", "lat": -23.61731169, "lon": -46.63256912, "count_local_heights": "8713", "avg_local_height": "6.364867095", "local_ratio": "7.418065341", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6173116947075\/-46.6325691207244", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6173116947075\/-46.6325691207244" }, "geometry": { "type": "Point", "coordinates": [ -46.63256912, -23.61731169 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.348", "lat": -23.5626694, "lon": -46.68314689, "count_local_heights": "8713", "avg_local_height": "8.40493481", "local_ratio": "5.395401752", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5626694039323\/-46.6831468853326", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5626694039323\/-46.6831468853326" }, "geometry": { "type": "Point", "coordinates": [ -46.68314689, -23.5626694 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.847", "lat": -23.5625551, "lon": -46.55362106, "count_local_heights": "9225", "avg_local_height": "5.05976878", "local_ratio": "6.491798623", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.562555101427\/-46.5536210563921", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.562555101427\/-46.5536210563921" }, "geometry": { "type": "Point", "coordinates": [ -46.55362106, -23.5625551 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.749", "lat": -23.54172685, "lon": -46.56947435, "count_local_heights": "10505", "avg_local_height": "6.137438743", "local_ratio": "7.942889866", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.541726846614\/-46.5694743460513", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.541726846614\/-46.5694743460513" }, "geometry": { "type": "Point", "coordinates": [ -46.56947435, -23.54172685 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.465", "lat": -23.53774104, "lon": -46.70849672, "count_local_heights": "10761", "avg_local_height": "8.691302063", "local_ratio": "7.64730066", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.537741043407\/-46.7084967169974", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.537741043407\/-46.7084967169974" }, "geometry": { "type": "Point", "coordinates": [ -46.70849672, -23.53774104 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.993", "lat": -23.4908327, "lon": -46.63059145, "count_local_heights": "11273", "avg_local_height": "6.650426506", "local_ratio": "5.712866681", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4908327015039\/-46.6305914528648", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4908327015039\/-46.6305914528648" }, "geometry": { "type": "Point", "coordinates": [ -46.63059145, -23.4908327 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.068", "lat": -23.49295528, "lon": -46.43850833, "count_local_heights": "12297", "avg_local_height": "4.562291778", "local_ratio": "6.371359267", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4929552761414\/-46.4385083301811", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4929552761414\/-46.4385083301811" }, "geometry": { "type": "Point", "coordinates": [ -46.43850833, -23.49295528 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.79", "lat": -23.47746487, "lon": -46.59948086, "count_local_heights": "15113", "avg_local_height": "5.334742639", "local_ratio": "12.89471764", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4774648686165\/-46.5994808649047", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4774648686165\/-46.5994808649047" }, "geometry": { "type": "Point", "coordinates": [ -46.59948086, -23.47746487 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.363", "lat": -23.51187513, "lon": -46.52220465, "count_local_heights": "15625", "avg_local_height": "5.094593088", "local_ratio": "5.959847916", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.511875128543\/-46.5222046464624", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.511875128543\/-46.5222046464624" }, "geometry": { "type": "Point", "coordinates": [ -46.52220465, -23.51187513 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.267", "lat": -23.55768788, "lon": -46.55916899, "count_local_heights": "17161", "avg_local_height": "7.27792235", "local_ratio": "8.830404738", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5576878775764\/-46.5591689859994", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5576878775764\/-46.5591689859994" }, "geometry": { "type": "Point", "coordinates": [ -46.55916899, -23.55768788 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.72", "lat": -23.59408649, "lon": -46.52529477, "count_local_heights": "19465", "avg_local_height": "5.103089802", "local_ratio": "9.743116803", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5940864899902\/-46.5252947671196", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5940864899902\/-46.5252947671196" }, "geometry": { "type": "Point", "coordinates": [ -46.52529477, -23.59408649 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.709", "lat": -23.48757634, "lon": -46.63206593, "count_local_heights": "24585", "avg_local_height": "6.429015294", "local_ratio": "5.865439461", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4875763369153\/-46.6320659275772", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4875763369153\/-46.6320659275772" }, "geometry": { "type": "Point", "coordinates": [ -46.63206593, -23.48757634 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "88.35", "lat": 48.82787432, "lon": 2.233851464, "count_local_heights": "10", "avg_local_height": "16.785", "local_ratio": "5.263628239", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.8278743158592\/2.23385146448768", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.8278743158592\/2.23385146448768" }, "geometry": { "type": "Point", "coordinates": [ 2.233851464, 48.82787432 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "118.5", "lat": 52.45592371, "lon": 13.32086663, "count_local_heights": "10", "avg_local_height": "22.15", "local_ratio": "5.349887133", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.4559237086147\/13.3208666272628", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.4559237086147\/13.3208666272628" }, "geometry": { "type": "Point", "coordinates": [ 13.32086663, 52.45592371 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "114.2", "lat": 40.76813053, "lon": -73.95008032, "count_local_heights": "2314", "avg_local_height": "21.7852204", "local_ratio": "5.242086053", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7681305315909\/-73.9500803162836", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7681305315909\/-73.9500803162836" }, "geometry": { "type": "Point", "coordinates": [ -73.95008032, 40.76813053 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "192.0", "lat": 40.75465127, "lon": -73.9847797, "count_local_heights": "2314", "avg_local_height": "30.39544598", "local_ratio": "6.316735741", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7546512701561\/-73.9847797040372", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7546512701561\/-73.9847797040372" }, "geometry": { "type": "Point", "coordinates": [ -73.9847797, 40.75465127 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.40", "lat": 18.39240404, "lon": -66.03174547, "count_local_heights": "3594", "avg_local_height": "4.099017807", "local_ratio": "15.95504169", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3924040395886\/-66.0317454686455", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3924040395886\/-66.0317454686455" }, "geometry": { "type": "Point", "coordinates": [ -66.03174547, 18.39240404 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.84999", "lat": -22.90729987, "lon": -43.19959967, "count_local_heights": "4618", "avg_local_height": "6.595649617", "local_ratio": "6.496705024", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9072998743282\/-43.1995996693868", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9072998743282\/-43.1995996693868" }, "geometry": { "type": "Point", "coordinates": [ -43.19959967, -22.90729987 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.975", "lat": -23.59637409, "lon": -46.65383643, "count_local_heights": "4874", "avg_local_height": "6.69319922", "local_ratio": "9.40880406", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5963740896057\/-46.6538364293393", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5963740896057\/-46.6538364293393" }, "geometry": { "type": "Point", "coordinates": [ -46.65383643, -23.59637409 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.705", "lat": -23.53144162, "lon": -46.63554959, "count_local_heights": "6410", "avg_local_height": "9.394109672", "local_ratio": "6.355578345", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5314416219565\/-46.6355495918855", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5314416219565\/-46.6355495918855" }, "geometry": { "type": "Point", "coordinates": [ -46.63554959, -23.53144162 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.057", "lat": -23.52936253, "lon": -46.64552374, "count_local_heights": "7178", "avg_local_height": "9.104502926", "local_ratio": "6.047227449", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5293625284612\/-46.6455237428478", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5293625284612\/-46.6455237428478" }, "geometry": { "type": "Point", "coordinates": [ -46.64552374, -23.52936253 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.475", "lat": -23.57943998, "lon": -46.589084, "count_local_heights": "7434", "avg_local_height": "6.125983589", "local_ratio": "10.52484047", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5794399771308\/-46.589084000024", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5794399771308\/-46.589084000024" }, "geometry": { "type": "Point", "coordinates": [ -46.589084, -23.57943998 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.997", "lat": -23.57819451, "lon": -46.64373589, "count_local_heights": "7690", "avg_local_height": "9.084087646", "local_ratio": "5.173552021", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5781945091688\/-46.6437358923165", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5781945091688\/-46.6437358923165" }, "geometry": { "type": "Point", "coordinates": [ -46.64373589, -23.57819451 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.472", "lat": -23.57766096, "lon": -46.64153254, "count_local_heights": "7946", "avg_local_height": "9.092779763", "local_ratio": "5.770732533", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5776609618167\/-46.6415325382315", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5776609618167\/-46.6415325382315" }, "geometry": { "type": "Point", "coordinates": [ -46.64153254, -23.57766096 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.33", "lat": -23.53635906, "lon": -46.57832869, "count_local_heights": "8970", "avg_local_height": "5.604380936", "local_ratio": "13.26283863", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5363590587996\/-46.5783286907523", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5363590587996\/-46.5783286907523" }, "geometry": { "type": "Point", "coordinates": [ -46.57832869, -23.53635906 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.459", "lat": -23.5399179, "lon": -46.6795432, "count_local_heights": "9738", "avg_local_height": "7.931668061", "local_ratio": "5.605252219", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5399178991421\/-46.6795432002055", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5399178991421\/-46.6795432002055" }, "geometry": { "type": "Point", "coordinates": [ -46.6795432, -23.5399179 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.815", "lat": -23.53903348, "lon": -46.70709481, "count_local_heights": "10506", "avg_local_height": "8.922411146", "local_ratio": "5.246900107", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5390334766366\/-46.7070948123618", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5390334766366\/-46.7070948123618" }, "geometry": { "type": "Point", "coordinates": [ -46.70709481, -23.53903348 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.645", "lat": -23.53952053, "lon": -46.70658172, "count_local_heights": "10506", "avg_local_height": "8.914306349", "local_ratio": "6.01785466", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5395205310606\/-46.7065817234605", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5395205310606\/-46.7065817234605" }, "geometry": { "type": "Point", "coordinates": [ -46.70658172, -23.53952053 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.346", "lat": -23.46624412, "lon": -46.60312366, "count_local_heights": "11018", "avg_local_height": "4.971098315", "local_ratio": "6.104485987", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4662441189307\/-46.6031236639159", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4662441189307\/-46.6031236639159" }, "geometry": { "type": "Point", "coordinates": [ -46.60312366, -23.46624412 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.629", "lat": -23.55595653, "lon": -46.56873483, "count_local_heights": "11274", "avg_local_height": "6.426856839", "local_ratio": "7.255335099", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5559565332437\/-46.568734829196", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5559565332437\/-46.568734829196" }, "geometry": { "type": "Point", "coordinates": [ -46.56873483, -23.55595653 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.349", "lat": -23.53390694, "lon": -46.68522643, "count_local_heights": "11530", "avg_local_height": "7.498274761", "local_ratio": "5.781196526", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339069388372\/-46.6852264253009", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339069388372\/-46.6852264253009" }, "geometry": { "type": "Point", "coordinates": [ -46.68522643, -23.53390694 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.811", "lat": -23.46908047, "lon": -46.59854065, "count_local_heights": "13322", "avg_local_height": "4.862491451", "local_ratio": "6.130807694", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4690804667319\/-46.5985406452864", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4690804667319\/-46.5985406452864" }, "geometry": { "type": "Point", "coordinates": [ -46.59854065, -23.46908047 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.101", "lat": -23.50568393, "lon": -46.60638928, "count_local_heights": "13834", "avg_local_height": "6.330870175", "local_ratio": "5.544419492", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5056839349685\/-46.6063892757537", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5056839349685\/-46.6063892757537" }, "geometry": { "type": "Point", "coordinates": [ -46.60638928, -23.50568393 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.369", "lat": -23.55592701, "lon": -46.66403465, "count_local_heights": "13834", "avg_local_height": "10.64395092", "local_ratio": "5.107971694", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5559270078149\/-46.6640346482017", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5559270078149\/-46.6640346482017" }, "geometry": { "type": "Point", "coordinates": [ -46.66403465, -23.55592701 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.32", "lat": -23.53423317, "lon": -46.66281399, "count_local_heights": "16906", "avg_local_height": "9.352776999", "local_ratio": "5.59406046", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5342331673136\/-46.6628139878682", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5342331673136\/-46.6628139878682" }, "geometry": { "type": "Point", "coordinates": [ -46.66281399, -23.53423317 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.533", "lat": -23.39909261, "lon": -46.53756049, "count_local_heights": "18442", "avg_local_height": "4.656789272", "local_ratio": "5.912442756", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.3990926069651\/-46.5375604858818", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.3990926069651\/-46.5375604858818" }, "geometry": { "type": "Point", "coordinates": [ -46.53756049, -23.39909261 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.634", "lat": -23.53145186, "lon": -46.57022266, "count_local_heights": "18954", "avg_local_height": "7.428756964", "local_ratio": "6.27749706", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5314518570504\/-46.5702226616768", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5314518570504\/-46.5702226616768" }, "geometry": { "type": "Point", "coordinates": [ -46.57022266, -23.53145186 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.48", "lat": -23.50035421, "lon": -46.52337228, "count_local_heights": "45066", "avg_local_height": "6.432836562", "local_ratio": "5.049094546", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5003542117724\/-46.5233722835085", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5003542117724\/-46.5233722835085" }, "geometry": { "type": "Point", "coordinates": [ -46.52337228, -23.50035421 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.702", "lat": 45.106028, "lon": 9.650259698, "count_local_heights": "267", "avg_local_height": "5.429531835", "local_ratio": "5.470453236", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.1060279963706\/9.65025969831987", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.1060279963706\/9.65025969831987" }, "geometry": { "type": "Point", "coordinates": [ 9.650259698, 45.106028 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.701", "lat": -23.57882325, "lon": -46.69002415, "count_local_heights": "3083", "avg_local_height": "8.486687642", "local_ratio": "6.092011652", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5788232473294\/-46.6900241500274", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5788232473294\/-46.6900241500274" }, "geometry": { "type": "Point", "coordinates": [ -46.69002415, -23.57882325 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.816", "lat": -23.57830584, "lon": -46.68982203, "count_local_heights": "3339", "avg_local_height": "8.422612459", "local_ratio": "7.339290547", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5783058367272\/-46.6898220341884", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5783058367272\/-46.6898220341884" }, "geometry": { "type": "Point", "coordinates": [ -46.68982203, -23.57830584 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.488", "lat": -23.59421916, "lon": -46.66736732, "count_local_heights": "4363", "avg_local_height": "9.333513179", "local_ratio": "5.945028301", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5942191599891\/-46.6673673182276", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5942191599891\/-46.6673673182276" }, "geometry": { "type": "Point", "coordinates": [ -46.66736732, -23.59421916 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.65", "lat": -23.6039147, "lon": -46.6691006, "count_local_heights": "5643", "avg_local_height": "9.408471912", "local_ratio": "5.914881877", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6039146983986\/-46.6691006008261", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6039146983986\/-46.6691006008261" }, "geometry": { "type": "Point", "coordinates": [ -46.6691006, -23.6039147 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.139", "lat": -23.53144478, "lon": -46.66793218, "count_local_heights": "6155", "avg_local_height": "8.537774091", "local_ratio": "6.809620327", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.531444775894\/-46.6679321786464", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.531444775894\/-46.6679321786464" }, "geometry": { "type": "Point", "coordinates": [ -46.66793218, -23.53144478 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.099", "lat": -23.49916454, "lon": -46.6439103, "count_local_heights": "6667", "avg_local_height": "5.511531573", "local_ratio": "5.823970991", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4991645430273\/-46.6439102958903", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4991645430273\/-46.6439102958903" }, "geometry": { "type": "Point", "coordinates": [ -46.6439103, -23.49916454 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.435", "lat": -23.56296756, "lon": -46.67540588, "count_local_heights": "6923", "avg_local_height": "10.57814618", "local_ratio": "5.05145222", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5629675550481\/-46.6754058796949", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5629675550481\/-46.6754058796949" }, "geometry": { "type": "Point", "coordinates": [ -46.67540588, -23.56296756 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.039", "lat": -23.62310417, "lon": -46.76069549, "count_local_heights": "7947", "avg_local_height": "4.799198314", "local_ratio": "7.509379201", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6231041698333\/-46.7606954901961", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6231041698333\/-46.7606954901961" }, "geometry": { "type": "Point", "coordinates": [ -46.76069549, -23.62310417 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.882", "lat": -23.56013588, "lon": -46.55837524, "count_local_heights": "8459", "avg_local_height": "5.732819719", "local_ratio": "9.398865243", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5601358797548\/-46.558375244557", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5601358797548\/-46.558375244557" }, "geometry": { "type": "Point", "coordinates": [ -46.55837524, -23.56013588 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.799", "lat": -23.53726183, "lon": -46.71542277, "count_local_heights": "8715", "avg_local_height": "8.673519583", "local_ratio": "6.087378888", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5372618292868\/-46.7154227658857", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5372618292868\/-46.7154227658857" }, "geometry": { "type": "Point", "coordinates": [ -46.71542277, -23.53726183 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.411", "lat": -23.53250213, "lon": -46.71726076, "count_local_heights": "8715", "avg_local_height": "7.143486709", "local_ratio": "7.616868655", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5325021271994\/-46.7172607579185", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5325021271994\/-46.7172607579185" }, "geometry": { "type": "Point", "coordinates": [ -46.71726076, -23.53250213 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.129", "lat": -23.53897816, "lon": -46.70712942, "count_local_heights": "10507", "avg_local_height": "8.914155848", "local_ratio": "5.286984074", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5389781635095\/-46.7071294234536", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5389781635095\/-46.7071294234536" }, "geometry": { "type": "Point", "coordinates": [ -46.70712942, -23.53897816 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.529", "lat": -23.57840954, "lon": -46.61417799, "count_local_heights": "10763", "avg_local_height": "6.468590216", "local_ratio": "7.966032518", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5784095410929\/-46.6141779921007", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5784095410929\/-46.6141779921007" }, "geometry": { "type": "Point", "coordinates": [ -46.61417799, -23.57840954 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.459", "lat": -23.55483133, "lon": -46.58911653, "count_local_heights": "11531", "avg_local_height": "5.687538288", "local_ratio": "12.73995819", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5548313325686\/-46.5891165289469", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5548313325686\/-46.5891165289469" }, "geometry": { "type": "Point", "coordinates": [ -46.58911653, -23.55483133 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.647", "lat": -23.54184804, "lon": -46.69088854, "count_local_heights": "11787", "avg_local_height": "6.844511969", "local_ratio": "5.354216658", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5418480411572\/-46.690888544627", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5418480411572\/-46.690888544627" }, "geometry": { "type": "Point", "coordinates": [ -46.69088854, -23.54184804 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.713", "lat": -23.56018483, "lon": -46.57288963, "count_local_heights": "12043", "avg_local_height": "5.944042099", "local_ratio": "8.699972029", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.56018482702\/-46.5728896261495", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.56018482702\/-46.5728896261495" }, "geometry": { "type": "Point", "coordinates": [ -46.57288963, -23.56018483 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.162", "lat": -23.55672585, "lon": -46.57582024, "count_local_heights": "12555", "avg_local_height": "5.862592911", "local_ratio": "10.77373117", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5567258491247\/-46.5758202351597", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5567258491247\/-46.5758202351597" }, "geometry": { "type": "Point", "coordinates": [ -46.57582024, -23.55672585 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.004", "lat": -23.48403508, "lon": -46.61721828, "count_local_heights": "12555", "avg_local_height": "5.973921864", "local_ratio": "10.88129398", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4840350834855\/-46.6172182836785", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4840350834855\/-46.6172182836785" }, "geometry": { "type": "Point", "coordinates": [ -46.61721828, -23.48403508 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.487", "lat": -23.52349769, "lon": -46.52905421, "count_local_heights": "15115", "avg_local_height": "5.024298578", "local_ratio": "11.83986164", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5234976919408\/-46.5290542062008", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5234976919408\/-46.5290542062008" }, "geometry": { "type": "Point", "coordinates": [ -46.52905421, -23.52349769 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.402", "lat": -23.58685655, "lon": -46.53889839, "count_local_heights": "17931", "avg_local_height": "6.571498602", "local_ratio": "5.843720333", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5868565487549\/-46.5388983888947", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5868565487549\/-46.5388983888947" }, "geometry": { "type": "Point", "coordinates": [ -46.53889839, -23.58685655 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.8", "lat": 40.77023546, "lon": 153.0230077, "count_local_heights": "23051", "avg_local_height": "9.185490695", "local_ratio": "7.272338759", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7702354645464\/153.023007721122", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7702354645464\/153.023007721122" }, "geometry": { "type": "Point", "coordinates": [ 153.0230077, 40.77023546 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.312", "lat": -23.54014767, "lon": -46.44879556, "count_local_heights": "23051", "avg_local_height": "6.388771658", "local_ratio": "6.779393961", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5401476748669\/-46.4487955584247", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5401476748669\/-46.4487955584247" }, "geometry": { "type": "Point", "coordinates": [ -46.44879556, -23.54014767 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.632", "lat": 45.19374921, "lon": 9.498994843, "count_local_heights": "524", "avg_local_height": "5.212832061", "local_ratio": "5.492599736", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.1937492054702\/9.4989948427241", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.1937492054702\/9.4989948427241" }, "geometry": { "type": "Point", "coordinates": [ 9.498994843, 45.19374921 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.40", "lat": 18.35145382, "lon": -66.06781653, "count_local_heights": "1804", "avg_local_height": "4.42154102", "local_ratio": "11.62490629", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3514538167155\/-66.0678165315639", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3514538167155\/-66.0678165315639" }, "geometry": { "type": "Point", "coordinates": [ -66.06781653, 18.35145382 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "160.6", "lat": 40.75938273, "lon": -73.98559883, "count_local_heights": "2572", "avg_local_height": "27.55243468", "local_ratio": "5.828885972", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7593827333805\/-73.9855988258269", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7593827333805\/-73.9855988258269" }, "geometry": { "type": "Point", "coordinates": [ -73.98559883, 40.75938273 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.04999", "lat": -22.78904213, "lon": -43.1720472, "count_local_heights": "4108", "avg_local_height": "5.970672247", "local_ratio": "6.875271042", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.7890421314613\/-43.1720472038806", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.7890421314613\/-43.1720472038806" }, "geometry": { "type": "Point", "coordinates": [ -43.1720472, -22.78904213 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.726", "lat": -23.56135882, "lon": -46.70134915, "count_local_heights": "6156", "avg_local_height": "6.240395712", "local_ratio": "6.8466812", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5613588171188\/-46.7013491530415", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5613588171188\/-46.7013491530415" }, "geometry": { "type": "Point", "coordinates": [ -46.70134915, -23.56135882 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.009", "lat": -23.54545783, "lon": -46.60817744, "count_local_heights": "6668", "avg_local_height": "6.916632274", "local_ratio": "5.495304434", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5454578307996\/-46.6081774357985", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5454578307996\/-46.6081774357985" }, "geometry": { "type": "Point", "coordinates": [ -46.60817744, -23.54545783 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.47", "lat": -23.5976587, "lon": -46.64633345, "count_local_heights": "8204", "avg_local_height": "6.346154315", "local_ratio": "9.371029611", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5976586963578\/-46.6463334504581", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5976586963578\/-46.6463334504581" }, "geometry": { "type": "Point", "coordinates": [ -46.64633345, -23.5976587 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.166", "lat": -23.53279185, "lon": -46.71799048, "count_local_heights": "8460", "avg_local_height": "7.071660008", "local_ratio": "6.811130618", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5327918452347\/-46.7179904819813", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5327918452347\/-46.7179904819813" }, "geometry": { "type": "Point", "coordinates": [ -46.71799048, -23.53279185 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.649", "lat": -23.53922515, "lon": -46.6783758, "count_local_heights": "9484", "avg_local_height": "8.260681736", "local_ratio": "6.252389531", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392251481803\/-46.6783757987949", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392251481803\/-46.6783757987949" }, "geometry": { "type": "Point", "coordinates": [ -46.6783758, -23.53922515 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.284", "lat": -23.53696296, "lon": -46.67810677, "count_local_heights": "9740", "avg_local_height": "8.348230706", "local_ratio": "8.059671847", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5369629550486\/-46.6781067651996", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5369629550486\/-46.6781067651996" }, "geometry": { "type": "Point", "coordinates": [ -46.67810677, -23.53696296 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.005", "lat": -23.53945663, "lon": -46.70670393, "count_local_heights": "10508", "avg_local_height": "8.919589884", "local_ratio": "6.054650573", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5394566299804\/-46.7067039278017", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5394566299804\/-46.7067039278017" }, "geometry": { "type": "Point", "coordinates": [ -46.70670393, -23.53945663 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.254", "lat": -23.4874981, "lon": -46.621819, "count_local_heights": "12300", "avg_local_height": "6.540247886", "local_ratio": "5.696114375", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4874981041471\/-46.6218190031419", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4874981041471\/-46.6218190031419" }, "geometry": { "type": "Point", "coordinates": [ -46.621819, -23.4874981 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.904", "lat": -23.54264715, "lon": -46.66322666, "count_local_heights": "14092", "avg_local_height": "9.88199737", "local_ratio": "6.466708865", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5426471483236\/-46.663226655508", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5426471483236\/-46.663226655508" }, "geometry": { "type": "Point", "coordinates": [ -46.66322666, -23.54264715 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.76", "lat": -23.58960026, "lon": -46.63574045, "count_local_heights": "14348", "avg_local_height": "6.468593811", "local_ratio": "8.77470462", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.589600255527\/-46.6357404498922", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.589600255527\/-46.6357404498922" }, "geometry": { "type": "Point", "coordinates": [ -46.63574045, -23.58960026 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.668", "lat": -23.52675136, "lon": -46.65387618, "count_local_heights": "15116", "avg_local_height": "9.353710505", "local_ratio": "5.203068875", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5267513590116\/-46.6538761781076", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5267513590116\/-46.6538761781076" }, "geometry": { "type": "Point", "coordinates": [ -46.65387618, -23.52675136 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.93", "lat": -23.55511291, "lon": -46.57265415, "count_local_heights": "15372", "avg_local_height": "6.76106668", "local_ratio": "8.272363319", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5551129057211\/-46.5726541499136", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5551129057211\/-46.5726541499136" }, "geometry": { "type": "Point", "coordinates": [ -46.57265415, -23.55511291 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.933", "lat": -23.5159282, "lon": -46.53556482, "count_local_heights": "15628", "avg_local_height": "5.021059317", "local_ratio": "9.546391902", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5159281961546\/-46.5355648190454", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5159281961546\/-46.5355648190454" }, "geometry": { "type": "Point", "coordinates": [ -46.53556482, -23.5159282 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "83.579", "lat": -23.546778, "lon": -46.56995542, "count_local_heights": "22796", "avg_local_height": "6.451008466", "local_ratio": "12.95595881", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5467780040389\/-46.5699554231509", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5467780040389\/-46.5699554231509" }, "geometry": { "type": "Point", "coordinates": [ -46.56995542, -23.546778 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.585", "lat": -23.57436167, "lon": -46.53922231, "count_local_heights": "24844", "avg_local_height": "6.073747039", "local_ratio": "5.858821543", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5743616689762\/-46.5392223091299", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5743616689762\/-46.5392223091299" }, "geometry": { "type": "Point", "coordinates": [ -46.53922231, -23.57436167 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "105.17", "lat": 42.84403964, "lon": 11.63076626, "count_local_heights": "525", "avg_local_height": "5.120019048", "local_ratio": "20.54093921", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.8440396376241\/11.6307662623895", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.8440396376241\/11.6307662623895" }, "geometry": { "type": "Point", "coordinates": [ 11.63076626, 42.84403964 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "154.6", "lat": 25.75865912, "lon": -80.19313789, "count_local_heights": "525", "avg_local_height": "15.73904762", "local_ratio": "9.822703619", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7586591249913\/-80.1931378872266", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7586591249913\/-80.1931378872266" }, "geometry": { "type": "Point", "coordinates": [ -80.19313789, 25.75865912 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "18.4875640088", "lat": 39.05266107, "lon": -76.93665462, "count_local_heights": "525", "avg_local_height": "3.150747785", "local_ratio": "5.867675", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/39.0526610654921\/-76.9366546216154", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/39.0526610654921\/-76.9366546216154" }, "geometry": { "type": "Point", "coordinates": [ -76.93665462, 39.05266107 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.849", "lat": -23.54927753, "lon": -46.7201372, "count_local_heights": "2061", "avg_local_height": "7.087524503", "local_ratio": "9.573018051", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5492775250901\/-46.7201371984844", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5492775250901\/-46.7201371984844" }, "geometry": { "type": "Point", "coordinates": [ -46.7201372, -23.54927753 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "100.1", "lat": 40.71922488, "lon": -73.96390534, "count_local_heights": "2573", "avg_local_height": "11.68169452", "local_ratio": "8.568962305", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7192248781423\/-73.9639053401218", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7192248781423\/-73.9639053401218" }, "geometry": { "type": "Point", "coordinates": [ -73.96390534, 40.71922488 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "136.5", "lat": 40.69360341, "lon": -60.6581548, "count_local_heights": "3597", "avg_local_height": "16.0500695", "local_ratio": "8.504636069", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6936034093348\/-60.6581547984514", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6936034093348\/-60.6581547984514" }, "geometry": { "type": "Point", "coordinates": [ -60.6581548, 40.69360341 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "89.48999", "lat": -22.89845346, "lon": -43.17908319, "count_local_heights": "3853", "avg_local_height": "15.8966395", "local_ratio": "5.629491064", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8984534553159\/-43.1790831924529", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8984534553159\/-43.1790831924529" }, "geometry": { "type": "Point", "coordinates": [ -43.17908319, -22.89845346 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.897", "lat": -23.5717108, "lon": -46.59354108, "count_local_heights": "6157", "avg_local_height": "6.649830112", "local_ratio": "9.608816906", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5717108034852\/-46.5935410782902", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5717108034852\/-46.5935410782902" }, "geometry": { "type": "Point", "coordinates": [ -46.59354108, -23.5717108 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.16", "lat": -23.59904984, "lon": -46.6457283, "count_local_heights": "8717", "avg_local_height": "6.229395778", "local_ratio": "8.212674523", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5990498406226\/-46.6457282950589", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5990498406226\/-46.6457282950589" }, "geometry": { "type": "Point", "coordinates": [ -46.6457283, -23.59904984 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.178", "lat": -23.49333018, "lon": -46.63126089, "count_local_heights": "10765", "avg_local_height": "6.806261403", "local_ratio": "8.25387047", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4933301793563\/-46.6312608922028", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4933301793563\/-46.6312608922028" }, "geometry": { "type": "Point", "coordinates": [ -46.63126089, -23.49333018 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.599", "lat": -23.48240606, "lon": -46.61620819, "count_local_heights": "12045", "avg_local_height": "6.023714155", "local_ratio": "13.71230405", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4824060573497\/-46.6162081878494", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4824060573497\/-46.6162081878494" }, "geometry": { "type": "Point", "coordinates": [ -46.61620819, -23.48240606 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.528", "lat": -23.5766734, "lon": -46.62260483, "count_local_heights": "12301", "avg_local_height": "6.560661651", "local_ratio": "11.51225349", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5766734038788\/-46.6226048292818", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5766734038788\/-46.6226048292818" }, "geometry": { "type": "Point", "coordinates": [ -46.62260483, -23.5766734 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.239", "lat": -23.48022612, "lon": -46.60631955, "count_local_heights": "13325", "avg_local_height": "5.75225002", "local_ratio": "6.126124539", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.480226121432\/-46.6063195468114", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.480226121432\/-46.6063195468114" }, "geometry": { "type": "Point", "coordinates": [ -46.60631955, -23.48022612 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.596", "lat": -23.49789224, "lon": -46.64162587, "count_local_heights": "16141", "avg_local_height": "5.944549718", "local_ratio": "5.483342145", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4978922440797\/-46.6416258688831", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4978922440797\/-46.6416258688831" }, "geometry": { "type": "Point", "coordinates": [ -46.64162587, -23.49789224 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.243", "lat": -23.58692397, "lon": -46.53891869, "count_local_heights": "17933", "avg_local_height": "6.572104914", "local_ratio": "5.514671551", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5869239697585\/-46.5389186917039", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5869239697585\/-46.5389186917039" }, "geometry": { "type": "Point", "coordinates": [ -46.53891869, -23.58692397 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.344", "lat": -23.49448611, "lon": -46.63216976, "count_local_heights": "21261", "avg_local_height": "7.734774728", "local_ratio": "5.086638122", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4944861141851\/-46.6321697606583", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4944861141851\/-46.6321697606583" }, "geometry": { "type": "Point", "coordinates": [ -46.63216976, -23.49448611 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.42", "lat": -23.60274972, "lon": -46.60659581, "count_local_heights": "24077", "avg_local_height": "5.240396935", "local_ratio": "10.00305905", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6027497152482\/-46.6065958060007", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6027497152482\/-46.6065958060007" }, "geometry": { "type": "Point", "coordinates": [ -46.60659581, -23.60274972 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.16", "lat": 42.4692387, "lon": 59.59678451, "count_local_heights": "24845", "avg_local_height": "5.589940592", "local_ratio": "5.2165134", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.4692387028336\/59.5967845075027", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.4692387028336\/59.5967845075027" }, "geometry": { "type": "Point", "coordinates": [ 59.59678451, 42.4692387 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.43", "lat": -22.9828567, "lon": -43.21863372, "count_local_heights": "32269", "avg_local_height": "7.972621637", "local_ratio": "6.199968123", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9828567033675\/-43.2186337245604", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9828567033675\/-43.2186337245604" }, "geometry": { "type": "Point", "coordinates": [ -43.21863372, -22.9828567 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.58", "lat": 45.160372, "lon": 71.48140452, "count_local_heights": "36621", "avg_local_height": "7.749683016", "local_ratio": "5.494418276", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.1603719969552\/71.4814045162159", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.1603719969552\/71.4814045162159" }, "geometry": { "type": "Point", "coordinates": [ 71.48140452, 45.160372 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.424", "lat": 45.26297217, "lon": 9.487860208000001, "count_local_heights": "1038", "avg_local_height": "5.497800578", "local_ratio": "6.261412998", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.2629721698156\/9.48786020768897", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.2629721698156\/9.48786020768897" }, "geometry": { "type": "Point", "coordinates": [ 9.487860208, 45.26297217 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.83", "lat": -22.90139002, "lon": -43.18102102, "count_local_heights": "5390", "avg_local_height": "14.13193801", "local_ratio": "5.295098235", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9013900247973\/-43.1810210202542", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9013900247973\/-43.1810210202542" }, "geometry": { "type": "Point", "coordinates": [ -43.18102102, -22.90139002 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.83", "lat": -23.60350155, "lon": -46.66468645, "count_local_heights": "6158", "avg_local_height": "9.869301072", "local_ratio": "6.16355703", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6035015485442\/-46.6646864510071", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6035015485442\/-46.6646864510071" }, "geometry": { "type": "Point", "coordinates": [ -46.66468645, -23.60350155 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.925", "lat": -23.5648059, "lon": -46.68216452, "count_local_heights": "7950", "avg_local_height": "8.435695723", "local_ratio": "8.763355439", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5648059041048\/-46.6821645154807", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5648059041048\/-46.6821645154807" }, "geometry": { "type": "Point", "coordinates": [ -46.68216452, -23.5648059 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.307", "lat": -23.56225426, "lon": -46.6298726, "count_local_heights": "8206", "avg_local_height": "8.154698635", "local_ratio": "8.744283902", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5622542592783\/-46.6298726043105", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5622542592783\/-46.6298726043105" }, "geometry": { "type": "Point", "coordinates": [ -46.6298726, -23.56225426 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.16", "lat": -23.59194046, "lon": -46.63442655, "count_local_heights": "9230", "avg_local_height": "6.987676706", "local_ratio": "9.611205959", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5919404582661\/-46.6344265503668", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5919404582661\/-46.6344265503668" }, "geometry": { "type": "Point", "coordinates": [ -46.63442655, -23.59194046 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.889", "lat": -23.52526227, "lon": -46.69466141, "count_local_heights": "9230", "avg_local_height": "6.329873456", "local_ratio": "6.301705757", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5252622710278\/-46.6946614119427", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5252622710278\/-46.6946614119427" }, "geometry": { "type": "Point", "coordinates": [ -46.69466141, -23.52526227 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.279", "lat": -23.55483718, "lon": -46.59414197, "count_local_heights": "9742", "avg_local_height": "5.968426812", "local_ratio": "8.089066269", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5548371789536\/-46.5941419748984", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5548371789536\/-46.5941419748984" }, "geometry": { "type": "Point", "coordinates": [ -46.59414197, -23.55483718 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.021", "lat": -23.57079878, "lon": -46.65503202, "count_local_heights": "10254", "avg_local_height": "13.02990267", "local_ratio": "5.450616308", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5707987767269\/-46.6550320222199", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5707987767269\/-46.6550320222199" }, "geometry": { "type": "Point", "coordinates": [ -46.65503202, -23.57079878 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.999", "lat": -23.54210556, "lon": -46.56930131, "count_local_heights": "10766", "avg_local_height": "6.103152146", "local_ratio": "7.536925002", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.542105560858\/-46.5693013112825", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.542105560858\/-46.5693013112825" }, "geometry": { "type": "Point", "coordinates": [ -46.56930131, -23.54210556 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.282", "lat": -23.52347192, "lon": -46.52898044, "count_local_heights": "15118", "avg_local_height": "5.026528443", "local_ratio": "11.19699225", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5234719150515\/-46.5289804412884", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5234719150515\/-46.5289804412884" }, "geometry": { "type": "Point", "coordinates": [ -46.52898044, -23.52347192 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.25", "lat": -23.53663692, "lon": -46.56730776, "count_local_heights": "17166", "avg_local_height": "7.03951468", "local_ratio": "7.706497176", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5366369156056\/-46.5673077550935", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5366369156056\/-46.5673077550935" }, "geometry": { "type": "Point", "coordinates": [ -46.56730776, -23.53663692 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.418", "lat": -23.58822341, "lon": -46.53322327, "count_local_heights": "18190", "avg_local_height": "6.539630782", "local_ratio": "7.862523393", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5882234132405\/-46.5332232663596", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5882234132405\/-46.5332232663596" }, "geometry": { "type": "Point", "coordinates": [ -46.53322327, -23.58822341 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.618", "lat": -23.49511962, "lon": -46.53236014, "count_local_heights": "24590", "avg_local_height": "6.299019601", "local_ratio": "8.353363433", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4951196151857\/-46.5323601434611", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4951196151857\/-46.5323601434611" }, "geometry": { "type": "Point", "coordinates": [ -46.53236014, -23.49511962 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.89", "lat": -23.54047, "lon": -46.55638418, "count_local_heights": "25102", "avg_local_height": "8.297909723", "local_ratio": "5.048259308", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5404700044405\/-46.5563841827377", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5404700044405\/-46.5563841827377" }, "geometry": { "type": "Point", "coordinates": [ -46.55638418, -23.54047 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "119.35", "lat": 44.40753397, "lon": 9.892143166, "count_local_heights": "15", "avg_local_height": "16.67466667", "local_ratio": "7.157564369", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/44.4075339743327\/9.8921431662396", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/44.4075339743327\/9.8921431662396" }, "geometry": { "type": "Point", "coordinates": [ 9.892143166, 44.40753397 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "103.35", "lat": 42.84404944, "lon": 11.63070217, "count_local_heights": "527", "avg_local_height": "5.117058824", "local_ratio": "20.1971491", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.8440494433915\/11.6307021661748", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.8440494433915\/11.6307021661748" }, "geometry": { "type": "Point", "coordinates": [ 11.63070217, 42.84404944 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "85.4", "lat": 33.76748785, "lon": -118.1891954, "count_local_heights": "1295", "avg_local_height": "9.198378378", "local_ratio": "9.284245167", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/33.7674878464809\/-118.189195409771", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/33.7674878464809\/-118.189195409771" }, "geometry": { "type": "Point", "coordinates": [ -118.1891954, 33.76748785 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.39", "lat": 18.39883153, "lon": -66.01008702, "count_local_heights": "3343", "avg_local_height": "4.087457373", "local_ratio": "7.434939921", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3988315266287\/-66.0100870202104", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3988315266287\/-66.0100870202104" }, "geometry": { "type": "Point", "coordinates": [ -66.01008702, 18.39883153 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.633", "lat": -23.56619721, "lon": -46.74290242, "count_local_heights": "4367", "avg_local_height": "5.28628349", "local_ratio": "7.30815895", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5661972080603\/-46.7429024152888", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5661972080603\/-46.7429024152888" }, "geometry": { "type": "Point", "coordinates": [ -46.74290242, -23.56619721 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.679", "lat": -23.50531089, "lon": -46.63663275, "count_local_heights": "4879", "avg_local_height": "6.216932773", "local_ratio": "5.417301623", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5053108921085\/-46.6366327519271", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5053108921085\/-46.6366327519271" }, "geometry": { "type": "Point", "coordinates": [ -46.63663275, -23.50531089 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.197", "lat": -23.58152725, "lon": -46.64890885, "count_local_heights": "6159", "avg_local_height": "8.574186069", "local_ratio": "5.971062394", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5815272536483\/-46.6489088464258", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5815272536483\/-46.6489088464258" }, "geometry": { "type": "Point", "coordinates": [ -46.64890885, -23.58152725 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.99", "lat": -23.5716402, "lon": -46.66076186, "count_local_heights": "6415", "avg_local_height": "13.19824224", "local_ratio": "5.075675894", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5716402030823\/-46.6607618617664", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5716402030823\/-46.6607618617664" }, "geometry": { "type": "Point", "coordinates": [ -46.66076186, -23.5716402 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.16", "lat": -23.60567632, "lon": -46.66546443, "count_local_heights": "6671", "avg_local_height": "9.450894319", "local_ratio": "6.259725059", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6056763244952\/-46.6654644281807", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6056763244952\/-46.6654644281807" }, "geometry": { "type": "Point", "coordinates": [ -46.66546443, -23.60567632 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.577", "lat": -23.57158299, "lon": -46.6114969, "count_local_heights": "7183", "avg_local_height": "6.413592092", "local_ratio": "5.703044327", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5715829918214\/-46.6114969029443", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5715829918214\/-46.6114969029443" }, "geometry": { "type": "Point", "coordinates": [ -46.6114969, -23.57158299 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.433", "lat": -23.53454551, "lon": -46.66905412, "count_local_heights": "7183", "avg_local_height": "8.795355775", "local_ratio": "6.188834357", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345455115477\/-46.6690541180318", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345455115477\/-46.6690541180318" }, "geometry": { "type": "Point", "coordinates": [ -46.66905412, -23.53454551 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.846", "lat": -23.45728745, "lon": -46.62098031, "count_local_heights": "7695", "avg_local_height": "4.938717089", "local_ratio": "10.29538625", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.45728744731\/-46.6209803113042", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.45728744731\/-46.6209803113042" }, "geometry": { "type": "Point", "coordinates": [ -46.62098031, -23.45728745 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.734", "lat": -23.50198047, "lon": -46.63018056, "count_local_heights": "7695", "avg_local_height": "7.091997401", "local_ratio": "9.832772921", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5019804679908\/-46.6301805626241", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5019804679908\/-46.6301805626241" }, "geometry": { "type": "Point", "coordinates": [ -46.63018056, -23.50198047 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.562", "lat": -23.57349365, "lon": -46.6113476, "count_local_heights": "7951", "avg_local_height": "6.438502641", "local_ratio": "8.629646223", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5734936485107\/-46.611347600771", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5734936485107\/-46.611347600771" }, "geometry": { "type": "Point", "coordinates": [ -46.6113476, -23.57349365 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.87", "lat": -23.56190214, "lon": -46.68106239, "count_local_heights": "8207", "avg_local_height": "8.940588766", "local_ratio": "5.689781885", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5619021377057\/-46.681062387254", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5619021377057\/-46.681062387254" }, "geometry": { "type": "Point", "coordinates": [ -46.68106239, -23.56190214 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.334", "lat": -23.55149087, "lon": -46.58888555, "count_local_heights": "9487", "avg_local_height": "5.640854432", "local_ratio": "8.214003846", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.551490868926\/-46.5888855545656", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.551490868926\/-46.5888855545656" }, "geometry": { "type": "Point", "coordinates": [ -46.58888555, -23.55149087 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.15", "lat": 43.08208406, "lon": -46.7085689, "count_local_heights": "10767", "avg_local_height": "8.687586839", "local_ratio": "5.542390642", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.0820840553754\/-46.708568901277", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.0820840553754\/-46.708568901277" }, "geometry": { "type": "Point", "coordinates": [ -46.7085689, 43.08208406 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "152", "lat": 54.34602754, "lon": 139.7272576, "count_local_heights": "10767", "avg_local_height": "18.72143828", "local_ratio": "8.119034323", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/54.3460275376456\/139.727257589447", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/54.3460275376456\/139.727257589447" }, "geometry": { "type": "Point", "coordinates": [ 139.7272576, 54.34602754 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.22", "lat": 39.7458307, "lon": -46.55745145, "count_local_heights": "11023", "avg_local_height": "6.929325411", "local_ratio": "11.14394193", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/39.7458306977523\/-46.5574514466531", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/39.7458306977523\/-46.5574514466531" }, "geometry": { "type": "Point", "coordinates": [ -46.55745145, 39.7458307 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.518", "lat": -23.53105611, "lon": -46.45419462, "count_local_heights": "11279", "avg_local_height": "4.832467506", "local_ratio": "9.626138188", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5310561066887\/-46.4541946200528", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5310561066887\/-46.4541946200528" }, "geometry": { "type": "Point", "coordinates": [ -46.45419462, -23.53105611 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.509", "lat": -23.53439306, "lon": -46.68553972, "count_local_heights": "11791", "avg_local_height": "7.474994403", "local_ratio": "5.820606365", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5343930619881\/-46.6855397164422", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5343930619881\/-46.6855397164422" }, "geometry": { "type": "Point", "coordinates": [ -46.68553972, -23.53439306 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.519", "lat": -23.48639559, "lon": -46.62177163, "count_local_heights": "12303", "avg_local_height": "6.220109242", "local_ratio": "5.228043228", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4863955902929\/-46.6217716284222", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4863955902929\/-46.6217716284222" }, "geometry": { "type": "Point", "coordinates": [ -46.62177163, -23.48639559 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.817", "lat": -23.54370789, "lon": -46.6947687, "count_local_heights": "12303", "avg_local_height": "6.526504755", "local_ratio": "5.18148707", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5437078850194\/-46.6947686976953", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5437078850194\/-46.6947686976953" }, "geometry": { "type": "Point", "coordinates": [ -46.6947687, -23.54370789 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.938", "lat": -23.58665612, "lon": -46.54002599, "count_local_heights": "17679", "avg_local_height": "6.602649891", "local_ratio": "5.594420514", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866561189105\/-46.5400259923602", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866561189105\/-46.5400259923602" }, "geometry": { "type": "Point", "coordinates": [ -46.54002599, -23.58665612 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.388", "lat": -23.52687787, "lon": -46.47345385, "count_local_heights": "19983", "avg_local_height": "7.36512906", "local_ratio": "5.076353679", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5268778682161\/-46.4734538485138", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5268778682161\/-46.4734538485138" }, "geometry": { "type": "Point", "coordinates": [ -46.47345385, -23.52687787 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.57", "lat": -23.54661837, "lon": -46.63413895, "count_local_heights": "35599", "avg_local_height": "6.524530324", "local_ratio": "6.371339842", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.54661836602\/-46.6341389480339", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.54661836602\/-46.6341389480339" }, "geometry": { "type": "Point", "coordinates": [ -46.63413895, -23.54661837 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.23", "lat": 27.77472658, "lon": -46.56976038, "count_local_heights": "41743", "avg_local_height": "8.26665405", "local_ratio": "6.439122731", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.7747265831866\/-46.5697603832502", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.7747265831866\/-46.5697603832502" }, "geometry": { "type": "Point", "coordinates": [ -46.56976038, 27.77472658 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "217.63", "lat": 42.40956248, "lon": -83.00480594, "count_local_heights": "16", "avg_local_height": "18.476875", "local_ratio": "11.77850692", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.4095624764094\/-83.0048059447798", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.4095624764094\/-83.0048059447798" }, "geometry": { "type": "Point", "coordinates": [ -83.00480594, 42.40956248 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "103.86", "lat": 42.84399, "lon": 11.6307631, "count_local_heights": "528", "avg_local_height": "5.11969697", "local_ratio": "20.28635691", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.8439899969612\/11.6307631017081", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.8439899969612\/11.6307631017081" }, "geometry": { "type": "Point", "coordinates": [ 11.6307631, 42.84399 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.397", "lat": 45.21381411, "lon": 9.572319556, "count_local_heights": "1040", "avg_local_height": "4.9673875", "local_ratio": "6.521939349", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.213814109596\/9.57231955581754", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.213814109596\/9.57231955581754" }, "geometry": { "type": "Point", "coordinates": [ 9.572319556, 45.21381411 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "171.0", "lat": 40.76912241, "lon": -73.98155353, "count_local_heights": "1552", "avg_local_height": "26.94032861", "local_ratio": "6.347361329", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7691224095184\/-73.9815535268504", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7691224095184\/-73.9815535268504" }, "geometry": { "type": "Point", "coordinates": [ -73.98155353, 40.76912241 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.92400000", "lat": 50.6720309, "lon": -120.328929, "count_local_heights": "2064", "avg_local_height": "5.401964681", "local_ratio": "5.909701726", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/50.6720309040306\/-120.328929049224", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/50.6720309040306\/-120.328929049224" }, "geometry": { "type": "Point", "coordinates": [ -120.328929, 50.6720309 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.789", "lat": -23.58174354, "lon": -46.66716782, "count_local_heights": "4368", "avg_local_height": "6.087419643", "local_ratio": "5.057808038", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5817435414297\/-46.6671678182912", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5817435414297\/-46.6671678182912" }, "geometry": { "type": "Point", "coordinates": [ -46.66716782, -23.58174354 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "110.9", "lat": 40.68610779, "lon": -73.97843904, "count_local_heights": "5136", "avg_local_height": "13.21419315", "local_ratio": "8.392491223", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6861077913217\/-73.9784390421691", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6861077913217\/-73.9784390421691" }, "geometry": { "type": "Point", "coordinates": [ -73.97843904, 40.68610779 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.759", "lat": -23.53145107, "lon": -46.66792455, "count_local_heights": "6160", "avg_local_height": "8.550896515", "local_ratio": "7.456411137", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5314510739316\/-46.6679245452511", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5314510739316\/-46.6679245452511" }, "geometry": { "type": "Point", "coordinates": [ -46.66792455, -23.53145107 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.371", "lat": -23.5593514, "lon": -46.69836536, "count_local_heights": "7440", "avg_local_height": "6.619018548", "local_ratio": "6.250322415", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5593514033446\/-46.6983653583038", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5593514033446\/-46.6983653583038" }, "geometry": { "type": "Point", "coordinates": [ -46.69836536, -23.5593514 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.929", "lat": -23.57531354, "lon": -46.49230224, "count_local_heights": "8208", "avg_local_height": "5.18420346", "local_ratio": "8.473625763", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5753135375538\/-46.4923022366768", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5753135375538\/-46.4923022366768" }, "geometry": { "type": "Point", "coordinates": [ -46.49230224, -23.57531354 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.798", "lat": -23.58516897, "lon": -46.64284659, "count_local_heights": "8720", "avg_local_height": "7.499457683", "local_ratio": "5.306783728", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5851689723023\/-46.6428465860949", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5851689723023\/-46.6428465860949" }, "geometry": { "type": "Point", "coordinates": [ -46.64284659, -23.58516897 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.404", "lat": -23.56492978, "lon": -46.69043345, "count_local_heights": "8976", "avg_local_height": "7.957411765", "local_ratio": "5.705875395", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5649297790679\/-46.6904334549427", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5649297790679\/-46.6904334549427" }, "geometry": { "type": "Point", "coordinates": [ -46.69043345, -23.56492978 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.18", "lat": -23.59902275, "lon": -46.60654914, "count_local_heights": "10000", "avg_local_height": "5.079297", "local_ratio": "14.01375033", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.599022752297\/-46.6065491437755", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.599022752297\/-46.6065491437755" }, "geometry": { "type": "Point", "coordinates": [ -46.60654914, -23.59902275 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.064", "lat": -23.53872717, "lon": -46.68147232, "count_local_heights": "10512", "avg_local_height": "7.696984549", "local_ratio": "7.024049438", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5387271674806\/-46.6814723239035", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5387271674806\/-46.6814723239035" }, "geometry": { "type": "Point", "coordinates": [ -46.68147232, -23.53872717 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.15", "lat": 39.71991666, "lon": 140.1034985, "count_local_heights": "13840", "avg_local_height": "5.717211416", "local_ratio": "5.098639508", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/39.7199166573639\/140.103498481334", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/39.7199166573639\/140.103498481334" }, "geometry": { "type": "Point", "coordinates": [ 140.1034985, 39.71991666 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.272", "lat": -23.5001649, "lon": -46.43250897, "count_local_heights": "15120", "avg_local_height": "4.512301257", "local_ratio": "11.1411001", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5001649041626\/-46.4325089744218", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5001649041626\/-46.4325089744218" }, "geometry": { "type": "Point", "coordinates": [ -46.43250897, -23.5001649 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.698", "lat": -23.5208074, "lon": -46.5325126, "count_local_heights": "15888", "avg_local_height": "5.031688318", "local_ratio": "5.90219388", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5208073990956\/-46.5325126015363", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5208073990956\/-46.5325126015363" }, "geometry": { "type": "Point", "coordinates": [ -46.5325126, -23.5208074 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.338", "lat": -23.49527786, "lon": -46.62627513, "count_local_heights": "17680", "avg_local_height": "8.017526783", "local_ratio": "6.652675001", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4952778619593\/-46.6262751252874", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4952778619593\/-46.6262751252874" }, "geometry": { "type": "Point", "coordinates": [ -46.62627513, -23.49527786 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.019", "lat": -23.58718469, "lon": -46.53925719, "count_local_heights": "17936", "avg_local_height": "6.571995731", "local_ratio": "6.089322276", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5871846874832\/-46.5392571925407", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5871846874832\/-46.5392571925407" }, "geometry": { "type": "Point", "coordinates": [ -46.53925719, -23.58718469 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.604", "lat": -23.48830413, "lon": -46.61204517, "count_local_heights": "22800", "avg_local_height": "6.230036228", "local_ratio": "7.320021639", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4883041328846\/-46.6120451702202", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4883041328846\/-46.6120451702202" }, "geometry": { "type": "Point", "coordinates": [ -46.61204517, -23.48830413 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.795", "lat": -23.52432957, "lon": -46.53565024, "count_local_heights": "24592", "avg_local_height": "4.919970329", "local_ratio": "11.34051554", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5243295705426\/-46.5356502444985", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5243295705426\/-46.5356502444985" }, "geometry": { "type": "Point", "coordinates": [ -46.53565024, -23.52432957 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.87", "lat": -23.52668211, "lon": -46.5515125, "count_local_heights": "29200", "avg_local_height": "7.055044823", "local_ratio": "6.501730485", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5266821149579\/-46.5515124998466", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5266821149579\/-46.5515124998466" }, "geometry": { "type": "Point", "coordinates": [ -46.5515125, -23.52668211 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "85.98999", "lat": -22.97580777, "lon": -43.24612732, "count_local_heights": "273", "avg_local_height": "9.915928608", "local_ratio": "8.671904912", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9758077659076\/-43.2461273216743", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9758077659076\/-43.2461273216743" }, "geometry": { "type": "Point", "coordinates": [ -43.24612732, -22.97580777 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "93.935", "lat": -23.59251075, "lon": -46.66995095, "count_local_heights": "3601", "avg_local_height": "8.921326576", "local_ratio": "10.52926369", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5925107469191\/-46.6699509523024", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5925107469191\/-46.6699509523024" }, "geometry": { "type": "Point", "coordinates": [ -46.66995095, -23.59251075 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "97.895", "lat": -23.56545852, "lon": -46.70225971, "count_local_heights": "5649", "avg_local_height": "6.359061958", "local_ratio": "15.39456616", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5654585224704\/-46.7022597137061", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5654585224704\/-46.7022597137061" }, "geometry": { "type": "Point", "coordinates": [ -46.70225971, -23.56545852 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.241", "lat": -23.5316186, "lon": -46.72550148, "count_local_heights": "7185", "avg_local_height": "5.594649464", "local_ratio": "5.047858705", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5316186041808\/-46.7255014802741", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5316186041808\/-46.7255014802741" }, "geometry": { "type": "Point", "coordinates": [ -46.72550148, -23.5316186 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.068", "lat": -23.5845725, "lon": -46.64626902, "count_local_heights": "7441", "avg_local_height": "7.701917081", "local_ratio": "5.59185454", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5845725044565\/-46.6462690215005", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5845725044565\/-46.6462690215005" }, "geometry": { "type": "Point", "coordinates": [ -46.64626902, -23.5845725 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.85", "lat": -23.56225696, "lon": -46.69602011, "count_local_heights": "8209", "avg_local_height": "7.260148861", "local_ratio": "9.070061959", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5622569613295\/-46.6960201058704", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5622569613295\/-46.6960201058704" }, "geometry": { "type": "Point", "coordinates": [ -46.69602011, -23.56225696 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.774", "lat": -23.55914882, "lon": -46.59986044, "count_local_heights": "8465", "avg_local_height": "6.192967631", "local_ratio": "5.130658174", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5591488228406\/-46.5998604420491", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5591488228406\/-46.5998604420491" }, "geometry": { "type": "Point", "coordinates": [ -46.59986044, -23.55914882 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.978", "lat": -23.5548668, "lon": -46.68924385, "count_local_heights": "8465", "avg_local_height": "7.25020189", "local_ratio": "8.962233188", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5548668042419\/-46.6892438507506", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5548668042419\/-46.6892438507506" }, "geometry": { "type": "Point", "coordinates": [ -46.68924385, -23.5548668 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.019", "lat": -23.55412286, "lon": -46.5898867, "count_local_heights": "11025", "avg_local_height": "5.681924354", "local_ratio": "7.923195945", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5541228552806\/-46.5898866966309", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5541228552806\/-46.5898866966309" }, "geometry": { "type": "Point", "coordinates": [ -46.5898867, -23.55412286 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.384", "lat": -23.47529213, "lon": -46.62730052, "count_local_heights": "11281", "avg_local_height": "5.187152557", "local_ratio": "7.785388911", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4752921256698\/-46.6273005208989", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4752921256698\/-46.6273005208989" }, "geometry": { "type": "Point", "coordinates": [ -46.62730052, -23.47529213 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.649", "lat": -23.49614118, "lon": -46.62617568, "count_local_heights": "11281", "avg_local_height": "6.964407854", "local_ratio": "8.277659955", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4961411773807\/-46.6261756819441", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4961411773807\/-46.6261756819441" }, "geometry": { "type": "Point", "coordinates": [ -46.62617568, -23.49614118 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.92", "lat": -23.57744447, "lon": -46.62754673, "count_local_heights": "11793", "avg_local_height": "6.850787603", "local_ratio": "8.892408221", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5774444687897\/-46.6275467258298", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5774444687897\/-46.6275467258298" }, "geometry": { "type": "Point", "coordinates": [ -46.62754673, -23.57744447 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.398", "lat": -23.57624411, "lon": -46.62264644, "count_local_heights": "12305", "avg_local_height": "6.536310747", "local_ratio": "10.77029577", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5762441089477\/-46.6226464391251", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5762441089477\/-46.6226464391251" }, "geometry": { "type": "Point", "coordinates": [ -46.62264644, -23.57624411 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.504", "lat": -23.47853204, "lon": -46.64227944, "count_local_heights": "13329", "avg_local_height": "5.379104734", "local_ratio": "6.042641221", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4785320350511\/-46.6422794407142", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4785320350511\/-46.6422794407142" }, "geometry": { "type": "Point", "coordinates": [ -46.64227944, -23.47853204 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.487", "lat": -23.58659806, "lon": -46.5398297, "count_local_heights": "17681", "avg_local_height": "6.599721703", "local_ratio": "5.528566452", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5865980607948\/-46.5398297010243", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5865980607948\/-46.5398297010243" }, "geometry": { "type": "Point", "coordinates": [ -46.5398297, -23.58659806 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.875", "lat": -23.47253823, "lon": -46.63053083, "count_local_heights": "19985", "avg_local_height": "7.228355942", "local_ratio": "5.793156886", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4725382297414\/-46.63053083086", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4725382297414\/-46.63053083086" }, "geometry": { "type": "Point", "coordinates": [ -46.63053083, -23.47253823 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.26", "lat": -23.56789814, "lon": -46.62351727, "count_local_heights": "21009", "avg_local_height": "6.869168516", "local_ratio": "5.569815314", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5678981383543\/-46.6235172699137", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5678981383543\/-46.6235172699137" }, "geometry": { "type": "Point", "coordinates": [ -46.62351727, -23.56789814 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.044", "lat": -23.55634702, "lon": -46.57046527, "count_local_heights": "22545", "avg_local_height": "5.490083034", "local_ratio": "7.293878754", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5563470218394\/-46.5704652668788", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5563470218394\/-46.5704652668788" }, "geometry": { "type": "Point", "coordinates": [ -46.57046527, -23.55634702 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.98", "lat": -23.53907379, "lon": -46.54664415, "count_local_heights": "26129", "avg_local_height": "6.561925414", "local_ratio": "7.159483998", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.539073789103\/-46.5466441465125", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.539073789103\/-46.5466441465125" }, "geometry": { "type": "Point", "coordinates": [ -46.54664415, -23.53907379 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.91", "lat": -23.53748847, "lon": -46.64436734, "count_local_heights": "27921", "avg_local_height": "7.622128533", "local_ratio": "5.629661034", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.537488465432\/-46.6443673385575", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.537488465432\/-46.6443673385575" }, "geometry": { "type": "Point", "coordinates": [ -46.64436734, -23.53748847 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "144.56", "lat": 27.94763727, "lon": -82.45935719000001, "count_local_heights": "274", "avg_local_height": "26.0710219", "local_ratio": "5.544853614", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.94763726838\/-82.4593571881872", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.94763726838\/-82.4593571881872" }, "geometry": { "type": "Point", "coordinates": [ -82.45935719, 27.94763727 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.651", "lat": -23.57913369, "lon": -46.69057553, "count_local_heights": "2834", "avg_local_height": "8.636541284", "local_ratio": "5.980519087", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5791336872806\/-46.6905755266571", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5791336872806\/-46.6905755266571" }, "geometry": { "type": "Point", "coordinates": [ -46.69057553, -23.57913369 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.166", "lat": -23.5781156, "lon": -46.69015551, "count_local_heights": "3346", "avg_local_height": "8.45384997", "local_ratio": "6.407258254", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.578115604178\/-46.6901555093609", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.578115604178\/-46.6901555093609" }, "geometry": { "type": "Point", "coordinates": [ -46.69015551, -23.5781156 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.66", "lat": -23.52527285, "lon": -46.73208089, "count_local_heights": "4626", "avg_local_height": "5.916531561", "local_ratio": "12.11182587", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.525272854269\/-46.7320808890672", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.525272854269\/-46.7320808890672" }, "geometry": { "type": "Point", "coordinates": [ -46.73208089, -23.52527285 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "85.832", "lat": -23.58070205, "lon": -46.6538529, "count_local_heights": "4626", "avg_local_height": "8.414658668", "local_ratio": "10.20029491", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5807020458076\/-46.6538529012991", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5807020458076\/-46.6538529012991" }, "geometry": { "type": "Point", "coordinates": [ -46.6538529, -23.58070205 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "103.012", "lat": -23.56412298, "lon": -46.6599384, "count_local_heights": "6162", "avg_local_height": "18.98348718", "local_ratio": "5.426400272", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5641229780298\/-46.6599384032289", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5641229780298\/-46.6599384032289" }, "geometry": { "type": "Point", "coordinates": [ -46.6599384, -23.56412298 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.08", "lat": -23.60376843, "lon": -46.66744037, "count_local_heights": "6162", "avg_local_height": "9.397506654", "local_ratio": "6.180362743", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.603768434585\/-46.6674403739716", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.603768434585\/-46.6674403739716" }, "geometry": { "type": "Point", "coordinates": [ -46.66744037, -23.60376843 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.857", "lat": -23.53000901, "lon": -46.64759705, "count_local_heights": "6930", "avg_local_height": "9.406916162", "local_ratio": "6.150474715", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.530009010056\/-46.6475970493381", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.530009010056\/-46.6475970493381" }, "geometry": { "type": "Point", "coordinates": [ -46.64759705, -23.53000901 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.704", "lat": -23.52207133, "lon": -46.71076676, "count_local_heights": "7186", "avg_local_height": "5.335774562", "local_ratio": "6.129194482", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5220713293892\/-46.7107667605539", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5220713293892\/-46.7107667605539" }, "geometry": { "type": "Point", "coordinates": [ -46.71076676, -23.52207133 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.259", "lat": -23.56944263, "lon": -46.69220848, "count_local_heights": "7442", "avg_local_height": "7.915377318", "local_ratio": "6.223203016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5694426342131\/-46.6922084788285", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5694426342131\/-46.6922084788285" }, "geometry": { "type": "Point", "coordinates": [ -46.69220848, -23.56944263 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.554", "lat": -23.47643616, "lon": -46.64956348, "count_local_heights": "7698", "avg_local_height": "5.575554949", "local_ratio": "6.018055656", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4764361625941\/-46.6495634827602", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4764361625941\/-46.6495634827602" }, "geometry": { "type": "Point", "coordinates": [ -46.64956348, -23.47643616 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.916", "lat": -23.56028542, "lon": -46.69693355, "count_local_heights": "7954", "avg_local_height": "6.898055444", "local_ratio": "5.49662152", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5602854215614\/-46.6969335486188", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5602854215614\/-46.6969335486188" }, "geometry": { "type": "Point", "coordinates": [ -46.69693355, -23.56028542 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "90.22", "lat": -23.55388816, "lon": -46.59834438, "count_local_heights": "8210", "avg_local_height": "6.232185262", "local_ratio": "14.4764631", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5538881609294\/-46.5983443843196", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5538881609294\/-46.5983443843196" }, "geometry": { "type": "Point", "coordinates": [ -46.59834438, -23.55388816 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.348", "lat": -23.55445059, "lon": -46.68954258, "count_local_heights": "8466", "avg_local_height": "7.189666785", "local_ratio": "7.281005027", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5544505876046\/-46.6895425808753", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5544505876046\/-46.6895425808753" }, "geometry": { "type": "Point", "coordinates": [ -46.68954258, -23.55445059 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.364", "lat": -23.53232853, "lon": -46.61896413, "count_local_heights": "9490", "avg_local_height": "6.799983667", "local_ratio": "6.671192494", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5323285340518\/-46.6189641267057", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5323285340518\/-46.6189641267057" }, "geometry": { "type": "Point", "coordinates": [ -46.61896413, -23.53232853 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "90.4", "lat": 40.75552514, "lon": -73.98891261, "count_local_heights": "10258", "avg_local_height": "13.28092825", "local_ratio": "6.806753134", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7555251421361\/-73.9889126099509", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7555251421361\/-73.9889126099509" }, "geometry": { "type": "Point", "coordinates": [ -73.98891261, 40.75552514 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.555", "lat": -23.53952912, "lon": -46.7064942, "count_local_heights": "10514", "avg_local_height": "8.89614766", "local_ratio": "6.02002148", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5395291192922\/-46.706494203959", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5395291192922\/-46.706494203959" }, "geometry": { "type": "Point", "coordinates": [ -46.7064942, -23.53952912 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.665", "lat": -23.53778792, "lon": -46.70844764, "count_local_heights": "10770", "avg_local_height": "8.692833844", "local_ratio": "6.86369958", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5377879223001\/-46.7084476423134", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5377879223001\/-46.7084476423134" }, "geometry": { "type": "Point", "coordinates": [ -46.70844764, -23.53778792 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.806", "lat": -23.48880194, "lon": -46.62525251, "count_local_heights": "11538", "avg_local_height": "6.695365575", "local_ratio": "8.932447278", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4888019358169\/-46.6252525143163", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4888019358169\/-46.6252525143163" }, "geometry": { "type": "Point", "coordinates": [ -46.62525251, -23.48880194 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.587", "lat": -23.56567885, "lon": -46.54351339, "count_local_heights": "13330", "avg_local_height": "5.118754464", "local_ratio": "11.83627783", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5656788472797\/-46.5435133877901", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5656788472797\/-46.5435133877901" }, "geometry": { "type": "Point", "coordinates": [ -46.54351339, -23.56567885 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.267", "lat": -23.5868551, "lon": -46.54904838, "count_local_heights": "15890", "avg_local_height": "5.596154248", "local_ratio": "6.480700566", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5868551010469\/-46.549048380714", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5868551010469\/-46.549048380714" }, "geometry": { "type": "Point", "coordinates": [ -46.54904838, -23.5868551 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58", "lat": 60.1602668, "lon": 139.5616919, "count_local_heights": "81426", "avg_local_height": "10.50429579", "local_ratio": "5.52155053", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/60.160266802203\/139.561691932209", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/60.160266802203\/139.561691932209" }, "geometry": { "type": "Point", "coordinates": [ 139.5616919, 60.1602668 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.919", "lat": -23.55734376, "lon": -46.59224803, "count_local_heights": "19474", "avg_local_height": "6.943311646", "local_ratio": "6.757438293", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5573437606191\/-46.5922480339647", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5573437606191\/-46.5922480339647" }, "geometry": { "type": "Point", "coordinates": [ -46.59224803, -23.55734376 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.33", "lat": -22.98408381, "lon": -43.20328451, "count_local_heights": "25106", "avg_local_height": "7.279445733", "local_ratio": "6.50186865", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9840838055811\/-43.2032845110175", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9840838055811\/-43.2032845110175" }, "geometry": { "type": "Point", "coordinates": [ -43.20328451, -22.98408381 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.43", "lat": -23.53777325, "lon": -46.66841761, "count_local_heights": "51730", "avg_local_height": "5.62303833", "local_ratio": "8.079262017", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5377732510667\/-46.6684176058779", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5377732510667\/-46.6684176058779" }, "geometry": { "type": "Point", "coordinates": [ -46.66841761, -23.53777325 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.71", "lat": 43.26134135, "lon": 10.88583381, "count_local_heights": "19", "avg_local_height": "9.417894737", "local_ratio": "6.870962334", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.2613413527651\/10.8858338087873", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.2613413527651\/10.8858338087873" }, "geometry": { "type": "Point", "coordinates": [ 10.88583381, 43.26134135 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "85.5", "lat": 41.82712663, "lon": 12.47163408, "count_local_heights": "2579", "avg_local_height": "7.631523846", "local_ratio": "11.20352917", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/41.8271266344263\/12.4716340816933", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/41.8271266344263\/12.4716340816933" }, "geometry": { "type": "Point", "coordinates": [ 12.47163408, 41.82712663 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "113.01", "lat": -22.90699113, "lon": -43.17648076, "count_local_heights": "3859", "avg_local_height": "17.14468098", "local_ratio": "6.59154872", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.906991127413\/-43.1764807610414", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.906991127413\/-43.1764807610414" }, "geometry": { "type": "Point", "coordinates": [ -43.17648076, -22.90699113 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.09", "lat": 18.44271389, "lon": -66.06157964000001, "count_local_heights": "4115", "avg_local_height": "5.648442284", "local_ratio": "12.76281077", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4427138943247\/-66.0615796379445", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4427138943247\/-66.0615796379445" }, "geometry": { "type": "Point", "coordinates": [ -66.06157964, 18.44271389 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.79", "lat": 27.79344965, "lon": -66.03861747000001, "count_local_heights": "4883", "avg_local_height": "6.062215851", "local_ratio": "8.213168456", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.7934496479041\/-66.0386174740591", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.7934496479041\/-66.0386174740591" }, "geometry": { "type": "Point", "coordinates": [ -66.03861747, 27.79344965 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.306", "lat": -23.50594745, "lon": -46.62402237, "count_local_heights": "5139", "avg_local_height": "6.747770578", "local_ratio": "5.825035031", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5059474485482\/-46.6240223710758", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5059474485482\/-46.6240223710758" }, "geometry": { "type": "Point", "coordinates": [ -46.62402237, -23.50594745 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "93.16", "lat": -23.47027474, "lon": -46.63134483, "count_local_heights": "7187", "avg_local_height": "5.46488674", "local_ratio": "17.04701386", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4702747432284\/-46.631344832065", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4702747432284\/-46.631344832065" }, "geometry": { "type": "Point", "coordinates": [ -46.63134483, -23.47027474 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.70", "lat": 18.42675454, "lon": -66.05690727, "count_local_heights": "7699", "avg_local_height": "5.438330952", "local_ratio": "6.196754169", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4267545395771\/-66.0569072711636", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4267545395771\/-66.0569072711636" }, "geometry": { "type": "Point", "coordinates": [ -66.05690727, 18.42675454 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.428", "lat": -23.56192332, "lon": -46.63043253, "count_local_heights": "7955", "avg_local_height": "8.372317788", "local_ratio": "8.412007497", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5619233167439\/-46.6304325254792", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5619233167439\/-46.6304325254792" }, "geometry": { "type": "Point", "coordinates": [ -46.63043253, -23.56192332 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.838", "lat": -23.55400118, "lon": -46.68986567, "count_local_heights": "8467", "avg_local_height": "7.106442187", "local_ratio": "8.983116772", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5540011841349\/-46.6898656728597", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5540011841349\/-46.6898656728597" }, "geometry": { "type": "Point", "coordinates": [ -46.68986567, -23.55400118 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "79.79", "lat": -23.53393571, "lon": -46.71645648, "count_local_heights": "8723", "avg_local_height": "7.759117697", "local_ratio": "10.2833857", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339357097972\/-46.7164564759909", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339357097972\/-46.7164564759909" }, "geometry": { "type": "Point", "coordinates": [ -46.71645648, -23.53393571 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.48", "lat": -23.53392224, "lon": -46.71647982, "count_local_heights": "8723", "avg_local_height": "7.755175361", "local_ratio": "9.603909201", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339222364349\/-46.7164798233728", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339222364349\/-46.7164798233728" }, "geometry": { "type": "Point", "coordinates": [ -46.71647982, -23.53392224 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.066", "lat": -23.53733096, "lon": -46.71347294, "count_local_heights": "9235", "avg_local_height": "8.803353348", "local_ratio": "5.232778713", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5373309600063\/-46.7134729386944", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5373309600063\/-46.7134729386944" }, "geometry": { "type": "Point", "coordinates": [ -46.71347294, -23.53733096 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.09", "lat": 18.42690098, "lon": -43.21155503, "count_local_heights": "10259", "avg_local_height": "9.583513411", "local_ratio": "5.748413723", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.426900984084\/-43.2115550253588", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.426900984084\/-43.2115550253588" }, "geometry": { "type": "Point", "coordinates": [ -43.21155503, 18.42690098 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.359", "lat": -23.53913664, "lon": -46.68102143, "count_local_heights": "10259", "avg_local_height": "7.780510438", "local_ratio": "8.657401149", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5391366381673\/-46.6810214303328", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5391366381673\/-46.6810214303328" }, "geometry": { "type": "Point", "coordinates": [ -46.68102143, -23.53913664 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.004", "lat": -23.53872175, "lon": -46.70824895, "count_local_heights": "10515", "avg_local_height": "8.796436567", "local_ratio": "6.252986602", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5387217495961\/-46.7082489521127", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5387217495961\/-46.7082489521127" }, "geometry": { "type": "Point", "coordinates": [ -46.70824895, -23.53872175 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.722", "lat": -23.47343201, "lon": -46.63117746, "count_local_heights": "10515", "avg_local_height": "5.310697385", "local_ratio": "7.667919493", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4734320071141\/-46.6311774634169", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4734320071141\/-46.6311774634169" }, "geometry": { "type": "Point", "coordinates": [ -46.63117746, -23.47343201 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.51", "lat": -23.57689869, "lon": -46.58051868, "count_local_heights": "12051", "avg_local_height": "5.525213592", "local_ratio": "9.141728036", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5768986878215\/-46.5805186794491", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5768986878215\/-46.5805186794491" }, "geometry": { "type": "Point", "coordinates": [ -46.58051868, -23.57689869 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.884", "lat": -23.53144374, "lon": -46.54282698, "count_local_heights": "12307", "avg_local_height": "5.021512719", "local_ratio": "11.32806052", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5314437449646\/-46.5428269784614", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5314437449646\/-46.5428269784614" }, "geometry": { "type": "Point", "coordinates": [ -46.54282698, -23.53144374 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.359", "lat": -23.48313085, "lon": -46.61734662, "count_local_heights": "12563", "avg_local_height": "5.943412004", "local_ratio": "10.66037488", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4831308455179\/-46.6173466232224", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4831308455179\/-46.6173466232224" }, "geometry": { "type": "Point", "coordinates": [ -46.61734662, -23.48313085 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.378", "lat": -23.58744608, "lon": -46.53979709, "count_local_heights": "17939", "avg_local_height": "6.596512371", "local_ratio": "5.514732324", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.587446075737\/-46.5397970886802", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.587446075737\/-46.5397970886802" }, "geometry": { "type": "Point", "coordinates": [ -46.53979709, -23.58744608 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.677", "lat": -23.58909029, "lon": -46.53314008, "count_local_heights": "18195", "avg_local_height": "6.456504534", "local_ratio": "7.694101311", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5890902914452\/-46.5331400819446", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5890902914452\/-46.5331400819446" }, "geometry": { "type": "Point", "coordinates": [ -46.53314008, -23.58909029 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.024", "lat": -23.5383399, "lon": -46.57226384, "count_local_heights": "19731", "avg_local_height": "6.889386842", "local_ratio": "5.95466635", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5383399018861\/-46.5722638414209", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5383399018861\/-46.5722638414209" }, "geometry": { "type": "Point", "coordinates": [ -46.57226384, -23.5383399 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "158.115", "lat": 47.6205063, "lon": -122.3493036, "count_local_heights": "20", "avg_local_height": "31.30575", "local_ratio": "5.050669605", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/47.6205062985317\/-122.34930359935", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/47.6205062985317\/-122.34930359935" }, "geometry": { "type": "Point", "coordinates": [ -122.3493036, 47.6205063 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "144.4", "lat": 41.40351522, "lon": 2.189520842, "count_local_heights": "20", "avg_local_height": "18.245", "local_ratio": "7.914497122", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/41.4035152248236\/2.18952084243253", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/41.4035152248236\/2.18952084243253" }, "geometry": { "type": "Point", "coordinates": [ 2.189520842, 41.40351522 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "179.4", "lat": 51.21795077, "lon": 6.761649901, "count_local_heights": "20", "avg_local_height": "29.8725", "local_ratio": "6.005523475", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.2179507740131\/6.76164990117988", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.2179507740131\/6.76164990117988" }, "geometry": { "type": "Point", "coordinates": [ 6.761649901, 51.21795077 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "101.7", "lat": 44.9797498, "lon": -80.12509395, "count_local_heights": "2580", "avg_local_height": "11.18015504", "local_ratio": "9.096474928", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/44.9797498017521\/-80.1250939489727", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/44.9797498017521\/-80.1250939489727" }, "geometry": { "type": "Point", "coordinates": [ -80.12509395, 44.9797498 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "147", "lat": 52.50502281, "lon": 139.7471367, "count_local_heights": "2580", "avg_local_height": "27.36942295", "local_ratio": "5.370957227", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.5050228068766\/139.747136718943", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.5050228068766\/139.747136718943" }, "geometry": { "type": "Point", "coordinates": [ 139.7471367, 52.50502281 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.571", "lat": -23.60377655, "lon": -46.67337892, "count_local_heights": "4116", "avg_local_height": "9.054614431", "local_ratio": "5.916430833", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6037765532547\/-46.673378919979", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6037765532547\/-46.673378919979" }, "geometry": { "type": "Point", "coordinates": [ -46.67337892, -23.60377655 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.90", "lat": 8.342811715, "lon": -62.69025465, "count_local_heights": "4372", "avg_local_height": "2.909958829", "local_ratio": "9.931411989", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/8.34281171547921\/-62.690254645593", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/8.34281171547921\/-62.690254645593" }, "geometry": { "type": "Point", "coordinates": [ -62.69025465, 8.342811715 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.271", "lat": -23.50568705, "lon": -46.63666204, "count_local_heights": "4628", "avg_local_height": "6.239797753", "local_ratio": "5.49232545", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5056870523715\/-46.6366620388705", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5056870523715\/-46.6366620388705" }, "geometry": { "type": "Point", "coordinates": [ -46.63666204, -23.50568705 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.211", "lat": -23.46962705, "lon": -46.61555325, "count_local_heights": "5396", "avg_local_height": "5.635773165", "local_ratio": "10.15140218", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4696270541816\/-46.6155532454413", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4696270541816\/-46.6155532454413" }, "geometry": { "type": "Point", "coordinates": [ -46.61555325, -23.46962705 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.155", "lat": -23.54752816, "lon": -46.61080815, "count_local_heights": "6420", "avg_local_height": "7.133636604", "local_ratio": "7.030775856", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.54752816411\/-46.6108081521555", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.54752816411\/-46.6108081521555" }, "geometry": { "type": "Point", "coordinates": [ -46.61080815, -23.54752816 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.33", "lat": -23.61107513, "lon": -46.66201173, "count_local_heights": "6420", "avg_local_height": "7.952501558", "local_ratio": "6.706065961", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6110751290844\/-46.6620117290527", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6110751290844\/-46.6620117290527" }, "geometry": { "type": "Point", "coordinates": [ -46.66201173, -23.61107513 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.988", "lat": -23.53570457, "lon": -46.66892178, "count_local_heights": "7444", "avg_local_height": "8.969874332", "local_ratio": "5.795844855", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.535704571233\/-46.6689217797575", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.535704571233\/-46.6689217797575" }, "geometry": { "type": "Point", "coordinates": [ -46.66892178, -23.53570457 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.543", "lat": -23.53501782, "lon": -46.66942833, "count_local_heights": "7444", "avg_local_height": "8.770384005", "local_ratio": "5.648897468", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5350178240373\/-46.6694283318554", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5350178240373\/-46.6694283318554" }, "geometry": { "type": "Point", "coordinates": [ -46.66942833, -23.53501782 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.045", "lat": -23.54942794, "lon": -46.6819754, "count_local_heights": "7956", "avg_local_height": "7.242883431", "local_ratio": "7.185674116", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5494279393335\/-46.6819753982852", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5494279393335\/-46.6819753982852" }, "geometry": { "type": "Point", "coordinates": [ -46.6819754, -23.54942794 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.71", "lat": 51.22893632, "lon": 34.79426002, "count_local_heights": "7956", "avg_local_height": "7.316321895", "local_ratio": "8.571246713", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.2289363249776\/34.7942600175952", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.2289363249776\/34.7942600175952" }, "geometry": { "type": "Point", "coordinates": [ 34.79426002, 51.22893632 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.163", "lat": -23.5630473, "lon": -46.6328512, "count_local_heights": "7956", "avg_local_height": "8.692183132", "local_ratio": "6.11618499", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5630472980384\/-46.632851202382", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5630472980384\/-46.632851202382" }, "geometry": { "type": "Point", "coordinates": [ -46.6328512, -23.5630473 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.1", "lat": 40.71870875, "lon": 135.4959065, "count_local_heights": "9236", "avg_local_height": "15.29358261", "local_ratio": "5.368264722", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7187087508043\/135.495906480056", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7187087508043\/135.495906480056" }, "geometry": { "type": "Point", "coordinates": [ 135.4959065, 40.71870875 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.271", "lat": -23.47364588, "lon": -46.62679007, "count_local_heights": "9492", "avg_local_height": "5.194525706", "local_ratio": "10.25521925", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4736458810494\/-46.6267900725349", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4736458810494\/-46.6267900725349" }, "geometry": { "type": "Point", "coordinates": [ -46.62679007, -23.47364588 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.535", "lat": -23.5395326, "lon": -46.70644775, "count_local_heights": "10516", "avg_local_height": "8.879963532", "local_ratio": "6.028740975", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5395326027386\/-46.7064477469341", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5395326027386\/-46.7064477469341" }, "geometry": { "type": "Point", "coordinates": [ -46.70644775, -23.5395326 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.57", "lat": -23.5999393, "lon": -46.640132, "count_local_heights": "10516", "avg_local_height": "6.249603842", "local_ratio": "8.891763607", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5999393038001\/-46.6401320045345", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5999393038001\/-46.6401320045345" }, "geometry": { "type": "Point", "coordinates": [ -46.640132, -23.5999393 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.768", "lat": -23.49335285, "lon": -46.63129441, "count_local_heights": "10772", "avg_local_height": "6.803506962", "local_ratio": "8.93186416", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4933528538809\/-46.6312944114638", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4933528538809\/-46.6312944114638" }, "geometry": { "type": "Point", "coordinates": [ -46.63129441, -23.49335285 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.06", "lat": -23.5951164, "lon": -46.60679479, "count_local_heights": "10772", "avg_local_height": "5.479256684", "local_ratio": "10.77883432", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5951164027215\/-46.6067947943826", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5951164027215\/-46.6067947943826" }, "geometry": { "type": "Point", "coordinates": [ -46.60679479, -23.5951164 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.679", "lat": -23.55415338, "lon": -46.58992522, "count_local_heights": "11028", "avg_local_height": "5.6835321", "local_ratio": "6.805451138", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5541533755323\/-46.5899252225507", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5541533755323\/-46.5899252225507" }, "geometry": { "type": "Point", "coordinates": [ -46.58992522, -23.55415338 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.699", "lat": -23.5343575, "lon": -46.68277204, "count_local_heights": "11028", "avg_local_height": "7.773143", "local_ratio": "6.650977604", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5343575018743\/-46.6827720440241", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5343575018743\/-46.6827720440241" }, "geometry": { "type": "Point", "coordinates": [ -46.68277204, -23.5343575 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.824", "lat": -23.49274237, "lon": -46.62906232, "count_local_heights": "11028", "avg_local_height": "6.918742564", "local_ratio": "7.056773618", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4927423701611\/-46.6290623220774", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4927423701611\/-46.6290623220774" }, "geometry": { "type": "Point", "coordinates": [ -46.62906232, -23.49274237 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.278", "lat": -23.5297431, "lon": -46.70035518, "count_local_heights": "11540", "avg_local_height": "6.246876083", "local_ratio": "5.327142648", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5297430988232\/-46.7003551806775", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5297430988232\/-46.7003551806775" }, "geometry": { "type": "Point", "coordinates": [ -46.70035518, -23.5297431 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.032", "lat": -23.48768539, "lon": -46.62618925, "count_local_heights": "12052", "avg_local_height": "6.447498175", "local_ratio": "5.433425346", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.487685390075\/-46.6261892468634", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.487685390075\/-46.6261892468634" }, "geometry": { "type": "Point", "coordinates": [ -46.62618925, -23.48768539 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.859", "lat": -23.48504516, "lon": -46.62218324, "count_local_heights": "12308", "avg_local_height": "6.069558986", "local_ratio": "5.743250882", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4850451594962\/-46.6221832406352", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4850451594962\/-46.6221832406352" }, "geometry": { "type": "Point", "coordinates": [ -46.62218324, -23.48504516 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.46", "lat": -23.53386868, "lon": -46.67723411, "count_local_heights": "15380", "avg_local_height": "8.812187386", "local_ratio": "5.385722968", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5338686826027\/-46.6772341110717", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5338686826027\/-46.6772341110717" }, "geometry": { "type": "Point", "coordinates": [ -46.67723411, -23.53386868 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.769", "lat": -23.52179868, "lon": -46.53836509, "count_local_heights": "16148", "avg_local_height": "5.05713816", "local_ratio": "8.259414452", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5217986803562\/-46.5383650945519", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5217986803562\/-46.5383650945519" }, "geometry": { "type": "Point", "coordinates": [ -46.53836509, -23.52179868 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.127", "lat": -23.58657508, "lon": -46.53975735, "count_local_heights": "17684", "avg_local_height": "6.598196134", "local_ratio": "5.020614624", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5865750781015\/-46.5397573530676", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5865750781015\/-46.5397573530676" }, "geometry": { "type": "Point", "coordinates": [ -46.53975735, -23.58657508 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.971", "lat": -23.5811996, "lon": -46.53864184, "count_local_heights": "17940", "avg_local_height": "6.446825498", "local_ratio": "5.734760467", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5811995950506\/-46.5386418443381", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5811995950506\/-46.5386418443381" }, "geometry": { "type": "Point", "coordinates": [ -46.53864184, -23.5811996 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.096", "lat": -23.50358941, "lon": -46.60440902, "count_local_heights": "18196", "avg_local_height": "8.531305727", "local_ratio": "5.168728142", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.503589414592\/-46.6044090205209", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.503589414592\/-46.6044090205209" }, "geometry": { "type": "Point", "coordinates": [ -46.60440902, -23.50358941 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.66", "lat": -23.5378553, "lon": -46.55726265, "count_local_heights": "19732", "avg_local_height": "6.685246101", "local_ratio": "9.372878583", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5378553003991\/-46.5572626503926", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5378553003991\/-46.5572626503926" }, "geometry": { "type": "Point", "coordinates": [ -46.55726265, -23.5378553 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.614", "lat": -23.52036218, "lon": -46.53353238, "count_local_heights": "25620", "avg_local_height": "6.273535874", "local_ratio": "5.358062929", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5203621786057\/-46.5335323802694", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5203621786057\/-46.5335323802694" }, "geometry": { "type": "Point", "coordinates": [ -46.53353238, -23.52036218 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.249", "lat": -23.5084241, "lon": -46.53023495, "count_local_heights": "31252", "avg_local_height": "5.450626232", "local_ratio": "7.017358808", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5084241002595\/-46.5302349478761", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5084241002595\/-46.5302349478761" }, "geometry": { "type": "Point", "coordinates": [ -46.53023495, -23.5084241 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.84", "lat": -23.53864798, "lon": -46.58045982, "count_local_heights": "36884", "avg_local_height": "7.432545697", "local_ratio": "6.032926244", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5386479793987\/-46.5804598236884", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5386479793987\/-46.5804598236884" }, "geometry": { "type": "Point", "coordinates": [ -46.58045982, -23.53864798 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.09", "lat": -22.88771995, "lon": -43.20827769, "count_local_heights": "38676", "avg_local_height": "8.328484243", "local_ratio": "5.173810593", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8877199454069\/-43.2082776851995", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8877199454069\/-43.2082776851995" }, "geometry": { "type": "Point", "coordinates": [ -43.20827769, -22.88771995 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.23", "lat": 44.40643825, "lon": 9.882374868, "count_local_heights": "21", "avg_local_height": "14.2947619", "local_ratio": "5.122855525", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/44.4064382498599\/9.88237486808254", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/44.4064382498599\/9.88237486808254" }, "geometry": { "type": "Point", "coordinates": [ 9.882374868, 44.40643825 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "325", "lat": 40.69046735, "lon": -73.98211193, "count_local_heights": "3861", "avg_local_height": "15.08947423", "local_ratio": "21.53819246", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6904673499424\/-73.982111928578", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6904673499424\/-73.982111928578" }, "geometry": { "type": "Point", "coordinates": [ -73.98211193, 40.69046735 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.812", "lat": -23.56979952, "lon": -46.72743142, "count_local_heights": "4885", "avg_local_height": "5.161581576", "local_ratio": "5.388270938", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5697995186012\/-46.7274314221353", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5697995186012\/-46.7274314221353" }, "geometry": { "type": "Point", "coordinates": [ -46.72743142, -23.56979952 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.65", "lat": -23.54280726, "lon": -46.66024936, "count_local_heights": "5141", "avg_local_height": "13.85312681", "local_ratio": "5.460861005", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.542807258335\/-46.6602493633085", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.542807258335\/-46.6602493633085" }, "geometry": { "type": "Point", "coordinates": [ -46.66024936, -23.54280726 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.24", "lat": -23.60234944, "lon": -46.66696296, "count_local_heights": "5653", "avg_local_height": "9.94166531", "local_ratio": "6.059347013", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6023494387425\/-46.6669629628428", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6023494387425\/-46.6669629628428" }, "geometry": { "type": "Point", "coordinates": [ -46.66696296, -23.60234944 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.163", "lat": -23.52844438, "lon": -46.63820588, "count_local_heights": "5909", "avg_local_height": "8.93114131", "local_ratio": "5.840574927", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.528444383702\/-46.6382058758008", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.528444383702\/-46.6382058758008" }, "geometry": { "type": "Point", "coordinates": [ -46.63820588, -23.52844438 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.606", "lat": -23.52245966, "lon": -46.70964652, "count_local_heights": "7701", "avg_local_height": "5.371298403", "local_ratio": "7.55981086", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5224596578142\/-46.709646524383", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5224596578142\/-46.709646524383" }, "geometry": { "type": "Point", "coordinates": [ -46.70964652, -23.52245966 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "90.74", "lat": -23.59132139, "lon": -46.62455649, "count_local_heights": "7957", "avg_local_height": "6.495223549", "local_ratio": "13.97026589", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5913213926355\/-46.624556486963", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5913213926355\/-46.624556486963" }, "geometry": { "type": "Point", "coordinates": [ -46.62455649, -23.59132139 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.513", "lat": -23.58764093, "lon": -46.64439701, "count_local_heights": "8213", "avg_local_height": "7.278156459", "local_ratio": "9.001317898", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5876409311877\/-46.6443970077664", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5876409311877\/-46.6443970077664" }, "geometry": { "type": "Point", "coordinates": [ -46.64439701, -23.58764093 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.836", "lat": -23.55874941, "lon": -46.60057208, "count_local_heights": "8213", "avg_local_height": "6.208154998", "local_ratio": "8.832898021", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5587494097021\/-46.6005720802646", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5587494097021\/-46.6005720802646" }, "geometry": { "type": "Point", "coordinates": [ -46.60057208, -23.55874941 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.978", "lat": -23.55335949, "lon": -46.68885071, "count_local_heights": "8469", "avg_local_height": "7.078236008", "local_ratio": "7.202076894", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5533594934334\/-46.6888507124684", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5533594934334\/-46.6888507124684" }, "geometry": { "type": "Point", "coordinates": [ -46.68885071, -23.55335949 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.822", "lat": -23.56395233, "lon": -46.62275525, "count_local_heights": "8981", "avg_local_height": "6.840850017", "local_ratio": "5.090303093", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5639523297794\/-46.6227552475782", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5639523297794\/-46.6227552475782" }, "geometry": { "type": "Point", "coordinates": [ -46.62275525, -23.56395233 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.324", "lat": -23.5847604, "lon": -46.63673609, "count_local_heights": "10005", "avg_local_height": "7.43878314", "local_ratio": "5.958501433", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5847604025294\/-46.6367360863858", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5847604025294\/-46.6367360863858" }, "geometry": { "type": "Point", "coordinates": [ -46.63673609, -23.5847604 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.553", "lat": -23.5489942, "lon": -46.69346729, "count_local_heights": "10261", "avg_local_height": "6.601937725", "local_ratio": "5.991119827", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.548994204014\/-46.6934672918241", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.548994204014\/-46.6934672918241" }, "geometry": { "type": "Point", "coordinates": [ -46.69346729, -23.5489942 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.285", "lat": -23.53663887, "lon": -46.70889711, "count_local_heights": "10773", "avg_local_height": "8.622346468", "local_ratio": "5.020095186", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5366388683534\/-46.7088971068966", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5366388683534\/-46.7088971068966" }, "geometry": { "type": "Point", "coordinates": [ -46.70889711, -23.53663887 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.74", "lat": -23.48157098, "lon": -46.64616896, "count_local_heights": "11285", "avg_local_height": "5.350478866", "local_ratio": "7.427372577", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4815709755378\/-46.6461689589361", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4815709755378\/-46.6461689589361" }, "geometry": { "type": "Point", "coordinates": [ -46.64616896, -23.48157098 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.459", "lat": -23.57152263, "lon": -46.62030774, "count_local_heights": "11541", "avg_local_height": "6.674480808", "local_ratio": "6.361393676", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5715226258758\/-46.620307741132", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5715226258758\/-46.620307741132" }, "geometry": { "type": "Point", "coordinates": [ -46.62030774, -23.57152263 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.883", "lat": -23.54126097, "lon": -46.68778377, "count_local_heights": "11797", "avg_local_height": "7.075806949", "local_ratio": "6.908469995", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5412609684815\/-46.6877837669213", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5412609684815\/-46.6877837669213" }, "geometry": { "type": "Point", "coordinates": [ -46.68778377, -23.54126097 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.717", "lat": -23.57133153, "lon": -46.57792293, "count_local_heights": "12309", "avg_local_height": "5.334982777", "local_ratio": "6.132540885", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5713315327203\/-46.5779229253817", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5713315327203\/-46.5779229253817" }, "geometry": { "type": "Point", "coordinates": [ -46.57792293, -23.57133153 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.475", "lat": -23.52554121, "lon": -46.53038563, "count_local_heights": "14613", "avg_local_height": "4.949434955", "local_ratio": "6.561355042", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.525541210217\/-46.5303856258076", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.525541210217\/-46.5303856258076" }, "geometry": { "type": "Point", "coordinates": [ -46.53038563, -23.52554121 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.757", "lat": -23.53020491, "lon": -46.64762738, "count_local_heights": "6934", "avg_local_height": "9.475991635", "local_ratio": "7.783565334", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.530204911316\/-46.6476273848282", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.530204911316\/-46.6476273848282" }, "geometry": { "type": "Point", "coordinates": [ -46.64762738, -23.53020491 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.77", "lat": -23.53835289, "lon": -46.5946441, "count_local_heights": "7446", "avg_local_height": "5.904077626", "local_ratio": "11.81725655", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5383528886024\/-46.5946441041296", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5383528886024\/-46.5946441041296" }, "geometry": { "type": "Point", "coordinates": [ -46.5946441, -23.53835289 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.058", "lat": -23.56202651, "lon": -46.63070808, "count_local_heights": "7958", "avg_local_height": "8.341040462", "local_ratio": "8.039524602", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5620265135814\/-46.6307080809454", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5620265135814\/-46.6307080809454" }, "geometry": { "type": "Point", "coordinates": [ -46.63070808, -23.56202651 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.145", "lat": -23.6244118, "lon": -46.64801473, "count_local_heights": "7958", "avg_local_height": "5.004598769", "local_ratio": "6.423092337", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6244118019802\/-46.6480147334845", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6244118019802\/-46.6480147334845" }, "geometry": { "type": "Point", "coordinates": [ -46.64801473, -23.6244118 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.837", "lat": -23.58631849, "lon": -46.60482128, "count_local_heights": "8214", "avg_local_height": "6.375181154", "local_ratio": "8.601637926", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5863184865389\/-46.6048212763187", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5863184865389\/-46.6048212763187" }, "geometry": { "type": "Point", "coordinates": [ -46.60482128, -23.58631849 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.902", "lat": -23.58706321, "lon": -46.6050352, "count_local_heights": "8726", "avg_local_height": "6.311201811", "local_ratio": "6.956202846", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5870632104134\/-46.605035195988", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5870632104134\/-46.605035195988" }, "geometry": { "type": "Point", "coordinates": [ -46.6050352, -23.58706321 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.257", "lat": -23.5632365, "lon": -46.62540325, "count_local_heights": "9494", "avg_local_height": "7.09196661", "local_ratio": "5.112404216", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5632364998092\/-46.6254032513775", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5632364998092\/-46.6254032513775" }, "geometry": { "type": "Point", "coordinates": [ -46.62540325, -23.5632365 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.275", "lat": -23.55847976, "lon": -46.59683131, "count_local_heights": "9750", "avg_local_height": "6.162924923", "local_ratio": "8.806694983", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5584797586609\/-46.5968313084157", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5584797586609\/-46.5968313084157" }, "geometry": { "type": "Point", "coordinates": [ -46.59683131, -23.55847976 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.405", "lat": -23.53791338, "lon": -46.70835848, "count_local_heights": "10774", "avg_local_height": "8.701774782", "local_ratio": "6.826768273", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5379133803939\/-46.7083584830298", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5379133803939\/-46.7083584830298" }, "geometry": { "type": "Point", "coordinates": [ -46.70835848, -23.53791338 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.349", "lat": -23.49174656, "lon": -46.62838618, "count_local_heights": "11286", "avg_local_height": "6.832770246", "local_ratio": "5.319804221", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4917465649257\/-46.6283861774679", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4917465649257\/-46.6283861774679" }, "geometry": { "type": "Point", "coordinates": [ -46.62838618, -23.49174656 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.863", "lat": -23.59419293, "lon": -46.57762377, "count_local_heights": "11286", "avg_local_height": "4.975077795", "local_ratio": "7.208530494", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5941929294928\/-46.5776237737983", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5941929294928\/-46.5776237737983" }, "geometry": { "type": "Point", "coordinates": [ -46.57762377, -23.59419293 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.424", "lat": -23.55472151, "lon": -46.5896785, "count_local_heights": "11286", "avg_local_height": "5.691874978", "local_ratio": "10.26445595", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5547215147802\/-46.5896785024427", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5547215147802\/-46.5896785024427" }, "geometry": { "type": "Point", "coordinates": [ -46.5896785, -23.55472151 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "26.078", "lat": -23.56256153, "lon": -46.46445706, "count_local_heights": "11286", "avg_local_height": "4.912057505", "local_ratio": "5.308976936", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5625615273378\/-46.4644570626959", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5625615273378\/-46.4644570626959" }, "geometry": { "type": "Point", "coordinates": [ -46.46445706, -23.56256153 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.764", "lat": -23.5548353, "lon": -46.58911178, "count_local_heights": "11542", "avg_local_height": "5.689134206", "local_ratio": "11.73535332", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5548352962807\/-46.589111781058", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5548352962807\/-46.589111781058" }, "geometry": { "type": "Point", "coordinates": [ -46.58911178, -23.5548353 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.003", "lat": -23.49088461, "lon": -46.62440603, "count_local_heights": "11542", "avg_local_height": "6.892256888", "local_ratio": "5.078597703", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4908846099652\/-46.6244060258969", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4908846099652\/-46.6244060258969" }, "geometry": { "type": "Point", "coordinates": [ -46.62440603, -23.49088461 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.609", "lat": -23.47782894, "lon": -46.63764826, "count_local_heights": "12822", "avg_local_height": "5.399683825", "local_ratio": "12.5209183", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4778289449558\/-46.6376482570197", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4778289449558\/-46.6376482570197" }, "geometry": { "type": "Point", "coordinates": [ -46.63764826, -23.47782894 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.849", "lat": -23.53463625, "lon": -46.59380739, "count_local_heights": "13078", "avg_local_height": "8.781271412", "local_ratio": "6.13225551", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5346362521924\/-46.5938073886198", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5346362521924\/-46.5938073886198" }, "geometry": { "type": "Point", "coordinates": [ -46.59380739, -23.53463625 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.59", "lat": -22.89905196, "lon": -43.17828494, "count_local_heights": "13846", "avg_local_height": "9.365423173", "local_ratio": "5.18823326", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8990519620465\/-43.1782849366499", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8990519620465\/-43.1782849366499" }, "geometry": { "type": "Point", "coordinates": [ -43.17828494, -22.89905196 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.855", "lat": -23.52350043, "lon": -46.52913391, "count_local_heights": "15126", "avg_local_height": "5.024430517", "local_ratio": "10.71862768", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5235004312751\/-46.5291339053779", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5235004312751\/-46.5291339053779" }, "geometry": { "type": "Point", "coordinates": [ -46.52913391, -23.52350043 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.22", "lat": -22.98552028, "lon": -43.22611605, "count_local_heights": "26390", "avg_local_height": "7.500193302", "local_ratio": "6.295837733", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9855202802412\/-43.2261160467477", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9855202802412\/-43.2261160467477" }, "geometry": { "type": "Point", "coordinates": [ -43.22611605, -22.98552028 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.80", "lat": 18.40250046, "lon": -66.05275075, "count_local_heights": "2583", "avg_local_height": "6.318013937", "local_ratio": "10.25638763", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4025004568645\/-66.0527507540733", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4025004568645\/-66.0527507540733" }, "geometry": { "type": "Point", "coordinates": [ -66.05275075, 18.40250046 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "108.6", "lat": 40.87556472, "lon": -73.91395408, "count_local_heights": "2583", "avg_local_height": "11.94177313", "local_ratio": "9.094126877", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8755647239301\/-73.9139540801782", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8755647239301\/-73.9139540801782" }, "geometry": { "type": "Point", "coordinates": [ -73.91395408, 40.87556472 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "135.5", "lat": -23.54506482, "lon": -46.63493999, "count_local_heights": "4631", "avg_local_height": "20.56951177", "local_ratio": "6.587419358", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5450648245292\/-46.6349399854164", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5450648245292\/-46.6349399854164" }, "geometry": { "type": "Point", "coordinates": [ -46.63493999, -23.54506482 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.766", "lat": -23.46379544, "lon": -46.61753955, "count_local_heights": "4887", "avg_local_height": "5.070560057", "local_ratio": "9.02582742", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4637954374546\/-46.6175395510189", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4637954374546\/-46.6175395510189" }, "geometry": { "type": "Point", "coordinates": [ -46.61753955, -23.46379544 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.026", "lat": -23.53298591, "lon": -46.6648722, "count_local_heights": "5911", "avg_local_height": "10.10121021", "local_ratio": "5.150471967", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5329859065186\/-46.6648721980276", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5329859065186\/-46.6648721980276" }, "geometry": { "type": "Point", "coordinates": [ -46.6648722, -23.53298591 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.098", "lat": -23.56022777, "lon": -46.69995359, "count_local_heights": "6679", "avg_local_height": "6.426279233", "local_ratio": "8.262635045", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5602277695944\/-46.6999535932991", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5602277695944\/-46.6999535932991" }, "geometry": { "type": "Point", "coordinates": [ -46.69995359, -23.56022777 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.259", "lat": -23.54081973, "lon": -46.6722399, "count_local_heights": "7959", "avg_local_height": "8.179124764", "local_ratio": "5.28895221", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5408197331264\/-46.6722398989949", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5408197331264\/-46.6722398989949" }, "geometry": { "type": "Point", "coordinates": [ -46.6722399, -23.54081973 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.563", "lat": -23.51017491, "lon": -46.6019989, "count_local_heights": "8727", "avg_local_height": "5.238002292", "local_ratio": "5.834858081", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5101749071949\/-46.6019988954291", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5101749071949\/-46.6019988954291" }, "geometry": { "type": "Point", "coordinates": [ -46.6019989, -23.51017491 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.082", "lat": -23.60260924, "lon": -46.56863221, "count_local_heights": "11031", "avg_local_height": "4.756021394", "local_ratio": "7.376333513", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6026092383555\/-46.5686322071242", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6026092383555\/-46.5686322071242" }, "geometry": { "type": "Point", "coordinates": [ -46.56863221, -23.60260924 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.143", "lat": -23.53867476, "lon": -46.70402344, "count_local_heights": "11287", "avg_local_height": "8.012343625", "local_ratio": "7.131870857", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5386747644543\/-46.7040234371382", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5386747644543\/-46.7040234371382" }, "geometry": { "type": "Point", "coordinates": [ -46.70402344, -23.53867476 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.354", "lat": -23.49106123, "lon": -46.63036365, "count_local_heights": "11287", "avg_local_height": "6.677619385", "local_ratio": "6.642187499", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4910612259032\/-46.6303636527942", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4910612259032\/-46.6303636527942" }, "geometry": { "type": "Point", "coordinates": [ -46.63036365, -23.49106123 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.18", "lat": 27.94562653, "lon": -46.67047587, "count_local_heights": "13335", "avg_local_height": "7.804053618", "local_ratio": "5.148606348", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9456265282566\/-46.6704758724313", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9456265282566\/-46.6704758724313" }, "geometry": { "type": "Point", "coordinates": [ -46.67047587, 27.94562653 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.96", "lat": -23.53645078, "lon": -46.63506672, "count_local_heights": "13335", "avg_local_height": "11.05075917", "local_ratio": "5.968820692", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5364507757173\/-46.6350667179848", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5364507757173\/-46.6350667179848" }, "geometry": { "type": "Point", "coordinates": [ -46.63506672, -23.53645078 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.13", "lat": -23.48780494, "lon": -46.60860525, "count_local_heights": "14103", "avg_local_height": "5.569601432", "local_ratio": "14.02793377", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4878049381605\/-46.6086052505541", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4878049381605\/-46.6086052505541" }, "geometry": { "type": "Point", "coordinates": [ -46.60860525, -23.48780494 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.984", "lat": -23.53611761, "lon": -46.67314116, "count_local_heights": "16151", "avg_local_height": "8.810853941", "local_ratio": "6.126988412", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5361176112906\/-46.6731411619507", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5361176112906\/-46.6731411619507" }, "geometry": { "type": "Point", "coordinates": [ -46.67314116, -23.53611761 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.073", "lat": -23.57410246, "lon": -46.53197231, "count_local_heights": "16151", "avg_local_height": "5.21563154", "local_ratio": "8.066712474", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5741024609365\/-46.5319723086147", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5741024609365\/-46.5319723086147" }, "geometry": { "type": "Point", "coordinates": [ -46.53197231, -23.57410246 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.183", "lat": -23.58735076, "lon": -46.53943408, "count_local_heights": "17943", "avg_local_height": "6.586498436", "local_ratio": "5.341685016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5873507569005\/-46.5394340844382", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5873507569005\/-46.5394340844382" }, "geometry": { "type": "Point", "coordinates": [ -46.53943408, -23.58735076 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.57", "lat": -23.53654272, "lon": -46.64238206, "count_local_heights": "24087", "avg_local_height": "8.245625089", "local_ratio": "5.405290626", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5365427162767\/-46.6423820594131", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5365427162767\/-46.6423820594131" }, "geometry": { "type": "Point", "coordinates": [ -46.64238206, -23.53654272 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.89", "lat": 27.97558572, "lon": -46.58859736, "count_local_heights": "24599", "avg_local_height": "5.782153055", "local_ratio": "10.18478747", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9755857156806\/-46.588597363594", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9755857156806\/-46.588597363594" }, "geometry": { "type": "Point", "coordinates": [ -46.58859736, 27.97558572 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "147.8", "lat": 25.95694653, "lon": -80.11939396, "count_local_heights": "280", "avg_local_height": "13.95571429", "local_ratio": "10.59064387", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.9569465332584\/-80.1193939623178", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.9569465332584\/-80.1193939623178" }, "geometry": { "type": "Point", "coordinates": [ -80.11939396, 25.95694653 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.09999", "lat": -22.90006841, "lon": -43.17929139, "count_local_heights": "4376", "avg_local_height": "15.50929383", "local_ratio": "5.035689622", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9000684098583\/-43.1792913937882", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9000684098583\/-43.1792913937882" }, "geometry": { "type": "Point", "coordinates": [ -43.17929139, -22.90006841 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "122.55", "lat": -23.5451314, "lon": -46.63498127, "count_local_heights": "4632", "avg_local_height": "20.64333614", "local_ratio": "5.936540449", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5451313987677\/-46.6349812680527", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5451313987677\/-46.6349812680527" }, "geometry": { "type": "Point", "coordinates": [ -46.63498127, -23.5451314 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.33", "lat": -23.60908171, "lon": -46.66021119, "count_local_heights": "6936", "avg_local_height": "7.952653835", "local_ratio": "7.208914306", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6090817141238\/-46.6602111879338", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6090817141238\/-46.6602111879338" }, "geometry": { "type": "Point", "coordinates": [ -46.66021119, -23.60908171 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.18", "lat": -23.57150129, "lon": -46.63934013, "count_local_heights": "6936", "avg_local_height": "10.11664715", "local_ratio": "6.442846036", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5715012911986\/-46.6393401261339", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5715012911986\/-46.6393401261339" }, "geometry": { "type": "Point", "coordinates": [ -46.63934013, -23.57150129 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.39", "lat": -23.5357098, "lon": -46.67193543, "count_local_heights": "7960", "avg_local_height": "8.628414891", "local_ratio": "8.85330631", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5357098019098\/-46.6719354309843", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5357098019098\/-46.6719354309843" }, "geometry": { "type": "Point", "coordinates": [ -46.67193543, -23.5357098 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.589", "lat": -23.53585448, "lon": -46.57933748, "count_local_heights": "8472", "avg_local_height": "5.592063621", "local_ratio": "8.15244659", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5358544839627\/-46.5793374804849", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5358544839627\/-46.5793374804849" }, "geometry": { "type": "Point", "coordinates": [ -46.57933748, -23.53585448 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.658", "lat": -23.56286887, "lon": -46.68359134, "count_local_heights": "8728", "avg_local_height": "8.371545944", "local_ratio": "6.290116587", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.562868865075\/-46.6835913370985", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.562868865075\/-46.6835913370985" }, "geometry": { "type": "Point", "coordinates": [ -46.68359134, -23.56286887 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.52", "lat": -23.60165438, "lon": -46.64562472, "count_local_heights": "9496", "avg_local_height": "6.029541491", "local_ratio": "7.383646014", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6016543790227\/-46.6456247196505", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6016543790227\/-46.6456247196505" }, "geometry": { "type": "Point", "coordinates": [ -46.64562472, -23.60165438 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.399", "lat": -23.55487649, "lon": -46.59409128, "count_local_heights": "9752", "avg_local_height": "5.96603466", "local_ratio": "9.285732176", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5548764862898\/-46.5940912783147", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5548764862898\/-46.5940912783147" }, "geometry": { "type": "Point", "coordinates": [ -46.59409128, -23.55487649 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.989", "lat": -23.49760692, "lon": -46.63183201, "count_local_heights": "9752", "avg_local_height": "7.031151456", "local_ratio": "6.256301016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4976069245921\/-46.6318320115698", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4976069245921\/-46.6318320115698" }, "geometry": { "type": "Point", "coordinates": [ -46.63183201, -23.49760692 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.958", "lat": -23.54145535, "lon": -46.68627109, "count_local_heights": "11288", "avg_local_height": "7.304906412", "local_ratio": "6.291387926", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5414553503978\/-46.6862710901882", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5414553503978\/-46.6862710901882" }, "geometry": { "type": "Point", "coordinates": [ -46.68627109, -23.54145535 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.558", "lat": -23.49383132, "lon": -46.62474609, "count_local_heights": "11288", "avg_local_height": "7.066035082", "local_ratio": "8.853338439", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4938313183939\/-46.6247460862839", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4938313183939\/-46.6247460862839" }, "geometry": { "type": "Point", "coordinates": [ -46.62474609, -23.49383132 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.001", "lat": -23.54475219, "lon": -46.69271968, "count_local_heights": "11800", "avg_local_height": "6.491093856", "local_ratio": "7.394901547", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5447521934016\/-46.6927196802005", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5447521934016\/-46.6927196802005" }, "geometry": { "type": "Point", "coordinates": [ -46.69271968, -23.54475219 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.324", "lat": -23.56743403, "lon": -46.55209151, "count_local_heights": "11800", "avg_local_height": "4.766209322", "local_ratio": "8.670202504", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5674340303863\/-46.5520915090783", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5674340303863\/-46.5520915090783" }, "geometry": { "type": "Point", "coordinates": [ -46.55209151, -23.56743403 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.804", "lat": -23.48860266, "lon": -46.6226126, "count_local_heights": "12056", "avg_local_height": "6.710766838", "local_ratio": "8.464606411", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4886026588466\/-46.6226125958687", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4886026588466\/-46.6226125958687" }, "geometry": { "type": "Point", "coordinates": [ -46.6226126, -23.48860266 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.68", "lat": -23.55598922, "lon": -46.64708236, "count_local_heights": "14104", "avg_local_height": "7.774172221", "local_ratio": "6.647653092", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5559892162285\/-46.6470823623229", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5559892162285\/-46.6470823623229" }, "geometry": { "type": "Point", "coordinates": [ -46.64708236, -23.55598922 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.26", "lat": 15.57827033, "lon": 32.52880471, "count_local_heights": "16152", "avg_local_height": "9.629104194", "local_ratio": "5.323444317", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/15.5782703273069\/32.5288047074463", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/15.5782703273069\/32.5288047074463" }, "geometry": { "type": "Point", "coordinates": [ 32.52880471, 15.57827033 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.274", "lat": -23.50918657, "lon": -46.52959721, "count_local_heights": "17432", "avg_local_height": "5.132515833", "local_ratio": "7.067489157", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.509186574632\/-46.5295972142751", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.509186574632\/-46.5295972142751" }, "geometry": { "type": "Point", "coordinates": [ -46.52959721, -23.50918657 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.378", "lat": -23.58664791, "lon": -46.53990998, "count_local_heights": "17688", "avg_local_height": "6.600670253", "local_ratio": "5.208258962", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866479106639\/-46.5399099805421", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866479106639\/-46.5399099805421" }, "geometry": { "type": "Point", "coordinates": [ -46.53990998, -23.58664791 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.03", "lat": 27.77704977, "lon": -46.6407625, "count_local_heights": "18968", "avg_local_height": "7.794828712", "local_ratio": "6.803228392", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.7770497706165\/-46.6407624966128", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.7770497706165\/-46.6407624966128" }, "geometry": { "type": "Point", "coordinates": [ -46.6407625, 27.77704977 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.91", "lat": -23.54622306, "lon": -46.56190052, "count_local_heights": "19736", "avg_local_height": "7.147509048", "local_ratio": "7.262670064", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5462230603171\/-46.5619005183797", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5462230603171\/-46.5619005183797" }, "geometry": { "type": "Point", "coordinates": [ -46.56190052, -23.54622306 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "160.49", "lat": 27.94671177, "lon": -82.45699444, "count_local_heights": "281", "avg_local_height": "26.56060498", "local_ratio": "6.042407547", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9467117700138\/-82.4569944401077", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9467117700138\/-82.4569944401077" }, "geometry": { "type": "Point", "coordinates": [ -82.45699444, 27.94671177 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.957", "lat": -23.52815955, "lon": -46.73779213, "count_local_heights": "2841", "avg_local_height": "6.12530623", "local_ratio": "5.0539514", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5281595530324\/-46.7377921285102", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5281595530324\/-46.7377921285102" }, "geometry": { "type": "Point", "coordinates": [ -46.73779213, -23.52815955 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.543", "lat": -23.56624174, "lon": -46.74295253, "count_local_heights": "4377", "avg_local_height": "5.286306831", "local_ratio": "5.966925683", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5662417434857\/-46.7429525313958", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5662417434857\/-46.7429525313958" }, "geometry": { "type": "Point", "coordinates": [ -46.74295253, -23.56624174 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.638", "lat": -23.53130075, "lon": -46.66600446, "count_local_heights": "5913", "avg_local_height": "9.103428299", "local_ratio": "5.232973605", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5313007482684\/-46.6660044553862", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5313007482684\/-46.6660044553862" }, "geometry": { "type": "Point", "coordinates": [ -46.66600446, -23.53130075 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.377", "lat": -23.56359423, "lon": -46.67177276, "count_local_heights": "6425", "avg_local_height": "12.46019673", "local_ratio": "5.487634062", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5635942294197\/-46.671772755431", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5635942294197\/-46.671772755431" }, "geometry": { "type": "Point", "coordinates": [ -46.67177276, -23.56359423 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "88.598", "lat": -23.58056245, "lon": -46.5892626, "count_local_heights": "6937", "avg_local_height": "6.109426553", "local_ratio": "14.50185205", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5805624475704\/-46.589262603603", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5805624475704\/-46.589262603603" }, "geometry": { "type": "Point", "coordinates": [ -46.5892626, -23.58056245 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "81.798", "lat": -23.58012968, "lon": -46.5894038, "count_local_heights": "6937", "avg_local_height": "6.135848205", "local_ratio": "13.33116421", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5801296750548\/-46.5894037993782", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5801296750548\/-46.5894037993782" }, "geometry": { "type": "Point", "coordinates": [ -46.5894038, -23.58012968 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.219", "lat": -23.57022886, "lon": -46.69067709, "count_local_heights": "7449", "avg_local_height": "7.883586656", "local_ratio": "9.160678147", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5702288621308\/-46.690677094905", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5702288621308\/-46.690677094905" }, "geometry": { "type": "Point", "coordinates": [ -46.69067709, -23.57022886 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.55", "lat": -22.93932433, "lon": -43.17775429, "count_local_heights": "7705", "avg_local_height": "9.89091613", "local_ratio": "7.537218901", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9393243331566\/-43.1777542860858", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9393243331566\/-43.1777542860858" }, "geometry": { "type": "Point", "coordinates": [ -43.17775429, -22.93932433 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.953", "lat": -23.53569521, "lon": -46.66985694, "count_local_heights": "7705", "avg_local_height": "8.708372814", "local_ratio": "5.391707613", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.53569521279\/-46.669856935086", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.53569521279\/-46.669856935086" }, "geometry": { "type": "Point", "coordinates": [ -46.66985694, -23.53569521 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.909", "lat": -23.54003949, "lon": -46.67963397, "count_local_heights": "9753", "avg_local_height": "7.886367536", "local_ratio": "5.694510152", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5400394853556\/-46.6796339662417", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5400394853556\/-46.6796339662417" }, "geometry": { "type": "Point", "coordinates": [ -46.67963397, -23.54003949 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.419", "lat": -23.54680559, "lon": -46.56805764, "count_local_heights": "11801", "avg_local_height": "6.610821625", "local_ratio": "8.685607214", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5468055911447\/-46.5680576440034", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5468055911447\/-46.5680576440034" }, "geometry": { "type": "Point", "coordinates": [ -46.56805764, -23.54680559 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.439", "lat": -23.55381286, "lon": -46.45955741, "count_local_heights": "12569", "avg_local_height": "5.018213382", "local_ratio": "8.656268017", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5538128645593\/-46.4595574062605", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5538128645593\/-46.4595574062605" }, "geometry": { "type": "Point", "coordinates": [ -46.45955741, -23.55381286 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.822", "lat": -23.58659688, "lon": -46.54035853, "count_local_heights": "17689", "avg_local_height": "6.59648445", "local_ratio": "5.127276545", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5865968776716\/-46.54035852737", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5865968776716\/-46.54035852737" }, "geometry": { "type": "Point", "coordinates": [ -46.54035853, -23.58659688 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.16", "lat": -23.54778768, "lon": -46.6267655, "count_local_heights": "30233", "avg_local_height": "9.017326001", "local_ratio": "5.562624662", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5477876777204\/-46.6267654953977", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5477876777204\/-46.6267654953977" }, "geometry": { "type": "Point", "coordinates": [ -46.6267655, -23.54778768 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "157.21", "lat": 27.94699966, "lon": -82.45614089, "count_local_heights": "282", "avg_local_height": "26.21570922", "local_ratio": "5.996786075", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.946999657887\/-82.4561408947708", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.946999657887\/-82.4561408947708" }, "geometry": { "type": "Point", "coordinates": [ -82.45614089, 27.94699966 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "88.0", "lat": 40.87279751, "lon": -73.82994644, "count_local_heights": "1818", "avg_local_height": "9.342134213", "local_ratio": "9.419689119", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8727975097432\/-73.8299464370148", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8727975097432\/-73.8299464370148" }, "geometry": { "type": "Point", "coordinates": [ -73.82994644, 40.87279751 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.984", "lat": -23.52103152, "lon": -46.64551322, "count_local_heights": "4634", "avg_local_height": "7.124718817", "local_ratio": "6.313793029", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5210315175879\/-46.6455132171395", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5210315175879\/-46.6455132171395" }, "geometry": { "type": "Point", "coordinates": [ -46.64551322, -23.52103152 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.917", "lat": -23.55784747, "lon": -46.60911681, "count_local_heights": "5658", "avg_local_height": "6.233616826", "local_ratio": "6.243085048", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5578474667374\/-46.6091168148643", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5578474667374\/-46.6091168148643" }, "geometry": { "type": "Point", "coordinates": [ -46.60911681, -23.55784747 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.084", "lat": -23.46643265, "lon": -46.63724596, "count_local_heights": "5658", "avg_local_height": "5.355208024", "local_ratio": "10.846264", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4664326548704\/-46.6372459577407", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4664326548704\/-46.6372459577407" }, "geometry": { "type": "Point", "coordinates": [ -46.63724596, -23.46643265 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.877", "lat": -23.53391461, "lon": -46.65893235, "count_local_heights": "6170", "avg_local_height": "11.68746702", "local_ratio": "6.321044573", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339146084006\/-46.6589323521291", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339146084006\/-46.6589323521291" }, "geometry": { "type": "Point", "coordinates": [ -46.65893235, -23.53391461 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.596", "lat": -23.5717314, "lon": -46.65524086, "count_local_heights": "6170", "avg_local_height": "14.58350324", "local_ratio": "5.18366532", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5717313992949\/-46.6552408639478", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5717313992949\/-46.6552408639478" }, "geometry": { "type": "Point", "coordinates": [ -46.65524086, -23.5717314 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.425", "lat": -23.57578134, "lon": -46.73309125, "count_local_heights": "7194", "avg_local_height": "5.148520295", "local_ratio": "7.851770545", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5757813446884\/-46.7330912522988", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5757813446884\/-46.7330912522988" }, "geometry": { "type": "Point", "coordinates": [ -46.73309125, -23.57578134 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.968", "lat": -23.53459195, "lon": -46.6702547, "count_local_heights": "7450", "avg_local_height": "8.573108393", "local_ratio": "7.344827233", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345919451271\/-46.670254698682", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345919451271\/-46.670254698682" }, "geometry": { "type": "Point", "coordinates": [ -46.6702547, -23.53459195 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.932", "lat": -23.55918554, "lon": -46.62245134, "count_local_heights": "7706", "avg_local_height": "7.016845445", "local_ratio": "9.396245153", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5591855431224\/-46.6224513354428", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5591855431224\/-46.6224513354428" }, "geometry": { "type": "Point", "coordinates": [ -46.62245134, -23.55918554 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.17", "lat": -23.60813343, "lon": -46.6546144, "count_local_heights": "7962", "avg_local_height": "6.734437327", "local_ratio": "5.816373083", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6081334333337\/-46.6546143997854", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6081334333337\/-46.6546143997854" }, "geometry": { "type": "Point", "coordinates": [ -46.6546144, -23.60813343 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.434", "lat": -23.56393552, "lon": -46.68491358, "count_local_heights": "8474", "avg_local_height": "8.292925773", "local_ratio": "5.599230148", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.563935524945\/-46.6849135849331", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.563935524945\/-46.6849135849331" }, "geometry": { "type": "Point", "coordinates": [ -46.68491358, -23.56393552 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.873", "lat": -23.54832552, "lon": -46.69329629, "count_local_heights": "10522", "avg_local_height": "6.57431743", "local_ratio": "5.000214904", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5483255218538\/-46.6932962930975", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5483255218538\/-46.6932962930975" }, "geometry": { "type": "Point", "coordinates": [ -46.69329629, -23.54832552 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.597", "lat": -23.48767869, "lon": -46.62610703, "count_local_heights": "12058", "avg_local_height": "6.457288273", "local_ratio": "6.441868202", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4876786932719\/-46.6261070304817", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4876786932719\/-46.6261070304817" }, "geometry": { "type": "Point", "coordinates": [ -46.62610703, -23.48767869 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.799", "lat": -23.5028588, "lon": -46.63712724, "count_local_heights": "12058", "avg_local_height": "5.956952314", "local_ratio": "8.191940682", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5028588043392\/-46.6371272434917", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5028588043392\/-46.6371272434917" }, "geometry": { "type": "Point", "coordinates": [ -46.63712724, -23.5028588 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.42", "lat": -23.6059333, "lon": -46.65907237, "count_local_heights": "12314", "avg_local_height": "8.850937632", "local_ratio": "6.713413027", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6059333020099\/-46.6590723708426", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6059333020099\/-46.6590723708426" }, "geometry": { "type": "Point", "coordinates": [ -46.65907237, -23.6059333 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.683", "lat": -23.58749282, "lon": -46.53981204, "count_local_heights": "17946", "avg_local_height": "6.599652704", "local_ratio": "5.103753411", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5874928175259\/-46.5398120449349", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5874928175259\/-46.5398120449349" }, "geometry": { "type": "Point", "coordinates": [ -46.53981204, -23.58749282 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.08", "lat": -23.537697, "lon": -46.52850658, "count_local_heights": "22554", "avg_local_height": "5.999723602", "local_ratio": "10.18046898", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5376970048091\/-46.5285065766841", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5376970048091\/-46.5285065766841" }, "geometry": { "type": "Point", "coordinates": [ -46.52850658, -23.537697 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.114", "lat": -23.49722105, "lon": -46.54920273, "count_local_heights": "24090", "avg_local_height": "5.105914238", "local_ratio": "10.01074394", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4972210463362\/-46.5492027338364", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4972210463362\/-46.5492027338364" }, "geometry": { "type": "Point", "coordinates": [ -46.54920273, -23.49722105 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "121.0", "lat": 60.90222178, "lon": 26.65137403, "count_local_heights": "27", "avg_local_height": "7.37037037", "local_ratio": "16.41708543", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/60.9022217807599\/26.651374033509", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/60.9022217807599\/26.651374033509" }, "geometry": { "type": "Point", "coordinates": [ 26.65137403, 60.90222178 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.437", "lat": -23.57777996, "lon": -46.68608609, "count_local_heights": "4123", "avg_local_height": "7.66820034", "local_ratio": "9.185597256", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5777799556295\/-46.6860860860637", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5777799556295\/-46.6860860860637" }, "geometry": { "type": "Point", "coordinates": [ -46.68608609, -23.57777996 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.974", "lat": -23.51751168, "lon": -46.69870405, "count_local_heights": "5403", "avg_local_height": "6.130818619", "local_ratio": "8.477497579", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5175116753891\/-46.6987040474309", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5175116753891\/-46.6987040474309" }, "geometry": { "type": "Point", "coordinates": [ -46.69870405, -23.51751168 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.633", "lat": -23.60358521, "lon": -46.66549946, "count_local_heights": "6171", "avg_local_height": "9.760997569", "local_ratio": "6.314211182", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6035852081946\/-46.6654994629012", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6035852081946\/-46.6654994629012" }, "geometry": { "type": "Point", "coordinates": [ -46.66549946, -23.60358521 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "97.142", "lat": -23.56409539, "lon": -46.65996209, "count_local_heights": "6171", "avg_local_height": "18.99387538", "local_ratio": "5.114385455", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5640953864932\/-46.6599620897352", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5640953864932\/-46.6599620897352" }, "geometry": { "type": "Point", "coordinates": [ -46.65996209, -23.56409539 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.58999", "lat": -22.98197423, "lon": -43.1990691, "count_local_heights": "7451", "avg_local_height": "12.63203537", "local_ratio": "5.667336095", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9819742267672\/-43.199069101291", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9819742267672\/-43.199069101291" }, "geometry": { "type": "Point", "coordinates": [ -43.1990691, -22.98197423 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.663", "lat": -23.52128283, "lon": -46.70731511, "count_local_heights": "7963", "avg_local_height": "5.490933819", "local_ratio": "7.405479895", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5212828303246\/-46.7073151111122", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5212828303246\/-46.7073151111122" }, "geometry": { "type": "Point", "coordinates": [ -46.70731511, -23.52128283 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.144", "lat": -23.50052479, "lon": -46.62860049, "count_local_heights": "8475", "avg_local_height": "7.237300059", "local_ratio": "5.82316605", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5005247939988\/-46.6286004882099", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5005247939988\/-46.6286004882099" }, "geometry": { "type": "Point", "coordinates": [ -46.62860049, -23.50052479 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.925", "lat": -23.49599436, "lon": -46.63215968, "count_local_heights": "10523", "avg_local_height": "6.843042193", "local_ratio": "6.857330216", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4959943607572\/-46.6321596810459", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4959943607572\/-46.6321596810459" }, "geometry": { "type": "Point", "coordinates": [ -46.63215968, -23.49599436 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.284", "lat": -23.47410553, "lon": -46.63182755, "count_local_heights": "11291", "avg_local_height": "5.270888761", "local_ratio": "6.694127234", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4741055342864\/-46.6318275514898", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4741055342864\/-46.6318275514898" }, "geometry": { "type": "Point", "coordinates": [ -46.63182755, -23.47410553 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.705", "lat": -23.53102188, "lon": -46.69144519, "count_local_heights": "12315", "avg_local_height": "6.519981567", "local_ratio": "7.470113143", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5310218771005\/-46.6914451944037", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5310218771005\/-46.6914451944037" }, "geometry": { "type": "Point", "coordinates": [ -46.69144519, -23.53102188 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.92", "lat": -23.48303138, "lon": -46.64199591, "count_local_heights": "13595", "avg_local_height": "5.256721883", "local_ratio": "9.115947365", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4830313752631\/-46.641995911574", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4830313752631\/-46.641995911574" }, "geometry": { "type": "Point", "coordinates": [ -46.64199591, -23.48303138 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.452", "lat": -23.5232851, "lon": -46.53578652, "count_local_heights": "15899", "avg_local_height": "4.997997044", "local_ratio": "6.493001039", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5232850987785\/-46.5357865184995", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5232850987785\/-46.5357865184995" }, "geometry": { "type": "Point", "coordinates": [ -46.53578652, -23.5232851 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.04", "lat": -23.53336992, "lon": -46.52406337, "count_local_heights": "17179", "avg_local_height": "7.7707996", "local_ratio": "7.983734389", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5333699211787\/-46.5240633675798", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5333699211787\/-46.5240633675798" }, "geometry": { "type": "Point", "coordinates": [ -46.52406337, -23.53336992 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.161", "lat": -23.58712161, "lon": -46.53910191, "count_local_heights": "17947", "avg_local_height": "6.569240176", "local_ratio": "5.047920173", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5871216149973\/-46.5391019143388", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5871216149973\/-46.5391019143388" }, "geometry": { "type": "Point", "coordinates": [ -46.53910191, -23.58712161 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.311", "lat": -23.58616461, "lon": -46.53860882, "count_local_heights": "17947", "avg_local_height": "6.56306711", "local_ratio": "5.075523294", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5861646140777\/-46.5386088152997", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5861646140777\/-46.5386088152997" }, "geometry": { "type": "Point", "coordinates": [ -46.53860882, -23.58616461 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.199", "lat": -23.53304468, "lon": -46.56905786, "count_local_heights": "22811", "avg_local_height": "7.019959143", "local_ratio": "7.15089632", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5330446767282\/-46.5690578608027", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5330446767282\/-46.5690578608027" }, "geometry": { "type": "Point", "coordinates": [ -46.56905786, -23.53304468 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.47", "lat": 27.94674383, "lon": -46.63463167, "count_local_heights": "23579", "avg_local_height": "7.974765384", "local_ratio": "6.077921752", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9467438307666\/-46.6346316740667", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9467438307666\/-46.6346316740667" }, "geometry": { "type": "Point", "coordinates": [ -46.63463167, 27.94674383 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.59", "lat": 18.44184321, "lon": -43.17801035, "count_local_heights": "64539", "avg_local_height": "7.255167069", "local_ratio": "5.043302195", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4418432114437\/-43.178010348865", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4418432114437\/-43.178010348865" }, "geometry": { "type": "Point", "coordinates": [ -43.17801035, 18.44184321 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.9", "lat": 40.69011373, "lon": -73.99067958000001, "count_local_heights": "5148", "avg_local_height": "14.37746698", "local_ratio": "5.139987462", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6901137310147\/-73.9906795755868", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6901137310147\/-73.9906795755868" }, "geometry": { "type": "Point", "coordinates": [ -73.99067958, 40.69011373 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "22.798", "lat": -23.40042595, "lon": -46.74827739, "count_local_heights": "5660", "avg_local_height": "4.351469788", "local_ratio": "5.239149324", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4004259466423\/-46.7482773899356", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4004259466423\/-46.7482773899356" }, "geometry": { "type": "Point", "coordinates": [ -46.74827739, -23.40042595 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.395", "lat": -23.53534468, "lon": -46.66574725, "count_local_heights": "6428", "avg_local_height": "10.35886707", "local_ratio": "5.347592514", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5353446752504\/-46.6657472501564", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5353446752504\/-46.6657472501564" }, "geometry": { "type": "Point", "coordinates": [ -46.66574725, -23.53534468 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.583", "lat": -23.56025595, "lon": -46.69992853, "count_local_heights": "6684", "avg_local_height": "6.440217834", "local_ratio": "9.096431443", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5602559459647\/-46.6999285307522", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5602559459647\/-46.6999285307522" }, "geometry": { "type": "Point", "coordinates": [ -46.69992853, -23.56025595 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.295", "lat": -23.58553876, "lon": -46.64721515, "count_local_heights": "7196", "avg_local_height": "7.435950806", "local_ratio": "5.418943865", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5855387623082\/-46.6472151534698", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5855387623082\/-46.6472151534698" }, "geometry": { "type": "Point", "coordinates": [ -46.64721515, -23.58553876 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.079", "lat": -23.58574837, "lon": -46.60272769, "count_local_heights": "7196", "avg_local_height": "6.397860756", "local_ratio": "6.577042172", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5857483724836\/-46.602727689803", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5857483724836\/-46.602727689803" }, "geometry": { "type": "Point", "coordinates": [ -46.60272769, -23.58574837 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.602", "lat": -23.55928626, "lon": -46.62128136, "count_local_heights": "7452", "avg_local_height": "6.744950349", "local_ratio": "6.464391544", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5592862582523\/-46.6212813616595", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5592862582523\/-46.6212813616595" }, "geometry": { "type": "Point", "coordinates": [ -46.62128136, -23.55928626 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.202", "lat": -23.62528156, "lon": -46.64656385, "count_local_heights": "7708", "avg_local_height": "5.077980799", "local_ratio": "5.553782323", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6252815553662\/-46.6465638530691", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6252815553662\/-46.6465638530691" }, "geometry": { "type": "Point", "coordinates": [ -46.64656385, -23.62528156 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.787", "lat": -23.55502239, "lon": -46.68541965, "count_local_heights": "8220", "avg_local_height": "7.962697658", "local_ratio": "8.010727361", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5550223904482\/-46.6854196450058", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5550223904482\/-46.6854196450058" }, "geometry": { "type": "Point", "coordinates": [ -46.68541965, -23.55502239 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.46", "lat": -23.56248369, "lon": -46.69578915, "count_local_heights": "8220", "avg_local_height": "7.320168978", "local_ratio": "9.215634257", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5624836948453\/-46.6957891523174", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5624836948453\/-46.6957891523174" }, "geometry": { "type": "Point", "coordinates": [ -46.69578915, -23.56248369 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.827", "lat": -23.55803991, "lon": -46.55868449, "count_local_heights": "8220", "avg_local_height": "6.201258881", "local_ratio": "7.067435958", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5580399138943\/-46.558684494746", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5580399138943\/-46.558684494746" }, "geometry": { "type": "Point", "coordinates": [ -46.55868449, -23.55803991 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.41", "lat": -23.59615191, "lon": -46.6416961, "count_local_heights": "9244", "avg_local_height": "6.722160861", "local_ratio": "7.052791651", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.596151907708\/-46.6416961021808", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.596151907708\/-46.6416961021808" }, "geometry": { "type": "Point", "coordinates": [ -46.6416961, -23.59615191 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.032", "lat": -23.57995744, "lon": -46.63889555, "count_local_heights": "9244", "avg_local_height": "8.11220727", "local_ratio": "6.783850335", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.579957440952\/-46.638895550374", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.579957440952\/-46.638895550374" }, "geometry": { "type": "Point", "coordinates": [ -46.63889555, -23.57995744 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.688", "lat": -23.56665382, "lon": -46.62988135, "count_local_heights": "9500", "avg_local_height": "7.941789789", "local_ratio": "5.626943193", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5666538170166\/-46.6298813475992", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5666538170166\/-46.6298813475992" }, "geometry": { "type": "Point", "coordinates": [ -46.62988135, -23.56665382 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.595", "lat": -23.55810653, "lon": -46.59663103, "count_local_heights": "9756", "avg_local_height": "6.15572048", "local_ratio": "6.594678906", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5581065253329\/-46.5966310267526", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5581065253329\/-46.5966310267526" }, "geometry": { "type": "Point", "coordinates": [ -46.59663103, -23.55810653 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.865", "lat": -23.5379668, "lon": -46.70828927, "count_local_heights": "10780", "avg_local_height": "8.704492532", "local_ratio": "6.647716657", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5379668049957\/-46.7082892658044", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5379668049957\/-46.7082892658044" }, "geometry": { "type": "Point", "coordinates": [ -46.70828927, -23.5379668 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.93", "lat": 27.97546524, "lon": -46.55775203, "count_local_heights": "11548", "avg_local_height": "5.933275113", "local_ratio": "6.224218378", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.975465241703\/-46.5577520323594", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.975465241703\/-46.5577520323594" }, "geometry": { "type": "Point", "coordinates": [ -46.55775203, 27.97546524 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.776", "lat": -23.49889527, "lon": -46.45286121, "count_local_heights": "13596", "avg_local_height": "4.512441306", "local_ratio": "5.712207262", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4988952653743\/-46.4528612122103", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4988952653743\/-46.4528612122103" }, "geometry": { "type": "Point", "coordinates": [ -46.45286121, -23.49889527 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.498", "lat": -23.50018068, "lon": -46.4327066, "count_local_heights": "15132", "avg_local_height": "4.512287735", "local_ratio": "10.7479848", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.500180679292\/-46.4327066029999", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.500180679292\/-46.4327066029999" }, "geometry": { "type": "Point", "coordinates": [ -46.4327066, -23.50018068 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.85", "lat": -23.57066393, "lon": -46.6364937, "count_local_heights": "17180", "avg_local_height": "8.648678676", "local_ratio": "6.804507626", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5706639252236\/-46.6364936983568", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5706639252236\/-46.6364936983568" }, "geometry": { "type": "Point", "coordinates": [ -46.6364937, -23.57066393 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.207", "lat": -23.4981406, "lon": -46.57531895, "count_local_heights": "22556", "avg_local_height": "5.927500532", "local_ratio": "9.482411633", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4981405974334\/-46.5753189536694", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4981405974334\/-46.5753189536694" }, "geometry": { "type": "Point", "coordinates": [ -46.57531895, -23.4981406 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71", "lat": 59.90824833, "lon": 174.7619687, "count_local_heights": "42012", "avg_local_height": "9.341827192", "local_ratio": "7.600226223", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/59.9082483260249\/174.761968668654", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/59.9082483260249\/174.761968668654" }, "geometry": { "type": "Point", "coordinates": [ 174.761968700000011, 59.90824833 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "209.4", "lat": 40.71101201, "lon": -74.00716758, "count_local_heights": "1565", "avg_local_height": "30.02760383", "local_ratio": "6.973583412", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7110120102542\/-74.0071675844023", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7110120102542\/-74.0071675844023" }, "geometry": { "type": "Point", "coordinates": [ -74.00716758, 40.71101201 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "136.7", "lat": 40.85228654, "lon": -73.92278755, "count_local_heights": "1821", "avg_local_height": "13.09945085", "local_ratio": "10.43555196", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8522865409119\/-73.922787548127", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8522865409119\/-73.922787548127" }, "geometry": { "type": "Point", "coordinates": [ -73.92278755, 40.85228654 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.006", "lat": -23.52042729, "lon": -46.61963425, "count_local_heights": "3613", "avg_local_height": "5.396926654", "local_ratio": "6.486284185", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5204272873881\/-46.61963424546", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5204272873881\/-46.61963424546" }, "geometry": { "type": "Point", "coordinates": [ -46.61963425, -23.52042729 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "243", "lat": 55.7493688, "lon": 153.4307187, "count_local_heights": "4381", "avg_local_height": "31.04101118", "local_ratio": "7.828353225", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/55.7493688032605\/153.430718655538", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/55.7493688032605\/153.430718655538" }, "geometry": { "type": "Point", "coordinates": [ 153.4307187, 55.7493688 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.446", "lat": -23.56975325, "lon": -46.74634736, "count_local_heights": "4637", "avg_local_height": "5.234859176", "local_ratio": "8.68141787", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5697532514047\/-46.7463473626995", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5697532514047\/-46.7463473626995" }, "geometry": { "type": "Point", "coordinates": [ -46.74634736, -23.56975325 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "115.09", "lat": -23.54498883, "lon": -46.63511378, "count_local_heights": "4637", "avg_local_height": "20.74200194", "local_ratio": "5.548644742", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5449888270475\/-46.6351137804926", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5449888270475\/-46.6351137804926" }, "geometry": { "type": "Point", "coordinates": [ -46.63511378, -23.54498883 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.916", "lat": -23.56839628, "lon": -46.74411378, "count_local_heights": "4893", "avg_local_height": "5.244046597", "local_ratio": "8.565141283", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5683962841877\/-46.7441137780187", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5683962841877\/-46.7441137780187" }, "geometry": { "type": "Point", "coordinates": [ -46.74411378, -23.56839628 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.732", "lat": -23.58609953, "lon": -46.60490648, "count_local_heights": "8221", "avg_local_height": "6.382335726", "local_ratio": "6.381989565", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5860995295839\/-46.6049064779113", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5860995295839\/-46.6049064779113" }, "geometry": { "type": "Point", "coordinates": [ -46.60490648, -23.58609953 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.74", "lat": -23.55277009, "lon": -46.69960681, "count_local_heights": "8221", "avg_local_height": "6.092727649", "local_ratio": "7.835570988", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5527700890763\/-46.6996068136178", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5527700890763\/-46.6996068136178" }, "geometry": { "type": "Point", "coordinates": [ -46.69960681, -23.55277009 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.617", "lat": -23.52143237, "lon": -46.70374087, "count_local_heights": "8477", "avg_local_height": "5.767364634", "local_ratio": "10.6837358", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5214323664396\/-46.7037408742788", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5214323664396\/-46.7037408742788" }, "geometry": { "type": "Point", "coordinates": [ -46.70374087, -23.52143237 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.203", "lat": -23.55209707, "lon": -46.69064034, "count_local_heights": "9245", "avg_local_height": "6.780591103", "local_ratio": "7.698886307", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5520970695802\/-46.6906403352864", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5520970695802\/-46.6906403352864" }, "geometry": { "type": "Point", "coordinates": [ -46.69064034, -23.55209707 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.842", "lat": -23.57190303, "lon": -46.58726037, "count_local_heights": "10013", "avg_local_height": "6.151450115", "local_ratio": "8.265043047", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5719030281652\/-46.5872603662424", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5719030281652\/-46.5872603662424" }, "geometry": { "type": "Point", "coordinates": [ -46.58726037, -23.57190303 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.305", "lat": -23.54170073, "lon": -46.70455376, "count_local_heights": "10525", "avg_local_height": "8.229807838", "local_ratio": "5.504988803", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5417007307056\/-46.7045537569392", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5417007307056\/-46.7045537569392" }, "geometry": { "type": "Point", "coordinates": [ -46.70455376, -23.54170073 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.399", "lat": -23.4954609, "lon": -46.62627621, "count_local_heights": "11293", "avg_local_height": "7.00702869", "local_ratio": "9.047915001", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4954608991195\/-46.626276205182", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4954608991195\/-46.626276205182" }, "geometry": { "type": "Point", "coordinates": [ -46.62627621, -23.4954609 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.767", "lat": -23.55446488, "lon": -46.66997798, "count_local_heights": "11549", "avg_local_height": "7.986925167", "local_ratio": "5.980649499", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5544648793471\/-46.669977977976", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5544648793471\/-46.669977977976" }, "geometry": { "type": "Point", "coordinates": [ -46.66997798, -23.55446488 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.847", "lat": -23.55696207, "lon": -46.57546773, "count_local_heights": "12573", "avg_local_height": "5.89212153", "local_ratio": "7.78106829", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5569620675356\/-46.5754677277943", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5569620675356\/-46.5754677277943" }, "geometry": { "type": "Point", "coordinates": [ -46.57546773, -23.55696207 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.219", "lat": -23.53553931, "lon": -46.68908346, "count_local_heights": "13085", "avg_local_height": "7.075431639", "local_ratio": "6.814990584", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5355393078185\/-46.6890834570882", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5355393078185\/-46.6890834570882" }, "geometry": { "type": "Point", "coordinates": [ -46.68908346, -23.53553931 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.03", "lat": -23.55514103, "lon": -46.55973544, "count_local_heights": "13085", "avg_local_height": "7.85693076", "local_ratio": "6.113074108", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5551410295343\/-46.5597354410105", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5551410295343\/-46.5597354410105" }, "geometry": { "type": "Point", "coordinates": [ -46.55973544, -23.55514103 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.972", "lat": -23.56454142, "lon": -46.54297308, "count_local_heights": "13341", "avg_local_height": "5.353263474", "local_ratio": "8.400856827", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5645414214596\/-46.5429730820891", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5645414214596\/-46.5429730820891" }, "geometry": { "type": "Point", "coordinates": [ -46.54297308, -23.56454142 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.419", "lat": -23.53425467, "lon": -46.57875942, "count_local_heights": "14365", "avg_local_height": "11.18614883", "local_ratio": "5.937610967", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5342546667369\/-46.5787594173965", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5342546667369\/-46.5787594173965" }, "geometry": { "type": "Point", "coordinates": [ -46.57875942, -23.53425467 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.27", "lat": -23.60245546, "lon": -46.63486468, "count_local_heights": "17181", "avg_local_height": "7.335445725", "local_ratio": "8.079945272", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6024554570587\/-46.6348646796519", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6024554570587\/-46.6348646796519" }, "geometry": { "type": "Point", "coordinates": [ -46.63486468, -23.60245546 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.007", "lat": -23.49864801, "lon": -46.61198082, "count_local_heights": "18461", "avg_local_height": "7.646435981", "local_ratio": "5.101330881", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.498648010275\/-46.6119808216645", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.498648010275\/-46.6119808216645" }, "geometry": { "type": "Point", "coordinates": [ -46.61198082, -23.49864801 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.641", "lat": -23.50793406, "lon": -46.58273078, "count_local_heights": "19997", "avg_local_height": "5.680301545", "local_ratio": "7.330772789", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5079340647949\/-46.5827307803507", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5079340647949\/-46.5827307803507" }, "geometry": { "type": "Point", "coordinates": [ -46.58273078, -23.50793406 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.804", "lat": -23.47915228, "lon": -46.60421442, "count_local_heights": "24349", "avg_local_height": "7.011752927", "local_ratio": "7.102931396", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4791522847921\/-46.6042144247362", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4791522847921\/-46.6042144247362" }, "geometry": { "type": "Point", "coordinates": [ -46.60421442, -23.47915228 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.882", "lat": -23.57352596, "lon": -46.53990727, "count_local_heights": "42525", "avg_local_height": "7.124579459", "local_ratio": "5.1767266", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5735259620284\/-46.5399072742146", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5735259620284\/-46.5399072742146" }, "geometry": { "type": "Point", "coordinates": [ -46.53990727, -23.57352596 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.933", "lat": -23.51911569, "lon": -46.65483653, "count_local_heights": "2590", "avg_local_height": "5.858088417", "local_ratio": "9.035882737", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5191156934256\/-46.6548365258418", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5191156934256\/-46.6548365258418" }, "geometry": { "type": "Point", "coordinates": [ -46.65483653, -23.51911569 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.195", "lat": -23.59111455, "lon": -46.67146545, "count_local_heights": "3102", "avg_local_height": "8.456943907", "local_ratio": "5.935359221", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5911145538136\/-46.6714654506117", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5911145538136\/-46.6714654506117" }, "geometry": { "type": "Point", "coordinates": [ -46.67146545, -23.59111455 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.387", "lat": -23.52273335, "lon": -46.66190164, "count_local_heights": "3102", "avg_local_height": "6.239454223", "local_ratio": "10.63987292", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.522733353057\/-46.6619016442038", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.522733353057\/-46.6619016442038" }, "geometry": { "type": "Point", "coordinates": [ -46.66190164, -23.52273335 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.836", "lat": -23.52040746, "lon": -46.617763, "count_local_heights": "3614", "avg_local_height": "5.287227726", "local_ratio": "6.399573038", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5204074590338\/-46.6177630024975", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5204074590338\/-46.6177630024975" }, "geometry": { "type": "Point", "coordinates": [ -46.617763, -23.52040746 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.205", "lat": -23.5525353, "lon": -46.66157504, "count_local_heights": "4894", "avg_local_height": "13.31703278", "local_ratio": "5.647279034", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5525353023464\/-46.6615750441201", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5525353023464\/-46.6615750441201" }, "geometry": { "type": "Point", "coordinates": [ -46.66157504, -23.5525353 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.822", "lat": -23.46641919, "lon": -46.6362619, "count_local_heights": "5662", "avg_local_height": "5.363216708", "local_ratio": "8.170842684", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4664191926938\/-46.6362619044985", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4664191926938\/-46.6362619044985" }, "geometry": { "type": "Point", "coordinates": [ -46.6362619, -23.46641919 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.60", "lat": 18.4260454, "lon": -66.05191234, "count_local_heights": "5918", "avg_local_height": "5.093443731", "local_ratio": "5.418730717", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4260454037991\/-66.0519123355984", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4260454037991\/-66.0519123355984" }, "geometry": { "type": "Point", "coordinates": [ -66.05191234, 18.4260454 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "83.1", "lat": 40.83107726, "lon": -73.93733312000001, "count_local_heights": "5918", "avg_local_height": "13.00487496", "local_ratio": "6.389911496", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8310772629492\/-73.9373331239659", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8310772629492\/-73.9373331239659" }, "geometry": { "type": "Point", "coordinates": [ -73.93733312, 40.83107726 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.546", "lat": -23.50304175, "lon": -46.63766325, "count_local_heights": "6430", "avg_local_height": "5.934220684", "local_ratio": "7.169601918", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.503041750861\/-46.6376632482016", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.503041750861\/-46.6376632482016" }, "geometry": { "type": "Point", "coordinates": [ -46.63766325, -23.50304175 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.866", "lat": -23.46733783, "lon": -46.63831457, "count_local_heights": "6430", "avg_local_height": "5.393022706", "local_ratio": "6.835869606", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4673378329694\/-46.6383145652683", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4673378329694\/-46.6383145652683" }, "geometry": { "type": "Point", "coordinates": [ -46.63831457, -23.46733783 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.91", "lat": -23.60846343, "lon": -46.65805113, "count_local_heights": "7198", "avg_local_height": "7.536431231", "local_ratio": "7.285941889", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6084634312414\/-46.6580511346245", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6084634312414\/-46.6580511346245" }, "geometry": { "type": "Point", "coordinates": [ -46.65805113, -23.60846343 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.478", "lat": -23.53471166, "lon": -46.67007263, "count_local_heights": "7454", "avg_local_height": "8.610462239", "local_ratio": "7.256056442", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5347116558079\/-46.6700726321723", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5347116558079\/-46.6700726321723" }, "geometry": { "type": "Point", "coordinates": [ -46.67007263, -23.53471166 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.408", "lat": -23.58255744, "lon": -46.58395974, "count_local_heights": "11038", "avg_local_height": "5.473519388", "local_ratio": "8.295942114", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5825574438377\/-46.5839597438581", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5825574438377\/-46.5839597438581" }, "geometry": { "type": "Point", "coordinates": [ -46.58395974, -23.58255744 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.185", "lat": -23.54178484, "lon": -46.54992477, "count_local_heights": "25374", "avg_local_height": "6.340674543", "local_ratio": "6.337653782", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5417848446773\/-46.5499247676347", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5417848446773\/-46.5499247676347" }, "geometry": { "type": "Point", "coordinates": [ -46.54992477, -23.54178484 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.323", "lat": -23.49491366, "lon": -46.62541295, "count_local_heights": "29470", "avg_local_height": "7.265371598", "local_ratio": "8.165170797", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4949136563011\/-46.6254129475321", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4949136563011\/-46.6254129475321" }, "geometry": { "type": "Point", "coordinates": [ -46.62541295, -23.49491366 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "88.3", "lat": 40.87932203, "lon": -73.82350757, "count_local_heights": "543", "avg_local_height": "10.08839779", "local_ratio": "8.752628697", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8793220335253\/-73.8235075677349", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8793220335253\/-73.8235075677349" }, "geometry": { "type": "Point", "coordinates": [ -73.82350757, 40.87932203 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "130.71", "lat": -22.907313, "lon": -43.17646067, "count_local_heights": "3871", "avg_local_height": "16.90077342", "local_ratio": "7.733965587", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9073129956916\/-43.1764606732308", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9073129956916\/-43.1764606732308" }, "geometry": { "type": "Point", "coordinates": [ -43.17646067, -22.907313 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.472", "lat": -23.52216097, "lon": -46.73039912, "count_local_heights": "4383", "avg_local_height": "5.605209446", "local_ratio": "5.614776808", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5221609746075\/-46.7303991193834", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5221609746075\/-46.7303991193834" }, "geometry": { "type": "Point", "coordinates": [ -46.73039912, -23.52216097 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.511", "lat": -23.52621584, "lon": -46.73110812, "count_local_heights": "5151", "avg_local_height": "5.81623277", "local_ratio": "12.63893708", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5262158448194\/-46.7311081153358", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5262158448194\/-46.7311081153358" }, "geometry": { "type": "Point", "coordinates": [ -46.73110812, -23.52621584 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.905", "lat": -23.58041765, "lon": -46.7330357, "count_local_heights": "5151", "avg_local_height": "5.003041739", "local_ratio": "6.576998897", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5804176496411\/-46.7330357003684", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5804176496411\/-46.7330357003684" }, "geometry": { "type": "Point", "coordinates": [ -46.7330357, -23.58041765 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.715", "lat": -23.58041632, "lon": -46.73303597, "count_local_heights": "5151", "avg_local_height": "5.003041739", "local_ratio": "5.539629978", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5804163171988\/-46.7330359718064", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5804163171988\/-46.7330359718064" }, "geometry": { "type": "Point", "coordinates": [ -46.73303597, -23.58041632 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.81", "lat": -23.53527618, "lon": -46.63803977, "count_local_heights": "5919", "avg_local_height": "12.89371566", "local_ratio": "6.422508622", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5352761831437\/-46.638039774664", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5352761831437\/-46.638039774664" }, "geometry": { "type": "Point", "coordinates": [ -46.63803977, -23.53527618 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.087", "lat": -23.52894657, "lon": -46.64718978, "count_local_heights": "6943", "avg_local_height": "8.877734121", "local_ratio": "5.641867544", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5289465688759\/-46.6471897828501", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5289465688759\/-46.6471897828501" }, "geometry": { "type": "Point", "coordinates": [ -46.64718978, -23.52894657 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.365", "lat": -23.58531396, "lon": -46.64497746, "count_local_heights": "7967", "avg_local_height": "7.520558805", "local_ratio": "5.899162702", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5853139628958\/-46.6449774559954", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5853139628958\/-46.6449774559954" }, "geometry": { "type": "Point", "coordinates": [ -46.64497746, -23.58531396 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.769", "lat": -23.58473, "lon": -46.64305696, "count_local_heights": "8735", "avg_local_height": "7.574435604", "local_ratio": "8.022908", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5847300045178\/-46.6430569573264", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5847300045178\/-46.6430569573264" }, "geometry": { "type": "Point", "coordinates": [ -46.64305696, -23.58473 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.06999", "lat": -22.90143287, "lon": -43.18094403, "count_local_heights": "10271", "avg_local_height": "13.71805629", "local_ratio": "5.399452256", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9014328706308\/-43.1809440292943", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9014328706308\/-43.1809440292943" }, "geometry": { "type": "Point", "coordinates": [ -43.18094403, -22.90143287 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.973", "lat": -23.54974314, "lon": -46.5695248, "count_local_heights": "12063", "avg_local_height": "6.520865871", "local_ratio": "9.197091489", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5497431439923\/-46.5695247982899", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5497431439923\/-46.5695247982899" }, "geometry": { "type": "Point", "coordinates": [ -46.5695248, -23.54974314 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.639", "lat": -23.59612007, "lon": -46.56495748, "count_local_heights": "15391", "avg_local_height": "4.80857761", "local_ratio": "6.7876621", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5961200666129\/-46.5649574833691", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5961200666129\/-46.5649574833691" }, "geometry": { "type": "Point", "coordinates": [ -46.56495748, -23.59612007 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.513", "lat": -23.5257653, "lon": -46.48356994, "count_local_heights": "16415", "avg_local_height": "4.627913981", "local_ratio": "5.512850953", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5257653023061\/-46.4835699371737", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5257653023061\/-46.4835699371737" }, "geometry": { "type": "Point", "coordinates": [ -46.48356994, -23.5257653 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.57", "lat": 47.50183371, "lon": 19.03405029, "count_local_heights": "32", "avg_local_height": "15.2615625", "local_ratio": "5.017179597", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/47.5018337069167\/19.0340502915169", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/47.5018337069167\/19.0340502915169" }, "geometry": { "type": "Point", "coordinates": [ 19.03405029, 47.50183371 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "139.28", "lat": 27.94727286, "lon": -82.46057523, "count_local_heights": "288", "avg_local_height": "25.24368056", "local_ratio": "5.517420477", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9472728643642\/-82.4605752334439", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9472728643642\/-82.4605752334439" }, "geometry": { "type": "Point", "coordinates": [ -82.46057523, 27.94727286 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.42", "lat": 45.33377114, "lon": 9.435821213000001, "count_local_heights": "544", "avg_local_height": "8.259420956", "local_ratio": "8.404947559", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.333771139079\/9.43582121286597", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.333771139079\/9.43582121286597" }, "geometry": { "type": "Point", "coordinates": [ 9.435821213, 45.33377114 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.200001", "lat": 18.39786006, "lon": -66.14722486, "count_local_heights": "1824", "avg_local_height": "4.582017546", "local_ratio": "5.499760913", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3978600627006\/-66.1472248605393", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3978600627006\/-66.1472248605393" }, "geometry": { "type": "Point", "coordinates": [ -66.14722486, 18.39786006 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.5000000000", "lat": 18.24771751, "lon": -66.02746477, "count_local_heights": "1824", "avg_local_height": "3.906633772", "local_ratio": "11.3908809", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.2477175060939\/-66.027464774463", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.2477175060939\/-66.027464774463" }, "geometry": { "type": "Point", "coordinates": [ -66.02746477, 18.24771751 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "128.0", "lat": 40.69505914, "lon": -73.98357174, "count_local_heights": "2336", "avg_local_height": "17.16322774", "local_ratio": "7.457804671", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6950591407106\/-73.9835717376315", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6950591407106\/-73.9835717376315" }, "geometry": { "type": "Point", "coordinates": [ -73.98357174, 40.69505914 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.455", "lat": -23.59309627, "lon": -46.66786458, "count_local_heights": "4128", "avg_local_height": "8.831292878", "local_ratio": "6.052907625", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5930962695278\/-46.667864577201", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5930962695278\/-46.667864577201" }, "geometry": { "type": "Point", "coordinates": [ -46.66786458, -23.59309627 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.837", "lat": -23.54354935, "lon": -46.66272844, "count_local_heights": "5152", "avg_local_height": "12.7370786", "local_ratio": "5.247435625", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5435493490793\/-46.6627284429009", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5435493490793\/-46.6627284429009" }, "geometry": { "type": "Point", "coordinates": [ -46.66272844, -23.54354935 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.127", "lat": -23.57618538, "lon": -46.65632675, "count_local_heights": "5408", "avg_local_height": "10.26343639", "local_ratio": "8.001900813", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5761853833515\/-46.6563267547675", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5761853833515\/-46.6563267547675" }, "geometry": { "type": "Point", "coordinates": [ -46.65632675, -23.57618538 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "101.378", "lat": -23.56477754, "lon": -46.67016437, "count_local_heights": "6176", "avg_local_height": "13.52909165", "local_ratio": "7.493333822", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5647775353151\/-46.6701643688905", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5647775353151\/-46.6701643688905" }, "geometry": { "type": "Point", "coordinates": [ -46.67016437, -23.56477754 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.797", "lat": -23.56360951, "lon": -46.67060725, "count_local_heights": "6176", "avg_local_height": "13.4389851", "local_ratio": "5.7889044", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5636095122776\/-46.6706072545257", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5636095122776\/-46.6706072545257" }, "geometry": { "type": "Point", "coordinates": [ -46.67060725, -23.56360951 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "92.183", "lat": -23.56470036, "lon": -46.67017451, "count_local_heights": "6176", "avg_local_height": "13.54142406", "local_ratio": "6.807481959", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5647003576167\/-46.6701745142536", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5647003576167\/-46.6701745142536" }, "geometry": { "type": "Point", "coordinates": [ -46.67017451, -23.56470036 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.063", "lat": -23.5189492, "lon": -46.59575904, "count_local_heights": "6176", "avg_local_height": "5.157251943", "local_ratio": "8.543891298", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5189491999052\/-46.5957590356642", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5189491999052\/-46.5957590356642" }, "geometry": { "type": "Point", "coordinates": [ -46.59575904, -23.5189492 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.237", "lat": -23.5753247, "lon": -46.6455584, "count_local_heights": "6688", "avg_local_height": "10.20809988", "local_ratio": "5.215172326", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5753247009177\/-46.6455583975565", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5753247009177\/-46.6455583975565" }, "geometry": { "type": "Point", "coordinates": [ -46.6455584, -23.5753247 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.627", "lat": -23.58408506, "lon": -46.60367296, "count_local_heights": "6944", "avg_local_height": "6.531459389", "local_ratio": "9.129200144", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5840850624115\/-46.6036729596559", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5840850624115\/-46.6036729596559" }, "geometry": { "type": "Point", "coordinates": [ -46.60367296, -23.58408506 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.013", "lat": -23.54036931, "lon": -46.71522544, "count_local_heights": "7456", "avg_local_height": "9.247253376", "local_ratio": "7.463080895", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5403693120139\/-46.7152254398239", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5403693120139\/-46.7152254398239" }, "geometry": { "type": "Point", "coordinates": [ -46.71522544, -23.54036931 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.542", "lat": -23.56157195, "lon": -46.62255244, "count_local_heights": "8224", "avg_local_height": "6.805075997", "local_ratio": "5.516764253", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5615719482621\/-46.6225524377397", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5615719482621\/-46.6225524377397" }, "geometry": { "type": "Point", "coordinates": [ -46.62255244, -23.56157195 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.56", "lat": 31.90079634, "lon": 35.011555, "count_local_heights": "8736", "avg_local_height": "6.616302541", "local_ratio": "10.21114128", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/31.9007963442311\/35.0115549953043", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/31.9007963442311\/35.0115549953043" }, "geometry": { "type": "Point", "coordinates": [ 35.011555, 31.90079634 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.084", "lat": -23.57450367, "lon": -46.61330125, "count_local_heights": "9504", "avg_local_height": "6.525845117", "local_ratio": "6.448819922", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.574503669119\/-46.6133012481823", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.574503669119\/-46.6133012481823" }, "geometry": { "type": "Point", "coordinates": [ -46.61330125, -23.57450367 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.956", "lat": -23.58837753, "lon": -46.64063548, "count_local_heights": "9504", "avg_local_height": "7.199306608", "local_ratio": "6.383392527", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5883775276227\/-46.6406354840369", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5883775276227\/-46.6406354840369" }, "geometry": { "type": "Point", "coordinates": [ -46.64063548, -23.58837753 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.571", "lat": -23.55019557, "lon": -46.46086129, "count_local_heights": "10272", "avg_local_height": "5.040939934", "local_ratio": "6.2629193", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5501955742281\/-46.4608612864254", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5501955742281\/-46.4608612864254" }, "geometry": { "type": "Point", "coordinates": [ -46.46086129, -23.55019557 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.737", "lat": -23.49585193, "lon": -46.62616415, "count_local_heights": "11296", "avg_local_height": "6.991968042", "local_ratio": "8.543660332", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4958519324199\/-46.6261641502838", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4958519324199\/-46.6261641502838" }, "geometry": { "type": "Point", "coordinates": [ -46.62616415, -23.49585193 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.823", "lat": -23.53334726, "lon": -46.45884705, "count_local_heights": "11552", "avg_local_height": "4.897422351", "local_ratio": "6.906286119", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5333472621542\/-46.4588470546956", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5333472621542\/-46.4588470546956" }, "geometry": { "type": "Point", "coordinates": [ -46.45884705, -23.53334726 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.276", "lat": -23.46885001, "lon": -46.5877238, "count_local_heights": "12832", "avg_local_height": "4.680464386", "local_ratio": "6.041280879", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4688500092094\/-46.5877238012077", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4688500092094\/-46.5877238012077" }, "geometry": { "type": "Point", "coordinates": [ -46.5877238, -23.46885001 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.255", "lat": -23.55915977, "lon": -46.5122093, "count_local_heights": "13344", "avg_local_height": "4.763950232", "local_ratio": "5.301272845", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5591597707324\/-46.5122093020194", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5591597707324\/-46.5122093020194" }, "geometry": { "type": "Point", "coordinates": [ -46.5122093, -23.55915977 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.532", "lat": -23.5872218, "lon": -46.53925096, "count_local_heights": "17952", "avg_local_height": "6.572982589", "local_ratio": "5.710040989", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5872217960206\/-46.5392509562398", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5872217960206\/-46.5392509562398" }, "geometry": { "type": "Point", "coordinates": [ -46.53925096, -23.5872218 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.27", "lat": -23.55150349, "lon": -46.64117592, "count_local_heights": "26144", "avg_local_height": "8.302845917", "local_ratio": "6.054550512", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5515034879145\/-46.6411759208123", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5515034879145\/-46.6411759208123" }, "geometry": { "type": "Point", "coordinates": [ -46.64117592, -23.55150349 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.44", "lat": -23.54091535, "lon": -46.53971409, "count_local_heights": "46880", "avg_local_height": "8.689752675", "local_ratio": "6.26485034", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5409153501388\/-46.5397140917787", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5409153501388\/-46.5397140917787" }, "geometry": { "type": "Point", "coordinates": [ -46.53971409, -23.54091535 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.907", "lat": -23.57977799, "lon": -46.69325143, "count_local_heights": "2081", "avg_local_height": "9.4770716", "local_ratio": "6.215738625", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5797779915878\/-46.6932514270986", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5797779915878\/-46.6932514270986" }, "geometry": { "type": "Point", "coordinates": [ -46.69325143, -23.57977799 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.085", "lat": -23.54986231, "lon": -46.71790576, "count_local_heights": "2593", "avg_local_height": "6.557127266", "local_ratio": "7.790759265", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5498623068019\/-46.7179057626246", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5498623068019\/-46.7179057626246" }, "geometry": { "type": "Point", "coordinates": [ -46.71790576, -23.54986231 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.553", "lat": -23.52405666, "lon": -46.73522924, "count_local_heights": "3617", "avg_local_height": "5.818493226", "local_ratio": "9.547660853", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5240566581148\/-46.7352292438225", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5240566581148\/-46.7352292438225" }, "geometry": { "type": "Point", "coordinates": [ -46.73522924, -23.52405666 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.444", "lat": -23.50273148, "lon": -46.63279726, "count_local_heights": "7457", "avg_local_height": "6.563715837", "local_ratio": "8.599397262", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5027314767131\/-46.6327972567362", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5027314767131\/-46.6327972567362" }, "geometry": { "type": "Point", "coordinates": [ -46.63279726, -23.50273148 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.808", "lat": -23.47187362, "lon": -46.64185352, "count_local_heights": "9249", "avg_local_height": "5.492607633", "local_ratio": "5.608993407", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4718736163508\/-46.6418535195874", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4718736163508\/-46.6418535195874" }, "geometry": { "type": "Point", "coordinates": [ -46.64185352, -23.47187362 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.728", "lat": -23.52589307, "lon": -46.69536998, "count_local_heights": "9761", "avg_local_height": "6.252219137", "local_ratio": "5.234621385", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5258930668236\/-46.6953699799206", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5258930668236\/-46.6953699799206" }, "geometry": { "type": "Point", "coordinates": [ -46.69536998, -23.52589307 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.958", "lat": -23.56864329, "lon": -46.62234544, "count_local_heights": "11041", "avg_local_height": "6.714307219", "local_ratio": "9.078821987", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5686432855228\/-46.6223454406316", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5686432855228\/-46.6223454406316" }, "geometry": { "type": "Point", "coordinates": [ -46.62234544, -23.56864329 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.81", "lat": -23.60735764, "lon": -46.63458261, "count_local_heights": "11297", "avg_local_height": "6.035144906", "local_ratio": "10.40737231", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6073576396864\/-46.6345826097383", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6073576396864\/-46.6345826097383" }, "geometry": { "type": "Point", "coordinates": [ -46.63458261, -23.60735764 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.814", "lat": -23.48379204, "lon": -46.61575538, "count_local_heights": "12065", "avg_local_height": "6.055002652", "local_ratio": "5.584473194", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.483792038364\/-46.6157553751756", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.483792038364\/-46.6157553751756" }, "geometry": { "type": "Point", "coordinates": [ -46.61575538, -23.48379204 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.27", "lat": -23.57482047, "lon": -46.62408814, "count_local_heights": "12065", "avg_local_height": "6.658838961", "local_ratio": "8.750774774", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5748204721249\/-46.6240881413569", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5748204721249\/-46.6240881413569" }, "geometry": { "type": "Point", "coordinates": [ -46.62408814, -23.57482047 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.25", "lat": -23.5434072, "lon": -46.6473137, "count_local_heights": "19745", "avg_local_height": "9.484639828", "local_ratio": "5.614340762", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5434071971516\/-46.6473136964761", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5434071971516\/-46.6473136964761" }, "geometry": { "type": "Point", "coordinates": [ -46.6473137, -23.5434072 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.88", "lat": -23.53750473, "lon": -46.57952395, "count_local_heights": "21537", "avg_local_height": "9.923116435", "local_ratio": "5.228196237", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5375047254821\/-46.5795239496132", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5375047254821\/-46.5795239496132" }, "geometry": { "type": "Point", "coordinates": [ -46.57952395, -23.53750473 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.691", "lat": -23.45818959, "lon": -46.59266605, "count_local_heights": "23073", "avg_local_height": "6.025489707", "local_ratio": "7.748913744", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4581895870737\/-46.592666046167", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4581895870737\/-46.592666046167" }, "geometry": { "type": "Point", "coordinates": [ -46.59266605, -23.45818959 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "79", "lat": 59.30619303, "lon": 126.9245827, "count_local_heights": "62753", "avg_local_height": "7.681415677", "local_ratio": "10.28456255", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/59.306193026961\/126.924582662723", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/59.306193026961\/126.924582662723" }, "geometry": { "type": "Point", "coordinates": [ 126.9245827, 59.30619303 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "188.4", "lat": 51.52144246, "lon": -0.1388046903, "count_local_heights": "34", "avg_local_height": "25.57058824", "local_ratio": "7.36783989", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.5214424590698\/-0.138804690288549", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.5214424590698\/-0.138804690288549" }, "geometry": { "type": "Point", "coordinates": [ -0.1388046903, 51.52144246 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.72", "lat": -23.58972954, "lon": -46.67106993, "count_local_heights": "3106", "avg_local_height": "8.151344173", "local_ratio": "7.449078178", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5897295411821\/-46.6710699327257", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5897295411821\/-46.6710699327257" }, "geometry": { "type": "Point", "coordinates": [ -46.67106993, -23.58972954 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.455", "lat": -23.62776467, "lon": -46.63224178, "count_local_heights": "4386", "avg_local_height": "5.883066803", "local_ratio": "5.346701143", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6277646667076\/-46.6322417823788", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6277646667076\/-46.6322417823788" }, "geometry": { "type": "Point", "coordinates": [ -46.63224178, -23.62776467 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.241", "lat": -23.52562761, "lon": -46.73150681, "count_local_heights": "4898", "avg_local_height": "5.849232952", "local_ratio": "10.98280758", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5256276073635\/-46.7315068116451", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5256276073635\/-46.7315068116451" }, "geometry": { "type": "Point", "coordinates": [ -46.73150681, -23.52562761 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "116.22", "lat": -23.54785626, "lon": -46.6359611, "count_local_heights": "4898", "avg_local_height": "20.71826684", "local_ratio": "5.609542578", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5478562561407\/-46.6359611028265", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5478562561407\/-46.6359611028265" }, "geometry": { "type": "Point", "coordinates": [ -46.6359611, -23.54785626 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.941", "lat": -23.57187664, "lon": -46.69078301, "count_local_heights": "6434", "avg_local_height": "7.793269972", "local_ratio": "5.766642265", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5718766428184\/-46.6907830061933", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5718766428184\/-46.6907830061933" }, "geometry": { "type": "Point", "coordinates": [ -46.69078301, -23.57187664 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "83.133", "lat": -23.55594547, "lon": -46.64082097, "count_local_heights": "6690", "avg_local_height": "12.61318505", "local_ratio": "6.590960146", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5559454692877\/-46.6408209699338", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5559454692877\/-46.6408209699338" }, "geometry": { "type": "Point", "coordinates": [ -46.64082097, -23.55594547 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.378", "lat": -23.53525817, "lon": -46.66753587, "count_local_heights": "6946", "avg_local_height": "9.429265841", "local_ratio": "7.145625241", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5352581710032\/-46.6675358741794", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5352581710032\/-46.6675358741794" }, "geometry": { "type": "Point", "coordinates": [ -46.66753587, -23.53525817 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.907", "lat": -23.52903837, "lon": -46.64733257, "count_local_heights": "6946", "avg_local_height": "8.91663173", "local_ratio": "5.597068659", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5290383694773\/-46.6473325732341", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5290383694773\/-46.6473325732341" }, "geometry": { "type": "Point", "coordinates": [ -46.64733257, -23.52903837 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.51", "lat": -23.56999525, "lon": -46.63609503, "count_local_heights": "7458", "avg_local_height": "8.966357824", "local_ratio": "5.521751526", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5699952469393\/-46.6360950274488", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5699952469393\/-46.6360950274488" }, "geometry": { "type": "Point", "coordinates": [ -46.63609503, -23.56999525 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.462", "lat": -23.57362891, "lon": -46.61129951, "count_local_heights": "7970", "avg_local_height": "6.444470671", "local_ratio": "8.60613739", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5736289137238\/-46.6112995122432", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5736289137238\/-46.6112995122432" }, "geometry": { "type": "Point", "coordinates": [ -46.61129951, -23.57362891 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.45", "lat": 50.6845333, "lon": 5.259333701, "count_local_heights": "8482", "avg_local_height": "9.514160263", "local_ratio": "5.19751598", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/50.6845332953589\/5.25933370143162", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/50.6845332953589\/5.25933370143162" }, "geometry": { "type": "Point", "coordinates": [ 5.259333701, 50.6845333 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.963", "lat": -23.55827145, "lon": -46.68961627, "count_local_heights": "8738", "avg_local_height": "7.764627832", "local_ratio": "5.533169255", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5582714499355\/-46.6896162731594", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5582714499355\/-46.6896162731594" }, "geometry": { "type": "Point", "coordinates": [ -46.68961627, -23.55827145 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.76", "lat": -23.60052577, "lon": -46.60798778, "count_local_heights": "9506", "avg_local_height": "4.932396381", "local_ratio": "11.91307337", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6005257656472\/-46.6079877811572", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6005257656472\/-46.6079877811572" }, "geometry": { "type": "Point", "coordinates": [ -46.60798778, -23.60052577 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.12", "lat": -23.53732682, "lon": -46.70967741, "count_local_heights": "10274", "avg_local_height": "8.797683061", "local_ratio": "6.151619651", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5373268216551\/-46.709677414128", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5373268216551\/-46.709677414128" }, "geometry": { "type": "Point", "coordinates": [ -46.70967741, -23.53732682 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.79", "lat": -23.58412836, "lon": -46.62880159, "count_local_heights": "10274", "avg_local_height": "6.854621257", "local_ratio": "9.306130509", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5841283567721\/-46.6288015901735", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5841283567721\/-46.6288015901735" }, "geometry": { "type": "Point", "coordinates": [ -46.62880159, -23.58412836 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "81.21", "lat": -23.54039611, "lon": -46.51733197, "count_local_heights": "12066", "avg_local_height": "4.73080599", "local_ratio": "17.16620808", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5403961130164\/-46.5173319678603", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5403961130164\/-46.5173319678603" }, "geometry": { "type": "Point", "coordinates": [ -46.51733197, -23.54039611 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.657", "lat": -23.55433408, "lon": -46.52756677, "count_local_heights": "12066", "avg_local_height": "5.121896765", "local_ratio": "10.08552151", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.554334076465\/-46.5275667655796", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.554334076465\/-46.5275667655796" }, "geometry": { "type": "Point", "coordinates": [ -46.52756677, -23.55433408 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "26.922", "lat": -23.52180221, "lon": -46.4453942, "count_local_heights": "13602", "avg_local_height": "4.772269593", "local_ratio": "5.641340976", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5218022104339\/-46.4453941978995", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5218022104339\/-46.4453941978995" }, "geometry": { "type": "Point", "coordinates": [ -46.4453942, -23.52180221 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.887", "lat": -23.50049855, "lon": -46.60436841, "count_local_heights": "14114", "avg_local_height": "5.082332648", "local_ratio": "6.667607641", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5004985534607\/-46.6043684079588", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5004985534607\/-46.6043684079588" }, "geometry": { "type": "Point", "coordinates": [ -46.60436841, -23.50049855 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.256", "lat": -23.59558079, "lon": -46.56283138, "count_local_heights": "15138", "avg_local_height": "4.80417968", "local_ratio": "6.297849376", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5955807892108\/-46.5628313799298", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5955807892108\/-46.5628313799298" }, "geometry": { "type": "Point", "coordinates": [ -46.56283138, -23.59558079 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.347", "lat": -23.5867453, "lon": -46.53993355, "count_local_heights": "17698", "avg_local_height": "6.60282362", "local_ratio": "5.353315798", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5867453007309\/-46.5399335530688", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5867453007309\/-46.5399335530688" }, "geometry": { "type": "Point", "coordinates": [ -46.53993355, -23.5867453 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.25", "lat": 51.51661857, "lon": -0.1683726048, "count_local_heights": "18210", "avg_local_height": "9.27897807", "local_ratio": "7.032024379", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.5166185676346\/-0.168372604838862", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.5166185676346\/-0.168372604838862" }, "geometry": { "type": "Point", "coordinates": [ -0.1683726048, 51.51661857 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.64", "lat": -23.5626154, "lon": -46.59842336, "count_local_heights": "18978", "avg_local_height": "6.231108494", "local_ratio": "7.966479808", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5626154008858\/-46.5984233593316", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5626154008858\/-46.5984233593316" }, "geometry": { "type": "Point", "coordinates": [ -46.59842336, -23.5626154 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.52", "lat": -22.94075969, "lon": -43.17814435, "count_local_heights": "22050", "avg_local_height": "7.591771113", "local_ratio": "5.337357963", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9407596922845\/-43.1781443490187", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9407596922845\/-43.1781443490187" }, "geometry": { "type": "Point", "coordinates": [ -43.17814435, -22.94075969 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.96", "lat": -23.53228924, "lon": -46.63622955, "count_local_heights": "24610", "avg_local_height": "9.12552899", "local_ratio": "5.03642036", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5322892417943\/-46.6362295490943", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5322892417943\/-46.6362295490943" }, "geometry": { "type": "Point", "coordinates": [ -46.63622955, -23.53228924 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "368.03", "lat": 52.52082001, "lon": 13.40942087, "count_local_heights": "35", "avg_local_height": "34.42085714", "local_ratio": "10.69206378", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.5208200139315\/13.4094208698655", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.5208200139315\/13.4094208698655" }, "geometry": { "type": "Point", "coordinates": [ 13.40942087, 52.52082001 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.51", "lat": -23.59973721, "lon": -46.66974405, "count_local_heights": "4387", "avg_local_height": "10.7390212", "local_ratio": "7.68319556", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5997372063925\/-46.6697440541194", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5997372063925\/-46.6697440541194" }, "geometry": { "type": "Point", "coordinates": [ -46.66974405, -23.59973721 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.182", "lat": -23.56984701, "lon": -46.72757078, "count_local_heights": "4899", "avg_local_height": "5.153593795", "local_ratio": "5.274377664", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5698470108264\/-46.7275707806535", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5698470108264\/-46.7275707806535" }, "geometry": { "type": "Point", "coordinates": [ -46.72757078, -23.56984701 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "96.38", "lat": -23.54152898, "lon": -46.64221608, "count_local_heights": "5411", "avg_local_height": "18.82416337", "local_ratio": "5.120015063", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5415289839891\/-46.6422160759376", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5415289839891\/-46.6422160759376" }, "geometry": { "type": "Point", "coordinates": [ -46.64221608, -23.54152898 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.52999", "lat": -22.89609911, "lon": -43.19117316, "count_local_heights": "5411", "avg_local_height": "7.551091388", "local_ratio": "5.235003521", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8960991137415\/-43.1911731579184", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8960991137415\/-43.1911731579184" }, "geometry": { "type": "Point", "coordinates": [ -43.19117316, -22.89609911 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.124", "lat": -23.54467702, "lon": -46.60628238, "count_local_heights": "7203", "avg_local_height": "6.603733861", "local_ratio": "5.773097584", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5446770243333\/-46.6062823791048", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5446770243333\/-46.6062823791048" }, "geometry": { "type": "Point", "coordinates": [ -46.60628238, -23.54467702 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.589", "lat": -23.56538559, "lon": -46.68307189, "count_local_heights": "7971", "avg_local_height": "8.276497679", "local_ratio": "6.112368052", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5653855860129\/-46.6830718905106", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5653855860129\/-46.6830718905106" }, "geometry": { "type": "Point", "coordinates": [ -46.68307189, -23.56538559 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.013", "lat": -23.52414177, "lon": -46.69256695, "count_local_heights": "7971", "avg_local_height": "6.422778321", "local_ratio": "9.655167421", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5241417741251\/-46.6925669453499", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5241417741251\/-46.6925669453499" }, "geometry": { "type": "Point", "coordinates": [ -46.69256695, -23.52414177 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.822", "lat": -23.58587863, "lon": -46.60456519, "count_local_heights": "7971", "avg_local_height": "6.401818216", "local_ratio": "7.782476528", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5858786317933\/-46.6045651873111", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5858786317933\/-46.6045651873111" }, "geometry": { "type": "Point", "coordinates": [ -46.60456519, -23.58587863 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.07", "lat": -23.46894813, "lon": -46.61576962, "count_local_heights": "8739", "avg_local_height": "7.42042728", "local_ratio": "7.017116136", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4689481322155\/-46.6157696242091", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4689481322155\/-46.6157696242091" }, "geometry": { "type": "Point", "coordinates": [ -46.61576962, -23.46894813 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.006", "lat": -23.50809391, "lon": -46.57839109, "count_local_heights": "8739", "avg_local_height": "5.173737155", "local_ratio": "11.5981926", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5080939096389\/-46.5783910920506", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5080939096389\/-46.5783910920506" }, "geometry": { "type": "Point", "coordinates": [ -46.57839109, -23.50809391 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.137", "lat": -23.58501351, "lon": -46.60784592, "count_local_heights": "8995", "avg_local_height": "6.45145746", "local_ratio": "6.376388631", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5850135053163\/-46.6078459225798", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5850135053163\/-46.6078459225798" }, "geometry": { "type": "Point", "coordinates": [ -46.60784592, -23.58501351 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.441", "lat": -23.56420899, "lon": -46.56157277, "count_local_heights": "8995", "avg_local_height": "5.443706281", "local_ratio": "10.00072325", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5642089905791\/-46.5615727718526", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5642089905791\/-46.5615727718526" }, "geometry": { "type": "Point", "coordinates": [ -46.56157277, -23.56420899 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.44", "lat": -23.58590322, "lon": -46.62658945, "count_local_heights": "9507", "avg_local_height": "6.886748852", "local_ratio": "9.357100336", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5859032223804\/-46.6265894500175", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5859032223804\/-46.6265894500175" }, "geometry": { "type": "Point", "coordinates": [ -46.62658945, -23.58590322 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.226", "lat": -23.49825652, "lon": -46.62836579, "count_local_heights": "10019", "avg_local_height": "7.060624513", "local_ratio": "5.697229746", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4982565187587\/-46.6283657942839", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4982565187587\/-46.6283657942839" }, "geometry": { "type": "Point", "coordinates": [ -46.62836579, -23.49825652 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.075", "lat": -23.53681091, "lon": -46.70885324, "count_local_heights": "10787", "avg_local_height": "8.619422036", "local_ratio": "5.345486021", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5368109093327\/-46.7088532376674", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5368109093327\/-46.7088532376674" }, "geometry": { "type": "Point", "coordinates": [ -46.70885324, -23.53681091 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.044", "lat": -23.49216049, "lon": -46.63039075, "count_local_heights": "11043", "avg_local_height": "6.81122186", "local_ratio": "7.494103268", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4921604902792\/-46.6303907470531", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4921604902792\/-46.6303907470531" }, "geometry": { "type": "Point", "coordinates": [ -46.63039075, -23.49216049 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.124", "lat": -23.49068577, "lon": -46.62865496, "count_local_heights": "11555", "avg_local_height": "6.649065772", "local_ratio": "8.591282137", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4906857663513\/-46.6286549609192", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4906857663513\/-46.6286549609192" }, "geometry": { "type": "Point", "coordinates": [ -46.62865496, -23.49068577 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.67", "lat": -22.91142583, "lon": -43.18384918, "count_local_heights": "16419", "avg_local_height": "9.152710235", "local_ratio": "5.754579643", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9114258273614\/-43.1838491837327", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9114258273614\/-43.1838491837327" }, "geometry": { "type": "Point", "coordinates": [ -43.18384918, -22.91142583 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.034", "lat": -23.58125435, "lon": -46.5385751, "count_local_heights": "17955", "avg_local_height": "6.449076437", "local_ratio": "5.432405762", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5812543535683\/-46.5385751004821", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5812543535683\/-46.5385751004821" }, "geometry": { "type": "Point", "coordinates": [ -46.5385751, -23.58125435 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.22", "lat": -22.88358195, "lon": -43.30240095, "count_local_heights": "21795", "avg_local_height": "7.226949224", "local_ratio": "7.64084516", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8835819493013\/-43.3024009492762", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8835819493013\/-43.3024009492762" }, "geometry": { "type": "Point", "coordinates": [ -43.30240095, -22.88358195 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.99", "lat": 43.99178296, "lon": 10.57927567, "count_local_heights": "23331", "avg_local_height": "7.773332305", "local_ratio": "6.302316443", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.9917829584108\/10.5792756696497", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.9917829584108\/10.5792756696497" }, "geometry": { "type": "Point", "coordinates": [ 10.57927567, 43.99178296 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.09", "lat": -22.98528441, "lon": -43.2103011, "count_local_heights": "24867", "avg_local_height": "8.366785084", "local_ratio": "6.823409401", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9852844060321\/-43.2103010981806", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9852844060321\/-43.2103010981806" }, "geometry": { "type": "Point", "coordinates": [ -43.2103011, -22.98528441 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.0", "lat": 51.10799409, "lon": 11.51626477, "count_local_heights": "25635", "avg_local_height": "11.32051933", "local_ratio": "6.448467414", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.1079940897165\/11.5162647719684", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.1079940897165\/11.5162647719684" }, "geometry": { "type": "Point", "coordinates": [ 11.51626477, 51.10799409 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.312", "lat": 45.24397608, "lon": 9.462834095, "count_local_heights": "36", "avg_local_height": "6.456805556", "local_ratio": "5.778708942", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.2439760786536\/9.46283409495098", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.2439760786536\/9.46283409495098" }, "geometry": { "type": "Point", "coordinates": [ 9.462834095, 45.24397608 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.096", "lat": -23.60224401, "lon": -46.67318283, "count_local_heights": "4132", "avg_local_height": "9.559456196", "local_ratio": "6.49576699", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6022440068104\/-46.6731828277912", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6022440068104\/-46.6731828277912" }, "geometry": { "type": "Point", "coordinates": [ -46.67318283, -23.60224401 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.343", "lat": -23.50561977, "lon": -46.63763786, "count_local_heights": "4388", "avg_local_height": "6.210212853", "local_ratio": "5.530084203", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5056197672632\/-46.637637860943", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5056197672632\/-46.637637860943" }, "geometry": { "type": "Point", "coordinates": [ -46.63763786, -23.50561977 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.16", "lat": -23.53823796, "lon": -46.63433106, "count_local_heights": "5156", "avg_local_height": "14.05022362", "local_ratio": "5.847593761", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.538237962043\/-46.634331056062", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.538237962043\/-46.634331056062" }, "geometry": { "type": "Point", "coordinates": [ -46.63433106, -23.53823796 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "80.11", "lat": -23.53689385, "lon": -46.65267036, "count_local_heights": "6180", "avg_local_height": "13.53453795", "local_ratio": "5.918931278", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5368938542197\/-46.6526703598531", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5368938542197\/-46.6526703598531" }, "geometry": { "type": "Point", "coordinates": [ -46.65267036, -23.53689385 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.007", "lat": -23.52913444, "lon": -46.64751339, "count_local_heights": "6948", "avg_local_height": "8.937945308", "local_ratio": "6.71373542", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5291344419023\/-46.6475133875207", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5291344419023\/-46.6475133875207" }, "geometry": { "type": "Point", "coordinates": [ -46.64751339, -23.52913444 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.708", "lat": -23.53525557, "lon": -46.6675397, "count_local_heights": "6948", "avg_local_height": "9.428324774", "local_ratio": "7.605592904", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5352555709055\/-46.6675396973424", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5352555709055\/-46.6675396973424" }, "geometry": { "type": "Point", "coordinates": [ -46.6675397, -23.53525557 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.27", "lat": -23.55366097, "lon": -46.56005254, "count_local_heights": "9252", "avg_local_height": "6.565335711", "local_ratio": "9.789293774", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5536609723226\/-46.5600525369071", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5536609723226\/-46.5600525369071" }, "geometry": { "type": "Point", "coordinates": [ -46.56005254, -23.55366097 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.485", "lat": -23.52727083, "lon": -46.55112401, "count_local_heights": "10020", "avg_local_height": "5.498521988", "local_ratio": "6.271685387", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5272708262445\/-46.5511240103734", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5272708262445\/-46.5511240103734" }, "geometry": { "type": "Point", "coordinates": [ -46.55112401, -23.52727083 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.547", "lat": -23.50623736, "lon": -46.60129004, "count_local_heights": "11044", "avg_local_height": "5.232830315", "local_ratio": "6.984174491", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5062373648281\/-46.6012900449362", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5062373648281\/-46.6012900449362" }, "geometry": { "type": "Point", "coordinates": [ -46.60129004, -23.50623736 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.299", "lat": -23.53374113, "lon": -46.68425423, "count_local_heights": "11300", "avg_local_height": "7.586748938", "local_ratio": "8.738789242", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5337411330123\/-46.6842542298095", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5337411330123\/-46.6842542298095" }, "geometry": { "type": "Point", "coordinates": [ -46.68425423, -23.53374113 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.223", "lat": -23.52554362, "lon": -46.53045656, "count_local_heights": "14628", "avg_local_height": "4.944684031", "local_ratio": "8.336831989", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.525543616843\/-46.5304565583373", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.525543616843\/-46.5304565583373" }, "geometry": { "type": "Point", "coordinates": [ -46.53045656, -23.52554362 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.394", "lat": -23.52302484, "lon": -46.52417575, "count_local_heights": "14884", "avg_local_height": "4.961206531", "local_ratio": "13.38263174", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5230248435502\/-46.5241757498692", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5230248435502\/-46.5241757498692" }, "geometry": { "type": "Point", "coordinates": [ -46.52417575, -23.52302484 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.979", "lat": -23.48225415, "lon": -46.60047675, "count_local_heights": "14884", "avg_local_height": "5.446761993", "local_ratio": "13.03141207", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4822541507682\/-46.6004767492752", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4822541507682\/-46.6004767492752" }, "geometry": { "type": "Point", "coordinates": [ -46.60047675, -23.48225415 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "24.779", "lat": -23.52568618, "lon": -46.48170745, "count_local_heights": "15908", "avg_local_height": "4.652558995", "local_ratio": "5.325886254", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5256861826141\/-46.4817074469118", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5256861826141\/-46.4817074469118" }, "geometry": { "type": "Point", "coordinates": [ -46.48170745, -23.52568618 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.26", "lat": -23.53136455, "lon": -46.63583439, "count_local_heights": "17956", "avg_local_height": "9.676884997", "local_ratio": "5.400498199", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5313645503038\/-46.6358343861176", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5313645503038\/-46.6358343861176" }, "geometry": { "type": "Point", "coordinates": [ -46.63583439, -23.53136455 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.412", "lat": -23.48898857, "lon": -46.44182401, "count_local_heights": "18980", "avg_local_height": "6.013844257", "local_ratio": "6.387262183", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4889885737484\/-46.4418240135383", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4889885737484\/-46.4418240135383" }, "geometry": { "type": "Point", "coordinates": [ -46.44182401, -23.48898857 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.38", "lat": -23.54164286, "lon": -46.56447603, "count_local_heights": "24100", "avg_local_height": "10.23216983", "local_ratio": "5.119148807", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5416428572737\/-46.5644760257546", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5416428572737\/-46.5644760257546" }, "geometry": { "type": "Point", "coordinates": [ -46.56447603, -23.54164286 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.03", "lat": -23.53724577, "lon": -46.65929249, "count_local_heights": "25636", "avg_local_height": "9.335147286", "local_ratio": "6.002047775", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5372457667122\/-46.6592924928939", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5372457667122\/-46.6592924928939" }, "geometry": { "type": "Point", "coordinates": [ -46.65929249, -23.53724577 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.00000000", "lat": 50.68777069, "lon": -120.3562782, "count_local_heights": "549", "avg_local_height": "5.050399636", "local_ratio": "5.940123983", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/50.6877706855162\/-120.356278221236", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/50.6877706855162\/-120.356278221236" }, "geometry": { "type": "Point", "coordinates": [ -120.3562782, 50.68777069 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "215.9", "lat": 40.75583739, "lon": -73.97562064, "count_local_heights": "2085", "avg_local_height": "30.06398082", "local_ratio": "7.181351043", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7558373948364\/-73.9756206385419", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7558373948364\/-73.9756206385419" }, "geometry": { "type": "Point", "coordinates": [ -73.97562064, 40.75583739 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.97", "lat": -23.5690119, "lon": -46.72957444, "count_local_heights": "4389", "avg_local_height": "5.348405332", "local_ratio": "8.595085292", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5690119039952\/-46.7295744415748", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5690119039952\/-46.7295744415748" }, "geometry": { "type": "Point", "coordinates": [ -46.72957444, -23.5690119 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.415", "lat": -23.54942378, "lon": -46.62168103, "count_local_heights": "4901", "avg_local_height": "8.429015303", "local_ratio": "6.337039153", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5494237845942\/-46.6216810283692", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5494237845942\/-46.6216810283692" }, "geometry": { "type": "Point", "coordinates": [ -46.62168103, -23.54942378 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.93", "lat": 35.65565145, "lon": 139.3361374, "count_local_heights": "5669", "avg_local_height": "9.752035632", "local_ratio": "5.427584762", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.6556514526551\/139.336137432712", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.6556514526551\/139.336137432712" }, "geometry": { "type": "Point", "coordinates": [ 139.336137400000013, 35.65565145 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.707", "lat": -23.56362924, "lon": -46.67052847, "count_local_heights": "6181", "avg_local_height": "13.52503656", "local_ratio": "5.301797127", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5636292400268\/-46.670528468169", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5636292400268\/-46.670528468169" }, "geometry": { "type": "Point", "coordinates": [ -46.67052847, -23.56362924 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.60", "lat": 18.44100969, "lon": -66.05629339, "count_local_heights": "6693", "avg_local_height": "4.984394143", "local_ratio": "5.938535186", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4410096870715\/-66.0562933895632", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4410096870715\/-66.0562933895632" }, "geometry": { "type": "Point", "coordinates": [ -66.05629339, 18.44100969 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.809", "lat": -23.4992888, "lon": -46.64328023, "count_local_heights": "6949", "avg_local_height": "5.542388689", "local_ratio": "6.100077403", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4992888040166\/-46.6432802328368", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4992888040166\/-46.6432802328368" }, "geometry": { "type": "Point", "coordinates": [ -46.64328023, -23.4992888 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.768", "lat": -23.56375873, "lon": -46.68111818, "count_local_heights": "7973", "avg_local_height": "8.775124044", "local_ratio": "5.215652767", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5637587332798\/-46.6811181829153", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5637587332798\/-46.6811181829153" }, "geometry": { "type": "Point", "coordinates": [ -46.68111818, -23.56375873 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.153", "lat": -23.58372273, "lon": -46.60605713, "count_local_heights": "7973", "avg_local_height": "6.573465728", "local_ratio": "7.933866572", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5837227333541\/-46.6060571257952", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5837227333541\/-46.6060571257952" }, "geometry": { "type": "Point", "coordinates": [ -46.60605713, -23.58372273 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.348", "lat": -23.55319805, "lon": -46.6891298, "count_local_heights": "8485", "avg_local_height": "7.021998792", "local_ratio": "11.1575069", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5531980511751\/-46.6891297976295", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5531980511751\/-46.6891297976295" }, "geometry": { "type": "Point", "coordinates": [ -46.6891298, -23.55319805 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.445", "lat": -23.58181905, "lon": -46.39630711, "count_local_heights": "8997", "avg_local_height": "4.289159942", "local_ratio": "8.497001858", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5818190501105\/-46.3963071095228", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5818190501105\/-46.3963071095228" }, "geometry": { "type": "Point", "coordinates": [ -46.39630711, -23.58181905 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.671", "lat": -23.53135881, "lon": -46.55708552, "count_local_heights": "9765", "avg_local_height": "5.517246423", "local_ratio": "10.81535886", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5313588133646\/-46.5570855175514", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5313588133646\/-46.5570855175514" }, "geometry": { "type": "Point", "coordinates": [ -46.55708552, -23.53135881 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.583", "lat": -23.5494977, "lon": -46.68903662, "count_local_heights": "9765", "avg_local_height": "6.913902568", "local_ratio": "5.291222958", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.549497695848\/-46.689036617188", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.549497695848\/-46.689036617188" }, "geometry": { "type": "Point", "coordinates": [ -46.68903662, -23.5494977 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.397", "lat": -23.49701204, "lon": -46.6289552, "count_local_heights": "10021", "avg_local_height": "7.015974154", "local_ratio": "6.0429242", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4970120382711\/-46.6289551997341", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4970120382711\/-46.6289551997341" }, "geometry": { "type": "Point", "coordinates": [ -46.6289552, -23.49701204 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.939", "lat": -23.53180599, "lon": -46.68991215, "count_local_heights": "12325", "avg_local_height": "6.721149615", "local_ratio": "5.793502932", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5318059909066\/-46.6899121480508", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5318059909066\/-46.6899121480508" }, "geometry": { "type": "Point", "coordinates": [ -46.68991215, -23.53180599 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.029", "lat": -23.50402401, "lon": -46.60147064, "count_local_heights": "12581", "avg_local_height": "5.237051109", "local_ratio": "6.497740674", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5040240130706\/-46.6014706382757", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5040240130706\/-46.6014706382757" }, "geometry": { "type": "Point", "coordinates": [ -46.60147064, -23.50402401 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.142", "lat": -23.52336231, "lon": -46.53024912, "count_local_heights": "15397", "avg_local_height": "4.999082613", "local_ratio": "8.629983406", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5233623055596\/-46.530249122991", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5233623055596\/-46.530249122991" }, "geometry": { "type": "Point", "coordinates": [ -46.53024912, -23.52336231 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.124", "lat": -23.48447281, "lon": -46.5905962, "count_local_heights": "16421", "avg_local_height": "5.133159795", "local_ratio": "7.037380763", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4844728088173\/-46.5905962022874", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4844728088173\/-46.5905962022874" }, "geometry": { "type": "Point", "coordinates": [ -46.5905962, -23.48447281 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.17", "lat": 42.7743226, "lon": 11.10194737, "count_local_heights": "17701", "avg_local_height": "6.621217502", "local_ratio": "5.462741556", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.7743225989135\/11.1019473664981", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.7743225989135\/11.1019473664981" }, "geometry": { "type": "Point", "coordinates": [ 11.10194737, 42.7743226 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.027", "lat": -23.5866381, "lon": -46.54039142, "count_local_heights": "17701", "avg_local_height": "6.593474065", "local_ratio": "5.009043741", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866381009996\/-46.5403914208207", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866381009996\/-46.5403914208207" }, "geometry": { "type": "Point", "coordinates": [ -46.54039142, -23.5866381 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.122", "lat": -23.58677702, "lon": -46.54004202, "count_local_heights": "17701", "avg_local_height": "6.603134198", "local_ratio": "5.318989278", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5867770241863\/-46.5400420157666", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5867770241863\/-46.5400420157666" }, "geometry": { "type": "Point", "coordinates": [ -46.54004202, -23.58677702 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.973", "lat": -23.53194218, "lon": -46.60706352, "count_local_heights": "19493", "avg_local_height": "7.131312348", "local_ratio": "7.287999385", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5319421804628\/-46.6070635199833", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5319421804628\/-46.6070635199833" }, "geometry": { "type": "Point", "coordinates": [ -46.60706352, -23.53194218 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.75", "lat": -22.90129297, "lon": -43.18241441, "count_local_heights": "20517", "avg_local_height": "9.045937243", "local_ratio": "6.05244084", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9012929693006\/-43.1824144131767", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9012929693006\/-43.1824144131767" }, "geometry": { "type": "Point", "coordinates": [ -43.18241441, -22.90129297 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.43", "lat": -23.55020684, "lon": -46.56453276, "count_local_heights": "23333", "avg_local_height": "8.156238889", "local_ratio": "8.144685425", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5502068401338\/-46.5645327591552", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5502068401338\/-46.5645327591552" }, "geometry": { "type": "Point", "coordinates": [ -46.56453276, -23.55020684 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.06", "lat": -23.53396008, "lon": -46.51238877, "count_local_heights": "31269", "avg_local_height": "5.768896141", "local_ratio": "5.037358845", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339600834644\/-46.5123887667654", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339600834644\/-46.5123887667654" }, "geometry": { "type": "Point", "coordinates": [ -46.51238877, -23.53396008 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.34", "lat": -22.8999319, "lon": -43.18060676, "count_local_heights": "35621", "avg_local_height": "8.962398248", "local_ratio": "5.282068336", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8999319002664\/-43.1806067582707", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8999319002664\/-43.1806067582707" }, "geometry": { "type": "Point", "coordinates": [ -43.18060676, -22.8999319 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "217.8", "lat": 49.4869345, "lon": 8.492173139, "count_local_heights": "38", "avg_local_height": "22.46842105", "local_ratio": "9.69360506", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/49.4869345009136\/8.49217313857018", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/49.4869345009136\/8.49217313857018" }, "geometry": { "type": "Point", "coordinates": [ 8.492173139, 49.4869345 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "24.605", "lat": -23.6155761, "lon": -46.42900198, "count_local_heights": "4646", "avg_local_height": "4.267036591", "local_ratio": "5.766296932", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6155760985539\/-46.429001984012", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6155760985539\/-46.429001984012" }, "geometry": { "type": "Point", "coordinates": [ -46.42900198, -23.6155761 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.934", "lat": -23.4660903, "lon": -46.63644269, "count_local_heights": "5414", "avg_local_height": "5.364778352", "local_ratio": "7.443737164", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.466090299717\/-46.6364426922924", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.466090299717\/-46.6364426922924" }, "geometry": { "type": "Point", "coordinates": [ -46.63644269, -23.4660903 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.05", "lat": -23.60559318, "lon": -46.65861853, "count_local_heights": "5926", "avg_local_height": "8.657468444", "local_ratio": "7.167222197", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6055931818074\/-46.6586185262593", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6055931818074\/-46.6586185262593" }, "geometry": { "type": "Point", "coordinates": [ -46.65861853, -23.60559318 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.87", "lat": -23.53651239, "lon": -46.64189975, "count_local_heights": "5926", "avg_local_height": "14.44009922", "local_ratio": "5.392622225", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5365123884446\/-46.6418997515887", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5365123884446\/-46.6418997515887" }, "geometry": { "type": "Point", "coordinates": [ -46.64189975, -23.53651239 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.147", "lat": -23.56357104, "lon": -46.67188604, "count_local_heights": "6438", "avg_local_height": "12.37213172", "local_ratio": "5.346451324", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5635710433999\/-46.6718860419727", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5635710433999\/-46.6718860419727" }, "geometry": { "type": "Point", "coordinates": [ -46.67188604, -23.56357104 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.566", "lat": -23.52230723, "lon": -46.71079374, "count_local_heights": "7206", "avg_local_height": "5.339618512", "local_ratio": "5.349820391", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5223072258198\/-46.7107937355323", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5223072258198\/-46.7107937355323" }, "geometry": { "type": "Point", "coordinates": [ -46.71079374, -23.52230723 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.692", "lat": -23.45672013, "lon": -46.62115698, "count_local_heights": "7974", "avg_local_height": "4.962424128", "local_ratio": "10.21516877", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4567201256235\/-46.6211569761611", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4567201256235\/-46.6211569761611" }, "geometry": { "type": "Point", "coordinates": [ -46.62115698, -23.45672013 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.899", "lat": -23.58867598, "lon": -46.60237363, "count_local_heights": "8230", "avg_local_height": "6.146455407", "local_ratio": "6.491383628", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5886759793039\/-46.6023736290664", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5886759793039\/-46.6023736290664" }, "geometry": { "type": "Point", "coordinates": [ -46.60237363, -23.58867598 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.35", "lat": -23.55210044, "lon": -46.6981556, "count_local_heights": "8486", "avg_local_height": "6.30944049", "local_ratio": "12.10091451", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5521004350421\/-46.6981556045911", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5521004350421\/-46.6981556045911" }, "geometry": { "type": "Point", "coordinates": [ -46.6981556, -23.55210044 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.919", "lat": -23.56326776, "lon": -46.68471559, "count_local_heights": "8742", "avg_local_height": "8.212727179", "local_ratio": "6.078248907", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5632677591089\/-46.6847155891461", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5632677591089\/-46.6847155891461" }, "geometry": { "type": "Point", "coordinates": [ -46.68471559, -23.56326776 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.682", "lat": -23.5723588, "lon": -46.58888835, "count_local_heights": "8998", "avg_local_height": "6.256618471", "local_ratio": "8.100541888", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5723587973069\/-46.5888883452096", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5723587973069\/-46.5888883452096" }, "geometry": { "type": "Point", "coordinates": [ -46.58888835, -23.5723588 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.147", "lat": -23.53639036, "lon": -46.44651724, "count_local_heights": "10278", "avg_local_height": "4.90612337", "local_ratio": "9.202173813", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5363903599601\/-46.4465172430594", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5363903599601\/-46.4465172430594" }, "geometry": { "type": "Point", "coordinates": [ -46.44651724, -23.53639036 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.087", "lat": -23.5579562, "lon": -46.57440577, "count_local_heights": "12582", "avg_local_height": "5.959911222", "local_ratio": "10.24964932", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5579562011603\/-46.5744057652427", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5579562011603\/-46.5744057652427" }, "geometry": { "type": "Point", "coordinates": [ -46.57440577, -23.5579562 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.66", "lat": -23.53624266, "lon": -46.6977136, "count_local_heights": "13094", "avg_local_height": "6.835134451", "local_ratio": "6.680190467", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5362426559999\/-46.6977135953664", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5362426559999\/-46.6977135953664" }, "geometry": { "type": "Point", "coordinates": [ -46.6977136, -23.53624266 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.68", "lat": -23.53389742, "lon": -46.66175767, "count_local_heights": "14118", "avg_local_height": "8.574976815", "local_ratio": "5.210509715", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5338974201832\/-46.6617576717373", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5338974201832\/-46.6617576717373" }, "geometry": { "type": "Point", "coordinates": [ -46.66175767, -23.53389742 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.668", "lat": -23.51240687, "lon": -46.5154133, "count_local_heights": "16422", "avg_local_height": "4.937922835", "local_ratio": "8.843394572", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5124068701182\/-46.5154133016422", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5124068701182\/-46.5154133016422" }, "geometry": { "type": "Point", "coordinates": [ -46.5154133, -23.51240687 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "23.413", "lat": -23.52557552, "lon": -46.48426759, "count_local_heights": "16678", "avg_local_height": "4.626834572", "local_ratio": "5.060263044", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.525575522004\/-46.4842675855795", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.525575522004\/-46.4842675855795" }, "geometry": { "type": "Point", "coordinates": [ -46.48426759, -23.52557552 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.656", "lat": -23.51037215, "lon": -46.50341364, "count_local_heights": "19238", "avg_local_height": "4.757834385", "local_ratio": "8.545064143", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5103721517521\/-46.5034136405987", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5103721517521\/-46.5034136405987" }, "geometry": { "type": "Point", "coordinates": [ -46.50341364, -23.51037215 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.183", "lat": -23.48969651, "lon": -46.6316755, "count_local_heights": "19750", "avg_local_height": "6.914357671", "local_ratio": "6.534663399", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4896965095237\/-46.6316755000004", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4896965095237\/-46.6316755000004" }, "geometry": { "type": "Point", "coordinates": [ -46.6316755, -23.48969651 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.53", "lat": -23.49480453, "lon": -46.59640569, "count_local_heights": "38182", "avg_local_height": "6.995874633", "local_ratio": "6.365179815", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4948045325796\/-46.596405694612", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4948045325796\/-46.596405694612" }, "geometry": { "type": "Point", "coordinates": [ -46.59640569, -23.49480453 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.30", "lat": 43.92849937, "lon": 32.53021425, "count_local_heights": "2087", "avg_local_height": "5.506281744", "local_ratio": "5.321195202", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.9284993747184\/32.5302142544684", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.9284993747184\/32.5302142544684" }, "geometry": { "type": "Point", "coordinates": [ 32.53021425, 43.92849937 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.39", "lat": -23.5543041, "lon": -46.62893675, "count_local_heights": "5415", "avg_local_height": "11.01440203", "local_ratio": "6.753884577", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5543041010447\/-46.628936751351", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5543041010447\/-46.628936751351" }, "geometry": { "type": "Point", "coordinates": [ -46.62893675, -23.5543041 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.44", "lat": -23.60576977, "lon": -46.66697724, "count_local_heights": "6439", "avg_local_height": "9.37364684", "local_ratio": "6.02113574", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.605769770788\/-46.6669772355048", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.605769770788\/-46.6669772355048" }, "geometry": { "type": "Point", "coordinates": [ -46.66697724, -23.60576977 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.164", "lat": -23.54558302, "lon": -46.59715068, "count_local_heights": "7207", "avg_local_height": "6.03975274", "local_ratio": "7.974498638", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5455830202792\/-46.5971506841763", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5455830202792\/-46.5971506841763" }, "geometry": { "type": "Point", "coordinates": [ -46.59715068, -23.54558302 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.354", "lat": -23.58473314, "lon": -46.63675241, "count_local_heights": "10023", "avg_local_height": "7.445764873", "local_ratio": "6.76277063", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5847331394412\/-46.6367524147214", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5847331394412\/-46.6367524147214" }, "geometry": { "type": "Point", "coordinates": [ -46.63675241, -23.58473314 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.95", "lat": -23.55078124, "lon": -46.55409881, "count_local_heights": "10791", "avg_local_height": "5.761465851", "local_ratio": "11.7938736", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5507812369542\/-46.5540988126705", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5507812369542\/-46.5540988126705" }, "geometry": { "type": "Point", "coordinates": [ -46.55409881, -23.55078124 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.839", "lat": -23.53396735, "lon": -46.6831181, "count_local_heights": "11047", "avg_local_height": "7.743712592", "local_ratio": "5.790375026", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.53396735487\/-46.683118100448", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.53396735487\/-46.683118100448" }, "geometry": { "type": "Point", "coordinates": [ -46.6831181, -23.53396735 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.434", "lat": -23.49126735, "lon": -46.63014694, "count_local_heights": "11303", "avg_local_height": "6.698555251", "local_ratio": "6.03622699", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4912673489178\/-46.6301469373264", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4912673489178\/-46.6301469373264" }, "geometry": { "type": "Point", "coordinates": [ -46.63014694, -23.49126735 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.655", "lat": -23.50720795, "lon": -46.5898789, "count_local_heights": "11559", "avg_local_height": "5.127921966", "local_ratio": "6.563087392", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5072079537798\/-46.5898788953841", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5072079537798\/-46.5898788953841" }, "geometry": { "type": "Point", "coordinates": [ -46.5898789, -23.50720795 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.93", "lat": -22.90675711, "lon": -43.17409195, "count_local_heights": "15399", "avg_local_height": "8.220996124", "local_ratio": "6.195113004", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9067571132618\/-43.1740919524746", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9067571132618\/-43.1740919524746" }, "geometry": { "type": "Point", "coordinates": [ -43.17409195, -22.90675711 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.933", "lat": -23.52053233, "lon": -46.53914898, "count_local_heights": "15655", "avg_local_height": "5.046449505", "local_ratio": "5.93149698", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5205323338863\/-46.5391489774964", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5205323338863\/-46.5391489774964" }, "geometry": { "type": "Point", "coordinates": [ -46.53914898, -23.52053233 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.161", "lat": -23.5743598, "lon": -46.53252995, "count_local_heights": "15911", "avg_local_height": "5.210322921", "local_ratio": "5.404847344", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5743597950728\/-46.5325299541068", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5743597950728\/-46.5325299541068" }, "geometry": { "type": "Point", "coordinates": [ -46.53252995, -23.5743598 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.65", "lat": -23.5604098, "lon": -46.63376992, "count_local_heights": "16935", "avg_local_height": "7.986624387", "local_ratio": "5.590597208", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.560409799343\/-46.6337699232947", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.560409799343\/-46.6337699232947" }, "geometry": { "type": "Point", "coordinates": [ -46.63376992, -23.5604098 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.77", "lat": -23.58663607, "lon": -46.53975779, "count_local_heights": "17703", "avg_local_height": "6.598626754", "local_ratio": "5.1177315", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866360678375\/-46.539757792276", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866360678375\/-46.539757792276" }, "geometry": { "type": "Point", "coordinates": [ -46.53975779, -23.58663607 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.28", "lat": -23.53995605, "lon": -46.53981843, "count_local_heights": "19239", "avg_local_height": "8.817057072", "local_ratio": "5.929416082", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5399560511705\/-46.5398184274115", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5399560511705\/-46.5398184274115" }, "geometry": { "type": "Point", "coordinates": [ -46.53981843, -23.53995605 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.098", "lat": -23.5937616, "lon": -46.52445109, "count_local_heights": "19751", "avg_local_height": "5.101917473", "local_ratio": "9.62344065", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5937616041334\/-46.524451091068", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5937616041334\/-46.524451091068" }, "geometry": { "type": "Point", "coordinates": [ -46.52445109, -23.5937616 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.683", "lat": -23.48990092, "lon": -46.58804703, "count_local_heights": "20007", "avg_local_height": "6.350129355", "local_ratio": "8.453843536", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4899009226458\/-46.5880470277187", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4899009226458\/-46.5880470277187" }, "geometry": { "type": "Point", "coordinates": [ -46.58804703, -23.48990092 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.35", "lat": -22.93826992, "lon": -43.17813357, "count_local_heights": "28711", "avg_local_height": "7.82963191", "local_ratio": "5.536658747", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9382699172178\/-43.1781335657125", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9382699172178\/-43.1781335657125" }, "geometry": { "type": "Point", "coordinates": [ -43.17813357, -22.93826992 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.782", "lat": 45.3575212, "lon": 9.543648077, "count_local_heights": "1832", "avg_local_height": "5.141424127", "local_ratio": "5.598059855", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.3575212019348\/9.54364807657718", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.3575212019348\/9.54364807657718" }, "geometry": { "type": "Point", "coordinates": [ 9.543648077, 45.3575212 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.633", "lat": -23.52880122, "lon": -46.66055994, "count_local_heights": "5160", "avg_local_height": "9.077667545", "local_ratio": "5.026952108", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5288012247678\/-46.6605599358765", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5288012247678\/-46.6605599358765" }, "geometry": { "type": "Point", "coordinates": [ -46.66055994, -23.52880122 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "111.39", "lat": -23.54910722, "lon": -46.65343794, "count_local_heights": "5672", "avg_local_height": "14.83885885", "local_ratio": "7.506641926", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.549107219155\/-46.653437935071", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.549107219155\/-46.653437935071" }, "geometry": { "type": "Point", "coordinates": [ -46.65343794, -23.54910722 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "94.236", "lat": -23.56628547, "lon": -46.6426462, "count_local_heights": "6184", "avg_local_height": "12.19782708", "local_ratio": "7.725638296", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5662854676372\/-46.6426462028533", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5662854676372\/-46.6426462028533" }, "geometry": { "type": "Point", "coordinates": [ -46.6426462, -23.56628547 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.292", "lat": -23.46919866, "lon": -46.63082751, "count_local_heights": "6440", "avg_local_height": "5.42524705", "local_ratio": "8.901345793", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4691986600921\/-46.6308275095519", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4691986600921\/-46.6308275095519" }, "geometry": { "type": "Point", "coordinates": [ -46.63082751, -23.46919866 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.686", "lat": -23.53456722, "lon": -46.66692186, "count_local_heights": "6696", "avg_local_height": "9.576399123", "local_ratio": "5.71049716", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345672215126\/-46.6669218617446", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345672215126\/-46.6669218617446" }, "geometry": { "type": "Point", "coordinates": [ -46.66692186, -23.53456722 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.087", "lat": -23.56658353, "lon": -46.46024969, "count_local_heights": "6952", "avg_local_height": "4.983362629", "local_ratio": "5.636154157", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5665835329428\/-46.4602496899718", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5665835329428\/-46.4602496899718" }, "geometry": { "type": "Point", "coordinates": [ -46.46024969, -23.56658353 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.753", "lat": -23.50221338, "lon": -46.62683283, "count_local_heights": "7464", "avg_local_height": "6.908211013", "local_ratio": "6.47823292", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5022133810837\/-46.6268328348737", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5022133810837\/-46.6268328348737" }, "geometry": { "type": "Point", "coordinates": [ -46.62683283, -23.50221338 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.64", "lat": -23.58279941, "lon": -46.60604265, "count_local_heights": "7720", "avg_local_height": "6.65898818", "local_ratio": "8.655969712", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.582799413458\/-46.6060426521089", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.582799413458\/-46.6060426521089" }, "geometry": { "type": "Point", "coordinates": [ -46.60604265, -23.58279941 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.632", "lat": -23.58615391, "lon": -46.60616189, "count_local_heights": "8744", "avg_local_height": "6.360855215", "local_ratio": "5.287339338", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5861539073348\/-46.6061618858505", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5861539073348\/-46.6061618858505" }, "geometry": { "type": "Point", "coordinates": [ -46.60616189, -23.58615391 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.107", "lat": -23.56760325, "lon": -46.58419312, "count_local_heights": "11560", "avg_local_height": "5.837145069", "local_ratio": "9.612061947", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5676032534577\/-46.5841931225995", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5676032534577\/-46.5841931225995" }, "geometry": { "type": "Point", "coordinates": [ -46.58419312, -23.56760325 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.171", "lat": -23.54356071, "lon": -46.4527484, "count_local_heights": "11560", "avg_local_height": "4.972387543", "local_ratio": "10.6932534", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5435607144959\/-46.4527484042936", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5435607144959\/-46.4527484042936" }, "geometry": { "type": "Point", "coordinates": [ -46.4527484, -23.54356071 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.793", "lat": -23.55389896, "lon": -46.45660475, "count_local_heights": "12840", "avg_local_height": "5.120292523", "local_ratio": "8.943434343", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5538989597023\/-46.4566047465464", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5538989597023\/-46.4566047465464" }, "geometry": { "type": "Point", "coordinates": [ -46.45660475, -23.55389896 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.823", "lat": -23.565056, "lon": -46.54427429, "count_local_heights": "12840", "avg_local_height": "5.073356153", "local_ratio": "7.84943907", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5650559989575\/-46.5442742862075", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5650559989575\/-46.5442742862075" }, "geometry": { "type": "Point", "coordinates": [ -46.54427429, -23.565056 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.091", "lat": -23.56839646, "lon": -46.51307567, "count_local_heights": "14376", "avg_local_height": "4.884029702", "local_ratio": "5.546854063", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5683964609653\/-46.513075672741", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5683964609653\/-46.513075672741" }, "geometry": { "type": "Point", "coordinates": [ -46.51307567, -23.56839646 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.856", "lat": -23.52464779, "lon": -46.53561725, "count_local_heights": "15144", "avg_local_height": "5.00419297", "local_ratio": "10.96200733", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5246477886689\/-46.5356172495868", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5246477886689\/-46.5356172495868" }, "geometry": { "type": "Point", "coordinates": [ -46.53561725, -23.52464779 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.24", "lat": -23.53457829, "lon": -46.53196147, "count_local_heights": "23080", "avg_local_height": "10.49404157", "local_ratio": "5.073355165", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345782931858\/-46.5319614728587", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345782931858\/-46.5319614728587" }, "geometry": { "type": "Point", "coordinates": [ -46.53196147, -23.53457829 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.08", "lat": 25.12284208, "lon": 56.34322845, "count_local_heights": "41", "avg_local_height": "13.27609756", "local_ratio": "5.42930629", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.1228420834971\/56.3432284496726", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.1228420834971\/56.3432284496726" }, "geometry": { "type": "Point", "coordinates": [ 56.34322845, 25.12284208 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.979", "lat": -23.54964329, "lon": -46.71877753, "count_local_heights": "2345", "avg_local_height": "6.845884861", "local_ratio": "6.716297591", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5496432916363\/-46.7187775307242", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5496432916363\/-46.7187775307242" }, "geometry": { "type": "Point", "coordinates": [ -46.71877753, -23.54964329 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.454", "lat": -23.51222433, "lon": -46.71138469, "count_local_heights": "3113", "avg_local_height": "5.011457115", "local_ratio": "5.877332545", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5122243300435\/-46.7113846933496", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5122243300435\/-46.7113846933496" }, "geometry": { "type": "Point", "coordinates": [ -46.71138469, -23.51222433 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "95.52999", "lat": -22.9112603, "lon": -43.17601761, "count_local_heights": "3369", "avg_local_height": "15.85665082", "local_ratio": "6.024600725", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9112603011515\/-43.1760176105309", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9112603011515\/-43.1760176105309" }, "geometry": { "type": "Point", "coordinates": [ -43.17601761, -22.9112603 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.316", "lat": -38.15422809, "lon": 144.3400108, "count_local_heights": "3625", "avg_local_height": "4.522471448", "local_ratio": "8.030122559", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-38.1542280949763\/144.340010763102", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-38.1542280949763\/144.340010763102" }, "geometry": { "type": "Point", "coordinates": [ 144.340010799999988, -38.15422809 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.466", "lat": -23.57008456, "lon": -46.74641619, "count_local_heights": "4649", "avg_local_height": "5.226252312", "local_ratio": "8.508200015", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5700845587135\/-46.7464161891445", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5700845587135\/-46.7464161891445" }, "geometry": { "type": "Point", "coordinates": [ -46.74641619, -23.57008456 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.902", "lat": -23.58056993, "lon": -46.65394837, "count_local_heights": "4649", "avg_local_height": "8.514024306", "local_ratio": "9.149844679", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5805699308864\/-46.6539483721747", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5805699308864\/-46.6539483721747" }, "geometry": { "type": "Point", "coordinates": [ -46.65394837, -23.58056993 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "156", "lat": 51.49482472, "lon": 139.7556471, "count_local_heights": "5929", "avg_local_height": "20.54623653", "local_ratio": "7.592631369", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.4948247153964\/139.755647067845", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.4948247153964\/139.755647067845" }, "geometry": { "type": "Point", "coordinates": [ 139.7556471, 51.49482472 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.355", "lat": -23.54803535, "lon": -46.61174353, "count_local_heights": "6185", "avg_local_height": "7.201901374", "local_ratio": "6.853051359", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5480353493015\/-46.6117435324812", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5480353493015\/-46.6117435324812" }, "geometry": { "type": "Point", "coordinates": [ -46.61174353, -23.54803535 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.513", "lat": -23.58270963, "lon": -46.60701553, "count_local_heights": "8233", "avg_local_height": "6.576143116", "local_ratio": "6.008537118", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5827096297686\/-46.6070155336256", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5827096297686\/-46.6070155336256" }, "geometry": { "type": "Point", "coordinates": [ -46.60701553, -23.58270963 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.185", "lat": -23.6151358, "lon": -46.63161027, "count_local_heights": "8233", "avg_local_height": "6.496426455", "local_ratio": "5.569985322", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6151358045066\/-46.6316102685111", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6151358045066\/-46.6316102685111" }, "geometry": { "type": "Point", "coordinates": [ -46.63161027, -23.6151358 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.415", "lat": -23.56881829, "lon": -46.69040335, "count_local_heights": "8233", "avg_local_height": "7.921915462", "local_ratio": "7.373847939", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5688182892118\/-46.6904033481828", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5688182892118\/-46.6904033481828" }, "geometry": { "type": "Point", "coordinates": [ -46.69040335, -23.56881829 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.391", "lat": -23.53402726, "lon": -46.71730129, "count_local_heights": "8489", "avg_local_height": "7.634223073", "local_ratio": "7.12462807", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5340272643331\/-46.7173012937248", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5340272643331\/-46.7173012937248" }, "geometry": { "type": "Point", "coordinates": [ -46.71730129, -23.53402726 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.705", "lat": -23.6028537, "lon": -46.57101272, "count_local_heights": "9257", "avg_local_height": "4.727564546", "local_ratio": "6.494887527", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6028536959953\/-46.571012722816", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6028536959953\/-46.571012722816" }, "geometry": { "type": "Point", "coordinates": [ -46.57101272, -23.6028537 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.38", "lat": -23.58380037, "lon": -46.62944059, "count_local_heights": "10281", "avg_local_height": "6.794958362", "local_ratio": "10.79918317", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5838003713335\/-46.6294405865275", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5838003713335\/-46.6294405865275" }, "geometry": { "type": "Point", "coordinates": [ -46.62944059, -23.58380037 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.869", "lat": -23.55731777, "lon": -46.59223257, "count_local_heights": "10537", "avg_local_height": "5.963895131", "local_ratio": "8.697168353", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5573177668006\/-46.5922325693342", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5573177668006\/-46.5922325693342" }, "geometry": { "type": "Point", "coordinates": [ -46.59223257, -23.55731777 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.845", "lat": -23.53898723, "lon": -46.70703197, "count_local_heights": "10537", "avg_local_height": "8.925329268", "local_ratio": "5.248545862", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5389872305607\/-46.7070319724419", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5389872305607\/-46.7070319724419" }, "geometry": { "type": "Point", "coordinates": [ -46.70703197, -23.53898723 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.778", "lat": -23.57716292, "lon": -46.62314407, "count_local_heights": "12329", "avg_local_height": "6.54540868", "local_ratio": "6.993910119", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5771629160422\/-46.623144069554", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5771629160422\/-46.623144069554" }, "geometry": { "type": "Point", "coordinates": [ -46.62314407, -23.57716292 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.045", "lat": -23.48450245, "lon": -46.62921075, "count_local_heights": "12841", "avg_local_height": "5.811367495", "local_ratio": "7.062881505", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4845024498046\/-46.6292107505848", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4845024498046\/-46.6292107505848" }, "geometry": { "type": "Point", "coordinates": [ -46.62921075, -23.48450245 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.281", "lat": -23.56994016, "lon": -46.63937741, "count_local_heights": "15145", "avg_local_height": "6.564885375", "local_ratio": "6.288152442", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5699401587808\/-46.6393774132612", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5699401587808\/-46.6393774132612" }, "geometry": { "type": "Point", "coordinates": [ -46.63937741, -23.56994016 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.266", "lat": -23.58677068, "lon": -46.53852523, "count_local_heights": "17961", "avg_local_height": "6.559082258", "local_ratio": "5.071746121", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5867706770234\/-46.5385252321414", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5867706770234\/-46.5385252321414" }, "geometry": { "type": "Point", "coordinates": [ -46.53852523, -23.58677068 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.08", "lat": -23.55564325, "lon": -46.60487473, "count_local_heights": "18985", "avg_local_height": "7.337627548", "local_ratio": "7.77908113", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5556432527943\/-46.6048747316795", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5556432527943\/-46.6048747316795" }, "geometry": { "type": "Point", "coordinates": [ -46.60487473, -23.55564325 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.718", "lat": -23.53017431, "lon": -46.41861528, "count_local_heights": "31785", "avg_local_height": "6.132920574", "local_ratio": "5.00870664", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5301743098285\/-46.4186152846609", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5301743098285\/-46.4186152846609" }, "geometry": { "type": "Point", "coordinates": [ -46.41861528, -23.53017431 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "128.03", "lat": 35.69846625, "lon": 139.411921, "count_local_heights": "42", "avg_local_height": "21.94428571", "local_ratio": "5.834320682", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.6984662493597\/139.411921049551", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.6984662493597\/139.411921049551" }, "geometry": { "type": "Point", "coordinates": [ 139.411921, 35.69846625 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "133.36", "lat": -22.88435226, "lon": -43.30255526, "count_local_heights": "3370", "avg_local_height": "8.177698668", "local_ratio": "16.30776645", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8843522593294\/-43.3025552597711", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8843522593294\/-43.3025552597711" }, "geometry": { "type": "Point", "coordinates": [ -43.30255526, -22.88435226 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.59999", "lat": -22.89914948, "lon": -43.2034123, "count_local_heights": "4138", "avg_local_height": "6.114050636", "local_ratio": "5.331979066", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.899149477759\/-43.2034122994643", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.899149477759\/-43.2034122994643" }, "geometry": { "type": "Point", "coordinates": [ -43.2034123, -22.89914948 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.695", "lat": -23.59619522, "lon": -46.66970559, "count_local_heights": "4138", "avg_local_height": "10.4070754", "local_ratio": "5.92817844", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.596195222068\/-46.6697055876504", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.596195222068\/-46.6697055876504" }, "geometry": { "type": "Point", "coordinates": [ -46.66970559, -23.59619522 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.343", "lat": -23.59409167, "lon": -46.66853731, "count_local_heights": "4138", "avg_local_height": "9.374032866", "local_ratio": "7.290672113", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.594091670074\/-46.6685373050333", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.594091670074\/-46.6685373050333" }, "geometry": { "type": "Point", "coordinates": [ -46.66853731, -23.59409167 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.483", "lat": -23.56977159, "lon": -46.72795031, "count_local_heights": "4906", "avg_local_height": "5.149523645", "local_ratio": "8.444082016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5697715877457\/-46.727950312059", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5697715877457\/-46.727950312059" }, "geometry": { "type": "Point", "coordinates": [ -46.72795031, -23.56977159 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.004", "lat": -23.54510003, "lon": -46.61960338, "count_local_heights": "5674", "avg_local_height": "8.137305252", "local_ratio": "5.776359439", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5451000344169\/-46.6196033825353", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5451000344169\/-46.6196033825353" }, "geometry": { "type": "Point", "coordinates": [ -46.61960338, -23.54510003 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.673", "lat": -23.5342162, "lon": -46.66643197, "count_local_heights": "6442", "avg_local_height": "9.724873103", "local_ratio": "6.54743762", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5342161963563\/-46.6664319720523", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5342161963563\/-46.6664319720523" }, "geometry": { "type": "Point", "coordinates": [ -46.66643197, -23.5342162 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.18", "lat": -23.58737079, "lon": -46.59855542, "count_local_heights": "6698", "avg_local_height": "6.182974769", "local_ratio": "5.851552263", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5873707868392\/-46.5985554195606", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5873707868392\/-46.5985554195606" }, "geometry": { "type": "Point", "coordinates": [ -46.59855542, -23.58737079 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.136", "lat": -23.58532356, "lon": -46.64400487, "count_local_heights": "8234", "avg_local_height": "7.519612825", "local_ratio": "6.800350123", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5853235615394\/-46.644004870858", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5853235615394\/-46.644004870858" }, "geometry": { "type": "Point", "coordinates": [ -46.64400487, -23.58532356 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.808", "lat": -23.53033895, "lon": -46.68263308, "count_local_heights": "9258", "avg_local_height": "7.855230179", "local_ratio": "6.086136104", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5303389497938\/-46.6826330845541", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5303389497938\/-46.6826330845541" }, "geometry": { "type": "Point", "coordinates": [ -46.68263308, -23.53033895 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.917", "lat": -23.57090525, "lon": -46.58774162, "count_local_heights": "9770", "avg_local_height": "6.156093245", "local_ratio": "6.809026169", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5709052475943\/-46.5877416225627", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5709052475943\/-46.5877416225627" }, "geometry": { "type": "Point", "coordinates": [ -46.58774162, -23.57090525 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.603", "lat": -23.5500835, "lon": -46.69126685, "count_local_heights": "10026", "avg_local_height": "6.751686166", "local_ratio": "5.865645859", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5500834974095\/-46.6912668501113", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5500834974095\/-46.6912668501113" }, "geometry": { "type": "Point", "coordinates": [ -46.69126685, -23.5500835 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.862", "lat": -23.52872839, "lon": -46.69036651, "count_local_heights": "10538", "avg_local_height": "6.566136459", "local_ratio": "5.918548944", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5287283945566\/-46.6903665116774", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5287283945566\/-46.6903665116774" }, "geometry": { "type": "Point", "coordinates": [ -46.69036651, -23.52872839 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.883", "lat": -23.53346351, "lon": -46.70537274, "count_local_heights": "11050", "avg_local_height": "7.958584842", "local_ratio": "5.262619025", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5334635081658\/-46.7053727403635", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5334635081658\/-46.7053727403635" }, "geometry": { "type": "Point", "coordinates": [ -46.70537274, -23.53346351 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.097", "lat": -23.49565872, "lon": -46.62618638, "count_local_heights": "11306", "avg_local_height": "6.997139483", "local_ratio": "11.73293747", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4956587178895\/-46.6261863835191", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4956587178895\/-46.6261863835191" }, "geometry": { "type": "Point", "coordinates": [ -46.62618638, -23.49565872 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.143", "lat": -23.49089276, "lon": -46.62434574, "count_local_heights": "11562", "avg_local_height": "6.890438505", "local_ratio": "5.825899174", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4908927613322\/-46.6243457402873", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4908927613322\/-46.6243457402873" }, "geometry": { "type": "Point", "coordinates": [ -46.62434574, -23.49089276 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.932", "lat": -23.47380032, "lon": -46.63824256, "count_local_heights": "12074", "avg_local_height": "5.429447573", "local_ratio": "6.986346122", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4738003249355\/-46.6382425610469", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4738003249355\/-46.6382425610469" }, "geometry": { "type": "Point", "coordinates": [ -46.63824256, -23.47380032 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.812", "lat": -23.58087907, "lon": -46.58201775, "count_local_heights": "12330", "avg_local_height": "5.364680697", "local_ratio": "8.912366401", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5808790722427\/-46.5820177451954", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5808790722427\/-46.5820177451954" }, "geometry": { "type": "Point", "coordinates": [ -46.58201775, -23.58087907 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.067", "lat": -23.50306303, "lon": -46.60347657, "count_local_heights": "13098", "avg_local_height": "5.192160788", "local_ratio": "6.176041404", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5030630308917\/-46.6034765650519", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5030630308917\/-46.6034765650519" }, "geometry": { "type": "Point", "coordinates": [ -46.60347657, -23.50306303 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.23", "lat": 27.95108212, "lon": -46.64050299, "count_local_heights": "16426", "avg_local_height": "5.914152563", "local_ratio": "8.662272313", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9510821193821\/-46.6405029860265", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9510821193821\/-46.6405029860265" }, "geometry": { "type": "Point", "coordinates": [ -46.64050299, 27.95108212 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.107", "lat": -23.50541616, "lon": -46.52873113, "count_local_heights": "16682", "avg_local_height": "5.534272813", "local_ratio": "6.162869297", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5054161635935\/-46.5287311345608", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5054161635935\/-46.5287311345608" }, "geometry": { "type": "Point", "coordinates": [ -46.52873113, -23.50541616 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.811", "lat": -23.50923558, "lon": -46.69814624, "count_local_heights": "1835", "avg_local_height": "5.453147139", "local_ratio": "5.2833711", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5092355762099\/-46.6981462424273", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5092355762099\/-46.6981462424273" }, "geometry": { "type": "Point", "coordinates": [ -46.69814624, -23.50923558 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.33", "lat": -23.5821146, "lon": -46.68765191, "count_local_heights": "2091", "avg_local_height": "8.790870875", "local_ratio": "8.227853762", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5821145979011\/-46.6876519138604", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5821145979011\/-46.6876519138604" }, "geometry": { "type": "Point", "coordinates": [ -46.68765191, -23.5821146 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.805", "lat": -23.59144176, "lon": -46.6716096, "count_local_heights": "3115", "avg_local_height": "8.545357945", "local_ratio": "7.583649557", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5914417641866\/-46.6716096029147", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5914417641866\/-46.6716096029147" }, "geometry": { "type": "Point", "coordinates": [ -46.6716096, -23.59144176 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "81.822", "lat": -23.58062399, "lon": -46.65389105, "count_local_heights": "4651", "avg_local_height": "8.458483767", "local_ratio": "9.673364903", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.580623992677\/-46.6538910457559", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.580623992677\/-46.6538910457559" }, "geometry": { "type": "Point", "coordinates": [ -46.65389105, -23.58062399 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "80.59", "lat": -23.55826366, "lon": -46.67484049, "count_local_heights": "6187", "avg_local_height": "10.88746775", "local_ratio": "7.402088513", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5582636610679\/-46.6748404893064", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5582636610679\/-46.6748404893064" }, "geometry": { "type": "Point", "coordinates": [ -46.67484049, -23.55826366 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.568", "lat": -23.53957075, "lon": -46.71642483, "count_local_heights": "7467", "avg_local_height": "8.901763315", "local_ratio": "6.916382499", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5395707549966\/-46.716424830384", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5395707549966\/-46.716424830384" }, "geometry": { "type": "Point", "coordinates": [ -46.71642483, -23.53957075 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.897", "lat": -23.43483829, "lon": -46.72120598, "count_local_heights": "7723", "avg_local_height": "5.061440243", "local_ratio": "7.092250086", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4348382947669\/-46.721205981101", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4348382947669\/-46.721205981101" }, "geometry": { "type": "Point", "coordinates": [ -46.72120598, -23.43483829 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.957", "lat": -23.57892867, "lon": -46.63673065, "count_local_heights": "8747", "avg_local_height": "7.974399098", "local_ratio": "5.763067466", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5789286673777\/-46.6367306521787", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5789286673777\/-46.6367306521787" }, "geometry": { "type": "Point", "coordinates": [ -46.63673065, -23.57892867 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.796", "lat": -23.53823077, "lon": -46.71324951, "count_local_heights": "9003", "avg_local_height": "8.962661465", "local_ratio": "6.894826971", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5382307683244\/-46.7132495123119", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5382307683244\/-46.7132495123119" }, "geometry": { "type": "Point", "coordinates": [ -46.71324951, -23.53823077 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.832", "lat": -23.55887769, "lon": -46.59742957, "count_local_heights": "9515", "avg_local_height": "6.161402733", "local_ratio": "7.925467969", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.558877688092\/-46.5974295737872", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.558877688092\/-46.5974295737872" }, "geometry": { "type": "Point", "coordinates": [ -46.59742957, -23.55887769 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.94", "lat": -23.60199185, "lon": -46.64230134, "count_local_heights": "10539", "avg_local_height": "6.216319385", "local_ratio": "8.838027231", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6019918520383\/-46.642301341925", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6019918520383\/-46.642301341925" }, "geometry": { "type": "Point", "coordinates": [ -46.64230134, -23.60199185 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.212", "lat": -23.54331893, "lon": -46.68731141, "count_local_heights": "10795", "avg_local_height": "7.051616913", "local_ratio": "5.135276128", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5433189335501\/-46.6873114101012", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5433189335501\/-46.6873114101012" }, "geometry": { "type": "Point", "coordinates": [ -46.68731141, -23.54331893 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "93.29", "lat": -23.55297279, "lon": -46.63398083, "count_local_heights": "11563", "avg_local_height": "16.9221798", "local_ratio": "5.512883158", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5529727936276\/-46.6339808264612", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5529727936276\/-46.6339808264612" }, "geometry": { "type": "Point", "coordinates": [ -46.63398083, -23.55297279 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.294", "lat": -23.48472709, "lon": -46.62156073, "count_local_heights": "12331", "avg_local_height": "6.011797827", "local_ratio": "11.02731694", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4847270905017\/-46.6215607285537", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4847270905017\/-46.6215607285537" }, "geometry": { "type": "Point", "coordinates": [ -46.62156073, -23.48472709 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.769", "lat": -23.53358021, "lon": -46.68985389, "count_local_heights": "12843", "avg_local_height": "6.835201666", "local_ratio": "6.403468711", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5335802110556\/-46.6898538947786", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5335802110556\/-46.6898538947786" }, "geometry": { "type": "Point", "coordinates": [ -46.68985389, -23.53358021 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.39", "lat": -23.54073833, "lon": -46.51262846, "count_local_heights": "13611", "avg_local_height": "4.716418505", "local_ratio": "9.411802611", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5407383338941\/-46.5126284639157", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5407383338941\/-46.5126284639157" }, "geometry": { "type": "Point", "coordinates": [ -46.51262846, -23.54073833 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.87", "lat": -23.53059588, "lon": -46.56850597, "count_local_heights": "13611", "avg_local_height": "6.539821707", "local_ratio": "7.931408886", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5305958796622\/-46.5685059705675", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5305958796622\/-46.5685059705675" }, "geometry": { "type": "Point", "coordinates": [ -46.56850597, -23.53059588 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.45", "lat": -23.54627665, "lon": -46.63487177, "count_local_heights": "13867", "avg_local_height": "12.90401995", "local_ratio": "5.304548528", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.546276645766\/-46.6348717693165", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.546276645766\/-46.6348717693165" }, "geometry": { "type": "Point", "coordinates": [ -46.63487177, -23.54627665 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.201", "lat": -23.60007652, "lon": -46.55045069, "count_local_heights": "13867", "avg_local_height": "4.926917574", "local_ratio": "5.723862755", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6000765182604\/-46.5504506909918", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6000765182604\/-46.5504506909918" }, "geometry": { "type": "Point", "coordinates": [ -46.55045069, -23.60007652 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.056", "lat": -23.52101091, "lon": -46.53476868, "count_local_heights": "16171", "avg_local_height": "5.01945829", "local_ratio": "11.76541304", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5210109136453\/-46.5347686753574", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5210109136453\/-46.5347686753574" }, "geometry": { "type": "Point", "coordinates": [ -46.53476868, -23.52101091 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.564", "lat": -23.58724519, "lon": -46.53927485, "count_local_heights": "17963", "avg_local_height": "6.57472173", "local_ratio": "6.321788466", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5872451859249\/-46.5392748513378", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5872451859249\/-46.5392748513378" }, "geometry": { "type": "Point", "coordinates": [ -46.53927485, -23.58724519 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.596", "lat": -23.58880877, "lon": -46.53324757, "count_local_heights": "18219", "avg_local_height": "6.485423569", "local_ratio": "7.647303137", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5888087689017\/-46.5332475697659", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5888087689017\/-46.5332475697659" }, "geometry": { "type": "Point", "coordinates": [ -46.53324757, -23.58880877 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.488", "lat": -23.54225198, "lon": -46.58319146, "count_local_heights": "21803", "avg_local_height": "6.375952327", "local_ratio": "5.879592268", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5422519776608\/-46.5831914606432", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5422519776608\/-46.5831914606432" }, "geometry": { "type": "Point", "coordinates": [ -46.58319146, -23.54225198 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.644", "lat": -23.4984163, "lon": -46.61184636, "count_local_heights": "22827", "avg_local_height": "6.412103368", "local_ratio": "6.026727547", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4984163014374\/-46.6118463648631", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4984163014374\/-46.6118463648631" }, "geometry": { "type": "Point", "coordinates": [ -46.61184636, -23.4984163 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.37", "lat": -23.49181648, "lon": -46.59061143, "count_local_heights": "24107", "avg_local_height": "5.353057369", "local_ratio": "11.27766729", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4918164803946\/-46.5906114308209", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4918164803946\/-46.5906114308209" }, "geometry": { "type": "Point", "coordinates": [ -46.59061143, -23.49181648 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.71", "lat": -23.53019542, "lon": -46.57339489, "count_local_heights": "38955", "avg_local_height": "6.746379555", "local_ratio": "7.664851877", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5301954180318\/-46.573394890056", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5301954180318\/-46.573394890056" }, "geometry": { "type": "Point", "coordinates": [ -46.57339489, -23.53019542 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "291", "lat": 48.1744092, "lon": 11.55374033, "count_local_heights": "44", "avg_local_height": "25.36363636", "local_ratio": "11.47311828", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.1744092049886\/11.5537403262285", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.1744092049886\/11.5537403262285" }, "geometry": { "type": "Point", "coordinates": [ 11.55374033, 48.1744092 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.10", "lat": 37.2950604, "lon": -121.9234247, "count_local_heights": "300", "avg_local_height": "4.189033333", "local_ratio": "6.94671006", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/37.2950604017\/-121.923424723839", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/37.2950604017\/-121.923424723839" }, "geometry": { "type": "Point", "coordinates": [ -121.9234247, 37.2950604 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "131.1", "lat": 40.78294648, "lon": 153.0308324, "count_local_heights": "2604", "avg_local_height": "23.62955238", "local_ratio": "5.54813726", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7829464804163\/153.030832405307", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7829464804163\/153.030832405307" }, "geometry": { "type": "Point", "coordinates": [ 153.0308324, 40.78294648 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "133.7", "lat": 40.69362265, "lon": -73.98808254, "count_local_heights": "3628", "avg_local_height": "15.94812569", "local_ratio": "8.383430292", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6936226492302\/-73.9880825405785", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6936226492302\/-73.9880825405785" }, "geometry": { "type": "Point", "coordinates": [ -73.98808254, 40.69362265 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.85", "lat": -23.52640803, "lon": -46.67634639, "count_local_heights": "4652", "avg_local_height": "6.94961307", "local_ratio": "7.748632832", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5264080306965\/-46.6763463854004", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5264080306965\/-46.6763463854004" }, "geometry": { "type": "Point", "coordinates": [ -46.67634639, -23.52640803 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.988", "lat": -23.53240009, "lon": -46.66684873, "count_local_heights": "6188", "avg_local_height": "9.151805839", "local_ratio": "5.571359456", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5324000896976\/-46.6668487324496", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5324000896976\/-46.6668487324496" }, "geometry": { "type": "Point", "coordinates": [ -46.66684873, -23.53240009 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.739", "lat": -23.52850697, "lon": -46.73031438, "count_local_heights": "6188", "avg_local_height": "5.684709438", "local_ratio": "11.38826895", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5285069696988\/-46.7303143797016", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5285069696988\/-46.7303143797016" }, "geometry": { "type": "Point", "coordinates": [ -46.73031438, -23.52850697 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.289", "lat": -23.53101955, "lon": -46.65319824, "count_local_heights": "6188", "avg_local_height": "10.08717178", "local_ratio": "5.084576837", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5310195466519\/-46.6531982422657", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5310195466519\/-46.6531982422657" }, "geometry": { "type": "Point", "coordinates": [ -46.65319824, -23.53101955 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.899", "lat": -23.55460751, "lon": -46.59632241, "count_local_heights": "9004", "avg_local_height": "6.149935584", "local_ratio": "5.837296913", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5546075087218\/-46.5963224104341", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5546075087218\/-46.5963224104341" }, "geometry": { "type": "Point", "coordinates": [ -46.59632241, -23.55460751 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.867", "lat": -23.55909024, "lon": -46.55185299, "count_local_heights": "9004", "avg_local_height": "5.399616726", "local_ratio": "7.93889681", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5590902433437\/-46.5518529860069", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5590902433437\/-46.5518529860069" }, "geometry": { "type": "Point", "coordinates": [ -46.55185299, -23.55909024 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.468", "lat": -23.58537868, "lon": -46.64209262, "count_local_heights": "9004", "avg_local_height": "7.491017437", "local_ratio": "7.137615211", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5853786779415\/-46.6420926190615", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5853786779415\/-46.6420926190615" }, "geometry": { "type": "Point", "coordinates": [ -46.64209262, -23.58537868 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.818", "lat": -23.56195479, "lon": -46.55125882, "count_local_heights": "9516", "avg_local_height": "5.148651219", "local_ratio": "6.95677343", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5619547876421\/-46.5512588196606", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5619547876421\/-46.5512588196606" }, "geometry": { "type": "Point", "coordinates": [ -46.55125882, -23.56195479 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.775", "lat": -23.53673369, "lon": -46.70885335, "count_local_heights": "10796", "avg_local_height": "8.617321647", "local_ratio": "6.008247356", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5367336942599\/-46.7088533485979", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5367336942599\/-46.7088533485979" }, "geometry": { "type": "Point", "coordinates": [ -46.70885335, -23.53673369 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.16", "lat": -23.53383951, "lon": -46.67849367, "count_local_heights": "11052", "avg_local_height": "8.470818313", "local_ratio": "7.338134015", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5338395071778\/-46.6784936664955", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5338395071778\/-46.6784936664955" }, "geometry": { "type": "Point", "coordinates": [ -46.67849367, -23.53383951 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.358", "lat": -23.60257312, "lon": -46.54805421, "count_local_heights": "11052", "avg_local_height": "4.98360152", "local_ratio": "10.70671477", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6025731197412\/-46.5480542078259", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6025731197412\/-46.5480542078259" }, "geometry": { "type": "Point", "coordinates": [ -46.54805421, -23.60257312 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.473", "lat": -23.4947685, "lon": -46.62721191, "count_local_heights": "11052", "avg_local_height": "7.049780492", "local_ratio": "5.173636263", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4947684986911\/-46.6272119065284", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4947684986911\/-46.6272119065284" }, "geometry": { "type": "Point", "coordinates": [ -46.62721191, -23.4947685 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.004", "lat": -23.50341627, "lon": -46.47592389, "count_local_heights": "15660", "avg_local_height": "5.016319604", "local_ratio": "9.768915035", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5034162721337\/-46.4759238881937", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5034162721337\/-46.4759238881937" }, "geometry": { "type": "Point", "coordinates": [ -46.47592389, -23.50341627 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.385", "lat": -23.51229334, "lon": -46.52238825, "count_local_heights": "15660", "avg_local_height": "5.090259834", "local_ratio": "6.951511544", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5122933407167\/-46.5223882489998", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5122933407167\/-46.5223882489998" }, "geometry": { "type": "Point", "coordinates": [ -46.52238825, -23.51229334 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.48", "lat": -23.55472765, "lon": -46.56327096, "count_local_heights": "16172", "avg_local_height": "6.921319874", "local_ratio": "6.859963253", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5547276478589\/-46.5632709600693", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5547276478589\/-46.5632709600693" }, "geometry": { "type": "Point", "coordinates": [ -46.56327096, -23.55472765 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.206", "lat": -23.58722089, "lon": -46.53919191, "count_local_heights": "17964", "avg_local_height": "6.569489503", "local_ratio": "5.511234927", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5872208852332\/-46.5391919111142", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5872208852332\/-46.5391919111142" }, "geometry": { "type": "Point", "coordinates": [ -46.53919191, -23.58722089 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.19", "lat": -23.5315324, "lon": -46.64417372, "count_local_heights": "19500", "avg_local_height": "10.02160444", "local_ratio": "5.407317791", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.531532403959\/-46.6441737221987", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.531532403959\/-46.6441737221987" }, "geometry": { "type": "Point", "coordinates": [ -46.64417372, -23.5315324 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.784", "lat": -23.55609878, "lon": -46.57059881, "count_local_heights": "21036", "avg_local_height": "5.463029521", "local_ratio": "7.648503425", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5560987826817\/-46.570598811637", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5560987826817\/-46.570598811637" }, "geometry": { "type": "Point", "coordinates": [ -46.57059881, -23.55609878 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.589", "lat": -23.53049088, "lon": -46.5488474, "count_local_heights": "21292", "avg_local_height": "6.047693594", "local_ratio": "8.861064002", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5304908783139\/-46.5488473985291", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5304908783139\/-46.5488473985291" }, "geometry": { "type": "Point", "coordinates": [ -46.5488474, -23.53049088 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.37", "lat": -23.51245975, "lon": -46.58397384, "count_local_heights": "48428", "avg_local_height": "7.271511185", "local_ratio": "7.064556279", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5124597455932\/-46.5839738433871", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5124597455932\/-46.5839738433871" }, "geometry": { "type": "Point", "coordinates": [ -46.58397384, -23.51245975 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "324", "lat": 48.85826207, "lon": 2.294495576, "count_local_heights": "45", "avg_local_height": "15.17777778", "local_ratio": "21.34699854", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.8582620660139\/2.29449557626333", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.8582620660139\/2.29449557626333" }, "geometry": { "type": "Point", "coordinates": [ 2.294495576, 48.85826207 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.821", "lat": 45.23673886, "lon": 9.479508195, "count_local_heights": "301", "avg_local_height": "5.474315615", "local_ratio": "7.456822528", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.2367388587355\/9.47950819523042", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.2367388587355\/9.47950819523042" }, "geometry": { "type": "Point", "coordinates": [ 9.479508195, 45.23673886 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "155.2", "lat": 40.75119548, "lon": -73.9799815, "count_local_heights": "2349", "avg_local_height": "30.66805875", "local_ratio": "5.060639843", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7511954779082\/-73.9799814962095", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7511954779082\/-73.9799814962095" }, "geometry": { "type": "Point", "coordinates": [ -73.9799815, 40.75119548 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.665", "lat": -23.59072222, "lon": -46.67124743, "count_local_heights": "3117", "avg_local_height": "8.39203112", "local_ratio": "5.918114374", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5907222178601\/-46.6712474331855", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5907222178601\/-46.6712474331855" }, "geometry": { "type": "Point", "coordinates": [ -46.67124743, -23.59072222 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.284", "lat": -23.51993399, "lon": -46.61801172, "count_local_heights": "3373", "avg_local_height": "5.256256745", "local_ratio": "6.522512439", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5199339931283\/-46.618011717548", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5199339931283\/-46.618011717548" }, "geometry": { "type": "Point", "coordinates": [ -46.61801172, -23.51993399 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.671", "lat": -23.56885577, "lon": -46.72820435, "count_local_heights": "4397", "avg_local_height": "5.241081647", "local_ratio": "8.332440314", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5688557724431\/-46.7282043508927", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5688557724431\/-46.7282043508927" }, "geometry": { "type": "Point", "coordinates": [ -46.72820435, -23.56885577 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.716", "lat": -23.50435881, "lon": -46.63912179, "count_local_heights": "4909", "avg_local_height": "6.00596374", "local_ratio": "6.113257021", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.504358805122\/-46.6391217924295", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.504358805122\/-46.6391217924295" }, "geometry": { "type": "Point", "coordinates": [ -46.63912179, -23.50435881 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.017", "lat": -23.56904151, "lon": -46.59535342, "count_local_heights": "6445", "avg_local_height": "6.370786656", "local_ratio": "7.5370598", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.569041511735\/-46.5953534244576", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.569041511735\/-46.5953534244576" }, "geometry": { "type": "Point", "coordinates": [ -46.59535342, -23.56904151 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.556", "lat": -23.57825333, "lon": -46.64211068, "count_local_heights": "7981", "avg_local_height": "8.984079188", "local_ratio": "5.849903913", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5782533349664\/-46.6421106763897", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5782533349664\/-46.6421106763897" }, "geometry": { "type": "Point", "coordinates": [ -46.64211068, -23.57825333 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.84", "lat": -23.61660637, "lon": -46.6336194, "count_local_heights": "9517", "avg_local_height": "6.400154355", "local_ratio": "9.974759428", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6166063699208\/-46.6336194049013", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6166063699208\/-46.6336194049013" }, "geometry": { "type": "Point", "coordinates": [ -46.6336194, -23.61660637 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.739", "lat": -23.55489251, "lon": -46.59402783, "count_local_heights": "9773", "avg_local_height": "5.958613936", "local_ratio": "8.011762552", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5548925095498\/-46.5940278327676", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5548925095498\/-46.5940278327676" }, "geometry": { "type": "Point", "coordinates": [ -46.59402783, -23.55489251 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.938", "lat": -23.5257989, "lon": -46.70450376, "count_local_heights": "10029", "avg_local_height": "5.744848938", "local_ratio": "5.559415112", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5257988971267\/-46.7045037570605", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5257988971267\/-46.7045037570605" }, "geometry": { "type": "Point", "coordinates": [ -46.70450376, -23.5257989 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.256", "lat": -23.50344897, "lon": -46.6096328, "count_local_heights": "10029", "avg_local_height": "5.286253365", "local_ratio": "7.804393235", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5034489747379\/-46.6096328003753", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5034489747379\/-46.6096328003753" }, "geometry": { "type": "Point", "coordinates": [ -46.6096328, -23.50344897 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.169", "lat": -23.48243753, "lon": -46.64731602, "count_local_heights": "10285", "avg_local_height": "5.376381915", "local_ratio": "7.843378812", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4824375339144\/-46.6473160157891", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4824375339144\/-46.6473160157891" }, "geometry": { "type": "Point", "coordinates": [ -46.64731602, -23.48243753 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.678", "lat": -23.55766526, "lon": -46.59143506, "count_local_heights": "10797", "avg_local_height": "5.915807539", "local_ratio": "8.904616935", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.557665264143\/-46.5914350591999", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.557665264143\/-46.5914350591999" }, "geometry": { "type": "Point", "coordinates": [ -46.59143506, -23.55766526 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.526", "lat": -23.55888205, "lon": -46.51251934, "count_local_heights": "13357", "avg_local_height": "4.7601131", "local_ratio": "5.362477627", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5588820481805\/-46.5125193441098", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5588820481805\/-46.5125193441098" }, "geometry": { "type": "Point", "coordinates": [ -46.51251934, -23.55888205 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.212", "lat": -23.52708654, "lon": -46.52915983, "count_local_heights": "13869", "avg_local_height": "4.903756414", "local_ratio": "6.160991176", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.527086538003\/-46.5291598275666", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.527086538003\/-46.5291598275666" }, "geometry": { "type": "Point", "coordinates": [ -46.52915983, -23.52708654 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.22", "lat": -23.56892477, "lon": -46.65573668, "count_local_heights": "14637", "avg_local_height": "10.04059117", "local_ratio": "5.698867628", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5689247685187\/-46.655736676277", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5689247685187\/-46.655736676277" }, "geometry": { "type": "Point", "coordinates": [ -46.65573668, -23.56892477 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.801", "lat": -23.50191358, "lon": -46.62694376, "count_local_heights": "15661", "avg_local_height": "6.924661069", "local_ratio": "6.036540935", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5019135848057\/-46.6269437590042", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5019135848057\/-46.6269437590042" }, "geometry": { "type": "Point", "coordinates": [ -46.62694376, -23.50191358 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.605", "lat": -23.57386422, "lon": -46.5326738, "count_local_heights": "15917", "avg_local_height": "5.191091412", "local_ratio": "5.895677339", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5738642220268\/-46.5326737974517", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5738642220268\/-46.5326737974517" }, "geometry": { "type": "Point", "coordinates": [ -46.5326738, -23.57386422 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.14", "lat": -23.5546434, "lon": -46.5667865, "count_local_heights": "16429", "avg_local_height": "8.590778784", "local_ratio": "8.164568284", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5546433979715\/-46.5667865002337", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5546433979715\/-46.5667865002337" }, "geometry": { "type": "Point", "coordinates": [ -46.5667865, -23.5546434 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.539", "lat": -23.58841988, "lon": -46.53348505, "count_local_heights": "18221", "avg_local_height": "6.532633166", "local_ratio": "7.889467951", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5884198830663\/-46.5334850533054", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5884198830663\/-46.5334850533054" }, "geometry": { "type": "Point", "coordinates": [ -46.53348505, -23.58841988 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.749", "lat": -23.47737699, "lon": -46.63226098, "count_local_heights": "19501", "avg_local_height": "7.624014871", "local_ratio": "5.607150658", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4773769949486\/-46.6322609751601", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4773769949486\/-46.6322609751601" }, "geometry": { "type": "Point", "coordinates": [ -46.63226098, -23.47737699 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.908", "lat": -23.5027087, "lon": -46.47342819, "count_local_heights": "39213", "avg_local_height": "5.998804107", "local_ratio": "6.152559634", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5027086956237\/-46.4734281905861", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5027086956237\/-46.4734281905861" }, "geometry": { "type": "Point", "coordinates": [ -46.47342819, -23.5027087 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "109.56", "lat": -23.54515447, "lon": -46.63477923, "count_local_heights": "4654", "avg_local_height": "20.33751633", "local_ratio": "5.387088483", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5451544686368\/-46.634779234599", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5451544686368\/-46.634779234599" }, "geometry": { "type": "Point", "coordinates": [ -46.63477923, -23.54515447 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.69", "lat": -23.50299828, "lon": -46.63916266, "count_local_heights": "5934", "avg_local_height": "5.859673576", "local_ratio": "8.138678611", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.502998284512\/-46.6391626584118", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.502998284512\/-46.6391626584118" }, "geometry": { "type": "Point", "coordinates": [ -46.63916266, -23.50299828 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.496", "lat": -23.53287447, "lon": -46.66637803, "count_local_heights": "6190", "avg_local_height": "9.443016887", "local_ratio": "6.512325535", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5328744716003\/-46.6663780315539", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5328744716003\/-46.6663780315539" }, "geometry": { "type": "Point", "coordinates": [ -46.66637803, -23.53287447 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.606", "lat": -23.58529677, "lon": -46.64401847, "count_local_heights": "8238", "avg_local_height": "7.52234875", "local_ratio": "5.530985253", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5852967720988\/-46.6440184689442", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5852967720988\/-46.6440184689442" }, "geometry": { "type": "Point", "coordinates": [ -46.64401847, -23.58529677 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.135", "lat": -23.61715158, "lon": -46.63226168, "count_local_heights": "8494", "avg_local_height": "6.403118907", "local_ratio": "5.643343583", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6171515814467\/-46.6322616847663", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6171515814467\/-46.6322616847663" }, "geometry": { "type": "Point", "coordinates": [ -46.63226168, -23.61715158 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.42", "lat": -23.54199836, "lon": -46.67712633, "count_local_heights": "8494", "avg_local_height": "8.024172308", "local_ratio": "7.778995466", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5419983649279\/-46.6771263294514", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5419983649279\/-46.6771263294514" }, "geometry": { "type": "Point", "coordinates": [ -46.67712633, -23.54199836 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.13", "lat": -23.53386088, "lon": -46.7164096, "count_local_heights": "8750", "avg_local_height": "7.733765677", "local_ratio": "8.033602594", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5338608840533\/-46.7164095972505", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5338608840533\/-46.7164095972505" }, "geometry": { "type": "Point", "coordinates": [ -46.7164096, -23.53386088 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.379", "lat": -23.56273456, "lon": -46.68700206, "count_local_heights": "8750", "avg_local_height": "8.191422857", "local_ratio": "5.051503349", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5627345593627\/-46.6870020582343", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5627345593627\/-46.6870020582343" }, "geometry": { "type": "Point", "coordinates": [ -46.68700206, -23.56273456 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "118.3", "lat": 40.76145323, "lon": -73.96311404, "count_local_heights": "9262", "avg_local_height": "17.1243238", "local_ratio": "6.908301981", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7614532275888\/-73.9631140431013", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7614532275888\/-73.9631140431013" }, "geometry": { "type": "Point", "coordinates": [ -73.96311404, 40.76145323 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.065", "lat": -23.54483752, "lon": -46.68647833, "count_local_heights": "10030", "avg_local_height": "7.038687097", "local_ratio": "5.55004072", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5448375174271\/-46.6864783299751", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5448375174271\/-46.6864783299751" }, "geometry": { "type": "Point", "coordinates": [ -46.68647833, -23.54483752 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.585", "lat": -23.53899591, "lon": -46.70699057, "count_local_heights": "10542", "avg_local_height": "8.925090448", "local_ratio": "5.219554947", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5389959083963\/-46.706990565786", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5389959083963\/-46.706990565786" }, "geometry": { "type": "Point", "coordinates": [ -46.70699057, -23.53899591 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.418", "lat": -23.56873044, "lon": -46.62219594, "count_local_heights": "11054", "avg_local_height": "6.691884386", "local_ratio": "6.48815752", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5687304404831\/-46.6221959416513", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5687304404831\/-46.6221959416513" }, "geometry": { "type": "Point", "coordinates": [ -46.62219594, -23.56873044 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.168", "lat": -23.49089892, "lon": -46.62429517, "count_local_heights": "11566", "avg_local_height": "6.893033892", "local_ratio": "5.101962438", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4908989208815\/-46.6242951672946", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4908989208815\/-46.6242951672946" }, "geometry": { "type": "Point", "coordinates": [ -46.62429517, -23.49089892 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.822", "lat": -23.58033301, "lon": -46.62474048, "count_local_heights": "11822", "avg_local_height": "6.398776628", "local_ratio": "5.129417998", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5803330119706\/-46.6247404811544", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5803330119706\/-46.6247404811544" }, "geometry": { "type": "Point", "coordinates": [ -46.62474048, -23.58033301 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.177", "lat": -23.56288094, "lon": -46.51978968, "count_local_heights": "12590", "avg_local_height": "4.846073312", "local_ratio": "5.608045576", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5628809427694\/-46.5197896786378", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5628809427694\/-46.5197896786378" }, "geometry": { "type": "Point", "coordinates": [ -46.51978968, -23.56288094 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.61", "lat": -23.53371967, "lon": -46.62700889, "count_local_heights": "13614", "avg_local_height": "8.977977636", "local_ratio": "7.085114553", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5337196677222\/-46.6270088941069", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5337196677222\/-46.6270088941069" }, "geometry": { "type": "Point", "coordinates": [ -46.62700889, -23.53371967 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.369", "lat": -23.48247182, "lon": -46.6003417, "count_local_heights": "14894", "avg_local_height": "5.444516954", "local_ratio": "12.92474623", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4824718194524\/-46.6003416954574", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4824718194524\/-46.6003416954574" }, "geometry": { "type": "Point", "coordinates": [ -46.6003417, -23.48247182 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.202", "lat": -23.58664991, "lon": -46.54054334, "count_local_heights": "17710", "avg_local_height": "6.589990764", "local_ratio": "5.34173738", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866499129814\/-46.5405433399798", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866499129814\/-46.5405433399798" }, "geometry": { "type": "Point", "coordinates": [ -46.54054334, -23.58664991 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.86", "lat": -23.55449972, "lon": -46.56735718, "count_local_heights": "17966", "avg_local_height": "7.715292664", "local_ratio": "7.499391471", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5544997174196\/-46.5673571801859", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5544997174196\/-46.5673571801859" }, "geometry": { "type": "Point", "coordinates": [ -46.56735718, -23.55449972 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.027", "lat": -23.58740921, "lon": -46.53934297, "count_local_heights": "17966", "avg_local_height": "6.580286064", "local_ratio": "6.082866248", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5874092139316\/-46.5393429662591", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5874092139316\/-46.5393429662591" }, "geometry": { "type": "Point", "coordinates": [ -46.53934297, -23.58740921 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.1", "lat": 40.78015055, "lon": -46.5676218, "count_local_heights": "29230", "avg_local_height": "12.82134387", "local_ratio": "5.389450645", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.780150552894\/-46.5676218041705", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.780150552894\/-46.5676218041705" }, "geometry": { "type": "Point", "coordinates": [ -46.5676218, 40.78015055 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.3", "lat": 52.13031869, "lon": 2.441951715, "count_local_heights": "38190", "avg_local_height": "11.00488213", "local_ratio": "5.479386268", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.1303186927288\/2.44195171518719", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.1303186927288\/2.44195171518719" }, "geometry": { "type": "Point", "coordinates": [ 2.441951715, 52.13031869 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.751", "lat": -23.6054652, "lon": -46.67430985, "count_local_heights": "3631", "avg_local_height": "8.969748554", "local_ratio": "7.999220889", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6054652005494\/-46.6743098478568", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6054652005494\/-46.6743098478568" }, "geometry": { "type": "Point", "coordinates": [ -46.67430985, -23.6054652 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.783", "lat": -23.46101299, "lon": -46.6244938, "count_local_heights": "5935", "avg_local_height": "4.741800674", "local_ratio": "11.1314253", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4610129934381\/-46.6244938048307", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4610129934381\/-46.6244938048307" }, "geometry": { "type": "Point", "coordinates": [ -46.6244938, -23.46101299 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "80.09", "lat": 25.12269092, "lon": 56.32389557, "count_local_heights": "6191", "avg_local_height": "15.3787688", "local_ratio": "5.20782912", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.1226909160675\/56.3238955735048", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.1226909160675\/56.3238955735048" }, "geometry": { "type": "Point", "coordinates": [ 56.32389557, 25.12269092 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.01", "lat": -23.52796354, "lon": -46.68069604, "count_local_heights": "7215", "avg_local_height": "7.533362024", "local_ratio": "7.833156009", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5279635378829\/-46.6806960413666", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5279635378829\/-46.6806960413666" }, "geometry": { "type": "Point", "coordinates": [ -46.68069604, -23.52796354 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.307", "lat": -23.57624215, "lon": -46.61169345, "count_local_heights": "8751", "avg_local_height": "6.502757894", "local_ratio": "6.352227881", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5762421545728\/-46.611693447748", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5762421545728\/-46.611693447748" }, "geometry": { "type": "Point", "coordinates": [ -46.61169345, -23.57624215 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.888", "lat": -23.49180362, "lon": -46.62805416, "count_local_heights": "11311", "avg_local_height": "6.863950491", "local_ratio": "8.725004658", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4918036196312\/-46.6280541586408", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4918036196312\/-46.6280541586408" }, "geometry": { "type": "Point", "coordinates": [ -46.62805416, -23.49180362 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.671", "lat": -23.48421335, "lon": -46.62389081, "count_local_heights": "12079", "avg_local_height": "6.02187797", "local_ratio": "6.753873161", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.484213352299\/-46.6238908052311", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.484213352299\/-46.6238908052311" }, "geometry": { "type": "Point", "coordinates": [ -46.62389081, -23.48421335 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.802", "lat": -23.55402153, "lon": -46.45638142, "count_local_heights": "12847", "avg_local_height": "5.122093563", "local_ratio": "8.746814062", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5540215286896\/-46.45638142186", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5540215286896\/-46.45638142186" }, "geometry": { "type": "Point", "coordinates": [ -46.45638142, -23.55402153 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.137", "lat": -23.50630632, "lon": -46.42320841, "count_local_heights": "13871", "avg_local_height": "4.552540696", "local_ratio": "6.839477574", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5063063154263\/-46.4232084077428", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5063063154263\/-46.4232084077428" }, "geometry": { "type": "Point", "coordinates": [ -46.42320841, -23.50630632 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.406", "lat": -23.58747155, "lon": -46.53946041, "count_local_heights": "17967", "avg_local_height": "6.586011322", "local_ratio": "5.072265802", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5874715490333\/-46.5394604081393", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5874715490333\/-46.5394604081393" }, "geometry": { "type": "Point", "coordinates": [ -46.53946041, -23.58747155 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.44", "lat": -23.54909073, "lon": -46.64677765, "count_local_heights": "18735", "avg_local_height": "9.477974819", "local_ratio": "5.427319758", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5490907297752\/-46.6467776473947", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5490907297752\/-46.6467776473947" }, "geometry": { "type": "Point", "coordinates": [ -46.64677765, -23.54909073 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.07", "lat": -23.54028986, "lon": -46.6620445, "count_local_heights": "21551", "avg_local_height": "8.796113112", "local_ratio": "6.829152745", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5402898562649\/-46.6620445037839", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5402898562649\/-46.6620445037839" }, "geometry": { "type": "Point", "coordinates": [ -46.6620445, -23.54028986 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.83", "lat": -23.5234242, "lon": -46.50578227, "count_local_heights": "27695", "avg_local_height": "9.214925597", "local_ratio": "5.950129431", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5234241992899\/-46.5057822654853", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5234241992899\/-46.5057822654853" }, "geometry": { "type": "Point", "coordinates": [ -46.50578227, -23.5234242 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "110.1", "lat": 25.7736212, "lon": -80.19724341, "count_local_heights": "816", "avg_local_height": "17.19718137", "local_ratio": "6.402211945", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7736211959701\/-80.1972434063787", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7736211959701\/-80.1972434063787" }, "geometry": { "type": "Point", "coordinates": [ -80.19724341, 25.7736212 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.941", "lat": -23.50927298, "lon": -46.69810411, "count_local_heights": "1840", "avg_local_height": "5.450929891", "local_ratio": "6.043189081", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5092729799724\/-46.6981041149437", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5092729799724\/-46.6981041149437" }, "geometry": { "type": "Point", "coordinates": [ -46.69810411, -23.50927298 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.451", "lat": -23.60073709, "lon": -46.6732825, "count_local_heights": "3888", "avg_local_height": "10.11984388", "local_ratio": "6.171142633", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6007370908695\/-46.6732824958393", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6007370908695\/-46.6732824958393" }, "geometry": { "type": "Point", "coordinates": [ -46.6732825, -23.60073709 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.42", "lat": 27.96576217, "lon": -46.67084955, "count_local_heights": "3888", "avg_local_height": "9.778500257", "local_ratio": "5.258475088", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9657621712823\/-46.6708495516424", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9657621712823\/-46.6708495516424" }, "geometry": { "type": "Point", "coordinates": [ -46.67084955, 27.96576217 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.20", "lat": 18.40394532, "lon": -66.01397432, "count_local_heights": "3888", "avg_local_height": "3.871383745", "local_ratio": "10.90049522", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4039453236061\/-66.0139743244976", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4039453236061\/-66.0139743244976" }, "geometry": { "type": "Point", "coordinates": [ -66.01397432, 18.40394532 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.031", "lat": -23.52920747, "lon": -46.66631016, "count_local_heights": "5168", "avg_local_height": "8.578798864", "local_ratio": "6.181634613", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5292074658887\/-46.6663101567258", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5292074658887\/-46.6663101567258" }, "geometry": { "type": "Point", "coordinates": [ -46.66631016, -23.52920747 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.96", "lat": -23.55811085, "lon": -46.67456364, "count_local_heights": "6192", "avg_local_height": "10.88507009", "local_ratio": "7.253972583", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5581108465114\/-46.6745636355193", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5581108465114\/-46.6745636355193" }, "geometry": { "type": "Point", "coordinates": [ -46.67456364, -23.55811085 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.492", "lat": -23.55957236, "lon": -46.62114777, "count_local_heights": "7472", "avg_local_height": "6.663824946", "local_ratio": "5.926326144", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5595723554756\/-46.6211477721749", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5595723554756\/-46.6211477721749" }, "geometry": { "type": "Point", "coordinates": [ -46.62114777, -23.55957236 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.446", "lat": -23.53109935, "lon": -46.68363279, "count_local_heights": "10032", "avg_local_height": "7.725713218", "local_ratio": "5.235244807", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5310993459564\/-46.6836327885559", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5310993459564\/-46.6836327885559" }, "geometry": { "type": "Point", "coordinates": [ -46.68363279, -23.53109935 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.683", "lat": -23.54838184, "lon": -46.69018071, "count_local_heights": "10288", "avg_local_height": "6.764362712", "local_ratio": "5.57081304", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5483818399236\/-46.690180710953", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5483818399236\/-46.690180710953" }, "geometry": { "type": "Point", "coordinates": [ -46.69018071, -23.54838184 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.89", "lat": -23.61028063, "lon": -46.63446893, "count_local_heights": "10800", "avg_local_height": "6.252045", "local_ratio": "10.85884699", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.610280625981\/-46.634468926099", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.610280625981\/-46.634468926099" }, "geometry": { "type": "Point", "coordinates": [ -46.63446893, -23.61028063 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.127", "lat": -23.53431767, "lon": -46.45666678, "count_local_heights": "10800", "avg_local_height": "4.887566759", "local_ratio": "5.550205519", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5343176683837\/-46.4566667846094", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5343176683837\/-46.4566667846094" }, "geometry": { "type": "Point", "coordinates": [ -46.45666678, -23.53431767 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.000", "lat": -23.55061528, "lon": -46.55747336, "count_local_heights": "11056", "avg_local_height": "6.120078781", "local_ratio": "12.58153739", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5506152811862\/-46.5574733588491", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5506152811862\/-46.5574733588491" }, "geometry": { "type": "Point", "coordinates": [ -46.55747336, -23.55061528 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.909", "lat": -23.49119212, "lon": -46.62996436, "count_local_heights": "11312", "avg_local_height": "6.699597772", "local_ratio": "5.061348629", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4911921167654\/-46.6299643557572", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4911921167654\/-46.6299643557572" }, "geometry": { "type": "Point", "coordinates": [ -46.62996436, -23.49119212 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.133", "lat": -23.5650705, "lon": -46.54429085, "count_local_heights": "12848", "avg_local_height": "5.069303004", "local_ratio": "6.733272793", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5650705040263\/-46.5442908500225", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5650705040263\/-46.5442908500225" }, "geometry": { "type": "Point", "coordinates": [ -46.54429085, -23.5650705 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.19", "lat": -23.55942321, "lon": -46.63215553, "count_local_heights": "14128", "avg_local_height": "8.369659754", "local_ratio": "5.996659539", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5594232127229\/-46.6321555285542", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5594232127229\/-46.6321555285542" }, "geometry": { "type": "Point", "coordinates": [ -46.63215553, -23.55942321 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.416", "lat": -23.52602714, "lon": -46.48357226, "count_local_heights": "16432", "avg_local_height": "4.625957278", "local_ratio": "5.494214164", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5260271440075\/-46.483572257745", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5260271440075\/-46.483572257745" }, "geometry": { "type": "Point", "coordinates": [ -46.48357226, -23.52602714 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.01", "lat": -22.90168106, "lon": -43.17858742, "count_local_heights": "18480", "avg_local_height": "12.5897749", "local_ratio": "6.037439162", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9016810604482\/-43.1785874171076", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9016810604482\/-43.1785874171076" }, "geometry": { "type": "Point", "coordinates": [ -43.17858742, -22.90168106 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.58", "lat": -23.53851035, "lon": -46.55294436, "count_local_heights": "18480", "avg_local_height": "6.713711663", "local_ratio": "8.576477944", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5385103496763\/-46.552944356215", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5385103496763\/-46.552944356215" }, "geometry": { "type": "Point", "coordinates": [ -46.55294436, -23.53851035 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.254", "lat": -23.59668292, "lon": -46.52623977, "count_local_heights": "19248", "avg_local_height": "5.014974127", "local_ratio": "5.434524548", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5966829229556\/-46.5262397671323", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5966829229556\/-46.5262397671323" }, "geometry": { "type": "Point", "coordinates": [ -46.52623977, -23.59668292 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.739", "lat": -23.47840834, "lon": -46.60802747, "count_local_heights": "23856", "avg_local_height": "5.89659614", "local_ratio": "5.552186248", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4784083421083\/-46.6080274747294", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4784083421083\/-46.6080274747294" }, "geometry": { "type": "Point", "coordinates": [ -46.60802747, -23.47840834 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.59", "lat": 27.99018548, "lon": -46.59422218, "count_local_heights": "62256", "avg_local_height": "7.072774062", "local_ratio": "5.73890805", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9901854805464\/-46.5942221848111", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9901854805464\/-46.5942221848111" }, "geometry": { "type": "Point", "coordinates": [ -46.59422218, 27.99018548 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "525", "lat": 3.141694211, "lon": 101.7007319, "count_local_heights": "49", "avg_local_height": "95.66795918", "local_ratio": "5.487730735", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/3.14169421060661\/101.700731855992", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/3.14169421060661\/101.700731855992" }, "geometry": { "type": "Point", "coordinates": [ 101.7007319, 3.141694211 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "100.15", "lat": 51.44764411, "lon": 6.996626253, "count_local_heights": "49", "avg_local_height": "19.96244898", "local_ratio": "5.016919522", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.4476441052657\/6.99662625252826", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.4476441052657\/6.99662625252826" }, "geometry": { "type": "Point", "coordinates": [ 6.996626253, 51.44764411 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "550", "lat": 3.141733055, "lon": 101.700756, "count_local_heights": "49", "avg_local_height": "95.66795918", "local_ratio": "5.749051247", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/3.14173305504161\/101.700756017313", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/3.14173305504161\/101.700756017313" }, "geometry": { "type": "Point", "coordinates": [ 101.700756, 3.141733055 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "98.4", "lat": 25.96883173, "lon": -80.12470883, "count_local_heights": "561", "avg_local_height": "18.91889483", "local_ratio": "5.201149479", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.9688317253532\/-80.1247088340266", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.9688317253532\/-80.1247088340266" }, "geometry": { "type": "Point", "coordinates": [ -80.12470883, 25.96883173 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.78", "lat": 30.27338686, "lon": -97.74527125, "count_local_heights": "817", "avg_local_height": "10.98304774", "local_ratio": "5.716081866", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/30.2733868617178\/-97.7452712510301", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/30.2733868617178\/-97.7452712510301" }, "geometry": { "type": "Point", "coordinates": [ -97.74527125, 30.27338686 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "366", "lat": 40.75555733, "lon": -73.98471656, "count_local_heights": "2353", "avg_local_height": "29.68863663", "local_ratio": "12.32794906", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7555573316433\/-73.9847165595523", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7555573316433\/-73.9847165595523" }, "geometry": { "type": "Point", "coordinates": [ -73.98471656, 40.75555733 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.50", "lat": 18.4174722, "lon": -66.05433314, "count_local_heights": "3889", "avg_local_height": "5.53094883", "local_ratio": "6.237627767", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4174721953212\/-66.0543331363865", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4174721953212\/-66.0543331363865" }, "geometry": { "type": "Point", "coordinates": [ -66.05433314, 18.4174722 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.937", "lat": -23.57977374, "lon": -46.59185949, "count_local_heights": "5169", "avg_local_height": "6.361359064", "local_ratio": "5.02046806", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5797737361289\/-46.5918594888634", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5797737361289\/-46.5918594888634" }, "geometry": { "type": "Point", "coordinates": [ -46.59185949, -23.57977374 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "112.9", "lat": 40.75904777, "lon": -73.96124389000001, "count_local_heights": "5681", "avg_local_height": "18.84828375", "local_ratio": "5.98993529", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7590477726008\/-73.9612438941946", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7590477726008\/-73.9612438941946" }, "geometry": { "type": "Point", "coordinates": [ -73.96124389, 40.75904777 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.209", "lat": -23.46100394, "lon": -46.62442409, "count_local_heights": "5937", "avg_local_height": "4.739675931", "local_ratio": "9.960385624", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4610039416182\/-46.6244240891055", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4610039416182\/-46.6244240891055" }, "geometry": { "type": "Point", "coordinates": [ -46.62442409, -23.46100394 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.272", "lat": -23.57681406, "lon": -46.64901329, "count_local_heights": "6193", "avg_local_height": "10.3433793", "local_ratio": "5.343708125", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5768140646574\/-46.6490132872731", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5768140646574\/-46.6490132872731" }, "geometry": { "type": "Point", "coordinates": [ -46.64901329, -23.57681406 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.647", "lat": -23.56352916, "lon": -46.67184449, "count_local_heights": "6449", "avg_local_height": "12.41700388", "local_ratio": "6.253279839", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5635291634132\/-46.6718444862965", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5635291634132\/-46.6718444862965" }, "geometry": { "type": "Point", "coordinates": [ -46.67184449, -23.56352916 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.348", "lat": -23.53418814, "lon": -46.66647155, "count_local_heights": "6449", "avg_local_height": "9.698314705", "local_ratio": "5.810081619", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5341881394929\/-46.6664715467592", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5341881394929\/-46.6664715467592" }, "geometry": { "type": "Point", "coordinates": [ -46.66647155, -23.53418814 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.423", "lat": -23.58425678, "lon": -46.64568806, "count_local_heights": "7729", "avg_local_height": "7.77895588", "local_ratio": "8.281702711", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5842567760745\/-46.6456880619884", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5842567760745\/-46.6456880619884" }, "geometry": { "type": "Point", "coordinates": [ -46.64568806, -23.58425678 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.808", "lat": -23.56412874, "lon": -46.68139649, "count_local_heights": "7985", "avg_local_height": "8.663878021", "local_ratio": "5.864348491", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5641287394682\/-46.681396487446", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5641287394682\/-46.681396487446" }, "geometry": { "type": "Point", "coordinates": [ -46.68139649, -23.56412874 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.133", "lat": -23.58637758, "lon": -46.64390167, "count_local_heights": "8241", "avg_local_height": "7.394201553", "local_ratio": "5.292390222", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5863775786423\/-46.6439016673207", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5863775786423\/-46.6439016673207" }, "geometry": { "type": "Point", "coordinates": [ -46.64390167, -23.58637758 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.41", "lat": -23.60263732, "lon": -46.63046211, "count_local_heights": "8241", "avg_local_height": "5.85280779", "local_ratio": "7.929527444", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6026373187977\/-46.6304621122776", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6026373187977\/-46.6304621122776" }, "geometry": { "type": "Point", "coordinates": [ -46.63046211, -23.60263732 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "89.3", "lat": 40.75437374, "lon": 135.4927323, "count_local_heights": "8241", "avg_local_height": "14.40184529", "local_ratio": "6.200594315", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7543737440847\/135.492732261484", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7543737440847\/135.492732261484" }, "geometry": { "type": "Point", "coordinates": [ 135.4927323, 40.75437374 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.83", "lat": -23.55657333, "lon": -46.59922384, "count_local_heights": "8497", "avg_local_height": "6.250212193", "local_ratio": "9.092491303", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5565733261709\/-46.5992238426883", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5565733261709\/-46.5992238426883" }, "geometry": { "type": "Point", "coordinates": [ -46.59922384, -23.55657333 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "93.954", "lat": -23.563783, "lon": -46.68506602, "count_local_heights": "8497", "avg_local_height": "8.29315123", "local_ratio": "11.32910728", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5637829989706\/-46.6850660226839", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5637829989706\/-46.6850660226839" }, "geometry": { "type": "Point", "coordinates": [ -46.68506602, -23.563783 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.852", "lat": -23.5803616, "lon": -46.64032894, "count_local_heights": "9009", "avg_local_height": "8.232985681", "local_ratio": "7.026855413", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5803615959629\/-46.6403289378793", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5803615959629\/-46.6403289378793" }, "geometry": { "type": "Point", "coordinates": [ -46.64032894, -23.5803616 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.785", "lat": -23.53921717, "lon": -46.70679476, "count_local_heights": "10545", "avg_local_height": "8.919629825", "local_ratio": "5.133060553", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392171693719\/-46.7067947645876", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392171693719\/-46.7067947645876" }, "geometry": { "type": "Point", "coordinates": [ -46.70679476, -23.53921717 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.075", "lat": -23.53767132, "lon": -46.70838981, "count_local_heights": "10801", "avg_local_height": "8.690924961", "local_ratio": "6.45213257", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5376713178898\/-46.7083898078529", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5376713178898\/-46.7083898078529" }, "geometry": { "type": "Point", "coordinates": [ -46.70838981, -23.53767132 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.913", "lat": -23.49196853, "lon": -46.62779385, "count_local_heights": "11313", "avg_local_height": "6.899392999", "local_ratio": "9.553449123", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4919685267559\/-46.6277938457748", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4919685267559\/-46.6277938457748" }, "geometry": { "type": "Point", "coordinates": [ -46.62779385, -23.49196853 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.584", "lat": -23.47553389, "lon": -46.63085269, "count_local_heights": "12081", "avg_local_height": "5.188138647", "local_ratio": "8.786195416", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.475533894527\/-46.6308526884254", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.475533894527\/-46.6308526884254" }, "geometry": { "type": "Point", "coordinates": [ -46.63085269, -23.47553389 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "84.73", "lat": -23.54074773, "lon": -46.51764762, "count_local_heights": "12081", "avg_local_height": "4.725884995", "local_ratio": "17.92891704", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5407477341769\/-46.5176476206614", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5407477341769\/-46.5176476206614" }, "geometry": { "type": "Point", "coordinates": [ -46.51764762, -23.54074773 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.979", "lat": -23.48620751, "lon": -46.61997229, "count_local_heights": "12593", "avg_local_height": "6.089777575", "local_ratio": "8.699660923", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4862075139174\/-46.6199722908491", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4862075139174\/-46.6199722908491" }, "geometry": { "type": "Point", "coordinates": [ -46.61997229, -23.48620751 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.889", "lat": -23.59705259, "lon": -46.51787097, "count_local_heights": "19249", "avg_local_height": "5.170956257", "local_ratio": "5.393393139", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5970525859991\/-46.5178709745875", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5970525859991\/-46.5178709745875" }, "geometry": { "type": "Point", "coordinates": [ -46.51787097, -23.59705259 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.40", "lat": 18.38648902, "lon": -66.03077592, "count_local_heights": "2610", "avg_local_height": "3.962329502", "local_ratio": "12.46741342", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3864890158481\/-66.0307759190677", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3864890158481\/-66.0307759190677" }, "geometry": { "type": "Point", "coordinates": [ -66.03077592, 18.38648902 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.626", "lat": -23.5785028, "lon": -46.6892948, "count_local_heights": "3378", "avg_local_height": "8.283383955", "local_ratio": "8.646949168", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5785028006967\/-46.6892948023399", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5785028006967\/-46.6892948023399" }, "geometry": { "type": "Point", "coordinates": [ -46.6892948, -23.5785028 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.411", "lat": -23.56962393, "lon": -46.74503832, "count_local_heights": "4914", "avg_local_height": "5.234518722", "local_ratio": "7.146979882", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5696239258101\/-46.7450383242434", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5696239258101\/-46.7450383242434" }, "geometry": { "type": "Point", "coordinates": [ -46.74503832, -23.56962393 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.36", "lat": -23.5531666, "lon": -46.62898293, "count_local_heights": "5170", "avg_local_height": "11.77155145", "local_ratio": "6.486825489", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5531666016469\/-46.6289829295307", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5531666016469\/-46.6289829295307" }, "geometry": { "type": "Point", "coordinates": [ -46.62898293, -23.5531666 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.626", "lat": -23.56699088, "lon": -46.61075827, "count_local_heights": "5682", "avg_local_height": "6.229793383", "local_ratio": "8.286952204", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5669908810104\/-46.6107582713571", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5669908810104\/-46.6107582713571" }, "geometry": { "type": "Point", "coordinates": [ -46.61075827, -23.56699088 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.389", "lat": -23.46102129, "lon": -46.62456338, "count_local_heights": "5938", "avg_local_height": "4.742998653", "local_ratio": "9.99135852", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4610212903903\/-46.6245633765484", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4610212903903\/-46.6245633765484" }, "geometry": { "type": "Point", "coordinates": [ -46.62456338, -23.46102129 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.771", "lat": -23.5708157, "lon": -46.69340955, "count_local_heights": "6450", "avg_local_height": "7.872756279", "local_ratio": "6.321928209", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5708157014989\/-46.693409551474", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5708157014989\/-46.693409551474" }, "geometry": { "type": "Point", "coordinates": [ -46.69340955, -23.5708157 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "86.424", "lat": -23.56271631, "lon": -46.63505629, "count_local_heights": "7474", "avg_local_height": "9.430320444", "local_ratio": "9.164481792", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5627163050142\/-46.6350562915627", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5627163050142\/-46.6350562915627" }, "geometry": { "type": "Point", "coordinates": [ -46.63505629, -23.56271631 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.799", "lat": -23.56136887, "lon": -46.69698785, "count_local_heights": "7986", "avg_local_height": "6.938437015", "local_ratio": "5.015394667", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5613688726964\/-46.6969878490399", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5613688726964\/-46.6969878490399" }, "geometry": { "type": "Point", "coordinates": [ -46.69698785, -23.56136887 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.72", "lat": -22.93919879, "lon": -43.17855222, "count_local_heights": "8498", "avg_local_height": "9.139716917", "local_ratio": "7.409419856", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9391987917503\/-43.1785522177375", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9391987917503\/-43.1785522177375" }, "geometry": { "type": "Point", "coordinates": [ -43.17855222, -22.93919879 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.58", "lat": -23.55986501, "lon": -46.68255373, "count_local_heights": "8754", "avg_local_height": "8.65392472", "local_ratio": "7.231401014", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5598650113155\/-46.6825537288508", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5598650113155\/-46.6825537288508" }, "geometry": { "type": "Point", "coordinates": [ -46.68255373, -23.55986501 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.578", "lat": -23.5836032, "lon": -46.64108599, "count_local_heights": "9266", "avg_local_height": "7.728889596", "local_ratio": "5.897095492", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5836031977591\/-46.6410859857933", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5836031977591\/-46.6410859857933" }, "geometry": { "type": "Point", "coordinates": [ -46.64108599, -23.5836032 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.291", "lat": -23.55868452, "lon": -46.59412572, "count_local_heights": "10290", "avg_local_height": "6.134139261", "local_ratio": "8.850630494", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5586845170894\/-46.5941257221129", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5586845170894\/-46.5941257221129" }, "geometry": { "type": "Point", "coordinates": [ -46.59412572, -23.55868452 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.348", "lat": -23.57955307, "lon": -46.61442266, "count_local_heights": "10802", "avg_local_height": "6.429699896", "local_ratio": "6.275254001", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5795530678906\/-46.6144226573255", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5795530678906\/-46.6144226573255" }, "geometry": { "type": "Point", "coordinates": [ -46.61442266, -23.57955307 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.51", "lat": -23.53645167, "lon": -46.68257978, "count_local_heights": "11058", "avg_local_height": "7.687374374", "local_ratio": "7.871348142", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5364516686506\/-46.682579776494", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5364516686506\/-46.682579776494" }, "geometry": { "type": "Point", "coordinates": [ -46.68257978, -23.53645167 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.277", "lat": -23.53093455, "lon": -46.54344649, "count_local_heights": "12338", "avg_local_height": "5.09376416", "local_ratio": "11.24453316", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5309345450705\/-46.54344648697", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5309345450705\/-46.54344648697" }, "geometry": { "type": "Point", "coordinates": [ -46.54344649, -23.53093455 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.539", "lat": -23.55354673, "lon": -46.45951319, "count_local_heights": "12338", "avg_local_height": "5.027764549", "local_ratio": "8.460817842", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5535467296676\/-46.4595131857322", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5535467296676\/-46.4595131857322" }, "geometry": { "type": "Point", "coordinates": [ -46.45951319, -23.55354673 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.484", "lat": -23.49280947, "lon": -46.62918508, "count_local_heights": "12594", "avg_local_height": "6.742685803", "local_ratio": "6.152444473", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4928094715812\/-46.6291850835992", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4928094715812\/-46.6291850835992" }, "geometry": { "type": "Point", "coordinates": [ -46.62918508, -23.49280947 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.22", "lat": -23.48803786, "lon": -46.60801644, "count_local_heights": "14386", "avg_local_height": "5.518043445", "local_ratio": "13.81286696", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4880378602119\/-46.6080164404929", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4880378602119\/-46.6080164404929" }, "geometry": { "type": "Point", "coordinates": [ -46.60801644, -23.48803786 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.582", "lat": -23.54317015, "lon": -46.57437875, "count_local_heights": "14386", "avg_local_height": "6.693421173", "local_ratio": "5.166565663", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.543170151932\/-46.5743787518791", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.543170151932\/-46.5743787518791" }, "geometry": { "type": "Point", "coordinates": [ -46.57437875, -23.54317015 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.217", "lat": -23.50049662, "lon": -46.48483506, "count_local_heights": "21810", "avg_local_height": "4.818058414", "local_ratio": "6.479165946", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5004966229404\/-46.4848350631556", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5004966229404\/-46.4848350631556" }, "geometry": { "type": "Point", "coordinates": [ -46.48483506, -23.50049662 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.497", "lat": -23.50971553, "lon": -46.57126029, "count_local_heights": "27698", "avg_local_height": "4.90197758", "local_ratio": "6.221366684", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5097155305026\/-46.5712602893748", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5097155305026\/-46.5712602893748" }, "geometry": { "type": "Point", "coordinates": [ -46.57126029, -23.50971553 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "153.6", "lat": 35.68793127, "lon": 139.6948326, "count_local_heights": "2611", "avg_local_height": "17.74800345", "local_ratio": "8.6544946", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.687931273995\/139.694832575726", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.687931273995\/139.694832575726" }, "geometry": { "type": "Point", "coordinates": [ 139.694832600000012, 35.68793127 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.445", "lat": -23.59569772, "lon": -46.66504373, "count_local_heights": "4659", "avg_local_height": "9.659310152", "local_ratio": "6.050639132", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5956977224593\/-46.6650437250148", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5956977224593\/-46.6650437250148" }, "geometry": { "type": "Point", "coordinates": [ -46.66504373, -23.59569772 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.556", "lat": -23.54183629, "lon": -46.66180908, "count_local_heights": "5427", "avg_local_height": "13.53341385", "local_ratio": "5.065684149", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5418362922605\/-46.6618090813911", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5418362922605\/-46.6618090813911" }, "geometry": { "type": "Point", "coordinates": [ -46.66180908, -23.54183629 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "71.47", "lat": -23.5582527, "lon": -46.67485467, "count_local_heights": "6195", "avg_local_height": "10.8747753", "local_ratio": "6.572089814", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.558252699192\/-46.6748546685186", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.558252699192\/-46.6748546685186" }, "geometry": { "type": "Point", "coordinates": [ -46.67485467, -23.5582527 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.646", "lat": -23.50288181, "lon": -46.6386637, "count_local_heights": "6195", "avg_local_height": "5.870257627", "local_ratio": "7.435108094", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5028818067625\/-46.6386636996515", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5028818067625\/-46.6386636996515" }, "geometry": { "type": "Point", "coordinates": [ -46.6386637, -23.50288181 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.717", "lat": -23.53025478, "lon": -46.64740253, "count_local_heights": "6963", "avg_local_height": "9.507194744", "local_ratio": "5.96569246", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5302547840737\/-46.6474025277128", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5302547840737\/-46.6474025277128" }, "geometry": { "type": "Point", "coordinates": [ -46.64740253, -23.53025478 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.599", "lat": -23.5857522, "lon": -46.6027905, "count_local_heights": "7219", "avg_local_height": "6.399698712", "local_ratio": "7.593951245", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5857521984335\/-46.6027905038521", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5857521984335\/-46.6027905038521" }, "geometry": { "type": "Point", "coordinates": [ -46.6027905, -23.5857522 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.474", "lat": -23.56509696, "lon": -46.68408699, "count_local_heights": "8243", "avg_local_height": "8.286414897", "local_ratio": "7.539328017", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5650969571421\/-46.6840869894603", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5650969571421\/-46.6840869894603" }, "geometry": { "type": "Point", "coordinates": [ -46.68408699, -23.56509696 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.253", "lat": -23.5073052, "lon": -46.60038056, "count_local_heights": "10803", "avg_local_height": "5.209368416", "local_ratio": "6.191345557", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5073051970968\/-46.6003805584833", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5073051970968\/-46.6003805584833" }, "geometry": { "type": "Point", "coordinates": [ -46.60038056, -23.5073052 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.494", "lat": -23.48564606, "lon": -46.62378452, "count_local_heights": "12083", "avg_local_height": "6.273436729", "local_ratio": "9.642880388", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4856460636699\/-46.6237845232888", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4856460636699\/-46.6237845232888" }, "geometry": { "type": "Point", "coordinates": [ -46.62378452, -23.48564606 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.28", "lat": -23.55459548, "lon": -46.5721775, "count_local_heights": "12083", "avg_local_height": "6.198025408", "local_ratio": "9.402994691", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.554595478763\/-46.5721774976179", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.554595478763\/-46.5721774976179" }, "geometry": { "type": "Point", "coordinates": [ -46.5721775, -23.55459548 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.538", "lat": -23.56123274, "lon": -46.54363975, "count_local_heights": "12339", "avg_local_height": "5.364064187", "local_ratio": "11.84512299", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5612327361954\/-46.5436397518819", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5612327361954\/-46.5436397518819" }, "geometry": { "type": "Point", "coordinates": [ -46.54363975, -23.56123274 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.36", "lat": -22.89904, "lon": -43.18021302, "count_local_heights": "12339", "avg_local_height": "9.085129519", "local_ratio": "7.744523603", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8990400006769\/-43.1802130206369", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8990400006769\/-43.1802130206369" }, "geometry": { "type": "Point", "coordinates": [ -43.18021302, -22.89904 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.304", "lat": -23.54167454, "lon": -46.69630117, "count_local_heights": "12595", "avg_local_height": "6.479244859", "local_ratio": "6.066139011", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5416745440535\/-46.6963011711336", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5416745440535\/-46.6963011711336" }, "geometry": { "type": "Point", "coordinates": [ -46.69630117, -23.54167454 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.77", "lat": 28.02141328, "lon": -43.24489167, "count_local_heights": "14387", "avg_local_height": "8.53631707", "local_ratio": "6.416115937", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/28.0214132785988\/-43.2448916731774", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/28.0214132785988\/-43.2448916731774" }, "geometry": { "type": "Point", "coordinates": [ -43.24489167, 28.02141328 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.647", "lat": -23.48605244, "lon": -46.57236576, "count_local_heights": "22323", "avg_local_height": "6.126869776", "local_ratio": "9.082451894", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.486052440434\/-46.5723657552167", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.486052440434\/-46.5723657552167" }, "geometry": { "type": "Point", "coordinates": [ -46.57236576, -23.48605244 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "140.6", "lat": 40.69461326, "lon": -73.98770598, "count_local_heights": "3124", "avg_local_height": "16.65707426", "local_ratio": "8.440858087", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6946132592926\/-73.9877059751446", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6946132592926\/-73.9877059751446" }, "geometry": { "type": "Point", "coordinates": [ -73.98770598, 40.69461326 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "214", "lat": 53.57495355, "lon": 136.9788472, "count_local_heights": "3636", "avg_local_height": "30.16717533", "local_ratio": "7.093803039", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/53.5749535463895\/136.978847152351", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/53.5749535463895\/136.978847152351" }, "geometry": { "type": "Point", "coordinates": [ 136.9788472, 53.57495355 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "83.62", "lat": -23.59259277, "lon": -46.6685914, "count_local_heights": "3892", "avg_local_height": "8.835575026", "local_ratio": "9.46401335", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.592592770345\/-46.6685913982583", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.592592770345\/-46.6685913982583" }, "geometry": { "type": "Point", "coordinates": [ -46.6685914, -23.59259277 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "106.0", "lat": 34.06087393, "lon": -118.253882, "count_local_heights": "4916", "avg_local_height": "12.73944264", "local_ratio": "8.320615197", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0608739257969\/-118.25388198055", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0608739257969\/-118.25388198055" }, "geometry": { "type": "Point", "coordinates": [ -118.253882, 34.06087393 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.539", "lat": -23.54133883, "lon": -46.71722194, "count_local_heights": "6196", "avg_local_height": "8.884794976", "local_ratio": "7.376534875", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5413388265611\/-46.7172219399602", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5413388265611\/-46.7172219399602" }, "geometry": { "type": "Point", "coordinates": [ -46.71722194, -23.54133883 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.962", "lat": -23.55385378, "lon": -46.68180669, "count_local_heights": "7476", "avg_local_height": "7.928265594", "local_ratio": "5.79723263", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5538537753737\/-46.6818066949462", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5538537753737\/-46.6818066949462" }, "geometry": { "type": "Point", "coordinates": [ -46.68180669, -23.55385378 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.384", "lat": -23.5412864, "lon": -46.58519572, "count_local_heights": "8244", "avg_local_height": "5.521385492", "local_ratio": "6.408536417", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5412864045424\/-46.5851957202852", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5412864045424\/-46.5851957202852" }, "geometry": { "type": "Point", "coordinates": [ -46.58519572, -23.5412864 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.108", "lat": -23.50049026, "lon": -46.62839571, "count_local_heights": "8500", "avg_local_height": "7.220491059", "local_ratio": "6.108725797", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5004902647477\/-46.6283957084462", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5004902647477\/-46.6283957084462" }, "geometry": { "type": "Point", "coordinates": [ -46.62839571, -23.50049026 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "83.867", "lat": -23.57761978, "lon": -46.63727245, "count_local_heights": "8500", "avg_local_height": "8.183923313", "local_ratio": "10.24777442", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5776197752238\/-46.6372724486914", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5776197752238\/-46.6372724486914" }, "geometry": { "type": "Point", "coordinates": [ -46.63727245, -23.57761978 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "87.59", "lat": -23.55101403, "lon": -46.69939082, "count_local_heights": "8500", "avg_local_height": "6.114813176", "local_ratio": "14.32423158", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5510140250871\/-46.6993908230325", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5510140250871\/-46.6993908230325" }, "geometry": { "type": "Point", "coordinates": [ -46.69939082, -23.55101403 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.09", "lat": -23.59038966, "lon": -46.63256202, "count_local_heights": "9268", "avg_local_height": "7.045244093", "local_ratio": "8.387218274", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5903896598415\/-46.6325620213674", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5903896598415\/-46.6325620213674" }, "geometry": { "type": "Point", "coordinates": [ -46.63256202, -23.59038966 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.66", "lat": 27.9547581, "lon": -46.53941463, "count_local_heights": "11316", "avg_local_height": "5.010740986", "local_ratio": "13.90213547", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.954758096505\/-46.5394146318358", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.954758096505\/-46.5394146318358" }, "geometry": { "type": "Point", "coordinates": [ -46.53941463, 27.9547581 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.904", "lat": -23.4896409, "lon": -46.63000679, "count_local_heights": "11828", "avg_local_height": "6.448543794", "local_ratio": "10.99535062", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4896409037675\/-46.6300067890848", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4896409037675\/-46.6300067890848" }, "geometry": { "type": "Point", "coordinates": [ -46.63000679, -23.4896409 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.6", "lat": 53.54585422, "lon": -66.10929844, "count_local_heights": "12340", "avg_local_height": "13.80238914", "local_ratio": "5.259958929", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/53.5458542233047\/-66.1092984355779", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/53.5458542233047\/-66.1092984355779" }, "geometry": { "type": "Point", "coordinates": [ -66.10929844, 53.54585422 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.56", "lat": -23.53814445, "lon": -46.5942287, "count_local_heights": "12340", "avg_local_height": "9.285973858", "local_ratio": "5.660149469", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5381444496816\/-46.5942286988609", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5381444496816\/-46.5942286988609" }, "geometry": { "type": "Point", "coordinates": [ -46.5942287, -23.53814445 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.449", "lat": -23.53393703, "lon": -46.68940156, "count_local_heights": "12852", "avg_local_height": "6.91718394", "local_ratio": "5.558475867", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5339370296111\/-46.6894015558867", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5339370296111\/-46.6894015558867" }, "geometry": { "type": "Point", "coordinates": [ -46.68940156, -23.53393703 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.178", "lat": -23.5246443, "lon": -46.53558301, "count_local_heights": "15156", "avg_local_height": "5.002872416", "local_ratio": "9.630067688", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5246442970501\/-46.5355830133521", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5246442970501\/-46.5355830133521" }, "geometry": { "type": "Point", "coordinates": [ -46.53558301, -23.5246443 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.992", "lat": -23.59615755, "lon": -46.56513023, "count_local_heights": "15412", "avg_local_height": "4.805612185", "local_ratio": "6.865306381", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5961575481655\/-46.5651302290269", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5961575481655\/-46.5651302290269" }, "geometry": { "type": "Point", "coordinates": [ -46.56513023, -23.59615755 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.72", "lat": -23.55369959, "lon": -46.5431941, "count_local_heights": "33076", "avg_local_height": "9.936070776", "local_ratio": "5.607850553", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5536995876747\/-46.5431941013694", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5536995876747\/-46.5431941013694" }, "geometry": { "type": "Point", "coordinates": [ -46.5431941, -23.55369959 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.82", "lat": -23.5455673, "lon": 31.03080814, "count_local_heights": "46644", "avg_local_height": "7.979534345", "local_ratio": "5.240907325", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5455673019232\/31.0308081390082", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5455673019232\/31.0308081390082" }, "geometry": { "type": "Point", "coordinates": [ 31.03080814, -23.5455673 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "92.8", "lat": 25.80906558, "lon": -80.18626112, "count_local_heights": "565", "avg_local_height": "9.467433628", "local_ratio": "9.80202277", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.8090655805453\/-80.1862611229877", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.8090655805453\/-80.1862611229877" }, "geometry": { "type": "Point", "coordinates": [ -80.18626112, 25.80906558 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.993", "lat": -23.59582174, "lon": -46.66847473, "count_local_heights": "4405", "avg_local_height": "10.16126425", "local_ratio": "5.904088168", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5958217426525\/-46.6684747273326", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5958217426525\/-46.6684747273326" }, "geometry": { "type": "Point", "coordinates": [ -46.66847473, -23.59582174 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.20", "lat": 51.26345289, "lon": 4.786457472, "count_local_heights": "4661", "avg_local_height": "5.342840592", "local_ratio": "6.962588413", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.2634528865632\/4.78645747217701", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.2634528865632\/4.78645747217701" }, "geometry": { "type": "Point", "coordinates": [ 4.786457472, 51.26345289 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "105.769", "lat": -23.56735051, "lon": -46.6560695, "count_local_heights": "6197", "avg_local_height": "17.87850024", "local_ratio": "5.915988398", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5673505141779\/-46.6560695040352", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5673505141779\/-46.6560695040352" }, "geometry": { "type": "Point", "coordinates": [ -46.6560695, -23.56735051 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.352", "lat": -23.55913173, "lon": -46.62148281, "count_local_heights": "7477", "avg_local_height": "6.827180152", "local_ratio": "5.764019569", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5591317276818\/-46.6214828120997", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5591317276818\/-46.6214828120997" }, "geometry": { "type": "Point", "coordinates": [ -46.62148281, -23.55913173 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.704", "lat": -23.49895968, "lon": -46.64234773, "count_local_heights": "7733", "avg_local_height": "5.538441226", "local_ratio": "8.793810029", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4989596823094\/-46.6423477332134", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4989596823094\/-46.6423477332134" }, "geometry": { "type": "Point", "coordinates": [ -46.64234773, -23.49895968 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.78", "lat": -23.56655417, "lon": -46.59580089, "count_local_heights": "7733", "avg_local_height": "6.213873141", "local_ratio": "11.87343197", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5665541741803\/-46.5958008898672", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5665541741803\/-46.5958008898672" }, "geometry": { "type": "Point", "coordinates": [ -46.59580089, -23.56655417 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.39", "lat": 24.81377385, "lon": 121.0349663, "count_local_heights": "7989", "avg_local_height": "6.081361873", "local_ratio": "5.161672773", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/24.8137738524562\/121.034966302036", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/24.8137738524562\/121.034966302036" }, "geometry": { "type": "Point", "coordinates": [ 121.0349663, 24.81377385 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.59", "lat": -23.56960404, "lon": -46.63455215, "count_local_heights": "7989", "avg_local_height": "8.57335261", "local_ratio": "8.000370814", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5696040435573\/-46.6345521549598", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5696040435573\/-46.6345521549598" }, "geometry": { "type": "Point", "coordinates": [ -46.63455215, -23.56960404 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.98", "lat": -23.57404774, "lon": -46.6355871, "count_local_heights": "8245", "avg_local_height": "8.293595817", "local_ratio": "6.990936294", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5740477396173\/-46.6355871000038", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5740477396173\/-46.6355871000038" }, "geometry": { "type": "Point", "coordinates": [ -46.6355871, -23.57404774 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.15", "lat": -23.5923311, "lon": -46.60329587, "count_local_heights": "10037", "avg_local_height": "5.789046827", "local_ratio": "8.490171434", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5923311011907\/-46.6032958699972", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5923311011907\/-46.6032958699972" }, "geometry": { "type": "Point", "coordinates": [ -46.60329587, -23.5923311 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.387", "lat": -23.57641322, "lon": -46.61412913, "count_local_heights": "10293", "avg_local_height": "6.504205032", "local_ratio": "6.209367602", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5764132242437\/-46.6141291295447", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5764132242437\/-46.6141291295447" }, "geometry": { "type": "Point", "coordinates": [ -46.61412913, -23.57641322 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.61", "lat": -22.90234261, "lon": -43.17736657, "count_local_heights": "10805", "avg_local_height": "14.17386607", "local_ratio": "5.193360771", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9023426106338\/-43.1773665655587", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9023426106338\/-43.1773665655587" }, "geometry": { "type": "Point", "coordinates": [ -43.17736657, -22.90234261 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.053", "lat": -23.49193732, "lon": -46.62770178, "count_local_heights": "11317", "avg_local_height": "6.901680569", "local_ratio": "10.43992101", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4919373211161\/-46.6277017842069", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4919373211161\/-46.6277017842069" }, "geometry": { "type": "Point", "coordinates": [ -46.62770178, -23.49193732 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.403", "lat": -23.52813593, "lon": -46.51566744, "count_local_heights": "13877", "avg_local_height": "4.651928731", "local_ratio": "6.750533341", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5281359284795\/-46.5156674377436", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5281359284795\/-46.5156674377436" }, "geometry": { "type": "Point", "coordinates": [ -46.51566744, -23.52813593 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.788", "lat": -23.58662584, "lon": -46.54063225, "count_local_heights": "17717", "avg_local_height": "6.584346302", "local_ratio": "5.283440209", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866258358951\/-46.5406322512093", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866258358951\/-46.5406322512093" }, "geometry": { "type": "Point", "coordinates": [ -46.54063225, -23.58662584 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.063", "lat": -23.58491774, "lon": -46.5397304, "count_local_heights": "17717", "avg_local_height": "6.560883131", "local_ratio": "5.64908706", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5849177435538\/-46.5397304011853", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5849177435538\/-46.5397304011853" }, "geometry": { "type": "Point", "coordinates": [ -46.5397304, -23.58491774 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.758", "lat": -23.54629765, "lon": -46.45191103, "count_local_heights": "23605", "avg_local_height": "5.114078288", "local_ratio": "5.623300696", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.546297645036\/-46.4519110282287", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.546297645036\/-46.4519110282287" }, "geometry": { "type": "Point", "coordinates": [ -46.45191103, -23.54629765 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.867", "lat": -23.59149243, "lon": -46.67036781, "count_local_heights": "3382", "avg_local_height": "8.513104376", "local_ratio": "6.679936893", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5914924277092\/-46.6703678105458", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5914924277092\/-46.6703678105458" }, "geometry": { "type": "Point", "coordinates": [ -46.67036781, -23.59149243 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "111.6", "lat": 48.15342256, "lon": 17.11513368, "count_local_heights": "3638", "avg_local_height": "8.752427158", "local_ratio": "12.75074879", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/48.1534225581531\/17.1151336774225", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/48.1534225581531\/17.1151336774225" }, "geometry": { "type": "Point", "coordinates": [ 17.11513368, 48.15342256 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "130.42999", "lat": -22.90717923, "lon": -43.1765003, "count_local_heights": "3894", "avg_local_height": "16.95952076", "local_ratio": "7.690664842", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9071792302985\/-43.1765002980859", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9071792302985\/-43.1765002980859" }, "geometry": { "type": "Point", "coordinates": [ -43.1765003, -22.90717923 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "120.84", "lat": -23.5457248, "lon": -46.63617199, "count_local_heights": "4662", "avg_local_height": "21.6746671", "local_ratio": "5.575172134", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5457247993643\/-46.6361719903709", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5457247993643\/-46.6361719903709" }, "geometry": { "type": "Point", "coordinates": [ -46.63617199, -23.5457248 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.45", "lat": -23.5451389, "lon": -46.66064079, "count_local_heights": "4918", "avg_local_height": "13.464117", "local_ratio": "5.009611844", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5451388972295\/-46.6606407864347", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5451388972295\/-46.6606407864347" }, "geometry": { "type": "Point", "coordinates": [ -46.66064079, -23.5451389 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.098", "lat": -23.4659851, "lon": -46.63412638, "count_local_heights": "5430", "avg_local_height": "5.340544567", "local_ratio": "9.56793813", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4659850959711\/-46.634126380968", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4659850959711\/-46.634126380968" }, "geometry": { "type": "Point", "coordinates": [ -46.63412638, -23.4659851 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.38", "lat": -23.56843206, "lon": -46.64723945, "count_local_heights": "5942", "avg_local_height": "14.63853427", "local_ratio": "5.081109803", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5684320640202\/-46.647239448513", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5684320640202\/-46.647239448513" }, "geometry": { "type": "Point", "coordinates": [ -46.64723945, -23.56843206 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.778", "lat": -23.5347193, "lon": -46.6702158, "count_local_heights": "7478", "avg_local_height": "8.575389079", "local_ratio": "8.020394103", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5347192989182\/-46.6702157963632", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5347192989182\/-46.6702157963632" }, "geometry": { "type": "Point", "coordinates": [ -46.6702158, -23.5347193 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.482", "lat": -23.51387031, "lon": -46.59936114, "count_local_heights": "7734", "avg_local_height": "5.10677683", "local_ratio": "10.47275058", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5138703136045\/-46.5993611430463", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5138703136045\/-46.5993611430463" }, "geometry": { "type": "Point", "coordinates": [ -46.59936114, -23.51387031 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.803", "lat": -23.5863987, "lon": -46.64479396, "count_local_heights": "7990", "avg_local_height": "7.354052941", "local_ratio": "8.811875644", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5863986952783\/-46.6447939646033", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5863986952783\/-46.6447939646033" }, "geometry": { "type": "Point", "coordinates": [ -46.64479396, -23.5863987 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.727", "lat": -23.49975854, "lon": -46.63891149, "count_local_heights": "8502", "avg_local_height": "5.752730064", "local_ratio": "7.948747724", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.499758543756\/-46.6389114860297", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.499758543756\/-46.6389114860297" }, "geometry": { "type": "Point", "coordinates": [ -46.63891149, -23.49975854 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.339", "lat": -23.54493494, "lon": -46.68193512, "count_local_heights": "9014", "avg_local_height": "7.389603903", "local_ratio": "6.541487289", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5449349391116\/-46.6819351237061", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5449349391116\/-46.6819351237061" }, "geometry": { "type": "Point", "coordinates": [ -46.68193512, -23.54493494 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.50", "lat": 45.46563037, "lon": 9.194685595, "count_local_heights": "9782", "avg_local_height": "4.767858311", "local_ratio": "9.752806599", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.4656303709058\/9.19468559495383", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.4656303709058\/9.19468559495383" }, "geometry": { "type": "Point", "coordinates": [ 9.194685595, 45.46563037 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.355", "lat": -23.52995699, "lon": -46.68662171, "count_local_heights": "10038", "avg_local_height": "7.201161686", "local_ratio": "8.381286608", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5299569912903\/-46.6866217089008", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5299569912903\/-46.6866217089008" }, "geometry": { "type": "Point", "coordinates": [ -46.68662171, -23.52995699 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.298", "lat": -23.56871696, "lon": -46.62228118, "count_local_heights": "11062", "avg_local_height": "6.704067438", "local_ratio": "8.099262202", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5687169564709\/-46.6222811782441", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5687169564709\/-46.6222811782441" }, "geometry": { "type": "Point", "coordinates": [ -46.62228118, -23.56871696 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.607", "lat": -23.56474584, "lon": -46.47709666, "count_local_heights": "11318", "avg_local_height": "5.219006362", "local_ratio": "8.355421891", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5647458446562\/-46.4770966602928", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5647458446562\/-46.4770966602928" }, "geometry": { "type": "Point", "coordinates": [ -46.47709666, -23.56474584 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.33", "lat": -22.91591332, "lon": -43.1780247, "count_local_heights": "13366", "avg_local_height": "7.880049129", "local_ratio": "7.021529827", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9159133165377\/-43.1780247044615", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9159133165377\/-43.1780247044615" }, "geometry": { "type": "Point", "coordinates": [ -43.1780247, -22.91591332 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.971", "lat": -23.5255603, "lon": -46.53052561, "count_local_heights": "14646", "avg_local_height": "4.940264168", "local_ratio": "6.876352933", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5255602953593\/-46.5305256052694", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5255602953593\/-46.5305256052694" }, "geometry": { "type": "Point", "coordinates": [ -46.53052561, -23.5255603 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.24", "lat": -22.93967251, "lon": -43.17726671, "count_local_heights": "16182", "avg_local_height": "6.871348037", "local_ratio": "7.311520204", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9396725123984\/-43.1772667080387", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9396725123984\/-43.1772667080387" }, "geometry": { "type": "Point", "coordinates": [ -43.17726671, -22.93967251 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.698", "lat": -23.58756684, "lon": -46.6443438, "count_local_heights": "16438", "avg_local_height": "7.274216632", "local_ratio": "8.069322508", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5875668371664\/-46.6443438028219", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5875668371664\/-46.6443438028219" }, "geometry": { "type": "Point", "coordinates": [ -46.6443438, -23.58756684 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.297", "lat": -23.57516026, "lon": -46.53031179, "count_local_heights": "16694", "avg_local_height": "5.192762609", "local_ratio": "7.182496641", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5751602629144\/-46.5303117886334", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5751602629144\/-46.5303117886334" }, "geometry": { "type": "Point", "coordinates": [ -46.53031179, -23.57516026 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.467", "lat": -23.58729826, "lon": -46.53929737, "count_local_heights": "17974", "avg_local_height": "6.578921077", "local_ratio": "6.303009189", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5872982606287\/-46.5392973713443", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5872982606287\/-46.5392973713443" }, "geometry": { "type": "Point", "coordinates": [ -46.53929737, -23.58729826 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.118", "lat": -23.48112678, "lon": -46.6147651, "count_local_heights": "18742", "avg_local_height": "6.051526411", "local_ratio": "7.951382301", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4811267785833\/-46.6147650988942", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4811267785833\/-46.6147650988942" }, "geometry": { "type": "Point", "coordinates": [ -46.6147651, -23.48112678 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.032", "lat": -23.52454236, "lon": -46.73074885, "count_local_heights": "4919", "avg_local_height": "5.802769465", "local_ratio": "7.243437853", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.524542359486\/-46.7307488475956", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.524542359486\/-46.7307488475956" }, "geometry": { "type": "Point", "coordinates": [ -46.73074885, -23.52454236 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.04999", "lat": -22.89774387, "lon": -43.19457665, "count_local_heights": "6199", "avg_local_height": "6.986848201", "local_ratio": "6.161575114", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8977438667945\/-43.1945766548101", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8977438667945\/-43.1945766548101" }, "geometry": { "type": "Point", "coordinates": [ -43.19457665, -22.89774387 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.065", "lat": -23.56020184, "lon": -46.69930643, "count_local_heights": "6967", "avg_local_height": "6.533887326", "local_ratio": "6.284926255", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5602018440689\/-46.6993064331206", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5602018440689\/-46.6993064331206" }, "geometry": { "type": "Point", "coordinates": [ -46.69930643, -23.56020184 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.16", "lat": -23.5638714, "lon": -46.68232452, "count_local_heights": "8247", "avg_local_height": "8.48555402", "local_ratio": "6.618306815", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5638714013026\/-46.6823245211022", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5638714013026\/-46.6823245211022" }, "geometry": { "type": "Point", "coordinates": [ -46.68232452, -23.5638714 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.16", "lat": -23.5718844, "lon": -46.63447966, "count_local_heights": "8247", "avg_local_height": "8.263645898", "local_ratio": "7.885139417", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.571884402824\/-46.6344796574618", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.571884402824\/-46.6344796574618" }, "geometry": { "type": "Point", "coordinates": [ -46.63447966, -23.5718844 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.718", "lat": -23.5634436, "lon": -46.68189819, "count_local_heights": "8247", "avg_local_height": "8.634127562", "local_ratio": "5.526673038", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5634435981837\/-46.6818981922429", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5634435981837\/-46.6818981922429" }, "geometry": { "type": "Point", "coordinates": [ -46.68189819, -23.5634436 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.124", "lat": -23.55795383, "lon": -46.59968629, "count_local_heights": "8503", "avg_local_height": "6.193429966", "local_ratio": "5.186786672", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.557953825248\/-46.5996862864134", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.557953825248\/-46.5996862864134" }, "geometry": { "type": "Point", "coordinates": [ -46.59968629, -23.55795383 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.268", "lat": -23.52475631, "lon": -46.69752607, "count_local_heights": "9271", "avg_local_height": "6.208893863", "local_ratio": "8.096128089", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5247563112926\/-46.6975260746294", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5247563112926\/-46.6975260746294" }, "geometry": { "type": "Point", "coordinates": [ -46.69752607, -23.52475631 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.8", "lat": 40.82220315, "lon": -46.66064145, "count_local_heights": "10295", "avg_local_height": "14.29796289", "local_ratio": "5.511274619", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8222031504006\/-46.660641451792", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8222031504006\/-46.660641451792" }, "geometry": { "type": "Point", "coordinates": [ -46.66064145, 40.82220315 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.143", "lat": -23.53493672, "lon": -46.70616861, "count_local_heights": "11063", "avg_local_height": "8.383765841", "local_ratio": "5.503851238", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5349367158256\/-46.7061686053794", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5349367158256\/-46.7061686053794" }, "geometry": { "type": "Point", "coordinates": [ -46.70616861, -23.53493672 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.462", "lat": -23.58700256, "lon": -46.57045853, "count_local_heights": "11575", "avg_local_height": "5.004038359", "local_ratio": "9.68457804", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5870025563495\/-46.5704585338008", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5870025563495\/-46.5704585338008" }, "geometry": { "type": "Point", "coordinates": [ -46.57045853, -23.58700256 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.357", "lat": -23.48906156, "lon": -46.62668237, "count_local_heights": "11575", "avg_local_height": "6.602649935", "local_ratio": "6.869514581", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4890615633395\/-46.6266823724238", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4890615633395\/-46.6266823724238" }, "geometry": { "type": "Point", "coordinates": [ -46.62668237, -23.48906156 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.324", "lat": -23.49063427, "lon": -46.62859883, "count_local_heights": "11575", "avg_local_height": "6.644926566", "local_ratio": "7.573296635", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4906342687183\/-46.6285988329713", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4906342687183\/-46.6285988329713" }, "geometry": { "type": "Point", "coordinates": [ -46.62859883, -23.49063427 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.199", "lat": -23.53570571, "lon": -46.68510798, "count_local_heights": "12087", "avg_local_height": "7.496775627", "local_ratio": "5.628953313", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5357057103884\/-46.6851079769238", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5357057103884\/-46.6851079769238" }, "geometry": { "type": "Point", "coordinates": [ -46.68510798, -23.53570571 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.159", "lat": -23.48276386, "lon": -46.61772623, "count_local_heights": "12599", "avg_local_height": "5.927687674", "local_ratio": "9.980114213", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4827638629899\/-46.6177262328939", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4827638629899\/-46.6177262328939" }, "geometry": { "type": "Point", "coordinates": [ -46.61772623, -23.48276386 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.224", "lat": -23.51991242, "lon": -46.53110053, "count_local_heights": "15671", "avg_local_height": "5.078438389", "local_ratio": "8.70818874", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5199124226232\/-46.5311005258136", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5199124226232\/-46.5311005258136" }, "geometry": { "type": "Point", "coordinates": [ -46.53110053, -23.51991242 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "24.579", "lat": -23.52457697, "lon": -46.48209123, "count_local_heights": "15927", "avg_local_height": "4.658228675", "local_ratio": "5.276469173", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.524576972153\/-46.4820912260869", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.524576972153\/-46.4820912260869" }, "geometry": { "type": "Point", "coordinates": [ -46.48209123, -23.52457697 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.54", "lat": -22.98546885, "lon": -43.22614134, "count_local_heights": "20535", "avg_local_height": "8.148082779", "local_ratio": "5.95722961", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9854688479031\/-43.2261413379064", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9854688479031\/-43.2261413379064" }, "geometry": { "type": "Point", "coordinates": [ -43.22614134, -22.98546885 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.755", "lat": -23.49111744, "lon": -46.6286793, "count_local_heights": "22071", "avg_local_height": "7.657376308", "local_ratio": "7.150621544", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4911174421137\/-46.6286792968956", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4911174421137\/-46.6286792968956" }, "geometry": { "type": "Point", "coordinates": [ -46.6286793, -23.49111744 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "292.8", "lat": 49.425981, "lon": 11.03892325, "count_local_heights": "56", "avg_local_height": "11.62321429", "local_ratio": "25.19096635", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/49.4259809979399\/11.0389232492988", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/49.4259809979399\/11.0389232492988" }, "geometry": { "type": "Point", "coordinates": [ 11.03892325, 49.425981 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.4786027798", "lat": 38.85376862, "lon": -76.9382574, "count_local_heights": "312", "avg_local_height": "4.939308404", "local_ratio": "10.4222289", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/38.8537686210205\/-76.938257398981", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/38.8537686210205\/-76.938257398981" }, "geometry": { "type": "Point", "coordinates": [ -76.9382574, 38.85376862 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.991", "lat": -23.5178384, "lon": -46.67642375, "count_local_heights": "824", "avg_local_height": "5.657084951", "local_ratio": "6.008571604", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5178384046104\/-46.6764237462984", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5178384046104\/-46.6764237462984" }, "geometry": { "type": "Point", "coordinates": [ -46.67642375, -23.5178384 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.00", "lat": 18.4065256, "lon": -66.07229858, "count_local_heights": "3384", "avg_local_height": "4.538513593", "local_ratio": "11.89816862", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.406525600917\/-66.072298575362", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.406525600917\/-66.072298575362" }, "geometry": { "type": "Point", "coordinates": [ -66.07229858, 18.4065256 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "79.48", "lat": -22.9009897, "lon": -43.17961338, "count_local_heights": "4664", "avg_local_height": "15.21249545", "local_ratio": "5.224652342", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9009897001349\/-43.1796133813823", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9009897001349\/-43.1796133813823" }, "geometry": { "type": "Point", "coordinates": [ -43.17961338, -22.9009897 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "79.827", "lat": -23.57613697, "lon": -46.6565625, "count_local_heights": "5432", "avg_local_height": "10.20154547", "local_ratio": "7.824990853", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5761369737069\/-46.6565625026012", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5761369737069\/-46.6565625026012" }, "geometry": { "type": "Point", "coordinates": [ -46.6565625, -23.57613697 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "78.46", "lat": -23.60518341, "lon": -46.66268709, "count_local_heights": "6200", "avg_local_height": "9.670086774", "local_ratio": "8.113681069", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.60518340742\/-46.6626870916095", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.60518340742\/-46.6626870916095" }, "geometry": { "type": "Point", "coordinates": [ -46.66268709, -23.60518341 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.186", "lat": -23.57394323, "lon": -46.73708333, "count_local_heights": "6968", "avg_local_height": "5.15345465", "local_ratio": "8.185965118", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5739432328528\/-46.7370833299555", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5739432328528\/-46.7370833299555" }, "geometry": { "type": "Point", "coordinates": [ -46.73708333, -23.57394323 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.955", "lat": -23.52804691, "lon": -46.7282845, "count_local_heights": "7224", "avg_local_height": "5.578184524", "local_ratio": "6.6249153", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5280469094873\/-46.7282844983534", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5280469094873\/-46.7282844983534" }, "geometry": { "type": "Point", "coordinates": [ -46.7282845, -23.52804691 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.193", "lat": -23.50112198, "lon": -46.63809879, "count_local_heights": "7736", "avg_local_height": "5.851889736", "local_ratio": "10.62784892", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5011219842271\/-46.6380987929604", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5011219842271\/-46.6380987929604" }, "geometry": { "type": "Point", "coordinates": [ -46.63809879, -23.50112198 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.072", "lat": -23.56746206, "lon": -46.59395287, "count_local_heights": "7736", "avg_local_height": "6.255862849", "local_ratio": "5.446410962", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5674620618152\/-46.5939528744888", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5674620618152\/-46.5939528744888" }, "geometry": { "type": "Point", "coordinates": [ -46.59395287, -23.56746206 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.95", "lat": -23.53366585, "lon": -46.68055979, "count_local_heights": "10040", "avg_local_height": "8.020038745", "local_ratio": "8.098464617", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5336658499296\/-46.6805597884582", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5336658499296\/-46.6805597884582" }, "geometry": { "type": "Point", "coordinates": [ -46.68055979, -23.53366585 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.075", "lat": -23.53954344, "lon": -46.70634113, "count_local_heights": "10552", "avg_local_height": "8.860376374", "local_ratio": "6.103013881", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5395434431835\/-46.706341132524", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5395434431835\/-46.706341132524" }, "geometry": { "type": "Point", "coordinates": [ -46.70634113, -23.53954344 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.166", "lat": -23.54540902, "lon": -46.70079176, "count_local_heights": "10808", "avg_local_height": "6.78823404", "local_ratio": "6.064316545", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5454090220436\/-46.7007917614804", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5454090220436\/-46.7007917614804" }, "geometry": { "type": "Point", "coordinates": [ -46.70079176, -23.54540902 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.838", "lat": -23.49302129, "lon": -46.63158753, "count_local_heights": "10808", "avg_local_height": "6.754584104", "local_ratio": "9.895205829", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4930212937616\/-46.6315875276922", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4930212937616\/-46.6315875276922" }, "geometry": { "type": "Point", "coordinates": [ -46.63158753, -23.49302129 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.618", "lat": -23.49308029, "lon": -46.63166498, "count_local_heights": "10808", "avg_local_height": "6.753789785", "local_ratio": "9.123470223", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4930802850168\/-46.6316649776012", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4930802850168\/-46.6316649776012" }, "geometry": { "type": "Point", "coordinates": [ -46.63166498, -23.49308029 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.565", "lat": -23.53660153, "lon": -46.70879489, "count_local_heights": "10808", "avg_local_height": "8.607481819", "local_ratio": "5.293650449", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5366015317662\/-46.7087948856828", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5366015317662\/-46.7087948856828" }, "geometry": { "type": "Point", "coordinates": [ -46.70879489, -23.53660153 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "25.933", "lat": -23.55613623, "lon": -46.45821278, "count_local_heights": "12856", "avg_local_height": "5.049788037", "local_ratio": "5.135463075", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5561362332455\/-46.4582127776169", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5561362332455\/-46.4582127776169" }, "geometry": { "type": "Point", "coordinates": [ -46.45821278, -23.55613623 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.186", "lat": -23.58754239, "lon": -46.53971832, "count_local_heights": "17976", "avg_local_height": "6.594100992", "local_ratio": "5.487632058", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5875423872769\/-46.539718318228", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5875423872769\/-46.539718318228" }, "geometry": { "type": "Point", "coordinates": [ -46.53971832, -23.58754239 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.503", "lat": -23.58751064, "lon": -46.53938594, "count_local_heights": "17976", "avg_local_height": "6.58364366", "local_ratio": "5.69638971", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5875106363112\/-46.5393859375255", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5875106363112\/-46.5393859375255" }, "geometry": { "type": "Point", "coordinates": [ -46.53938594, -23.58751064 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.666", "lat": -23.58144466, "lon": -46.53856865, "count_local_heights": "17976", "avg_local_height": "6.454456243", "local_ratio": "5.060999528", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5814446620842\/-46.5385686535702", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5814446620842\/-46.5385686535702" }, "geometry": { "type": "Point", "coordinates": [ -46.53856865, -23.58144466 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.243", "lat": -23.5844728, "lon": -46.53595109, "count_local_heights": "18744", "avg_local_height": "6.452793183", "local_ratio": "5.151722526", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5844728042153\/-46.535951086274", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5844728042153\/-46.535951086274" }, "geometry": { "type": "Point", "coordinates": [ -46.53595109, -23.5844728 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.295", "lat": -23.51261488, "lon": -46.51687289, "count_local_heights": "32056", "avg_local_height": "4.987354467", "local_ratio": "11.68856162", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5126148757766\/-46.516872887442", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5126148757766\/-46.516872887442" }, "geometry": { "type": "Point", "coordinates": [ -46.51687289, -23.51261488 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "98.33", "lat": 52.1551731, "lon": 5.387205483, "count_local_heights": "57", "avg_local_height": "7.856666667", "local_ratio": "12.51548579", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/52.1551731007111\/5.38720548314314", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/52.1551731007111\/5.38720548314314" }, "geometry": { "type": "Point", "coordinates": [ 5.387205483, 52.1551731 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "168.5", "lat": 41.90144657, "lon": -80.18749994, "count_local_heights": "1593", "avg_local_height": "14.85235405", "local_ratio": "11.34500292", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/41.9014465653077\/-80.1874999375333", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/41.9014465653077\/-80.1874999375333" }, "geometry": { "type": "Point", "coordinates": [ -80.18749994, 41.90144657 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "108.9", "lat": 40.87928157, "lon": -73.88622512000001, "count_local_heights": "1593", "avg_local_height": "11.41594476", "local_ratio": "9.539289328", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8792815749027\/-73.8862251249074", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8792815749027\/-73.8862251249074" }, "geometry": { "type": "Point", "coordinates": [ -73.88622512, 40.87928157 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.817", "lat": -23.54982528, "lon": -46.71944538, "count_local_heights": "2105", "avg_local_height": "7.003008076", "local_ratio": "10.39796031", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5498252832867\/-46.7194453771456", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5498252832867\/-46.7194453771456" }, "geometry": { "type": "Point", "coordinates": [ -46.71944538, -23.54982528 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.755", "lat": -23.54956383, "lon": -46.71968039, "count_local_heights": "2105", "avg_local_height": "7.036577672", "local_ratio": "10.33954337", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5495638306528\/-46.7196803906746", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5495638306528\/-46.7196803906746" }, "geometry": { "type": "Point", "coordinates": [ -46.71968039, -23.54956383 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "132.8", "lat": 34.03954242, "lon": -118.2612441, "count_local_heights": "2105", "avg_local_height": "16.67064133", "local_ratio": "7.966100246", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0395424155636\/-118.261244113177", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0395424155636\/-118.261244113177" }, "geometry": { "type": "Point", "coordinates": [ -118.2612441, 34.03954242 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.77999", "lat": -22.90100702, "lon": -43.17961498, "count_local_heights": "4665", "avg_local_height": "15.20750242", "local_ratio": "5.114580149", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9010070161634\/-43.1796149762931", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9010070161634\/-43.1796149762931" }, "geometry": { "type": "Point", "coordinates": [ -43.17961498, -22.90100702 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.111", "lat": -23.52971025, "lon": -46.66699763, "count_local_heights": "5433", "avg_local_height": "8.568456015", "local_ratio": "5.148068674", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5297102524853\/-46.6669976320869", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5297102524853\/-46.6669976320869" }, "geometry": { "type": "Point", "coordinates": [ -46.66699763, -23.52971025 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "85.718", "lat": -23.54014768, "lon": -46.66299117, "count_local_heights": "5689", "avg_local_height": "12.76800474", "local_ratio": "6.713500016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.540147683402\/-46.6629911705458", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.540147683402\/-46.6629911705458" }, "geometry": { "type": "Point", "coordinates": [ -46.66299117, -23.54014768 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.237", "lat": -23.52718976, "lon": -46.65137135, "count_local_heights": "6457", "avg_local_height": "7.823286511", "local_ratio": "9.233587432", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5271897610723\/-46.6513713526966", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5271897610723\/-46.6513713526966" }, "geometry": { "type": "Point", "coordinates": [ -46.65137135, -23.52718976 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.345", "lat": -23.50188053, "lon": -46.6388099, "count_local_heights": "6969", "avg_local_height": "5.810470799", "local_ratio": "11.41817975", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5018805255059\/-46.6388098989151", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5018805255059\/-46.6388098989151" }, "geometry": { "type": "Point", "coordinates": [ -46.6388099, -23.50188053 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.474", "lat": -23.58822139, "lon": -46.48516935, "count_local_heights": "7225", "avg_local_height": "4.531032526", "local_ratio": "6.725619343", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5882213890417\/-46.4851693493876", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5882213890417\/-46.4851693493876" }, "geometry": { "type": "Point", "coordinates": [ -46.48516935, -23.58822139 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.41", "lat": -23.53961415, "lon": -46.5887852, "count_local_heights": "7481", "avg_local_height": "5.776825825", "local_ratio": "12.18835432", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5396141474477\/-46.5887852025993", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5396141474477\/-46.5887852025993" }, "geometry": { "type": "Point", "coordinates": [ -46.5887852, -23.53961415 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.448", "lat": -23.58425251, "lon": -46.64567614, "count_local_heights": "7737", "avg_local_height": "7.781623368", "local_ratio": "7.382521266", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5842525056403\/-46.6456761369275", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5842525056403\/-46.6456761369275" }, "geometry": { "type": "Point", "coordinates": [ -46.64567614, -23.58425251 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.417", "lat": -23.55514124, "lon": -46.68378474, "count_local_heights": "7993", "avg_local_height": "8.370773771", "local_ratio": "6.022979641", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5551412394635\/-46.6837847444801", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5551412394635\/-46.6837847444801" }, "geometry": { "type": "Point", "coordinates": [ -46.68378474, -23.55514124 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.759", "lat": -23.53929023, "lon": -46.68116413, "count_local_heights": "10297", "avg_local_height": "7.731605767", "local_ratio": "8.117201251", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392902257017\/-46.6811641294886", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392902257017\/-46.6811641294886" }, "geometry": { "type": "Point", "coordinates": [ -46.68116413, -23.53929023 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.651", "lat": -23.55829132, "lon": -46.59392187, "count_local_heights": "10297", "avg_local_height": "6.101390793", "local_ratio": "6.6625793", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5582913185442\/-46.5939218660578", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5582913185442\/-46.5939218660578" }, "geometry": { "type": "Point", "coordinates": [ -46.59392187, -23.55829132 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.562", "lat": -23.55670953, "lon": -46.56840281, "count_local_heights": "11065", "avg_local_height": "6.366633348", "local_ratio": "11.08309465", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5567095273483\/-46.5684028115094", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5567095273483\/-46.5684028115094" }, "geometry": { "type": "Point", "coordinates": [ -46.56840281, -23.55670953 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.02", "lat": -23.54271489, "lon": -46.68734252, "count_local_heights": "11065", "avg_local_height": "7.067818218", "local_ratio": "6.511203116", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5427148880409\/-46.6873425202506", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5427148880409\/-46.6873425202506" }, "geometry": { "type": "Point", "coordinates": [ -46.68734252, -23.54271489 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.33", "lat": -23.58849294, "lon": -46.63641098, "count_local_heights": "14649", "avg_local_height": "6.092119803", "local_ratio": "5.142709108", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5884929435522\/-46.6364109841319", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5884929435522\/-46.6364109841319" }, "geometry": { "type": "Point", "coordinates": [ -46.63641098, -23.58849294 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.06", "lat": -23.60236551, "lon": -46.64549145, "count_local_heights": "15417", "avg_local_height": "7.163422326", "local_ratio": "8.803054899", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6023655145101\/-46.645491451544", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6023655145101\/-46.645491451544" }, "geometry": { "type": "Point", "coordinates": [ -46.64549145, -23.60236551 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.262", "lat": -23.58694313, "lon": -46.53879265, "count_local_heights": "17977", "avg_local_height": "6.571430741", "local_ratio": "5.670302476", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5869431325937\/-46.5387926460625", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5869431325937\/-46.5387926460625" }, "geometry": { "type": "Point", "coordinates": [ -46.53879265, -23.58694313 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.51", "lat": -22.89951621, "lon": -43.18179505, "count_local_heights": "21561", "avg_local_height": "9.549109767", "local_ratio": "6.965047175", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8995162094464\/-43.1817950504506", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8995162094464\/-43.1817950504506" }, "geometry": { "type": "Point", "coordinates": [ -43.18179505, -22.89951621 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.34", "lat": -22.88359258, "lon": -43.30265212, "count_local_heights": "27961", "avg_local_height": "7.273651425", "local_ratio": "6.920870559", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.883592583135\/-43.3026521176174", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.883592583135\/-43.3026521176174" }, "geometry": { "type": "Point", "coordinates": [ -43.30265212, -22.88359258 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "106.53", "lat": 43.52942424, "lon": 11.19941245, "count_local_heights": "58", "avg_local_height": "7.264482759", "local_ratio": "14.66449898", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.5294242391279\/11.199412446065", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.5294242391279\/11.199412446065" }, "geometry": { "type": "Point", "coordinates": [ 11.19941245, 43.52942424 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.634", "lat": 45.26961578, "lon": 9.501791039, "count_local_heights": "570", "avg_local_height": "5.557377193", "local_ratio": "6.052135537", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.2696157822648\/9.501791039465", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.2696157822648\/9.501791039465" }, "geometry": { "type": "Point", "coordinates": [ 9.501791039, 45.26961578 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.857", "lat": -23.51579641, "lon": -46.62571756, "count_local_heights": "1850", "avg_local_height": "5.806432541", "local_ratio": "6.519838082", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5157964100278\/-46.625717560851", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5157964100278\/-46.625717560851" }, "geometry": { "type": "Point", "coordinates": [ -46.62571756, -23.51579641 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.659", "lat": -23.51523928, "lon": -46.62712686, "count_local_heights": "1850", "avg_local_height": "5.868366595", "local_ratio": "5.054046901", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5152392778201\/-46.6271268616634", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5152392778201\/-46.6271268616634" }, "geometry": { "type": "Point", "coordinates": [ -46.62712686, -23.51523928 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "102.12999", "lat": -22.90739928, "lon": -43.17607481, "count_local_heights": "3642", "avg_local_height": "17.00271962", "local_ratio": "6.006685536", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9073992809445\/-43.1760748148775", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9073992809445\/-43.1760748148775" }, "geometry": { "type": "Point", "coordinates": [ -43.17607481, -22.90739928 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.26999", "lat": -22.90113232, "lon": -43.18003033, "count_local_heights": "4922", "avg_local_height": "14.84705765", "local_ratio": "5.137044107", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9011323228589\/-43.1800303266173", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9011323228589\/-43.1800303266173" }, "geometry": { "type": "Point", "coordinates": [ -43.18003033, -22.90113232 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "88.465", "lat": -23.53924042, "lon": -46.65885621, "count_local_heights": "5690", "avg_local_height": "14.21868294", "local_ratio": "6.221743628", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392404195414\/-46.6588562099637", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392404195414\/-46.6588562099637" }, "geometry": { "type": "Point", "coordinates": [ -46.65885621, -23.53924042 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.491", "lat": -23.46192948, "lon": -46.61877483, "count_local_heights": "5690", "avg_local_height": "4.928776274", "local_ratio": "8.823894123", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4619294833895\/-46.6187748282514", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4619294833895\/-46.6187748282514" }, "geometry": { "type": "Point", "coordinates": [ -46.61877483, -23.46192948 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.029", "lat": -23.5410418, "lon": -46.57037305, "count_local_heights": "10042", "avg_local_height": "6.196582653", "local_ratio": "7.589505803", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5410417990564\/-46.5703730504209", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5410417990564\/-46.5703730504209" }, "geometry": { "type": "Point", "coordinates": [ -46.57037305, -23.5410418 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.492", "lat": -23.49781482, "lon": -46.62501958, "count_local_heights": "10810", "avg_local_height": "6.960260962", "local_ratio": "8.691053443", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4978148205729\/-46.6250195788513", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4978148205729\/-46.6250195788513" }, "geometry": { "type": "Point", "coordinates": [ -46.62501958, -23.49781482 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.208", "lat": -23.49176861, "lon": -46.62800977, "count_local_heights": "11322", "avg_local_height": "6.865127628", "local_ratio": "9.352775867", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4917686080653\/-46.6280097668295", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4917686080653\/-46.6280097668295" }, "geometry": { "type": "Point", "coordinates": [ -46.62800977, -23.49176861 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.319", "lat": -23.48346527, "lon": -46.61305258, "count_local_heights": "11834", "avg_local_height": "6.008882964", "local_ratio": "9.539044168", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4834652686441\/-46.6130525789795", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4834652686441\/-46.6130525789795" }, "geometry": { "type": "Point", "coordinates": [ -46.61305258, -23.48346527 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.707", "lat": -23.57988015, "lon": -46.58269028, "count_local_heights": "12090", "avg_local_height": "5.478112821", "local_ratio": "8.343566753", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5798801461188\/-46.5826902797532", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5798801461188\/-46.5826902797532" }, "geometry": { "type": "Point", "coordinates": [ -46.58269028, -23.57988015 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.859", "lat": -23.52335451, "lon": -46.53032524, "count_local_heights": "15418", "avg_local_height": "4.997567194", "local_ratio": "9.576459533", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.523354510969\/-46.5303252424989", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.523354510969\/-46.5303252424989" }, "geometry": { "type": "Point", "coordinates": [ -46.53032524, -23.52335451 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.235", "lat": -23.53926833, "lon": -46.508273, "count_local_heights": "16442", "avg_local_height": "6.88145533", "local_ratio": "5.120283183", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392683328529\/-46.5082729976951", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392683328529\/-46.5082729976951" }, "geometry": { "type": "Point", "coordinates": [ -46.508273, -23.53926833 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.48", "lat": -23.55412181, "lon": -46.54145175, "count_local_heights": "17978", "avg_local_height": "6.562768272", "local_ratio": "6.168128802", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5541218057221\/-46.5414517518414", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5541218057221\/-46.5414517518414" }, "geometry": { "type": "Point", "coordinates": [ -46.54145175, -23.55412181 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.745", "lat": -23.4782186, "lon": -46.59924505, "count_local_heights": "20794", "avg_local_height": "8.049890955", "local_ratio": "6.3038121", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4782186032341\/-46.5992450484884", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4782186032341\/-46.5992450484884" }, "geometry": { "type": "Point", "coordinates": [ -46.59924505, -23.4782186 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.71", "lat": -23.54500217, "lon": -46.54719267, "count_local_heights": "23610", "avg_local_height": "5.295547822", "local_ratio": "5.799211155", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5450021657876\/-46.5471926694953", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5450021657876\/-46.5471926694953" }, "geometry": { "type": "Point", "coordinates": [ -46.54719267, -23.54500217 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.31", "lat": -23.53536592, "lon": -46.52332667, "count_local_heights": "30522", "avg_local_height": "5.094588636", "local_ratio": "10.07147067", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5353659190782\/-46.5233266716401", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5353659190782\/-46.5233266716401" }, "geometry": { "type": "Point", "coordinates": [ -46.52332667, -23.53536592 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.287", "lat": -23.6057946, "lon": -46.52334825, "count_local_heights": "32826", "avg_local_height": "5.035933437", "local_ratio": "6.212750901", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6057945969579\/-46.5233482461018", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6057945969579\/-46.5233482461018" }, "geometry": { "type": "Point", "coordinates": [ -46.52334825, -23.6057946 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "151.1", "lat": 34.138321, "lon": -118.3618789, "count_local_heights": "1595", "avg_local_height": "6.551786834", "local_ratio": "23.06241089", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.1383210000861\/-118.361878884822", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.1383210000861\/-118.361878884822" }, "geometry": { "type": "Point", "coordinates": [ -118.3618789, 34.138321 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.272", "lat": -23.54894632, "lon": -46.72124784, "count_local_heights": "1851", "avg_local_height": "7.221068071", "local_ratio": "9.454557044", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5489463204275\/-46.7212478398053", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5489463204275\/-46.7212478398053" }, "geometry": { "type": "Point", "coordinates": [ -46.72124784, -23.54894632 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "31.12100000", "lat": 50.67295442, "lon": -120.3315042, "count_local_heights": "1851", "avg_local_height": "5.683171314", "local_ratio": "5.475991886", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/50.6729544237409\/-120.331504216791", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/50.6729544237409\/-120.331504216791" }, "geometry": { "type": "Point", "coordinates": [ -120.3315042, 50.67295442 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "166.8", "lat": 40.74235328, "lon": -73.98626463, "count_local_heights": "3387", "avg_local_height": "26.10196929", "local_ratio": "6.390322436", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7423532814957\/-73.9862646330641", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7423532814957\/-73.9862646330641" }, "geometry": { "type": "Point", "coordinates": [ -73.98626463, 40.74235328 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.908", "lat": -23.59376711, "lon": -46.66671715, "count_local_heights": "4411", "avg_local_height": "8.990199501", "local_ratio": "6.107539659", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.593767106326\/-46.6667171495115", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.593767106326\/-46.6667171495115" }, "geometry": { "type": "Point", "coordinates": [ -46.66671715, -23.59376711 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.404", "lat": -23.53095705, "lon": -46.6557856, "count_local_heights": "5947", "avg_local_height": "10.50248319", "local_ratio": "7.179635391", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.530957051948\/-46.6557856007793", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.530957051948\/-46.6557856007793" }, "geometry": { "type": "Point", "coordinates": [ -46.6557856, -23.53095705 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.596", "lat": -23.56637, "lon": -46.69784369, "count_local_heights": "6459", "avg_local_height": "7.397132528", "local_ratio": "7.24551031", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5663699960691\/-46.6978436942426", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5663699960691\/-46.6978436942426" }, "geometry": { "type": "Point", "coordinates": [ -46.69784369, -23.56637 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.47", "lat": -23.60803016, "lon": -46.66420995, "count_local_heights": "6715", "avg_local_height": "8.930814445", "local_ratio": "5.875164054", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.60803016241\/-46.6642099530338", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.60803016241\/-46.6642099530338" }, "geometry": { "type": "Point", "coordinates": [ -46.66420995, -23.60803016 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.04", "lat": -23.53379866, "lon": -46.67228896, "count_local_heights": "7483", "avg_local_height": "8.73419992", "local_ratio": "5.271232674", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5337986598857\/-46.6722889600139", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5337986598857\/-46.6722889600139" }, "geometry": { "type": "Point", "coordinates": [ -46.67228896, -23.53379866 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.617", "lat": -23.58578039, "lon": -46.60355963, "count_local_heights": "7483", "avg_local_height": "6.422516638", "local_ratio": "8.192582903", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5857803931232\/-46.6035596327185", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5857803931232\/-46.6035596327185" }, "geometry": { "type": "Point", "coordinates": [ -46.60355963, -23.58578039 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.502", "lat": -23.56501444, "lon": -46.46281898, "count_local_heights": "9275", "avg_local_height": "4.978407655", "local_ratio": "8.738135367", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.565014441713\/-46.4628189837231", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.565014441713\/-46.4628189837231" }, "geometry": { "type": "Point", "coordinates": [ -46.46281898, -23.56501444 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.26", "lat": -23.60826565, "lon": -46.63328319, "count_local_heights": "10299", "avg_local_height": "6.161465482", "local_ratio": "9.455542706", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6082656467398\/-46.6332831906756", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6082656467398\/-46.6332831906756" }, "geometry": { "type": "Point", "coordinates": [ -46.63328319, -23.60826565 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.385", "lat": -23.53936936, "lon": -46.70660716, "count_local_heights": "10555", "avg_local_height": "8.892804784", "local_ratio": "5.55336603", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5393693624771\/-46.7066071649188", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5393693624771\/-46.7066071649188" }, "geometry": { "type": "Point", "coordinates": [ -46.70660716, -23.53936936 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.449", "lat": -23.49279367, "lon": -46.63064058, "count_local_heights": "10811", "avg_local_height": "6.838614744", "local_ratio": "9.131820162", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4927936699304\/-46.630640580819", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4927936699304\/-46.630640580819" }, "geometry": { "type": "Point", "coordinates": [ -46.63064058, -23.49279367 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.953", "lat": -23.49473987, "lon": -46.62554774, "count_local_heights": "11323", "avg_local_height": "7.05877082", "local_ratio": "8.635072812", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4947398730203\/-46.6255477432955", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4947398730203\/-46.6255477432955" }, "geometry": { "type": "Point", "coordinates": [ -46.62554774, -23.49473987 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.0", "lat": 40.76103315, "lon": -46.6475992, "count_local_heights": "15675", "avg_local_height": "12.71228708", "local_ratio": "5.034499268", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7610331528568\/-46.6475992035165", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7610331528568\/-46.6475992035165" }, "geometry": { "type": "Point", "coordinates": [ -46.6475992, 40.76103315 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.682", "lat": -23.5866937, "lon": -46.5406321, "count_local_heights": "17723", "avg_local_height": "6.585053853", "local_ratio": "5.266775455", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5866936958149\/-46.5406321046154", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5866936958149\/-46.5406321046154" }, "geometry": { "type": "Point", "coordinates": [ -46.5406321, -23.5866937 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.443", "lat": -23.54235015, "lon": -46.6597703, "count_local_heights": "17979", "avg_local_height": "6.944944245", "local_ratio": "5.247414337", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5423501459614\/-46.6597702966453", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5423501459614\/-46.6597702966453" }, "geometry": { "type": "Point", "coordinates": [ -46.6597703, -23.54235015 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.21", "lat": -23.54210431, "lon": -46.57189596, "count_local_heights": "19771", "avg_local_height": "6.91780401", "local_ratio": "8.559074515", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5421043062243\/-46.5718959643559", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5421043062243\/-46.5718959643559" }, "geometry": { "type": "Point", "coordinates": [ -46.57189596, -23.54210431 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.26", "lat": -23.54044554, "lon": -46.56515168, "count_local_heights": "25147", "avg_local_height": "8.573011333", "local_ratio": "7.495615893", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.540445535874\/-46.5651516834965", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.540445535874\/-46.5651516834965" }, "geometry": { "type": "Point", "coordinates": [ -46.56515168, -23.54044554 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.04", "lat": -23.53044932, "lon": -46.55406942, "count_local_heights": "26683", "avg_local_height": "6.719283401", "local_ratio": "5.958968778", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5304493159628\/-46.5540694195782", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5304493159628\/-46.5540694195782" }, "geometry": { "type": "Point", "coordinates": [ -46.55406942, -23.53044932 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "100.8", "lat": 40.71971459, "lon": -73.96421924000001, "count_local_heights": "2620", "avg_local_height": "10.80083969", "local_ratio": "9.332607728", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7197145912081\/-73.9642192372823", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7197145912081\/-73.9642192372823" }, "geometry": { "type": "Point", "coordinates": [ -73.96421924, 40.71971459 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.822", "lat": -23.52297566, "lon": -46.66103413, "count_local_heights": "3388", "avg_local_height": "6.314030401", "local_ratio": "10.5830976", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5229756617682\/-46.6610341258809", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5229756617682\/-46.6610341258809" }, "geometry": { "type": "Point", "coordinates": [ -46.66103413, -23.52297566 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.431", "lat": -23.6037111, "lon": -46.67411227, "count_local_heights": "3900", "avg_local_height": "9.045761026", "local_ratio": "6.459489681", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6037110959738\/-46.6741122677202", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6037110959738\/-46.6741122677202" }, "geometry": { "type": "Point", "coordinates": [ -46.67411227, -23.6037111 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.951", "lat": -23.52409601, "lon": -46.73114554, "count_local_heights": "4668", "avg_local_height": "5.77218359", "local_ratio": "5.708584885", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5240960096999\/-46.731145543597", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5240960096999\/-46.731145543597" }, "geometry": { "type": "Point", "coordinates": [ -46.73114554, -23.52409601 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.287", "lat": -23.55048926, "lon": -46.62365381, "count_local_heights": "4924", "avg_local_height": "8.788272543", "local_ratio": "5.608269402", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.550489264439\/-46.6236538139917", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.550489264439\/-46.6236538139917" }, "geometry": { "type": "Point", "coordinates": [ -46.62365381, -23.55048926 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "82.966", "lat": -23.54147558, "lon": -46.66287375, "count_local_heights": "5436", "avg_local_height": "12.9835778", "local_ratio": "6.390072232", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.541475577032\/-46.6628737457423", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.541475577032\/-46.6628737457423" }, "geometry": { "type": "Point", "coordinates": [ -46.66287375, -23.54147558 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.39", "lat": -23.55702292, "lon": -46.67387199, "count_local_heights": "6204", "avg_local_height": "10.62959591", "local_ratio": "5.86946113", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5570229187029\/-46.6738719850452", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5570229187029\/-46.6738719850452" }, "geometry": { "type": "Point", "coordinates": [ -46.67387199, -23.55702292 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.05", "lat": 51.11599054, "lon": 16.94991627, "count_local_heights": "6716", "avg_local_height": "4.960422424", "local_ratio": "7.670717682", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.1159905418636\/16.9499162708801", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.1159905418636\/16.9499162708801" }, "geometry": { "type": "Point", "coordinates": [ 16.94991627, 51.11599054 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.537", "lat": -23.53453702, "lon": -46.66824243, "count_local_heights": "6972", "avg_local_height": "9.089469095", "local_ratio": "5.890002974", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345370204652\/-46.6682424306522", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345370204652\/-46.6682424306522" }, "geometry": { "type": "Point", "coordinates": [ -46.66824243, -23.53453702 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.581", "lat": -23.52582568, "lon": -46.68948144, "count_local_heights": "8252", "avg_local_height": "6.685894813", "local_ratio": "8.761878796", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5258256811826\/-46.6894814353898", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5258256811826\/-46.6894814353898" }, "geometry": { "type": "Point", "coordinates": [ -46.68948144, -23.52582568 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.037", "lat": -23.58643761, "lon": -46.60480403, "count_local_heights": "8252", "avg_local_height": "6.366651963", "local_ratio": "7.388027533", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5864376127674\/-46.6048040269019", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5864376127674\/-46.6048040269019" }, "geometry": { "type": "Point", "coordinates": [ -46.60480403, -23.58643761 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.816", "lat": -23.58530129, "lon": -46.6433671, "count_local_heights": "8508", "avg_local_height": "7.541925952", "local_ratio": "5.411880236", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5853012943121\/-46.6433670996111", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5853012943121\/-46.6433670996111" }, "geometry": { "type": "Point", "coordinates": [ -46.6433671, -23.58530129 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.129", "lat": -23.55962272, "lon": -46.59960673, "count_local_heights": "8508", "avg_local_height": "6.184432534", "local_ratio": "8.429067617", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5596227163655\/-46.599606730147", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5596227163655\/-46.599606730147" }, "geometry": { "type": "Point", "coordinates": [ -46.59960673, -23.55962272 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.298", "lat": -23.56370377, "lon": -46.63090299, "count_local_heights": "8508", "avg_local_height": "8.172993065", "local_ratio": "5.542400396", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5637037669954\/-46.6309029888514", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5637037669954\/-46.6309029888514" }, "geometry": { "type": "Point", "coordinates": [ -46.63090299, -23.56370377 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.316", "lat": -23.49577857, "lon": -46.61935125, "count_local_heights": "10556", "avg_local_height": "6.577825881", "local_ratio": "5.368947223", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4957785696418\/-46.6193512535097", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4957785696418\/-46.6193512535097" }, "geometry": { "type": "Point", "coordinates": [ -46.61935125, -23.49577857 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.295", "lat": -23.53667749, "lon": -46.70879638, "count_local_heights": "10812", "avg_local_height": "8.608462958", "local_ratio": "5.842506409", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5366774937114\/-46.7087963784389", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5366774937114\/-46.7087963784389" }, "geometry": { "type": "Point", "coordinates": [ -46.70879638, -23.53667749 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.843", "lat": -23.49476408, "lon": -46.62557398, "count_local_heights": "11324", "avg_local_height": "7.05914094", "local_ratio": "9.327338916", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4947640830674\/-46.6255739818431", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4947640830674\/-46.6255739818431" }, "geometry": { "type": "Point", "coordinates": [ -46.62557398, -23.49476408 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.606", "lat": -23.48510523, "lon": -46.62396623, "count_local_heights": "12092", "avg_local_height": "6.149900761", "local_ratio": "9.041771918", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4851052309074\/-46.6239662266264", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4851052309074\/-46.6239662266264" }, "geometry": { "type": "Point", "coordinates": [ -46.62396623, -23.48510523 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.514", "lat": -23.48561421, "lon": -46.62384457, "count_local_heights": "12092", "avg_local_height": "6.260076745", "local_ratio": "8.5484575", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4856142051169\/-46.623844565808", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4856142051169\/-46.623844565808" }, "geometry": { "type": "Point", "coordinates": [ -46.62384457, -23.48561421 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.807", "lat": -23.54347971, "lon": -46.6943152, "count_local_heights": "12348", "avg_local_height": "6.518559605", "local_ratio": "6.873757811", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5434797143692\/-46.6943152027741", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5434797143692\/-46.6943152027741" }, "geometry": { "type": "Point", "coordinates": [ -46.6943152, -23.54347971 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.194", "lat": -23.55980782, "lon": -46.46409123, "count_local_heights": "12604", "avg_local_height": "4.906132577", "local_ratio": "6.76581798", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5598078244843\/-46.4640912332459", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5598078244843\/-46.4640912332459" }, "geometry": { "type": "Point", "coordinates": [ -46.46409123, -23.55980782 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.367", "lat": -23.56388355, "lon": -46.5427064, "count_local_heights": "13372", "avg_local_height": "5.364571119", "local_ratio": "6.592698506", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5638835543221\/-46.5427064046741", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5638835543221\/-46.5427064046741" }, "geometry": { "type": "Point", "coordinates": [ -46.5427064, -23.56388355 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.98", "lat": -23.55081456, "lon": -46.56144978, "count_local_heights": "17212", "avg_local_height": "7.629586684", "local_ratio": "6.026538777", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5508145575448\/-46.5614497816946", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5508145575448\/-46.5614497816946" }, "geometry": { "type": "Point", "coordinates": [ -46.56144978, -23.55081456 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.77", "lat": 27.85312444, "lon": -46.66571205, "count_local_heights": "19516", "avg_local_height": "8.995521982", "local_ratio": "5.310420017", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.8531244369704\/-46.6657120470353", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.8531244369704\/-46.6657120470353" }, "geometry": { "type": "Point", "coordinates": [ -46.66571205, 27.85312444 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.63", "lat": -23.52093048, "lon": -46.67947607, "count_local_heights": "22588", "avg_local_height": "7.542040582", "local_ratio": "5.917496666", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5209304782991\/-46.6794760742936", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5209304782991\/-46.6794760742936" }, "geometry": { "type": "Point", "coordinates": [ -46.67947607, -23.52093048 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.117", "lat": 45.26424885, "lon": 9.458698561, "count_local_heights": "573", "avg_local_height": "5.254982548", "local_ratio": "5.35054108", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.2642488519228\/9.45869856086642", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.2642488519228\/9.45869856086642" }, "geometry": { "type": "Point", "coordinates": [ 9.458698561, 45.26424885 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "101.4", "lat": 34.42161258, "lon": -80.12505478, "count_local_heights": "573", "avg_local_height": "10.44467714", "local_ratio": "9.708294346", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.4216125750312\/-80.12505477682", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.4216125750312\/-80.12505477682" }, "geometry": { "type": "Point", "coordinates": [ -80.12505478, 34.42161258 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "120.1", "lat": 40.81198373, "lon": -73.96302552, "count_local_heights": "1085", "avg_local_height": "21.66921659", "local_ratio": "5.542424642", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8119837255278\/-73.9630255240218", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8119837255278\/-73.9630255240218" }, "geometry": { "type": "Point", "coordinates": [ -73.96302552, 40.81198373 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.264", "lat": -23.55121425, "lon": -46.71962427, "count_local_heights": "1853", "avg_local_height": "7.024337831", "local_ratio": "5.589708375", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5512142512572\/-46.7196242685786", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5512142512572\/-46.7196242685786" }, "geometry": { "type": "Point", "coordinates": [ -46.71962427, -23.55121425 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.27", "lat": -23.5497547, "lon": -46.71948331, "count_local_heights": "2109", "avg_local_height": "7.012272167", "local_ratio": "9.022753038", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5497547015385\/-46.7194833089723", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5497547015385\/-46.7194833089723" }, "geometry": { "type": "Point", "coordinates": [ -46.71948331, -23.5497547 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.237", "lat": -23.55026003, "lon": -46.71821046, "count_local_heights": "2365", "avg_local_height": "6.723455814", "local_ratio": "10.00036319", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5502600280416\/-46.7182104590782", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5502600280416\/-46.7182104590782" }, "geometry": { "type": "Point", "coordinates": [ -46.71821046, -23.55026003 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.675", "lat": -23.59096466, "lon": -46.67126839, "count_local_heights": "3133", "avg_local_height": "8.445862432", "local_ratio": "5.526374645", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5909646640407\/-46.6712683914911", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5909646640407\/-46.6712683914911" }, "geometry": { "type": "Point", "coordinates": [ -46.67126839, -23.59096466 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.995", "lat": -23.59287417, "lon": -46.6672533, "count_local_heights": "4157", "avg_local_height": "8.717729853", "local_ratio": "5.6201558", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.592874167474\/-46.6672532962906", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.592874167474\/-46.6672532962906" }, "geometry": { "type": "Point", "coordinates": [ -46.6672533, -23.59287417 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.082", "lat": -23.57763708, "lon": -46.64849358, "count_local_heights": "6205", "avg_local_height": "9.990286865", "local_ratio": "5.813847068", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5776370786891\/-46.648493575107", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5776370786891\/-46.648493575107" }, "geometry": { "type": "Point", "coordinates": [ -46.64849358, -23.57763708 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.322", "lat": -23.5593758, "lon": -46.62131409, "count_local_heights": "7485", "avg_local_height": "6.747532665", "local_ratio": "5.827611655", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5593757996231\/-46.6213140893275", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5593757996231\/-46.6213140893275" }, "geometry": { "type": "Point", "coordinates": [ -46.62131409, -23.5593758 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.489", "lat": -23.53668555, "lon": -46.67927462, "count_local_heights": "10045", "avg_local_height": "8.099349336", "local_ratio": "7.09797758", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.536685549033\/-46.6792746247362", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.536685549033\/-46.6792746247362" }, "geometry": { "type": "Point", "coordinates": [ -46.67927462, -23.53668555 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "27.293", "lat": -23.49208254, "lon": -46.44230425, "count_local_heights": "10557", "avg_local_height": "4.579675381", "local_ratio": "5.959592706", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4920825417172\/-46.44230425468", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4920825417172\/-46.44230425468" }, "geometry": { "type": "Point", "coordinates": [ -46.44230425, -23.49208254 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "143", "lat": 51.54529845, "lon": 174.7643537, "count_local_heights": "10557", "avg_local_height": "24.02895436", "local_ratio": "5.951153672", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/51.5452984477923\/174.764353735962", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/51.5452984477923\/174.764353735962" }, "geometry": { "type": "Point", "coordinates": [ 174.764353699999987, 51.54529845 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.015", "lat": -23.50684695, "lon": -46.59733119, "count_local_heights": "11325", "avg_local_height": "5.20208574", "local_ratio": "6.730954035", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5068469464499\/-46.5973311944744", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5068469464499\/-46.5973311944744" }, "geometry": { "type": "Point", "coordinates": [ -46.59733119, -23.50684695 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.664", "lat": -23.47313632, "lon": -46.63713317, "count_local_heights": "11581", "avg_local_height": "5.442171747", "local_ratio": "6.55326617", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4731363235845\/-46.6371331716279", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4731363235845\/-46.6371331716279" }, "geometry": { "type": "Point", "coordinates": [ -46.63713317, -23.47313632 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.048", "lat": -23.51063421, "lon": -46.54298339, "count_local_heights": "12093", "avg_local_height": "4.615628463", "local_ratio": "9.54322913", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5106342056728\/-46.5429833868835", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5106342056728\/-46.5429833868835" }, "geometry": { "type": "Point", "coordinates": [ -46.54298339, -23.51063421 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.455", "lat": -23.60663343, "lon": -46.52285309, "count_local_heights": "15933", "avg_local_height": "5.048126153", "local_ratio": "12.76810405", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6066334335553\/-46.5228530874737", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6066334335553\/-46.5228530874737" }, "geometry": { "type": "Point", "coordinates": [ -46.52285309, -23.60663343 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "24.968", "lat": -23.52502353, "lon": -46.48330601, "count_local_heights": "16189", "avg_local_height": "4.626745784", "local_ratio": "5.396449506", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.525023534903\/-46.4833060140349", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.525023534903\/-46.4833060140349" }, "geometry": { "type": "Point", "coordinates": [ -46.48330601, -23.52502353 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.518", "lat": -23.46778172, "lon": -46.5984473, "count_local_heights": "19773", "avg_local_height": "5.882575482", "local_ratio": "5.017870164", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4677817162246\/-46.5984472987458", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4677817162246\/-46.5984472987458" }, "geometry": { "type": "Point", "coordinates": [ -46.5984473, -23.46778172 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.36", "lat": -23.53922714, "lon": -46.56425134, "count_local_heights": "30781", "avg_local_height": "6.352729541", "local_ratio": "10.13107824", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392271438791\/-46.5642513374888", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392271438791\/-46.5642513374888" }, "geometry": { "type": "Point", "coordinates": [ -46.56425134, -23.53922714 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.2585345038", "lat": 39.01299526, "lon": -76.81780176, "count_local_heights": "62", "avg_local_height": "7.732184223", "local_ratio": "5.982596013", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/39.0129952570649\/-76.8178017560083", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/39.0129952570649\/-76.8178017560083" }, "geometry": { "type": "Point", "coordinates": [ -76.81780176, 39.01299526 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.051", "lat": -23.57836824, "lon": -46.69059385, "count_local_heights": "3134", "avg_local_height": "8.619842374", "local_ratio": "7.894691927", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5783682440621\/-46.6905938467513", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5783682440621\/-46.6905938467513" }, "geometry": { "type": "Point", "coordinates": [ -46.69059385, -23.57836824 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "121.2", "lat": 53.34980112, "lon": 51.5266401, "count_local_heights": "3390", "avg_local_height": "20.15036873", "local_ratio": "6.014778271", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/53.3498011214528\/51.5266401013978", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/53.3498011214528\/51.5266401013978" }, "geometry": { "type": "Point", "coordinates": [ 51.5266401, 53.34980112 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "80.2", "lat": 40.87998701, "lon": 34.83329392, "count_local_heights": "3902", "avg_local_height": "14.15012814", "local_ratio": "5.667793197", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.8799870069589\/34.8332939160075", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.8799870069589\/34.8332939160075" }, "geometry": { "type": "Point", "coordinates": [ 34.83329392, 40.87998701 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.415", "lat": -23.59608917, "lon": -46.66619891, "count_local_heights": "4670", "avg_local_height": "10.01909979", "local_ratio": "6.628839059", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5960891717585\/-46.6661989137122", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5960891717585\/-46.6661989137122" }, "geometry": { "type": "Point", "coordinates": [ -46.66619891, -23.59608917 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.03", "lat": -23.60627819, "lon": -46.66804176, "count_local_heights": "5950", "avg_local_height": "9.375852101", "local_ratio": "6.402618061", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6062781927672\/-46.6680417615593", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6062781927672\/-46.6680417615593" }, "geometry": { "type": "Point", "coordinates": [ -46.66804176, -23.60627819 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.22999", "lat": -22.89774684, "lon": -43.1945019, "count_local_heights": "6206", "avg_local_height": "6.994687718", "local_ratio": "6.752265705", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8977468372945\/-43.1945019027599", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8977468372945\/-43.1945019027599" }, "geometry": { "type": "Point", "coordinates": [ -43.1945019, -22.89774684 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "75.506", "lat": -23.56024687, "lon": -46.67075355, "count_local_heights": "6206", "avg_local_height": "13.14830245", "local_ratio": "5.742642466", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5602468739357\/-46.6707535497586", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5602468739357\/-46.6707535497586" }, "geometry": { "type": "Point", "coordinates": [ -46.67075355, -23.56024687 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.116", "lat": -23.56056745, "lon": -46.67064535, "count_local_heights": "6206", "avg_local_height": "13.32041121", "local_ratio": "5.714238004", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5605674532954\/-46.6706453455114", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5605674532954\/-46.6706453455114" }, "geometry": { "type": "Point", "coordinates": [ -46.67064535, -23.56056745 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.242", "lat": -23.58249227, "lon": -46.64582576, "count_local_heights": "7486", "avg_local_height": "8.291289073", "local_ratio": "6.662655169", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5824922654482\/-46.6458257622183", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5824922654482\/-46.6458257622183" }, "geometry": { "type": "Point", "coordinates": [ -46.64582576, -23.58249227 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.828", "lat": -23.56246871, "lon": -46.6833179, "count_local_heights": "8766", "avg_local_height": "8.384624344", "local_ratio": "6.062048568", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5624687134135\/-46.6833178997754", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5624687134135\/-46.6833178997754" }, "geometry": { "type": "Point", "coordinates": [ -46.6833179, -23.56246871 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.82", "lat": -15.59063654, "lon": -46.64205282, "count_local_heights": "9534", "avg_local_height": "6.604068282", "local_ratio": "7.240991152", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-15.5906365417744\/-46.6420528183949", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-15.5906365417744\/-46.6420528183949" }, "geometry": { "type": "Point", "coordinates": [ -46.64205282, -15.59063654 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.431", "lat": -23.55862008, "lon": -46.5940687, "count_local_heights": "10302", "avg_local_height": "6.128337119", "local_ratio": "7.902796315", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5586200813442\/-46.594068700636", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5586200813442\/-46.594068700636" }, "geometry": { "type": "Point", "coordinates": [ -46.5940687, -23.55862008 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.125", "lat": -23.53936174, "lon": -46.70657085, "count_local_heights": "10558", "avg_local_height": "8.891800009", "local_ratio": "5.637216306", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.53936174187\/-46.7065708546947", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.53936174187\/-46.7065708546947" }, "geometry": { "type": "Point", "coordinates": [ -46.70657085, -23.53936174 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.305", "lat": -23.53899326, "lon": -46.70693598, "count_local_heights": "10558", "avg_local_height": "8.921277562", "local_ratio": "5.190400106", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.538993258036\/-46.7069359823172", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.538993258036\/-46.7069359823172" }, "geometry": { "type": "Point", "coordinates": [ -46.70693598, -23.53899326 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.483", "lat": -23.55916923, "lon": -46.57602963, "count_local_heights": "12094", "avg_local_height": "5.83399231", "local_ratio": "5.739294504", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5591692257625\/-46.5760296332876", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5591692257625\/-46.5760296332876" }, "geometry": { "type": "Point", "coordinates": [ -46.57602963, -23.55916923 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.63", "lat": -23.53827536, "lon": -46.68559649, "count_local_heights": "12094", "avg_local_height": "7.399805489", "local_ratio": "5.76096224", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5382753576516\/-46.6855964861124", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5382753576516\/-46.6855964861124" }, "geometry": { "type": "Point", "coordinates": [ -46.68559649, -23.53827536 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.744", "lat": -23.55386214, "lon": -46.46119576, "count_local_heights": "12350", "avg_local_height": "4.946453927", "local_ratio": "7.428351814", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5538621357263\/-46.4611957571067", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5538621357263\/-46.4611957571067" }, "geometry": { "type": "Point", "coordinates": [ -46.46119576, -23.55386214 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.614", "lat": -23.48479589, "lon": -46.62676622, "count_local_heights": "12350", "avg_local_height": "6.027138704", "local_ratio": "9.725012626", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4847958937049\/-46.626766219186", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4847958937049\/-46.626766219186" }, "geometry": { "type": "Point", "coordinates": [ -46.62676622, -23.48479589 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.93", "lat": -22.9852684, "lon": -43.2104788, "count_local_heights": "12350", "avg_local_height": "10.01153269", "local_ratio": "5.686442002", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.985268399329\/-43.2104787955688", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.985268399329\/-43.2104787955688" }, "geometry": { "type": "Point", "coordinates": [ -43.2104788, -22.9852684 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.748", "lat": -23.47149608, "lon": -46.59867638, "count_local_heights": "13630", "avg_local_height": "5.029015738", "local_ratio": "9.096809869", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4714960824107\/-46.5986763835394", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4714960824107\/-46.5986763835394" }, "geometry": { "type": "Point", "coordinates": [ -46.59867638, -23.47149608 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.473", "lat": -23.59351708, "lon": -46.55195401, "count_local_heights": "17470", "avg_local_height": "4.882924785", "local_ratio": "5.831136307", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5935170750981\/-46.5519540077099", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5935170750981\/-46.5519540077099" }, "geometry": { "type": "Point", "coordinates": [ -46.55195401, -23.59351708 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.203", "lat": -23.58752864, "lon": -46.53949417, "count_local_heights": "17982", "avg_local_height": "6.587513871", "local_ratio": "5.040292992", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5875286354206\/-46.539494167846", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5875286354206\/-46.539494167846" }, "geometry": { "type": "Point", "coordinates": [ -46.53949417, -23.58752864 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.377", "lat": 45.1305802, "lon": 9.654910517, "count_local_heights": "63", "avg_local_height": "6.124984127", "local_ratio": "5.286054515", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.1305802043139\/9.65491051745759", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.1305802043139\/9.65491051745759" }, "geometry": { "type": "Point", "coordinates": [ 9.654910517, 45.1305802 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "81.6", "lat": 45.13197211, "lon": 118.1806439, "count_local_heights": "4671", "avg_local_height": "15.39043031", "local_ratio": "5.301996002", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/45.1319721128127\/118.18064390176", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/45.1319721128127\/118.18064390176" }, "geometry": { "type": "Point", "coordinates": [ 118.1806439, 45.13197211 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.40", "lat": 18.42533291, "lon": -56.09834073, "count_local_heights": "5439", "avg_local_height": "5.375675676", "local_ratio": "8.259426848", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.42533291414\/-56.0983407318741", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.42533291414\/-56.0983407318741" }, "geometry": { "type": "Point", "coordinates": [ -56.09834073, 18.42533291 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "101.68", "lat": -23.56488576, "lon": -46.65348015, "count_local_heights": "5951", "avg_local_height": "17.99671797", "local_ratio": "5.649919066", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.564885757142\/-46.65348015198", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.564885757142\/-46.65348015198" }, "geometry": { "type": "Point", "coordinates": [ -46.65348015, -23.56488576 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.079", "lat": -23.57225527, "lon": -46.69063464, "count_local_heights": "6207", "avg_local_height": "7.808250201", "local_ratio": "7.438158166", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5722552685197\/-46.6906346387693", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5722552685197\/-46.6906346387693" }, "geometry": { "type": "Point", "coordinates": [ -46.69063464, -23.57225527 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "68.737", "lat": -23.56346895, "lon": -46.67191748, "count_local_heights": "6463", "avg_local_height": "12.36032462", "local_ratio": "5.561099901", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5634689537635\/-46.6719174754592", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5634689537635\/-46.6719174754592" }, "geometry": { "type": "Point", "coordinates": [ -46.67191748, -23.56346895 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.351", "lat": -23.53197507, "lon": -46.72595957, "count_local_heights": "6975", "avg_local_height": "5.63437167", "local_ratio": "7.161579385", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5319750653478\/-46.725959574343", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5319750653478\/-46.725959574343" }, "geometry": { "type": "Point", "coordinates": [ -46.72595957, -23.53197507 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.495", "lat": -23.56227836, "lon": -46.69830499, "count_local_heights": "7487", "avg_local_height": "6.818665554", "local_ratio": "6.96543915", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5622783602642\/-46.6983049906629", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5622783602642\/-46.6983049906629" }, "geometry": { "type": "Point", "coordinates": [ -46.69830499, -23.56227836 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.404", "lat": -23.56309987, "lon": -46.63514678, "count_local_heights": "7487", "avg_local_height": "9.361609991", "local_ratio": "6.025032025", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5630998742901\/-46.6351467799267", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5630998742901\/-46.6351467799267" }, "geometry": { "type": "Point", "coordinates": [ -46.63514678, -23.56309987 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.97999", "lat": -22.89898361, "lon": -43.35544461, "count_local_heights": "7743", "avg_local_height": "6.040678653", "local_ratio": "5.128561173", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.898983612895\/-43.3554446110109", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.898983612895\/-43.3554446110109" }, "geometry": { "type": "Point", "coordinates": [ -43.35544461, -22.89898361 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.015", "lat": -23.58533478, "lon": -46.64483432, "count_local_heights": "7999", "avg_local_height": "7.50936367", "local_ratio": "5.328680532", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5853347806462\/-46.6448343202786", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5853347806462\/-46.6448343202786" }, "geometry": { "type": "Point", "coordinates": [ -46.64483432, -23.58533478 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.592", "lat": -23.50119139, "lon": -46.63694429, "count_local_heights": "7999", "avg_local_height": "5.981909364", "local_ratio": "8.290329556", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5011913908229\/-46.6369442851046", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5011913908229\/-46.6369442851046" }, "geometry": { "type": "Point", "coordinates": [ -46.63694429, -23.50119139 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.151", "lat": -23.52420211, "lon": -46.69355194, "count_local_heights": "8255", "avg_local_height": "6.432471714", "local_ratio": "6.708307773", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5242021055399\/-46.6935519377348", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5242021055399\/-46.6935519377348" }, "geometry": { "type": "Point", "coordinates": [ -46.69355194, -23.52420211 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "96.5", "lat": 40.69815791, "lon": 113.7164207, "count_local_heights": "8511", "avg_local_height": "10.96655505", "local_ratio": "8.79948166", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.6981579100098\/113.716420742501", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.6981579100098\/113.716420742501" }, "geometry": { "type": "Point", "coordinates": [ 113.7164207, 40.69815791 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.662", "lat": -23.5668877, "lon": -46.59148031, "count_local_heights": "8767", "avg_local_height": "6.243577507", "local_ratio": "7.793929033", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5668876989862\/-46.5914803052228", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5668876989862\/-46.5914803052228" }, "geometry": { "type": "Point", "coordinates": [ -46.59148031, -23.5668877 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.126", "lat": -23.53734885, "lon": -46.71308722, "count_local_heights": "9279", "avg_local_height": "8.850661835", "local_ratio": "5.437559461", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5373488504381\/-46.7130872229824", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5373488504381\/-46.7130872229824" }, "geometry": { "type": "Point", "coordinates": [ -46.71308722, -23.53734885 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.815", "lat": -23.58016567, "lon": -46.6386441, "count_local_heights": "9279", "avg_local_height": "8.027120595", "local_ratio": "6.828725114", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5801656672701\/-46.6386441025422", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5801656672701\/-46.6386441025422" }, "geometry": { "type": "Point", "coordinates": [ -46.6386441, -23.58016567 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.58", "lat": -23.60305403, "lon": -46.64557641, "count_local_heights": "10047", "avg_local_height": "5.987121628", "local_ratio": "9.784334382", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6030540319341\/-46.6455764071206", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6030540319341\/-46.6455764071206" }, "geometry": { "type": "Point", "coordinates": [ -46.64557641, -23.60305403 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.685", "lat": -23.54309435, "lon": -46.7038758, "count_local_heights": "10303", "avg_local_height": "7.959150393", "local_ratio": "8.880973032", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5430943491651\/-46.7038758004076", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5430943491651\/-46.7038758004076" }, "geometry": { "type": "Point", "coordinates": [ -46.7038758, -23.54309435 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.512", "lat": -23.47341767, "lon": -46.63137704, "count_local_heights": "10559", "avg_local_height": "5.30729946", "local_ratio": "10.27113703", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4734176740891\/-46.6313770395965", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4734176740891\/-46.6313770395965" }, "geometry": { "type": "Point", "coordinates": [ -46.63137704, -23.47341767 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.531", "lat": -23.55467425, "lon": -46.52769973, "count_local_heights": "12095", "avg_local_height": "5.169024443", "local_ratio": "8.228051631", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5546742519047\/-46.5276997317594", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5546742519047\/-46.5276997317594" }, "geometry": { "type": "Point", "coordinates": [ -46.52769973, -23.55467425 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.187", "lat": -23.57826781, "lon": -46.58041975, "count_local_heights": "12351", "avg_local_height": "5.419743098", "local_ratio": "9.444543602", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5782678104489\/-46.5804197512285", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5782678104489\/-46.5804197512285" }, "geometry": { "type": "Point", "coordinates": [ -46.58041975, -23.57826781 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.17", "lat": -23.54363269, "lon": -46.63657504, "count_local_heights": "13887", "avg_local_height": "9.735580716", "local_ratio": "6.385854302", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5436326885592\/-46.636575043612", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5436326885592\/-46.636575043612" }, "geometry": { "type": "Point", "coordinates": [ -46.63657504, -23.54363269 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.743", "lat": -23.53206404, "lon": -46.54837809, "count_local_heights": "16703", "avg_local_height": "6.671704456", "local_ratio": "8.055362817", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5320640390111\/-46.548378094203", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5320640390111\/-46.548378094203" }, "geometry": { "type": "Point", "coordinates": [ -46.54837809, -23.53206404 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "56.12", "lat": -23.54191603, "lon": -46.56478712, "count_local_heights": "17983", "avg_local_height": "5.500002057", "local_ratio": "10.20363255", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5419160311507\/-46.5647871187019", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5419160311507\/-46.5647871187019" }, "geometry": { "type": "Point", "coordinates": [ -46.56478712, -23.54191603 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.364", "lat": -23.53909971, "lon": -46.64172444, "count_local_heights": "19519", "avg_local_height": "8.295464342", "local_ratio": "5.347982725", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5390997110326\/-46.6417244356442", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5390997110326\/-46.6417244356442" }, "geometry": { "type": "Point", "coordinates": [ -46.64172444, -23.53909971 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.886", "lat": -23.5221716, "lon": -46.66464518, "count_local_heights": "2112", "avg_local_height": "6.07181108", "local_ratio": "5.416176421", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5221716047288\/-46.6646451759164", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5221716047288\/-46.6646451759164" }, "geometry": { "type": "Point", "coordinates": [ -46.66464518, -23.5221716 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.847", "lat": -23.58036321, "lon": -46.692313, "count_local_heights": "2112", "avg_local_height": "9.225270833", "local_ratio": "5.294912299", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5803632137371\/-46.6923130031631", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5803632137371\/-46.6923130031631" }, "geometry": { "type": "Point", "coordinates": [ -46.692313, -23.58036321 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "133.9", "lat": 40.76450873, "lon": -73.96481238, "count_local_heights": "2880", "avg_local_height": "24.98607292", "local_ratio": "5.358985401", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7645087341593\/-73.9648123808561", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7645087341593\/-73.9648123808561" }, "geometry": { "type": "Point", "coordinates": [ -73.96481238, 40.76450873 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.72999", "lat": -22.8860658, "lon": -43.2971041, "count_local_heights": "3392", "avg_local_height": "8.205390451", "local_ratio": "5.816906616", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8860657998251\/-43.2971040987491", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8860657998251\/-43.2971040987491" }, "geometry": { "type": "Point", "coordinates": [ -43.2971041, -22.8860658 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.278", "lat": -23.50562994, "lon": -46.6253782, "count_local_heights": "5184", "avg_local_height": "6.848738619", "local_ratio": "8.509304157", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5056299362732\/-46.6253781955751", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5056299362732\/-46.6253781955751" }, "geometry": { "type": "Point", "coordinates": [ -46.6253782, -23.50562994 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.116", "lat": -23.57422453, "lon": -46.64683197, "count_local_heights": "6208", "avg_local_height": "11.33097723", "local_ratio": "5.217202258", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5742245250666\/-46.6468319663957", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5742245250666\/-46.6468319663957" }, "geometry": { "type": "Point", "coordinates": [ -46.64683197, -23.57422453 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "84.407", "lat": -23.56292829, "lon": -46.67198928, "count_local_heights": "6464", "avg_local_height": "12.37148484", "local_ratio": "6.82270569", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5629282925747\/-46.6719892815217", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5629282925747\/-46.6719892815217" }, "geometry": { "type": "Point", "coordinates": [ -46.67198928, -23.56292829 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.19", "lat": -23.6746271, "lon": -46.73608907, "count_local_heights": "7488", "avg_local_height": "4.642382479", "local_ratio": "12.74991888", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.67462709898\/-46.7360890743447", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.67462709898\/-46.7360890743447" }, "geometry": { "type": "Point", "coordinates": [ -46.73608907, -23.6746271 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.93999", "lat": -22.89299582, "lon": -43.348322, "count_local_heights": "7744", "avg_local_height": "5.708191433", "local_ratio": "8.048081522", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8929958154803\/-43.3483220017292", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8929958154803\/-43.3483220017292" }, "geometry": { "type": "Point", "coordinates": [ -43.348322, -22.89299582 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.724", "lat": -23.52118016, "lon": -46.70099607, "count_local_heights": "8000", "avg_local_height": "5.974402", "local_ratio": "5.477368279", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5211801640831\/-46.7009960697024", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5211801640831\/-46.7009960697024" }, "geometry": { "type": "Point", "coordinates": [ -46.70099607, -23.52118016 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.333", "lat": -23.55794883, "lon": -46.56435492, "count_local_heights": "9280", "avg_local_height": "6.377046444", "local_ratio": "12.12677384", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5579488276529\/-46.5643549204798", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5579488276529\/-46.5643549204798" }, "geometry": { "type": "Point", "coordinates": [ -46.56435492, -23.55794883 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.47", "lat": -23.57527622, "lon": -46.58765461, "count_local_heights": "9280", "avg_local_height": "6.262593103", "local_ratio": "7.260570701", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5752762157586\/-46.5876546106797", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5752762157586\/-46.5876546106797" }, "geometry": { "type": "Point", "coordinates": [ -46.58765461, -23.57527622 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "26.199", "lat": -23.56734717, "lon": -46.56144321, "count_local_heights": "9792", "avg_local_height": "5.049330065", "local_ratio": "5.188609115", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5673471735684\/-46.5614432080262", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5673471735684\/-46.5614432080262" }, "geometry": { "type": "Point", "coordinates": [ -46.56144321, -23.56734717 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.49", "lat": -23.59999715, "lon": -46.63866362, "count_local_heights": "10560", "avg_local_height": "6.258457197", "local_ratio": "8.067483473", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5999971462468\/-46.6386636176256", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5999971462468\/-46.6386636176256" }, "geometry": { "type": "Point", "coordinates": [ -46.63866362, -23.59999715 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.537", "lat": -23.497422, "lon": -46.63592256, "count_local_heights": "10816", "avg_local_height": "6.266291882", "local_ratio": "11.25657747", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4974220008531\/-46.6359225563284", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4974220008531\/-46.6359225563284" }, "geometry": { "type": "Point", "coordinates": [ -46.63592256, -23.497422 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.089", "lat": -23.53099592, "lon": -46.68722155, "count_local_heights": "11072", "avg_local_height": "7.111957551", "local_ratio": "6.199277722", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5309959193109\/-46.687221548349", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5309959193109\/-46.687221548349" }, "geometry": { "type": "Point", "coordinates": [ -46.68722155, -23.53099592 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.879", "lat": -23.48831814, "lon": -46.61535931, "count_local_heights": "12608", "avg_local_height": "6.113766022", "local_ratio": "6.359255468", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.488318144553\/-46.6153593081806", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.488318144553\/-46.6153593081806" }, "geometry": { "type": "Point", "coordinates": [ -46.61535931, -23.48831814 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "28.576", "lat": -23.50420893, "lon": -46.42700337, "count_local_heights": "14656", "avg_local_height": "4.600157956", "local_ratio": "6.211960605", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5042089251522\/-46.4270033742685", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5042089251522\/-46.4270033742685" }, "geometry": { "type": "Point", "coordinates": [ -46.42700337, -23.50420893 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.458", "lat": -23.52510998, "lon": -46.53555706, "count_local_heights": "14912", "avg_local_height": "4.989612188", "local_ratio": "11.11469146", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5251099826837\/-46.5355570594098", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5251099826837\/-46.5355570594098" }, "geometry": { "type": "Point", "coordinates": [ -46.53555706, -23.52510998 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.254", "lat": -23.4889488, "lon": -46.49383874, "count_local_heights": "49216", "avg_local_height": "5.972777711", "local_ratio": "5.065314911", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4889488046094\/-46.4938387437694", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4889488046094\/-46.4938387437694" }, "geometry": { "type": "Point", "coordinates": [ -46.49383874, -23.4889488 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "165.7", "lat": 34.0493021, "lon": -118.2607956, "count_local_heights": "833", "avg_local_height": "31.15414166", "local_ratio": "5.318714983", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/34.0493021007262\/-118.260795585695", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/34.0493021007262\/-118.260795585695" }, "geometry": { "type": "Point", "coordinates": [ -118.2607956, 34.0493021 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.3944159961", "lat": 38.97178138, "lon": -76.99625084, "count_local_heights": "1601", "avg_local_height": "5.898791391", "local_ratio": "6.00028271", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/38.9717813774185\/-76.9962508392712", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/38.9717813774185\/-76.9962508392712" }, "geometry": { "type": "Point", "coordinates": [ -76.99625084, 38.97178138 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.16", "lat": -23.54949307, "lon": -46.71970503, "count_local_heights": "2113", "avg_local_height": "7.036569806", "local_ratio": "9.402308486", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5494930661854\/-46.7197050346694", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5494930661854\/-46.7197050346694" }, "geometry": { "type": "Point", "coordinates": [ -46.71970503, -23.54949307 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.471", "lat": -23.51932679, "lon": -46.56694726, "count_local_heights": "4161", "avg_local_height": "5.519445085", "local_ratio": "11.68070322", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5193267906829\/-46.5669472585674", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5193267906829\/-46.5669472585674" }, "geometry": { "type": "Point", "coordinates": [ -46.56694726, -23.51932679 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.998", "lat": -23.50548226, "lon": -46.63689041, "count_local_heights": "4673", "avg_local_height": "6.203309651", "local_ratio": "5.48062275", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5054822626855\/-46.6368904143662", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5054822626855\/-46.6368904143662" }, "geometry": { "type": "Point", "coordinates": [ -46.63689041, -23.50548226 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.50", "lat": 18.39745631, "lon": -66.04828813, "count_local_heights": "5441", "avg_local_height": "5.035225142", "local_ratio": "8.04333448", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3974563074566\/-66.048288126397", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3974563074566\/-66.048288126397" }, "geometry": { "type": "Point", "coordinates": [ -66.04828813, 18.39745631 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "61.11", "lat": -23.60572495, "lon": -46.66877784, "count_local_heights": "5697", "avg_local_height": "9.326449008", "local_ratio": "6.552333042", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6057249492667\/-46.6687778421212", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6057249492667\/-46.6687778421212" }, "geometry": { "type": "Point", "coordinates": [ -46.66877784, -23.60572495 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.49", "lat": -23.60512066, "lon": -46.66689058, "count_local_heights": "6465", "avg_local_height": "9.400548956", "local_ratio": "6.860237663", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6051206607941\/-46.6668905849502", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6051206607941\/-46.6668905849502" }, "geometry": { "type": "Point", "coordinates": [ -46.66689058, -23.60512066 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.969", "lat": -23.53467643, "lon": -46.59373109, "count_local_heights": "6465", "avg_local_height": "5.790395978", "local_ratio": "8.802334105", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5346764349616\/-46.5937310871148", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5346764349616\/-46.5937310871148" }, "geometry": { "type": "Point", "coordinates": [ -46.59373109, -23.53467643 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.11999", "lat": -22.89317131, "lon": -43.3480341, "count_local_heights": "7745", "avg_local_height": "5.701720398", "local_ratio": "7.387242282", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8931713075876\/-43.3480340988029", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8931713075876\/-43.3480340988029" }, "geometry": { "type": "Point", "coordinates": [ -43.3480341, -22.89317131 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.219", "lat": -23.52774565, "lon": -46.68942558, "count_local_heights": "9537", "avg_local_height": "6.691851421", "local_ratio": "8.102242054", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5277456511279\/-46.68942558188", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5277456511279\/-46.68942558188" }, "geometry": { "type": "Point", "coordinates": [ -46.68942558, -23.52774565 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.365", "lat": -23.53922618, "lon": -46.70673463, "count_local_heights": "10561", "avg_local_height": "8.912774974", "local_ratio": "5.202083541", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5392261787083\/-46.7067346346154", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5392261787083\/-46.7067346346154" }, "geometry": { "type": "Point", "coordinates": [ -46.70673463, -23.53922618 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.684", "lat": -23.49207579, "lon": -46.6298568, "count_local_heights": "11073", "avg_local_height": "6.838661248", "local_ratio": "9.166121515", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4920757946573\/-46.629856798905", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4920757946573\/-46.629856798905" }, "geometry": { "type": "Point", "coordinates": [ -46.6298568, -23.49207579 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.405", "lat": -23.55661724, "lon": -46.56836412, "count_local_heights": "11073", "avg_local_height": "6.382305789", "local_ratio": "9.934497358", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5566172376697\/-46.568364120368", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5566172376697\/-46.568364120368" }, "geometry": { "type": "Point", "coordinates": [ -46.56836412, -23.55661724 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.52", "lat": -23.5416901, "lon": -46.56483845, "count_local_heights": "11073", "avg_local_height": "6.020822632", "local_ratio": "9.221331269", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5416900976693\/-46.5648384462248", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5416900976693\/-46.5648384462248" }, "geometry": { "type": "Point", "coordinates": [ -46.56483845, -23.5416901 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "65.643", "lat": -23.49184817, "lon": -46.62766975, "count_local_heights": "11329", "avg_local_height": "6.897352635", "local_ratio": "9.517129756", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4918481736728\/-46.6276697487508", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4918481736728\/-46.6276697487508" }, "geometry": { "type": "Point", "coordinates": [ -46.62766975, -23.49184817 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.569", "lat": -23.57188985, "lon": -46.62042518, "count_local_heights": "11585", "avg_local_height": "6.681993871", "local_ratio": "6.819671026", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5718898506967\/-46.620425175025", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5718898506967\/-46.620425175025" }, "geometry": { "type": "Point", "coordinates": [ -46.62042518, -23.57188985 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.345", "lat": -23.49142674, "lon": -46.63465634, "count_local_heights": "11585", "avg_local_height": "6.13797937", "local_ratio": "7.876370559", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4914267385155\/-46.634656338602", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4914267385155\/-46.634656338602" }, "geometry": { "type": "Point", "coordinates": [ -46.63465634, -23.49142674 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "29.169", "lat": -23.53334207, "lon": -46.42511131, "count_local_heights": "12353", "avg_local_height": "5.52482142", "local_ratio": "5.279627663", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5333420711329\/-46.4251113051227", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5333420711329\/-46.4251113051227" }, "geometry": { "type": "Point", "coordinates": [ -46.42511131, -23.53334207 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.522", "lat": -23.57576783, "lon": -46.6450302, "count_local_heights": "12353", "avg_local_height": "9.183557516", "local_ratio": "6.372476014", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5757678294822\/-46.6450302014227", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5757678294822\/-46.6450302014227" }, "geometry": { "type": "Point", "coordinates": [ -46.6450302, -23.57576783 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.784", "lat": -23.53562498, "lon": -46.68918537, "count_local_heights": "13121", "avg_local_height": "7.075976069", "local_ratio": "7.742253431", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5356249775041\/-46.6891853659099", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5356249775041\/-46.6891853659099" }, "geometry": { "type": "Point", "coordinates": [ -46.68918537, -23.53562498 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.893", "lat": -23.48781046, "lon": -46.58037498, "count_local_heights": "15681", "avg_local_height": "5.11323487", "local_ratio": "8.779764892", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4878104639333\/-46.5803749849726", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4878104639333\/-46.5803749849726" }, "geometry": { "type": "Point", "coordinates": [ -46.58037498, -23.48781046 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.841", "lat": -23.52342334, "lon": -46.54140385, "count_local_heights": "16193", "avg_local_height": "5.040174952", "local_ratio": "9.690338225", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5234233441886\/-46.5414038492882", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5234233441886\/-46.5414038492882" }, "geometry": { "type": "Point", "coordinates": [ -46.54140385, -23.52342334 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.731", "lat": -23.52086614, "lon": -46.53535847, "count_local_heights": "16193", "avg_local_height": "5.027782128", "local_ratio": "9.89124006", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5208661411244\/-46.5353584708716", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5208661411244\/-46.5353584708716" }, "geometry": { "type": "Point", "coordinates": [ -46.53535847, -23.52086614 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.725", "lat": -23.58670602, "lon": -46.54055372, "count_local_heights": "17729", "avg_local_height": "6.588111142", "local_ratio": "5.42264683", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5867060244023\/-46.5405537202227", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5867060244023\/-46.5405537202227" }, "geometry": { "type": "Point", "coordinates": [ -46.54055372, -23.58670602 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.504", "lat": -23.58674647, "lon": -46.54032438, "count_local_heights": "17729", "avg_local_height": "6.592765888", "local_ratio": "5.233615236", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5867464716381\/-46.5403243840412", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5867464716381\/-46.5403243840412" }, "geometry": { "type": "Point", "coordinates": [ -46.54032438, -23.58674647 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.01", "lat": -23.53905916, "lon": -46.63991194, "count_local_heights": "18241", "avg_local_height": "8.59882402", "local_ratio": "5.699616586", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.539059156527\/-46.6399119410827", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.539059156527\/-46.6399119410827" }, "geometry": { "type": "Point", "coordinates": [ -46.63991194, -23.53905916 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.384", "lat": -23.47797148, "lon": -46.59983418, "count_local_heights": "21057", "avg_local_height": "8.341896859", "local_ratio": "5.800119663", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4779714778535\/-46.5998341818747", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4779714778535\/-46.5998341818747" }, "geometry": { "type": "Point", "coordinates": [ -46.59983418, -23.47797148 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "32.21", "lat": 35.65463072, "lon": 139.3345282, "count_local_heights": "28993", "avg_local_height": "6.039783928", "local_ratio": "5.332972236", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/35.6546307200263\/139.334528196139", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/35.6546307200263\/139.334528196139" }, "geometry": { "type": "Point", "coordinates": [ 139.3345282, 35.65463072 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.872043404", "lat": 39.01280177, "lon": -76.81802854, "count_local_heights": "66", "avg_local_height": "7.779641237", "local_ratio": "5.896421443", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/39.0128017690798\/-76.818028540558", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/39.0128017690798\/-76.818028540558" }, "geometry": { "type": "Point", "coordinates": [ -76.81802854, 39.01280177 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "212.1", "lat": 25.78520212, "lon": -80.18990049, "count_local_heights": "578", "avg_local_height": "18.64688581", "local_ratio": "11.37455348", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.7852021152736\/-80.1899004889852", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.7852021152736\/-80.1899004889852" }, "geometry": { "type": "Point", "coordinates": [ -80.18990049, 25.78520212 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "83.806", "lat": -23.52568111, "lon": -46.67550536, "count_local_heights": "4162", "avg_local_height": "6.639659539", "local_ratio": "12.62203273", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5256811072404\/-46.6755053558016", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5256811072404\/-46.6755053558016" }, "geometry": { "type": "Point", "coordinates": [ -46.67550536, -23.52568111 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.88999", "lat": -22.98086949, "lon": -43.22319379, "count_local_heights": "4674", "avg_local_height": "12.71784528", "local_ratio": "5.33816763", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9808694914837\/-43.2231937862466", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9808694914837\/-43.2231937862466" }, "geometry": { "type": "Point", "coordinates": [ -43.22319379, -22.98086949 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.40", "lat": 18.42673785, "lon": -66.05374142, "count_local_heights": "5186", "avg_local_height": "5.095096413", "local_ratio": "8.517993867", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.426737845196\/-66.0537414186445", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.426737845196\/-66.0537414186445" }, "geometry": { "type": "Point", "coordinates": [ -66.05374142, 18.42673785 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "106.49", "lat": 27.77544281, "lon": -46.68667756, "count_local_heights": "5698", "avg_local_height": "9.097329589", "local_ratio": "11.70563284", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.7754428114938\/-46.6866775621788", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.7754428114938\/-46.6866775621788" }, "geometry": { "type": "Point", "coordinates": [ -46.68667756, 27.77544281 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.373", "lat": -23.58271514, "lon": -46.60708832, "count_local_heights": "8258", "avg_local_height": "6.575708828", "local_ratio": "6.595942907", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5827151434366\/-46.6070883238002", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5827151434366\/-46.6070883238002" }, "geometry": { "type": "Point", "coordinates": [ -46.60708832, -23.58271514 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.21", "lat": -23.61233739, "lon": -46.631191, "count_local_heights": "8258", "avg_local_height": "6.417152216", "local_ratio": "8.291840089", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6123373889394\/-46.6311909950387", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6123373889394\/-46.6311909950387" }, "geometry": { "type": "Point", "coordinates": [ -46.631191, -23.61233739 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.467", "lat": -23.57846435, "lon": -46.6382356, "count_local_heights": "8770", "avg_local_height": "8.216347257", "local_ratio": "7.602770191", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.578464351638\/-46.6382355986048", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.578464351638\/-46.6382355986048" }, "geometry": { "type": "Point", "coordinates": [ -46.6382356, -23.57846435 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.834", "lat": -23.53879037, "lon": -46.6791902, "count_local_heights": "9794", "avg_local_height": "8.099152704", "local_ratio": "5.535640781", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5387903657325\/-46.6791902011996", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5387903657325\/-46.6791902011996" }, "geometry": { "type": "Point", "coordinates": [ -46.6791902, -23.53879037 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "66.205", "lat": -23.5430805, "lon": -46.7038977, "count_local_heights": "10306", "avg_local_height": "7.963286581", "local_ratio": "8.313778404", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5430804951304\/-46.7038976976048", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5430804951304\/-46.7038976976048" }, "geometry": { "type": "Point", "coordinates": [ -46.7038977, -23.5430805 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.744", "lat": -23.49346112, "lon": -46.62902828, "count_local_heights": "10818", "avg_local_height": "6.983416898", "local_ratio": "7.695946094", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4934611186771\/-46.629028281855", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4934611186771\/-46.629028281855" }, "geometry": { "type": "Point", "coordinates": [ -46.62902828, -23.49346112 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.039", "lat": -23.49273075, "lon": -46.63017187, "count_local_heights": "10818", "avg_local_height": "6.898384544", "local_ratio": "7.253727257", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4927307484145\/-46.6301718716033", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4927307484145\/-46.6301718716033" }, "geometry": { "type": "Point", "coordinates": [ -46.63017187, -23.49273075 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.688", "lat": -23.56880216, "lon": -46.62224167, "count_local_heights": "11074", "avg_local_height": "6.701861206", "local_ratio": "5.62351246", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5688021608432\/-46.6222416708786", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5688021608432\/-46.6222416708786" }, "geometry": { "type": "Point", "coordinates": [ -46.62224167, -23.56880216 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.928", "lat": -23.49180638, "lon": -46.62797019, "count_local_heights": "11330", "avg_local_height": "6.868930715", "local_ratio": "8.142169767", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4918063816496\/-46.6279701895946", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4918063816496\/-46.6279701895946" }, "geometry": { "type": "Point", "coordinates": [ -46.62797019, -23.49180638 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.729", "lat": -23.55463994, "lon": -46.52779675, "count_local_heights": "12098", "avg_local_height": "5.174424338", "local_ratio": "9.610537666", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5546399360131\/-46.5277967477114", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5546399360131\/-46.5277967477114" }, "geometry": { "type": "Point", "coordinates": [ -46.52779675, -23.55463994 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.836", "lat": -23.48842326, "lon": -46.62968925, "count_local_heights": "12610", "avg_local_height": "6.23971927", "local_ratio": "6.223997958", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4884232578961\/-46.6296892454028", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4884232578961\/-46.6296892454028" }, "geometry": { "type": "Point", "coordinates": [ -46.62968925, -23.48842326 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.035", "lat": -23.49930081, "lon": -46.45307709, "count_local_heights": "13634", "avg_local_height": "4.523873405", "local_ratio": "7.965519098", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4993008063415\/-46.4530770923045", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4993008063415\/-46.4530770923045" }, "geometry": { "type": "Point", "coordinates": [ -46.45307709, -23.49930081 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "24.905", "lat": -23.52479349, "lon": -46.4820589, "count_local_heights": "15938", "avg_local_height": "4.656580067", "local_ratio": "5.348345705", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5247934853824\/-46.4820589015872", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5247934853824\/-46.4820589015872" }, "geometry": { "type": "Point", "coordinates": [ -46.4820589, -23.52479349 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.17", "lat": -23.55196339, "lon": -46.6453833, "count_local_heights": "17730", "avg_local_height": "8.228631528", "local_ratio": "5.97547719", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5519633938091\/-46.6453833017412", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5519633938091\/-46.6453833017412" }, "geometry": { "type": "Point", "coordinates": [ -46.6453833, -23.55196339 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.997", "lat": -23.57465126, "lon": -46.6167779, "count_local_heights": "17730", "avg_local_height": "6.034178175", "local_ratio": "6.959854147", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5746512603797\/-46.6167778983817", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5746512603797\/-46.6167778983817" }, "geometry": { "type": "Point", "coordinates": [ -46.6167779, -23.57465126 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.56", "lat": -23.53101621, "lon": -46.68445276, "count_local_heights": "19522", "avg_local_height": "7.975788521", "local_ratio": "6.966082395", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5310162104258\/-46.6844527589764", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5310162104258\/-46.6844527589764" }, "geometry": { "type": "Point", "coordinates": [ -46.68445276, -23.53101621 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "34.544", "lat": -23.54002761, "lon": -46.73649187, "count_local_heights": "835", "avg_local_height": "5.784954491", "local_ratio": "5.971352074", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5400276123758\/-46.736491865515", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5400276123758\/-46.736491865515" }, "geometry": { "type": "Point", "coordinates": [ -46.73649187, -23.54002761 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.400002", "lat": 18.39755759, "lon": -66.14756033, "count_local_heights": "1859", "avg_local_height": "4.598009684", "local_ratio": "9.656352433", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.397557585976\/-66.1475603331746", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.397557585976\/-66.1475603331746" }, "geometry": { "type": "Point", "coordinates": [ -66.14756033, 18.39755759 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "67.911", "lat": -23.60536189, "lon": -46.67366576, "count_local_heights": "3907", "avg_local_height": "8.881876632", "local_ratio": "7.646019284", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6053618900571\/-46.6736657630205", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6053618900571\/-46.6736657630205" }, "geometry": { "type": "Point", "coordinates": [ -46.67366576, -23.60536189 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.37", "lat": -22.98253628, "lon": -43.21866872, "count_local_heights": "4931", "avg_local_height": "13.21445753", "local_ratio": "5.627926823", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9825362790218\/-43.2186687174767", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9825362790218\/-43.2186687174767" }, "geometry": { "type": "Point", "coordinates": [ -43.21866872, -22.98253628 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.144", "lat": -23.46896675, "lon": -46.61539507, "count_local_heights": "5187", "avg_local_height": "5.609689801", "local_ratio": "9.830133564", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4689667546059\/-46.6153950704538", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4689667546059\/-46.6153950704538" }, "geometry": { "type": "Point", "coordinates": [ -46.61539507, -23.46896675 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "96.7", "lat": 40.76952579, "lon": -73.96126415000001, "count_local_heights": "5443", "avg_local_height": "18.75317296", "local_ratio": "5.156460735", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7695257864392\/-73.9612641546807", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7695257864392\/-73.9612641546807" }, "geometry": { "type": "Point", "coordinates": [ -73.96126415, 40.76952579 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "118.44", "lat": -23.54658186, "lon": -46.64449965, "count_local_heights": "5699", "avg_local_height": "18.80513283", "local_ratio": "6.298280425", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5465818576862\/-46.6444996546576", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5465818576862\/-46.6444996546576" }, "geometry": { "type": "Point", "coordinates": [ -46.64449965, -23.54658186 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "80.116", "lat": -23.56838133, "lon": -46.64878684, "count_local_heights": "5955", "avg_local_height": "15.36114268", "local_ratio": "5.21549742", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5683813274043\/-46.6487868365345", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5683813274043\/-46.6487868365345" }, "geometry": { "type": "Point", "coordinates": [ -46.64878684, -23.56838133 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.96", "lat": -23.56954954, "lon": -46.63841526, "count_local_heights": "6979", "avg_local_height": "9.936424653", "local_ratio": "5.43052475", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5695495397192\/-46.6384152564574", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5695495397192\/-46.6384152564574" }, "geometry": { "type": "Point", "coordinates": [ -46.63841526, -23.56954954 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.599", "lat": -23.58520549, "lon": -46.60279653, "count_local_heights": "6979", "avg_local_height": "6.466566127", "local_ratio": "7.979350862", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5852054949428\/-46.6027965283448", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5852054949428\/-46.6027965283448" }, "geometry": { "type": "Point", "coordinates": [ -46.60279653, -23.58520549 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.429", "lat": -23.58519139, "lon": -46.60279641, "count_local_heights": "6979", "avg_local_height": "6.468243445", "local_ratio": "6.868789089", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5851913942112\/-46.6027964146543", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5851913942112\/-46.6027964146543" }, "geometry": { "type": "Point", "coordinates": [ -46.60279641, -23.58519139 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.855", "lat": -23.57431323, "lon": -46.73171632, "count_local_heights": "7235", "avg_local_height": "5.130934347", "local_ratio": "8.547176213", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5743132338181\/-46.7317163189553", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5743132338181\/-46.7317163189553" }, "geometry": { "type": "Point", "coordinates": [ -46.73171632, -23.57431323 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.254", "lat": -23.52528702, "lon": -46.68910163, "count_local_heights": "7747", "avg_local_height": "6.665643604", "local_ratio": "5.889003723", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5252870246377\/-46.6891016320435", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5252870246377\/-46.6891016320435" }, "geometry": { "type": "Point", "coordinates": [ -46.68910163, -23.52528702 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "41.253", "lat": -23.58141042, "lon": -46.64019954, "count_local_heights": "9283", "avg_local_height": "7.99521911", "local_ratio": "5.1597085", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5814104249759\/-46.6401995403183", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5814104249759\/-46.6401995403183" }, "geometry": { "type": "Point", "coordinates": [ -46.64019954, -23.58141042 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.31", "lat": -23.61019355, "lon": -46.63322561, "count_local_heights": "9795", "avg_local_height": "6.323391833", "local_ratio": "8.746887978", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6101935465562\/-46.633225605061", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6101935465562\/-46.633225605061" }, "geometry": { "type": "Point", "coordinates": [ -46.63322561, -23.61019355 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.73", "lat": 42.04631428, "lon": -46.64467905, "count_local_heights": "10051", "avg_local_height": "6.24267247", "local_ratio": "7.32538832", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/42.0463142775354\/-46.644679049719", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/42.0463142775354\/-46.644679049719" }, "geometry": { "type": "Point", "coordinates": [ -46.64467905, 42.04631428 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.565", "lat": -23.53650922, "lon": -46.70882648, "count_local_heights": "10819", "avg_local_height": "8.599580691", "local_ratio": "5.065944674", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5365092172491\/-46.7088264816165", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5365092172491\/-46.7088264816165" }, "geometry": { "type": "Point", "coordinates": [ -46.70882648, -23.53650922 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "44.569", "lat": -23.5719317, "lon": -46.62019634, "count_local_heights": "11587", "avg_local_height": "6.686730215", "local_ratio": "6.665290593", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5719317002331\/-46.6201963416226", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5719317002331\/-46.6201963416226" }, "geometry": { "type": "Point", "coordinates": [ -46.62019634, -23.5719317 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "76.14", "lat": -23.56053178, "lon": -46.63636507, "count_local_heights": "13891", "avg_local_height": "10.0560305", "local_ratio": "7.571576082", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5605317777894\/-46.6363650714814", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5605317777894\/-46.6363650714814" }, "geometry": { "type": "Point", "coordinates": [ -46.63636507, -23.56053178 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "62.57", "lat": -23.55725586, "lon": -46.56035916, "count_local_heights": "14403", "avg_local_height": "11.33798054", "local_ratio": "5.518619458", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5572558619261\/-46.560359159738", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5572558619261\/-46.560359159738" }, "geometry": { "type": "Point", "coordinates": [ -46.56035916, -23.55725586 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.57", "lat": -23.56887317, "lon": -46.62580223, "count_local_heights": "20035", "avg_local_height": "8.856541446", "local_ratio": "6.048636517", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5688731716199\/-46.625802232005", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5688731716199\/-46.625802232005" }, "geometry": { "type": "Point", "coordinates": [ -46.62580223, -23.56887317 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.76", "lat": -22.93771315, "lon": -43.1783074, "count_local_heights": "35139", "avg_local_height": "6.509795892", "local_ratio": "6.722176966", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9377131501865\/-43.1783074030324", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9377131501865\/-43.1783074030324" }, "geometry": { "type": "Point", "coordinates": [ -43.1783074, -22.93771315 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "125.7", "lat": 25.7705923, "lon": -80.19416203, "count_local_heights": "580", "avg_local_height": "23.29827586", "local_ratio": "5.395249019", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/25.770592296157\/-80.1941620318156", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/25.770592296157\/-80.1941620318156" }, "geometry": { "type": "Point", "coordinates": [ -80.19416203, 25.7705923 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "241.4", "lat": 40.71547425, "lon": -74.01270875, "count_local_heights": "1092", "avg_local_height": "32.03727106", "local_ratio": "7.53497386", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7154742492315\/-74.0127087498323", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7154742492315\/-74.0127087498323" }, "geometry": { "type": "Point", "coordinates": [ -74.01270875, 40.71547425 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "59.61999", "lat": -22.88461168, "lon": -43.30251847, "count_local_heights": "3396", "avg_local_height": "8.197963604", "local_ratio": "7.272536556", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8846116755916\/-43.3025184726794", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8846116755916\/-43.3025184726794" }, "geometry": { "type": "Point", "coordinates": [ -43.30251847, -22.88461168 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "83.857", "lat": -23.52556013, "lon": -46.67706327, "count_local_heights": "4420", "avg_local_height": "6.88775543", "local_ratio": "12.17479349", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5255601308407\/-46.6770632732973", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5255601308407\/-46.6770632732973" }, "geometry": { "type": "Point", "coordinates": [ -46.67706327, -23.52556013 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "64.784", "lat": -23.54127056, "lon": -46.71833707, "count_local_heights": "5956", "avg_local_height": "8.445350348", "local_ratio": "7.670966548", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5412705563403\/-46.718337073955", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5412705563403\/-46.718337073955" }, "geometry": { "type": "Point", "coordinates": [ -46.71833707, -23.54127056 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.645", "lat": -23.563456, "lon": -46.69885041, "count_local_heights": "6980", "avg_local_height": "6.937341691", "local_ratio": "5.282282701", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5634559973915\/-46.6988504086662", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5634559973915\/-46.6988504086662" }, "geometry": { "type": "Point", "coordinates": [ -46.69885041, -23.563456 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.985", "lat": -23.53685483, "lon": -46.66808707, "count_local_heights": "7236", "avg_local_height": "9.423060466", "local_ratio": "8.275973638", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5368548284626\/-46.6680870730172", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5368548284626\/-46.6680870730172" }, "geometry": { "type": "Point", "coordinates": [ -46.66808707, -23.53685483 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.472", "lat": -23.43634432, "lon": -46.72186999, "count_local_heights": "7492", "avg_local_height": "5.059647491", "local_ratio": "7.010765091", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4363443194985\/-46.7218699881938", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4363443194985\/-46.7218699881938" }, "geometry": { "type": "Point", "coordinates": [ -46.72186999, -23.43634432 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.733", "lat": -23.58325966, "lon": -46.60685443, "count_local_heights": "8260", "avg_local_height": "6.60506284", "local_ratio": "5.107142932", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5832596564857\/-46.6068544260041", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5832596564857\/-46.6068544260041" }, "geometry": { "type": "Point", "coordinates": [ -46.60685443, -23.58325966 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.878", "lat": -23.53733424, "lon": -46.7160724, "count_local_heights": "8516", "avg_local_height": "8.538627486", "local_ratio": "5.607224355", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5373342436811\/-46.7160724014883", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5373342436811\/-46.7160724014883" }, "geometry": { "type": "Point", "coordinates": [ -46.7160724, -23.53733424 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "26.996", "lat": -23.516562, "lon": -46.59001205, "count_local_heights": "8516", "avg_local_height": "5.324815524", "local_ratio": "5.069846998", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5165620007687\/-46.5900120495678", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5165620007687\/-46.5900120495678" }, "geometry": { "type": "Point", "coordinates": [ -46.59001205, -23.516562 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.19", "lat": 27.79184573, "lon": -46.60121879, "count_local_heights": "9028", "avg_local_height": "6.628773482", "local_ratio": "5.006959445", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.7918457325558\/-46.6012187855682", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.7918457325558\/-46.6012187855682" }, "geometry": { "type": "Point", "coordinates": [ -46.60121879, 27.79184573 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "33.678", "lat": -23.55084316, "lon": -46.69204436, "count_local_heights": "9796", "avg_local_height": "6.656926475", "local_ratio": "5.059091478", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5508431649327\/-46.6920443602364", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5508431649327\/-46.6920443602364" }, "geometry": { "type": "Point", "coordinates": [ -46.69204436, -23.55084316 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.167", "lat": -23.4956588, "lon": -46.63103266, "count_local_heights": "10308", "avg_local_height": "6.90783149", "local_ratio": "7.117573738", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4956588000519\/-46.6310326592227", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4956588000519\/-46.6310326592227" }, "geometry": { "type": "Point", "coordinates": [ -46.63103266, -23.4956588 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.711", "lat": -23.53143, "lon": -46.6840663, "count_local_heights": "10308", "avg_local_height": "7.629493403", "local_ratio": "5.073862438", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.531429996521\/-46.6840663011579", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.531429996521\/-46.6840663011579" }, "geometry": { "type": "Point", "coordinates": [ -46.6840663, -23.53143 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "51.79", "lat": -23.55246755, "lon": -46.5432592, "count_local_heights": "11588", "avg_local_height": "4.942238523", "local_ratio": "10.47905716", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5524675511245\/-46.5432592007525", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5524675511245\/-46.5432592007525" }, "geometry": { "type": "Point", "coordinates": [ -46.5432592, -23.55246755 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "26.419", "lat": -23.52169019, "lon": -46.44522242, "count_local_heights": "13636", "avg_local_height": "4.777902977", "local_ratio": "5.529413244", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5216901865487\/-46.4452224229593", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5216901865487\/-46.4452224229593" }, "geometry": { "type": "Point", "coordinates": [ -46.44522242, -23.52169019 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.53", "lat": 39.28978667, "lon": -46.59339597, "count_local_heights": "16452", "avg_local_height": "6.355787807", "local_ratio": "8.264907765", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/39.2897866687158\/-46.5933959650327", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/39.2897866687158\/-46.5933959650327" }, "geometry": { "type": "Point", "coordinates": [ -46.59339597, 39.28978667 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "57.29", "lat": 27.88365419, "lon": -43.17723871, "count_local_heights": "16708", "avg_local_height": "8.858694063", "local_ratio": "6.467093185", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.8836541907021\/-43.177238713977", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.8836541907021\/-43.177238713977" }, "geometry": { "type": "Point", "coordinates": [ -43.17723871, 27.88365419 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.285", "lat": -23.50382853, "lon": -46.42575877, "count_local_heights": "20548", "avg_local_height": "6.53509743", "local_ratio": "5.858367133", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5038285271373\/-46.4257587738211", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5038285271373\/-46.4257587738211" }, "geometry": { "type": "Point", "coordinates": [ -46.42575877, -23.50382853 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "326", "lat": 60.17768957, "lon": 118.3627085, "count_local_heights": "1093", "avg_local_height": "34.30516926", "local_ratio": "9.502941016", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/60.1776895745484\/118.362708530439", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/60.1776895745484\/118.362708530439" }, "geometry": { "type": "Point", "coordinates": [ 118.3627085, 60.17768957 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "35.70", "lat": 18.39827382, "lon": -66.10579999, "count_local_heights": "2629", "avg_local_height": "4.74813237", "local_ratio": "7.518745734", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.3982738163061\/-66.1057999908226", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.3982738163061\/-66.1057999908226" }, "geometry": { "type": "Point", "coordinates": [ -66.10579999, 18.39827382 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.18", "lat": -23.60556878, "lon": -46.66224904, "count_local_heights": "6213", "avg_local_height": "9.501980847", "local_ratio": "6.33341626", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6055687829855\/-46.6622490359476", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6055687829855\/-46.6622490359476" }, "geometry": { "type": "Point", "coordinates": [ -46.66224904, -23.60556878 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.398", "lat": -23.56597874, "lon": -46.63916785, "count_local_heights": "6725", "avg_local_height": "10.69559549", "local_ratio": "5.086018826", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5659787361923\/-46.6391678524193", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5659787361923\/-46.6391678524193" }, "geometry": { "type": "Point", "coordinates": [ -46.63916785, -23.56597874 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "77.11", "lat": -23.56094058, "lon": -46.63364022, "count_local_heights": "7237", "avg_local_height": "9.46049012", "local_ratio": "8.150740503", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5609405801461\/-46.6336402196095", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5609405801461\/-46.6336402196095" }, "geometry": { "type": "Point", "coordinates": [ -46.63364022, -23.56094058 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.884", "lat": -23.53162673, "lon": -46.57015469, "count_local_heights": "8517", "avg_local_height": "5.718354233", "local_ratio": "6.624983074", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5316267300095\/-46.5701546929699", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5316267300095\/-46.5701546929699" }, "geometry": { "type": "Point", "coordinates": [ -46.57015469, -23.53162673 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.082", "lat": -23.5669904, "lon": -46.59138663, "count_local_heights": "8773", "avg_local_height": "6.23754132", "local_ratio": "7.387846851", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.566990395203\/-46.5913866252257", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.566990395203\/-46.5913866252257" }, "geometry": { "type": "Point", "coordinates": [ -46.59138663, -23.5669904 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "54.462", "lat": -23.56673075, "lon": -46.59157463, "count_local_heights": "8773", "avg_local_height": "6.237174969", "local_ratio": "8.731837775", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5667307507172\/-46.5915746312454", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5667307507172\/-46.5915746312454" }, "geometry": { "type": "Point", "coordinates": [ -46.59157463, -23.56673075 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.12", "lat": -23.53918491, "lon": -46.56536674, "count_local_heights": "11077", "avg_local_height": "5.938067076", "local_ratio": "9.282481874", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5391849059902\/-46.5653667434697", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5391849059902\/-46.5653667434697" }, "geometry": { "type": "Point", "coordinates": [ -46.56536674, -23.53918491 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "60.00", "lat": 50.60974868, "lon": 10.68628761, "count_local_heights": "76613", "avg_local_height": "8.230632608", "local_ratio": "7.28984063", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/50.6097486831208\/10.6862876084966", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/50.6097486831208\/10.6862876084966" }, "geometry": { "type": "Point", "coordinates": [ 10.68628761, 50.60974868 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.65", "lat": 27.9508852, "lon": -46.64159208, "count_local_heights": "12101", "avg_local_height": "6.431282125", "local_ratio": "5.698708171", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.9508852029992\/-46.6415920760223", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.9508852029992\/-46.6415920760223" }, "geometry": { "type": "Point", "coordinates": [ -46.64159208, 27.9508852 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "40.474", "lat": -23.52710042, "lon": -46.52429866, "count_local_heights": "12869", "avg_local_height": "4.885598803", "local_ratio": "8.284347862", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5271004178043\/-46.5242986592296", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5271004178043\/-46.5242986592296" }, "geometry": { "type": "Point", "coordinates": [ -46.52429866, -23.52710042 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "36.966", "lat": -23.48593818, "lon": -46.63293175, "count_local_heights": "13125", "avg_local_height": "5.7766944", "local_ratio": "6.39916143", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.4859381811014\/-46.6329317513359", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.4859381811014\/-46.6329317513359" }, "geometry": { "type": "Point", "coordinates": [ -46.63293175, -23.48593818 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "69.768", "lat": -23.54017765, "lon": -46.62311419, "count_local_heights": "19525", "avg_local_height": "7.499057463", "local_ratio": "9.303569195", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5401776512117\/-46.6231141876343", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5401776512117\/-46.6231141876343" }, "geometry": { "type": "Point", "coordinates": [ -46.62311419, -23.54017765 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.29", "lat": 18.42605637, "lon": -43.1887294, "count_local_heights": "55109", "avg_local_height": "6.737392485", "local_ratio": "6.425334445", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/18.4260563733349\/-43.1887293973023", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/18.4260563733349\/-43.1887293973023" }, "geometry": { "type": "Point", "coordinates": [ -43.1887294, 18.42605637 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.1070470617", "lat": 39.01274409, "lon": -76.81769739000001, "count_local_heights": "70", "avg_local_height": "7.726832741", "local_ratio": "5.967134091", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/39.0127440900132\/-76.8176973866446", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/39.0127440900132\/-76.8176973866446" }, "geometry": { "type": "Point", "coordinates": [ -76.81769739, 39.01274409 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "113.18", "lat": 27.76993154, "lon": -82.63480324, "count_local_heights": "326", "avg_local_height": "18.40055215", "local_ratio": "6.15090238", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/27.7699315410359\/-82.6348032428932", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/27.7699315410359\/-82.6348032428932" }, "geometry": { "type": "Point", "coordinates": [ -82.63480324, 27.76993154 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "92.957", "lat": -23.56293504, "lon": -46.67204113, "count_local_heights": "6470", "avg_local_height": "12.35791808", "local_ratio": "7.522059895", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5629350355501\/-46.67204113045", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5629350355501\/-46.67204113045" }, "geometry": { "type": "Point", "coordinates": [ -46.67204113, -23.56293504 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "37.201", "lat": -23.57447134, "lon": -46.73662632, "count_local_heights": "6982", "avg_local_height": "5.100587081", "local_ratio": "7.293474145", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5744713411896\/-46.7366263161064", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5744713411896\/-46.7366263161064" }, "geometry": { "type": "Point", "coordinates": [ -46.73662632, -23.57447134 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "30.375", "lat": -23.58828965, "lon": -46.48544854, "count_local_heights": "7494", "avg_local_height": "4.522689485", "local_ratio": "6.716136516", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5882896459461\/-46.4854485375978", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5882896459461\/-46.4854485375978" }, "geometry": { "type": "Point", "coordinates": [ -46.48544854, -23.58828965 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "55.981", "lat": -23.54937418, "lon": -46.6823035, "count_local_heights": "8006", "avg_local_height": "7.238140592", "local_ratio": "7.734168643", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5493741800144\/-46.6823034981163", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5493741800144\/-46.6823034981163" }, "geometry": { "type": "Point", "coordinates": [ -46.6823035, -23.54937418 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "53.574", "lat": -23.56894554, "lon": -46.69150356, "count_local_heights": "8006", "avg_local_height": "7.878727205", "local_ratio": "6.799829288", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.568945544781\/-46.6915035643274", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.568945544781\/-46.6915035643274" }, "geometry": { "type": "Point", "coordinates": [ -46.69150356, -23.56894554 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.64", "lat": -23.56370772, "lon": -46.6829969, "count_local_heights": "8518", "avg_local_height": "8.348343508", "local_ratio": "5.586737052", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.563707718723\/-46.6829969018639", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.563707718723\/-46.6829969018639" }, "geometry": { "type": "Point", "coordinates": [ -46.6829969, -23.56370772 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.748", "lat": -23.52986154, "lon": -46.6829129, "count_local_heights": "9030", "avg_local_height": "7.818028793", "local_ratio": "6.107421866", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5298615358489\/-46.6829129037721", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5298615358489\/-46.6829129037721" }, "geometry": { "type": "Point", "coordinates": [ -46.6829129, -23.52986154 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.55", "lat": -23.53797664, "lon": -46.57460041, "count_local_heights": "9542", "avg_local_height": "5.807702788", "local_ratio": "8.703957804", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5379766428961\/-46.574600414792", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5379766428961\/-46.574600414792" }, "geometry": { "type": "Point", "coordinates": [ -46.57460041, -23.53797664 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "52.703", "lat": -23.58825988, "lon": -46.63737751, "count_local_heights": "9798", "avg_local_height": "7.040644825", "local_ratio": "7.485535957", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5882598806297\/-46.6373775136496", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5882598806297\/-46.6373775136496" }, "geometry": { "type": "Point", "coordinates": [ -46.63737751, -23.58825988 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.677", "lat": -23.56496294, "lon": -46.62589825, "count_local_heights": "10054", "avg_local_height": "7.180127313", "local_ratio": "5.525946585", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5649629448056\/-46.62589825054", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5649629448056\/-46.62589825054" }, "geometry": { "type": "Point", "coordinates": [ -46.62589825, -23.56496294 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.611", "lat": -23.55874527, "lon": -46.59412686, "count_local_heights": "10310", "avg_local_height": "6.131875267", "local_ratio": "7.927591134", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5587452721072\/-46.5941268629083", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5587452721072\/-46.5941268629083" }, "geometry": { "type": "Point", "coordinates": [ -46.59412686, -23.55874527 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "45.625", "lat": -23.53904119, "lon": -46.70686409, "count_local_heights": "10566", "avg_local_height": "8.920861679", "local_ratio": "5.114416257", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5390411877169\/-46.7068640921994", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5390411877169\/-46.7068640921994" }, "geometry": { "type": "Point", "coordinates": [ -46.70686409, -23.53904119 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "48.746", "lat": -23.54520409, "lon": -46.68915647, "count_local_heights": "10566", "avg_local_height": "6.639177984", "local_ratio": "7.342174004", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.545204088368\/-46.6891564659713", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.545204088368\/-46.6891564659713" }, "geometry": { "type": "Point", "coordinates": [ -46.68915647, -23.54520409 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "58.729", "lat": -23.53455816, "lon": -46.68252537, "count_local_heights": "11078", "avg_local_height": "7.766902509", "local_ratio": "7.561444209", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5345581567342\/-46.682525369124", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5345581567342\/-46.682525369124" }, "geometry": { "type": "Point", "coordinates": [ -46.68252537, -23.53455816 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "42.477", "lat": -23.5233836, "lon": -46.5303943, "count_local_heights": "15430", "avg_local_height": "4.991447829", "local_ratio": "8.509955719", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5233835963234\/-46.5303942971493", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5233835963234\/-46.5303942971493" }, "geometry": { "type": "Point", "coordinates": [ -46.5303943, -23.5233836 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "43.453", "lat": -23.51398208, "lon": -46.40308294, "count_local_heights": "17222", "avg_local_height": "4.504282383", "local_ratio": "9.647041705", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5139820786247\/-46.4030829427924", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5139820786247\/-46.4030829427924" }, "geometry": { "type": "Point", "coordinates": [ -46.40308294, -23.51398208 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.45", "lat": -23.53919648, "lon": -46.6251906, "count_local_heights": "20294", "avg_local_height": "9.817732029", "local_ratio": "5.138661338", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5391964751776\/-46.6251906032944", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5391964751776\/-46.6251906032944" }, "geometry": { "type": "Point", "coordinates": [ -46.6251906, -23.53919648 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "39.595", "lat": -23.56605032, "lon": -46.54145647, "count_local_heights": "21318", "avg_local_height": "6.067590299", "local_ratio": "6.525654839", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5660503232276\/-46.5414564662354", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5660503232276\/-46.5414564662354" }, "geometry": { "type": "Point", "coordinates": [ -46.54145647, -23.56605032 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "70.64", "lat": -23.5460263, "lon": -46.5642407, "count_local_heights": "29254", "avg_local_height": "8.998974944", "local_ratio": "7.849782941", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5460263049336\/-46.5642406987247", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5460263049336\/-46.5642406987247" }, "geometry": { "type": "Point", "coordinates": [ -46.5642407, -23.5460263 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "38.59", "lat": 43.26672065, "lon": 12.00072156, "count_local_heights": "30790", "avg_local_height": "6.406400275", "local_ratio": "6.023663577", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/43.2667206529252\/12.0007215592485", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/43.2667206529252\/12.0007215592485" }, "geometry": { "type": "Point", "coordinates": [ 12.00072156, 43.26672065 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "99.7", "lat": 40.7200338, "lon": 118.1665316, "count_local_heights": "2631", "avg_local_height": "15.78920563", "local_ratio": "6.314440534", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7200337958197\/118.166531613576", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7200337958197\/118.166531613576" }, "geometry": { "type": "Point", "coordinates": [ 118.1665316, 40.7200338 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "46.38999", "lat": -22.88344901, "lon": -43.30096946, "count_local_heights": "3399", "avg_local_height": "8.196741509", "local_ratio": "5.659564834", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8834490123737\/-43.3009694619604", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8834490123737\/-43.3009694619604" }, "geometry": { "type": "Point", "coordinates": [ -43.30096946, -22.88344901 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "49.18999", "lat": -22.88356457, "lon": -43.3012522, "count_local_heights": "3399", "avg_local_height": "8.196741509", "local_ratio": "6.001163992", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.8835645705927\/-43.3012521970834", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.8835645705927\/-43.3012521970834" }, "geometry": { "type": "Point", "coordinates": [ -43.3012522, -22.88356457 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "47.085", "lat": -23.59172469, "lon": -46.66746297, "count_local_heights": "3911", "avg_local_height": "8.459104577", "local_ratio": "5.566191974", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5917246910644\/-46.6674629745029", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5917246910644\/-46.6674629745029" }, "geometry": { "type": "Point", "coordinates": [ -46.66746297, -23.59172469 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "63.34", "lat": -22.98072177, "lon": -43.22287488, "count_local_heights": "4679", "avg_local_height": "12.65985013", "local_ratio": "5.003218786", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-22.9807217692208\/-43.2228748821875", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-22.9807217692208\/-43.2228748821875" }, "geometry": { "type": "Point", "coordinates": [ -43.22287488, -22.98072177 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.74", "lat": -23.6014553, "lon": -46.66900425, "count_local_heights": "4935", "avg_local_height": "10.35906444", "local_ratio": "7.118403447", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.6014553028482\/-46.6690042522142", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.6014553028482\/-46.6690042522142" }, "geometry": { "type": "Point", "coordinates": [ -46.66900425, -23.6014553 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "72.81", "lat": -23.54784395, "lon": -46.66026795, "count_local_heights": "4935", "avg_local_height": "13.25698124", "local_ratio": "5.492200577", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.54784395342\/-46.6602679455182", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.54784395342\/-46.6602679455182" }, "geometry": { "type": "Point", "coordinates": [ -46.66026795, -23.54784395 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "73.197", "lat": -23.5635147, "lon": -46.67069823, "count_local_heights": "6215", "avg_local_height": "13.38196879", "local_ratio": "5.469822952", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.563514699708\/-46.6706982252195", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.563514699708\/-46.6706982252195" }, "geometry": { "type": "Point", "coordinates": [ -46.67069823, -23.5635147 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "94.1", "lat": 40.78087476, "lon": -73.95620611, "count_local_heights": "6215", "avg_local_height": "15.65172798", "local_ratio": "6.01211573", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/40.7808747583595\/-73.9562061125827", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/40.7808747583595\/-73.9562061125827" }, "geometry": { "type": "Point", "coordinates": [ -73.95620611, 40.78087476 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "74.905", "lat": -23.53691026, "lon": -46.6584709, "count_local_heights": "6471", "avg_local_height": "12.74053731", "local_ratio": "5.879265385", "osm_url": "https:\/\/www.openstreetmap.org\/#map=19\/-23.5369102617571\/-46.6584708975644", "height_vis_url": "https:\/\/jenningsanderson.com\/infovis\/interaction_map.html#18\/-23.5369102617571\/-46.6584708975644" }, "geometry": { "type": "Point", "coordinates": [ -46.6584709, -23.53691026 ] } },
{ "type": "Feature", "properties": { "osm_id": "", "height": "50.814", "lat": -23.54904524, "lon": -46.68209493, "count_local_heights": "8007", "avg_loc
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment