57 places near North Mountain View, Adams, Colorado, United States
filter by placetype:
  1. J. Hodgkins Middle School
    J. Hodgkins Middle School, Adams, Colorado, United States (POI)
  2. Westminster High School
    Westminster High School, Adams, Colorado, United States (POI)
  3. Crown Pointe Charter Academy
    Crown Pointe Charter Academy, Adams, Colorado, United States (POI)
  4. Harris Park Westminster Station
    Harris Park Westminster Station, Adams, Colorado, United States (POI)
  5. Lakeshore
    Lakeshore, Adams, Colorado, United States (Suburb)
  6. Westport on the Lake
    Westport on the Lake, Adams, Colorado, United States (Suburb)
  7. College Crest
    College Crest, Adams, Colorado, United States (Suburb)
  8. Hillsborough
    Hillsborough, Adams, Colorado, United States (Suburb)
  9. Lindie Heights
    Lindie Heights, Adams, Colorado, United States (Suburb)
  10. North Federal Hills
    North Federal Hills, Adams, Colorado, United States (Suburb)

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

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

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