33 places near Hiawatha, Hennepin, Minnesota, United States
filter by placetype:
  1. Hiawatha Elementary School
    Hiawatha Elementary School, Hennepin, Minnesota, United States (POI)
  2. Minnehaha Park Station
    Minnehaha Park Station, Hennepin, Minnesota, United States (POI)
  3. 46th Street Station
    46th Street Station, Hennepin, Minnesota, United States (POI)
  4. 50th Street/Minnehaha Park Station
    50th Street/Minnehaha Park Station, Hennepin, Minnesota, United States (POI)
  5. South Minneapolis
    South Minneapolis, Hennepin, Minnesota, United States (Suburb)
  6. Minnehaha
    Minnehaha, Hennepin, Minnesota, United States (Suburb)
  7. Ericsson
    Ericsson, Hennepin, Minnesota, United States (Suburb)
  8. Hiawatha
    Hiawatha, Hennepin, Minnesota, United States (Suburb)
  9. Nokomis
    Nokomis, Hennepin, Minnesota, United States (Suburb)
  10. Greater Longfellow
    Greater Longfellow, Hennepin, Minnesota, United States (Suburb)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.169 seconds ⌛; show me the details?

        
0.169 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -93.2099, 44.918079 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }