45 places near Nob Hill, Bernalillo, New Mexico, United States
filter by placetype:
  1. Kirtland Air Force Base
    Kirtland Air Force Base, Bernalillo, New Mexico, United States (Airport)
  2. Jefferson Middle School
    Jefferson Middle School, Bernalillo, New Mexico, United States (POI)
  3. Monte Vista Elementary School
    Monte Vista Elementary School, Bernalillo, New Mexico, United States (POI)
  4. The Family School
    The Family School, Bernalillo, New Mexico, United States (POI)
  5. Serendipity Day School
    Serendipity Day School, Bernalillo, New Mexico, United States (POI)
  6. University Station
    University Station, Bernalillo, New Mexico, United States (POI)
  7. University Heights
    University Heights, Bernalillo, New Mexico, United States (Suburb)
  8. Southeast Heights
    Southeast Heights, Bernalillo, New Mexico, United States (Suburb)
  9. Nob Hill
    Nob Hill, Bernalillo, New Mexico, United States (Suburb)
  10. Upper Nob Hill
    Upper Nob Hill, Bernalillo, New Mexico, United States (Suburb)

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

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

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