40 places near Lowlanders, Santa Clara, California, United States
filter by placetype:
  1. Bishop Elementary School
    Bishop Elementary School, Santa Clara, California, United States (POI)
  2. The Kings Academy
    The Kings Academy, Santa Clara, California, United States (POI)
  3. Jubilee Academy
    Jubilee Academy, Santa Clara, California, United States (POI)
  4. Sunnyvale Station
    Sunnyvale Station, Santa Clara, California, United States (POI)
  5. Onizuka Air Force Base
    Onizuka Air Force Base, Santa Clara, California, United States (Airport)
  6. Sunnyvale Historical Museum
    Sunnyvale Historical Museum, Santa Clara, California, United States (POI)
  7. North Valley
    North Valley, Santa Clara, California, United States (Suburb)
  8. Downtown Sunnyvale
    Downtown Sunnyvale, Santa Clara, California, United States (Suburb)
  9. Heritage District
    Heritage District, Santa Clara, California, United States (Suburb)
  10. Lowlanders
    Lowlanders, Santa Clara, California, United States (Suburb)

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

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

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