17 places near Colebrooke Settlement, Restigouche, New Brunswick, Canada
filter by placetype:
  1. Colebrooke Settlement
    Colebrooke Settlement, Restigouche, New Brunswick, Canada (Town)
  2. Gaspe Peninsula
    Gaspe Peninsula, Canada (Colloquial)
  3. Restigouche
    Restigouche, New Brunswick, Canada (County)
  4. Avignon
    Avignon, Québec, Canada (County)
  5. Newfoundland and Labrador
    Newfoundland and Labrador, Newfoundland and Labrador, Canada (County)
  6. America/Montreal
    America/Montreal, Canada (Timezone)
  7. America/Moncton
    America/Moncton, Canada (Timezone)
  8. New Brunswick
    New Brunswick, New Brunswick, Canada (State)
  9. Newfoundland and Labrador
    Newfoundland and Labrador, Newfoundland and Labrador, 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.043 seconds ⌛; show me the details?

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