8 places near 44798, Stark, Ohio, United States
filter by placetype:
  1. West Park
    West Park, Stark, Ohio, United States (Suburb)
  2. Downtown Canton
    Downtown Canton, Stark, Ohio, United States (Suburb)
  3. Gibbs
    Gibbs, Stark, Ohio, United States (Suburb)
  4. Newton Zone
    Newton Zone, Stark, Ohio, United States (Suburb)
  5. Northeast Canton
    Northeast Canton, Stark, Ohio, United States (Suburb)
  6. Northwest Canton
    Northwest Canton, Stark, Ohio, United States (Suburb)
  7. Southwest Canton
    Southwest Canton, Stark, Ohio, United States (Suburb)
  8. Summit
    Summit, Stark, Ohio, United States (Suburb)

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

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

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -81.371948, 40.809132 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }