14 places near Avignon, Québec, Canada
filter by placetype:
  1. Gaspe Peninsula
    Gaspe Peninsula, Canada (Colloquial)
  2. Avignon
    Avignon, Québec, Canada (County)
  3. La Matapédia
    La Matapédia, Québec, Canada (County)
  4. Newfoundland and Labrador
    Newfoundland and Labrador, Newfoundland and Labrador, Canada (County)
  5. America/Montreal
    America/Montreal, Canada (Timezone)
  6. Newfoundland and Labrador
    Newfoundland and Labrador, Newfoundland and Labrador, Canada (State)
  7. Québec
    Québec, Québec, Canada (State)
  8. Canada
    Canada, Canada (Country)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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