31 places near Smiley Middle School, Denver, Colorado, United States
filter by placetype:
  1. Hallett Elementary School
    Hallett Elementary School, Denver, Colorado, United States (POI)
  2. Smiley Middle School
    Smiley Middle School, Denver, Colorado, United States (POI)
  3. Blessed Sacrament Elementary School
    Blessed Sacrament Elementary School, Denver, Colorado, United States (POI)
  4. Park Hill
    Park Hill, Denver, Colorado, United States (Suburb)
  5. Northeast Park Hill
    Northeast Park Hill, Denver, Colorado, United States (Suburb)
  6. South Park Hill
    South Park Hill, Denver, Colorado, United States (Suburb)
  7. North Park Hill
    North Park Hill, Denver, Colorado, United States (Suburb)
  8. Northeast
    Northeast, Denver, Colorado, United States (Suburb)
  9. Denver
    Denver, Denver, Colorado, United States (Town)
  10. New Southwest
    New Southwest, United States (Colloquial)

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

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

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