33 places near Maude B. Davis Elementary School, Orange, California, United States
filter by placetype:
  1. Vanguard University of Southern California
    Vanguard University of Southern California, Orange, California, United States (POI)
  2. Costa Mesa High School
    Costa Mesa High School, Orange, California, United States (POI)
  3. Sonora Elementary School
    Sonora Elementary School, Orange, California, United States (POI)
  4. Maude B. Davis Elementary School
    Maude B. Davis Elementary School, Orange, California, United States (POI)
  5. Orange Coast Middle College High School
    Orange Coast Middle College High School, Orange, California, United States (POI)
  6. Orange Coast College
    Orange Coast College, Orange, California, United States (POI)
  7. Upper Newport Bay
    Upper Newport Bay, Orange, California, United States (Suburb)
  8. Costa Mesa
    Costa Mesa, Orange, California, United States (Town)
  9. Irvine
    Irvine, Orange, California, United States (Town)
  10. Newport Beach
    Newport Beach, Orange, California, United States (Town)

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

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

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