34 places near Jack L. Weaver Elementary School, Orange, California, United States
filter by placetype:
  1. Richard Henry Lee Elementary School
    Richard Henry Lee Elementary School, Orange, California, United States (POI)
  2. Jack L. Weaver Elementary School
    Jack L. Weaver Elementary School, Orange, California, United States (POI)
  3. Rossmoor Elementary School
    Rossmoor Elementary School, Orange, California, United States (POI)
  4. Rossmoor
    Rossmoor, Orange, California, United States (Suburb)
  5. Old Ranch
    Old Ranch, Orange, California, United States (Suburb)
  6. College Park West
    College Park West, Orange, California, United States (Suburb)
  7. Plaza
    Plaza, Los Angeles, California, United States (Suburb)
  8. Cypress
    Cypress, Orange, California, United States (Town)
  9. Long Beach
    Long Beach, Los Angeles, California, United States (Town)
  10. Los Alamitos
    Los Alamitos, Orange, California, United States (Town)

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

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

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