37 places near Eubank Elementary School, Bernalillo, New Mexico, United States
filter by placetype:
  1. Bellehaven Elementary School
    Bellehaven Elementary School, Bernalillo, New Mexico, United States (POI)
  2. Eubank Elementary School
    Eubank Elementary School, Bernalillo, New Mexico, United States (POI)
  3. Jackson Middle School
    Jackson Middle School, Bernalillo, New Mexico, United States (POI)
  4. Hoffmantown
    Hoffmantown, Bernalillo, New Mexico, United States (Suburb)
  5. Foothills
    Foothills, Bernalillo, New Mexico, United States (Suburb)
  6. East Side
    East Side, Bernalillo, New Mexico, United States (Suburb)
  7. Northeast Quadrant
    Northeast Quadrant, Bernalillo, New Mexico, United States (Suburb)
  8. Candelmen
    Candelmen, Bernalillo, New Mexico, United States (Suburb)
  9. Indian Moon
    Indian Moon, Bernalillo, New Mexico, United States (Suburb)
  10. Jackson Area
    Jackson Area, Bernalillo, New Mexico, United States (Suburb)

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

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

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