16 places near E7G, New Brunswick, Canada
filter by placetype:
  1. Gaspe Peninsula
    Gaspe Peninsula, Canada (Colloquial)
  2. Victoria
    Victoria, New Brunswick, Canada (County)
  3. Northumberland
    Northumberland, New Brunswick, Canada (County)
  4. Newfoundland and Labrador
    Newfoundland and Labrador, Newfoundland and Labrador, Canada (County)
  5. America/Montreal
    America/Montreal, Canada (Timezone)
  6. America/Moncton
    America/Moncton, Canada (Timezone)
  7. New Brunswick
    New Brunswick, New Brunswick, Canada (State)
  8. Newfoundland and Labrador
    Newfoundland and Labrador, Newfoundland and Labrador, Canada (State)
  9. Québec
    Québec, Québec, Canada (State)
  10. Canada
    Canada, Canada (Country)

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

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

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