56 places near Eagle Village, Adams, Colorado, United States
filter by placetype:
  1. Altura Elementary School
    Altura Elementary School, Adams, Colorado, United States (POI)
  2. Altura Station
    Altura Station, Arapahoe, Colorado, United States (POI)
  3. Altura
    Altura, Adams, Colorado, United States (Suburb)
  4. Stapleton
    Stapleton, Colorado, United States (Suburb)
  5. Original Aurora
    Original Aurora, Colorado, United States (Suburb)
  6. Fitzsimons
    Fitzsimons, Adams, Colorado, United States (Suburb)
  7. Aurora District
    Aurora District, Colorado, United States (Suburb)
  8. Jewell Heights
    Jewell Heights, Arapahoe, Colorado, United States (Suburb)
  9. Abshire
    Abshire, Adams, Colorado, United States (Suburb)
  10. Aurora Meadows
    Aurora Meadows, Adams, Colorado, United States (Suburb)

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

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

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