42 places near Del Norte High School, Bernalillo, New Mexico, United States
filter by placetype:
  1. Del Norte High School
    Del Norte High School, Bernalillo, New Mexico, United States (POI)
  2. Gov Bent Elementary School
    Gov Bent Elementary School, Bernalillo, New Mexico, United States (POI)
  3. Evangel Christian Academy
    Evangel Christian Academy, Bernalillo, New Mexico, United States (POI)
  4. Bright Beginnings Child and Development Center
    Bright Beginnings Child and Development Center, Bernalillo, New Mexico, United States (POI)
  5. Uptown
    Uptown, Bernalillo, New Mexico, United States (Suburb)
  6. Midtown
    Midtown, Bernalillo, New Mexico, United States (Suburb)
  7. Northwest Quadrant
    Northwest Quadrant, Bernalillo, New Mexico, United States (Suburb)
  8. Northeast Quadrant
    Northeast Quadrant, Bernalillo, New Mexico, United States (Suburb)
  9. North Edith Corridor
    North Edith Corridor, Bernalillo, New Mexico, United States (Suburb)
  10. Baloon Fiesta Park
    Baloon Fiesta Park, Bernalillo, New Mexico, United States (Suburb)

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

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

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