20 places near E8C, Restigouche, New Brunswick, Canada
filter by placetype:
  1. Dalhousie
    Dalhousie, Restigouche, New Brunswick, Canada (Town)
  2. Balmoral
    Balmoral, Restigouche, New Brunswick, Canada (Town)
  3. Escuminac
    Escuminac, Avignon, Québec, Canada (Town)
  4. Gaspe Peninsula
    Gaspe Peninsula, Canada (Colloquial)
  5. Restigouche
    Restigouche, New Brunswick, Canada (County)
  6. Avignon
    Avignon, Québec, Canada (County)
  7. La Matapédia
    La Matapédia, Québec, Canada (County)
  8. Newfoundland and Labrador
    Newfoundland and Labrador, Newfoundland and Labrador, Canada (County)
  9. America/Montreal
    America/Montreal, Canada (Timezone)
  10. America/Moncton
    America/Moncton, Canada (Timezone)

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

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

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