17 places near Whitney, Municipality of Anchorage, Alaska, United States
filter by placetype:
  1. Elmendorf Air Force Base
    Elmendorf Air Force Base, Municipality of Anchorage, Alaska, United States (Airport)
  2. Whitney
    Whitney, Municipality of Anchorage, Alaska, United States (Suburb)
  3. Anchorage
    Anchorage, Municipality of Anchorage, Alaska, United States (Town)
  4. Tyonek
    Tyonek, Kenai Peninsula Borough, Alaska, United States (Town)
  5. Pacific States
    Pacific States, United States (Colloquial)
  6. Canada International Border States
    Canada International Border States, United States (Colloquial)
  7. Mat-Su Valley
    Mat-Su Valley, Alaska, United States (Colloquial)
  8. Municipality of Anchorage
    Municipality of Anchorage, Alaska, United States (County)
  9. Kenai Peninsula Borough
    Kenai Peninsula Borough, Alaska, United States (County)
  10. Matanuska-Susitna Borough
    Matanuska-Susitna Borough, Alaska, United States (County)

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

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

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