17 places near Fort Franklin Airport, Northwest Territories, Northwest Territories, Canada
  1. Fort Franklin Airport
    Fort Franklin Airport, Northwest Territories, Northwest Territories, Canada (Airport)
  2. Deline
    Deline, Northwest Territories, Northwest Territories, Canada (Town)
  3. Mackenzie River
    Mackenzie River, Northwest Territories, Northwest Territories, Canada (Drainage)
  4. Great Beer Lake
    Great Beer Lake, Northwest Territories, Northwest Territories, Canada (Drainage)
  5. Pacific States
    Pacific States, United States (Colloquial)
  6. Canada International Border States
    Canada International Border States, United States (Colloquial)
  7. Northwest Territories
    Northwest Territories, Northwest Territories, Canada (County)
  8. Nunavut
    Nunavut, Nunavut, Canada (County)
  9. America/Cambridge_Bay
    America/Cambridge_Bay, Canada (Timezone)
  10. America/Yellowknife
    America/Yellowknife, Canada (Timezone)

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

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

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