41 places near James Logan High School, Alameda, California, United States
filter by placetype:
  1. James Logan High School
    James Logan High School, Alameda, California, United States (POI)
  2. Searles Elementary School
    Searles Elementary School, Alameda, California, United States (POI)
  3. Union City Christian Academy
    Union City Christian Academy, Alameda, California, United States (POI)
  4. Union City Station
    Union City Station, Alameda, California, United States (POI)
  5. Brookvale
    Brookvale, Alameda, California, United States (Suburb)
  6. Northgate
    Northgate, Alameda, California, United States (Suburb)
  7. Alvarado Niles
    Alvarado Niles, Alameda, California, United States (Suburb)
  8. Decoto
    Decoto, Alameda, California, United States (Suburb)
  9. Downtown Union City
    Downtown Union City, Alameda, California, United States (Suburb)
  10. Heritage Pointe
    Heritage Pointe, Alameda, California, United States (Suburb)

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

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

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