39 places near Sandia Vista, Bernalillo, New Mexico, United States
filter by placetype:
  1. Jackson Area
    Jackson Area, Bernalillo, New Mexico, United States (Suburb)
  2. Jeanne Bellamah East
    Jeanne Bellamah East, Bernalillo, New Mexico, United States (Suburb)
  3. Princess Jeanne
    Princess Jeanne, Bernalillo, New Mexico, United States (Suburb)
  4. South Los Altos
    South Los Altos, Bernalillo, New Mexico, United States (Suburb)
  5. Albuquerque
    Albuquerque, Bernalillo, New Mexico, United States (Town)
  6. New Southwest
    New Southwest, United States (Colloquial)
  7. US Western States
    US Western States, United States (Colloquial)
  8. Southwestern States
    Southwestern States, United States (Colloquial)
  9. Old Southwest
    Old Southwest, United States (Colloquial)
  10. Southern States
    Southern States, United States (Colloquial)

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

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

        
0.078 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -106.527428, 35.087029 ] } } } } ], "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" } } ], "from": 10 }