33 places near Newport Beach, Orange, California, United States
filter by placetype:
  1. Greater Los Angeles
    Greater Los Angeles, California, United States (Colloquial)
  2. Mountain States
    Mountain States, United States (Colloquial)
  3. Newport Isle
    Newport Isle, Orange, California, United States (Island)
  4. Lido Isle
    Lido Isle, Orange, California, United States (Island)
  5. Los Angeles
    Los Angeles, California, United States (County)
  6. Orange
    Orange, California, United States (County)
  7. America/Los_Angeles
    America/Los_Angeles, United States (Timezone)
  8. California
    California, California, United States (State)
  9. United States
    United States, United States (Country)
  10. North America
    North America (Continent)

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

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

        
0.058 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -117.930367, 33.61655 ] } } } } ], "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" } } ], "from": 20 }