37 places near Martin Luther King Elementary School, Mahoning, Ohio, United States
filter by placetype:
  1. Youngstown State University
    Youngstown State University, Mahoning, Ohio, United States (POI)
  2. Martin Luther King Elementary School
    Martin Luther King Elementary School, Mahoning, Ohio, United States (POI)
  3. Brier Hill
    Brier Hill, Mahoning, Ohio, United States (Suburb)
  4. North Side
    North Side, Mahoning, Ohio, United States (Suburb)
  5. Arlington
    Arlington, Mahoning, Ohio, United States (Suburb)
  6. Downtown Youngstown
    Downtown Youngstown, Mahoning, Ohio, United States (Suburb)
  7. Mahoning Commons
    Mahoning Commons, Mahoning, Ohio, United States (Suburb)
  8. North Heights
    North Heights, Mahoning, Ohio, United States (Suburb)
  9. Oak Hill
    Oak Hill, Mahoning, Ohio, United States (Suburb)
  10. Riverbend
    Riverbend, Mahoning, Ohio, United States (Suburb)

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

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

        
0.282 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -80.660301, 41.110931 ] } } } } ], "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" } } ] }