38 places near Emerson Elementary School, Stark, Ohio, United States
filter by placetype:
  1. Emerson Elementary School
    Emerson Elementary School, Stark, Ohio, United States (POI)
  2. Massillon Christian School
    Massillon Christian School, Stark, Ohio, United States (POI)
  3. Columbia
    Columbia, Stark, Ohio, United States (Suburb)
  4. Lawndale
    Lawndale, Stark, Ohio, United States (Suburb)
  5. Walnut Hills
    Walnut Hills, Stark, Ohio, United States (Suburb)
  6. West Park
    West Park, Stark, Ohio, United States (Suburb)
  7. Downtown Massillon
    Downtown Massillon, Stark, Ohio, United States (Suburb)
  8. Northeast Massillon
    Northeast Massillon, Stark, Ohio, United States (Suburb)
  9. Northwest Massillon
    Northwest Massillon, Stark, Ohio, United States (Suburb)
  10. Southeast Massillon
    Southeast Massillon, Stark, Ohio, United States (Suburb)

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

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

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