40 places near Acme Tower, Adams, Colorado, United States
filter by placetype:
  1. Aurora District
    Aurora District, Colorado, United States (Suburb)
  2. Acme Tower
    Acme Tower, Adams, Colorado, United States (Suburb)
  3. Aurora Cascades
    Aurora Cascades, Adams, Colorado, United States (Suburb)
  4. Boonedocks
    Boonedocks, Adams, Colorado, United States (Suburb)
  5. Colfax Gardens
    Colfax Gardens, Adams, Colorado, United States (Suburb)
  6. Eastwood Park
    Eastwood Park, Adams, Colorado, United States (Suburb)
  7. Friendly Village of Aurora
    Friendly Village of Aurora, Adams, Colorado, United States (Suburb)
  8. Haven Acres
    Haven Acres, Adams, Colorado, United States (Suburb)
  9. Mills
    Mills, Adams, Colorado, United States (Suburb)
  10. The Vineyard
    The Vineyard, Adams, Colorado, United States (Suburb)

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

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

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