39 places near Highland Station, Bernalillo, New Mexico, United States
filter by placetype:
  1. Kirtland Air Force Base
    Kirtland Air Force Base, Bernalillo, New Mexico, United States (Airport)
  2. Highland High School
    Highland High School, Bernalillo, New Mexico, United States (POI)
  3. Little Lights Child Care Center
    Little Lights Child Care Center, Bernalillo, New Mexico, United States (POI)
  4. Highland Station
    Highland Station, Bernalillo, New Mexico, United States (POI)
  5. Highland
    Highland, Bernalillo, New Mexico, United States (Suburb)
  6. Northwest Quadrant
    Northwest Quadrant, Bernalillo, New Mexico, United States (Suburb)
  7. Southeast Quadrant
    Southeast Quadrant, Bernalillo, New Mexico, United States (Suburb)
  8. Northeast Quadrant
    Northeast Quadrant, Bernalillo, New Mexico, United States (Suburb)
  9. University
    University, Bernalillo, New Mexico, United States (Suburb)
  10. Fair West
    Fair West, Bernalillo, New Mexico, United States (Suburb)

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

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

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