38 places near Lexington Square, Alameda, California, United States
filter by placetype:
  1. Ardenwood Historic Farm
    Ardenwood Historic Farm, Alameda, California, United States (POI)
  2. John F. Kennedy Elementary School
    John F. Kennedy Elementary School, Alameda, California, United States (POI)
  3. H. A. Snow Elementary School
    H. A. Snow Elementary School, Alameda, California, United States (POI)
  4. Devry University-Fremont
    Devry University-Fremont, Alameda, California, United States (POI)
  5. Ardenwood
    Ardenwood, Alameda, California, United States (Suburb)
  6. Gateway
    Gateway, Alameda, California, United States (Suburb)
  7. Lexington Square
    Lexington Square, Alameda, California, United States (Suburb)
  8. Lido
    Lido, Alameda, California, United States (Suburb)
  9. The Lake
    The Lake, Alameda, California, United States (Suburb)
  10. Fremont
    Fremont, Alameda, California, United States (Town)

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

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

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