12 places near Dawson, Yukon Territory, Yukon Territory, Canada
filter by placetype:
  1. West Dawson
    West Dawson, Yukon Territory, Yukon Territory, Canada (Town)
  2. Dawson
    Dawson, Yukon Territory, Yukon Territory, Canada (Town)
  3. Pacific States
    Pacific States, United States (Colloquial)
  4. Canada International Border States
    Canada International Border States, United States (Colloquial)
  5. Yukon Territory
    Yukon Territory, Yukon Territory, Canada (County)
  6. America/Dawson
    America/Dawson, Canada (Timezone)
  7. Yukon Territory
    Yukon Territory, Yukon Territory, Canada (State)
  8. Canada
    Canada, Canada (Country)
  9. North America
    North America (Continent)
  10. Americas
    Americas (Supername)

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

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

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