29 places near Stillwater, Adams, Colorado, United States
filter by placetype:
  1. Cottonwood Lanes
    Cottonwood Lanes, Adams, Colorado, United States (Suburb)
  2. Dunes Park
    Dunes Park, Adams, Colorado, United States (Suburb)
  3. River Run
    River Run, Adams, Colorado, United States (Suburb)
  4. Shiraba Park
    Shiraba Park, Adams, Colorado, United States (Suburb)
  5. Stillwater
    Stillwater, Adams, Colorado, United States (Suburb)
  6. Brighton
    Brighton, Adams, Colorado, United States (Town)
  7. Denver
    Denver, Denver, Colorado, United States (Town)
  8. New Southwest
    New Southwest, United States (Colloquial)
  9. US Western States
    US Western States, United States (Colloquial)
  10. Southwestern States
    Southwestern States, United States (Colloquial)

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

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

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