14 places near Situk, City and Borough of Yakutat, Alaska, United States
filter by placetype:
  1. Situk
    Situk, City and Borough of Yakutat, Alaska, United States (Town)
  2. Yakutat
    Yakutat, City and Borough of Yakutat, Alaska, United States (Town)
  3. Pacific States
    Pacific States, United States (Colloquial)
  4. Canada International Border States
    Canada International Border States, United States (Colloquial)
  5. Juneau and Southeast Alaska
    Juneau and Southeast Alaska, Alaska, United States (Colloquial)
  6. City and Borough of Yakutat
    City and Borough of Yakutat, Alaska, United States (County)
  7. America/Yakutat
    America/Yakutat, United States (Timezone)
  8. Alaska
    Alaska, Alaska, United States (State)
  9. United States
    United States, United States (Country)
  10. Gulf of Alaska
    Gulf of Alaska (Sea)

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

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

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