40 places near The Lake, Alameda, California, United States
filter by placetype:
  1. John F. Kennedy Elementary School
    John F. Kennedy Elementary School, Alameda, California, United States (POI)
  2. E. L. Musick Elementary School
    E. L. Musick Elementary School, Alameda, California, United States (POI)
  3. Newark Junior High School
    Newark Junior High School, Alameda, California, United States (POI)
  4. Montessori School in Newark
    Montessori School in Newark, Alameda, California, United States (POI)
  5. Ardenwood
    Ardenwood, Alameda, California, United States (Suburb)
  6. Civic Terrace
    Civic Terrace, Alameda, California, United States (Suburb)
  7. Downtown Newark
    Downtown Newark, Alameda, California, United States (Suburb)
  8. Lido
    Lido, Alameda, California, United States (Suburb)
  9. The Lake
    The Lake, Alameda, California, United States (Suburb)
  10. Brookvale
    Brookvale, Alameda, California, United States (Suburb)

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

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

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