52 places near West 81st Place Sheridan, Adams, Colorado, United States
filter by placetype:
  1. Westminster Hills Elementary School
    Westminster Hills Elementary School, Adams, Colorado, United States (POI)
  2. Parr Elementary School
    Parr Elementary School, Jefferson, Colorado, United States (POI)
  3. University of Phoenix-Westminster
    University of Phoenix-Westminster, Adams, Colorado, United States (POI)
  4. Semper
    Semper, Jefferson, Colorado, United States (Suburb)
  5. Sheridan Summit
    Sheridan Summit, Adams, Colorado, United States (Suburb)
  6. Cedarwood Square
    Cedarwood Square, Adams, Colorado, United States (Suburb)
  7. Far Horizons East
    Far Horizons East, Adams, Colorado, United States (Suburb)
  8. Harris Park
    Harris Park, Adams, Colorado, United States (Suburb)
  9. Hidden Creek Park
    Hidden Creek Park, Adams, Colorado, United States (Suburb)
  10. Hillsdale
    Hillsdale, 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.051933, 39.844761 ] } } } } ], "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" } } ] }