17 places near B9A, Nova Scotia, Canada
filter by placetype:
  1. Mackdale
    Mackdale, Inverness, Nova Scotia, Canada (Town)
  2. Lexington
    Lexington, Inverness, Nova Scotia, Canada (Town)
  3. Minas Basin and Cobequid Bay
    Minas Basin and Cobequid Bay, Canada (Colloquial)
  4. Cape Breton Island
    Cape Breton Island, Nova Scotia, Canada (Island)
  5. Richmond
    Richmond, Nova Scotia, Canada (County)
  6. Inverness
    Inverness, Nova Scotia, Canada (County)
  7. America/Halifax
    America/Halifax, Canada (Timezone)
  8. Nova Scotia
    Nova Scotia, Nova Scotia, Canada (State)
  9. Ontario
    Ontario, Ontario, Canada (State)
  10. Québec
    Québec, Québec, Canada (State)

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

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

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