38 places near East Center Street, Orange, California, United States
filter by placetype:
  1. St Catherine's Military School
    St Catherine's Military School, Orange, California, United States (POI)
  2. Saint Boniface School
    Saint Boniface School, Orange, California, United States (POI)
  3. Zion Lutheran School
    Zion Lutheran School, Orange, California, United States (POI)
  4. City Harvest Christian Academy
    City Harvest Christian Academy, Orange, California, United States (POI)
  5. American College of Law
    American College of Law, Orange, California, United States (POI)
  6. Downtown
    Downtown, Orange, California, United States (Suburb)
  7. Historic District
    Historic District, Orange, California, United States (Suburb)
  8. East Anaheim
    East Anaheim, Orange, California, United States (Suburb)
  9. East Center Street
    East Center Street, Orange, California, United States (Suburb)
  10. Northwest
    Northwest, Orange, California, United States (Suburb)

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

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

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