11 places near Alvarado Middle School, Alameda, California, United States
filter by placetype:
  1. Hall Station
    Hall Station, Alameda, California, United States (Suburb)
  2. Alvarado
    Alvarado, Alameda, California, United States (Suburb)
  3. Lakes and Birds
    Lakes and Birds, Alameda, California, United States (Suburb)
  4. Alvarado Niles
    Alvarado Niles, Alameda, California, United States (Suburb)
  5. Casa Verde
    Casa Verde, Alameda, California, United States (Suburb)
  6. Contempo
    Contempo, Alameda, California, United States (Suburb)
  7. El Dorado Park
    El Dorado Park, Alameda, California, United States (Suburb)
  8. International Market Place
    International Market Place, Alameda, California, United States (Suburb)
  9. Ponderosa Landing
    Ponderosa Landing, Alameda, California, United States (Suburb)
  10. Union Landing
    Union Landing, Alameda, California, United States (Suburb)

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

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

        
0.201 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -122.074112, 37.592258 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }