56 places near Country Meadows, Adams, Colorado, United States
filter by placetype:
  1. Harris Park Elementary School
    Harris Park Elementary School, Adams, Colorado, United States (POI)
  2. Crystal Lake
    Crystal Lake, Adams, Colorado, United States (Suburb)
  3. Hidden Lake Center
    Hidden Lake Center, Adams, Colorado, United States (Suburb)
  4. Sheridan Summit
    Sheridan Summit, Adams, Colorado, United States (Suburb)
  5. Cedar Meadows
    Cedar Meadows, Adams, Colorado, United States (Suburb)
  6. Cedarwood Square
    Cedarwood Square, Adams, Colorado, United States (Suburb)
  7. Concord Square
    Concord Square, Adams, Colorado, United States (Suburb)
  8. Country Meadows
    Country Meadows, Adams, Colorado, United States (Suburb)
  9. Della Villa
    Della Villa, Adams, Colorado, United States (Suburb)
  10. Elm Park
    Elm Park, Adams, Colorado, United States (Suburb)

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

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

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