20 places near Sherwood Heights, Halifax, Nova Scotia, Canada
filter by placetype:
  1. Clayton Park
    Clayton Park, Halifax, Nova Scotia, Canada (Suburb)
  2. Rockingham
    Rockingham, Halifax, Nova Scotia, Canada (Suburb)
  3. Halifax
    Halifax, Halifax, Nova Scotia, Canada (Town)
  4. Sherwood Park
    Sherwood Park, Halifax, Nova Scotia, Canada (Town)
  5. Bridgeview
    Bridgeview, Halifax, Nova Scotia, Canada (Town)
  6. Sherwood Heights
    Sherwood Heights, Halifax, Nova Scotia, Canada (Town)
  7. Wedgewood
    Wedgewood, Halifax, Nova Scotia, Canada (Town)
  8. Minas Basin and Cobequid Bay
    Minas Basin and Cobequid Bay, Canada (Colloquial)
  9. Nova Scotia's Eastern Shore
    Nova Scotia's Eastern Shore, Halifax, Nova Scotia, Canada (Colloquial)
  10. Halifax
    Halifax, Nova Scotia, Canada (County)

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

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

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