31 places near Paradise Hills, Bernalillo, New Mexico, United States
filter by placetype:
  1. Sierra Vista Elementary School
    Sierra Vista Elementary School, Bernalillo, New Mexico, United States (POI)
  2. Paradise Hills
    Paradise Hills, Bernalillo, New Mexico, United States (Suburb)
  3. North Valley
    North Valley, Bernalillo, New Mexico, United States (Suburb)
  4. Northwest Quadrant
    Northwest Quadrant, Bernalillo, New Mexico, United States (Suburb)
  5. Skies West
    Skies West, Bernalillo, New Mexico, United States (Suburb)
  6. Tuscany
    Tuscany, Bernalillo, New Mexico, United States (Suburb)
  7. Ventana Ranch
    Ventana Ranch, Bernalillo, New Mexico, United States (Suburb)
  8. Volcano Cliffs
    Volcano Cliffs, Bernalillo, New Mexico, United States (Suburb)
  9. Albuquerque
    Albuquerque, Bernalillo, New Mexico, United States (Town)
  10. Rio Rancho
    Rio Rancho, Sandoval, New Mexico, United States (Town)

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

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

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