30 places near Sandia Mountain Ranch, Bernalillo, New Mexico, United States
filter by placetype:
  1. East Mountain Coalition
    East Mountain Coalition, Bernalillo, New Mexico, United States (Suburb)
  2. Rancho Verde
    Rancho Verde, Bernalillo, New Mexico, United States (Suburb)
  3. Sandia Mountain Ranch
    Sandia Mountain Ranch, Bernalillo, New Mexico, United States (Suburb)
  4. Sedillo Road
    Sedillo Road, Bernalillo, New Mexico, United States (Suburb)
  5. Edgewood
    Edgewood, Santa Fe, New Mexico, United States (Town)
  6. Tijeras
    Tijeras, Bernalillo, New Mexico, United States (Town)
  7. New Southwest
    New Southwest, United States (Colloquial)
  8. US Western States
    US Western States, United States (Colloquial)
  9. Southwestern States
    Southwestern States, United States (Colloquial)
  10. Old Southwest
    Old Southwest, United States (Colloquial)

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

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

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