25 places near Avail School, 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. Chugach Optional Elementary School
    Chugach Optional Elementary School, Municipality of Anchorage, Alaska, United States (POI)
  3. Denali Elementary School
    Denali Elementary School, Municipality of Anchorage, Alaska, United States (POI)
  4. Avail School
    Avail School, Municipality of Anchorage, Alaska, United States (POI)
  5. Postal Store Station
    Postal Store Station, Municipality of Anchorage, Alaska, United States (POI)
  6. Anchorage 5th Avenue Mall
    Anchorage 5th Avenue Mall, Municipality of Anchorage, Alaska, United States (POI)
  7. Government Hill
    Government Hill, Municipality of Anchorage, Alaska, United States (Suburb)
  8. Fairview
    Fairview, Municipality of Anchorage, Alaska, United States (Suburb)
  9. Downtown
    Downtown, Municipality of Anchorage, Alaska, United States (Suburb)
  10. South Addition
    South Addition, Municipality of Anchorage, Alaska, United States (Suburb)

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

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

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