14 places near Big Creek Airport, Lake and Peninsula Borough, Alaska, United States
filter by placetype:
  1. Big Creek Airport
    Big Creek Airport, Lake and Peninsula Borough, Alaska, United States (Airport)
  2. Pacific States
    Pacific States, United States (Colloquial)
  3. Canada International Border States
    Canada International Border States, United States (Colloquial)
  4. Alaska Peninsula
    Alaska Peninsula, Alaska, United States (Colloquial)
  5. Lake and Peninsula Borough
    Lake and Peninsula Borough, Alaska, United States (County)
  6. America/Anchorage
    America/Anchorage, United States (Timezone)
  7. America/Nome
    America/Nome, United States (Timezone)
  8. Alaska
    Alaska, Alaska, United States (State)
  9. United States
    United States, United States (Country)
  10. Bering Sea
    Bering Sea (Sea)

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

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

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