48 places near Cottonwood, Adams, Colorado, United States
filter by placetype:
  1. East Ridge
    East Ridge, Adams, Colorado, United States (Suburb)
  2. Edgemark
    Edgemark, Adams, Colorado, United States (Suburb)
  3. Friendship Square
    Friendship Square, Adams, Colorado, United States (Suburb)
  4. Fulton Village
    Fulton Village, Adams, Colorado, United States (Suburb)
  5. Highland Park
    Highland Park, Adams, Colorado, United States (Suburb)
  6. Inglenook
    Inglenook, Adams, Colorado, United States (Suburb)
  7. Mount View Park
    Mount View Park, Adams, Colorado, United States (Suburb)
  8. Park Place
    Park Place, Adams, Colorado, United States (Suburb)
  9. Queen Square
    Queen Square, Adams, Colorado, United States (Suburb)
  10. Shenandoah
    Shenandoah, Adams, Colorado, United States (Suburb)

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

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

        
0.019 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -104.792664, 39.981609 ] } } } } ], "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" } } ], "from": 10 }