16 places near 보성군, 전라남도, 한국
filter by placetype:
  1. 겸백면
    겸백면, 보성군, 전라남도, 한국 (LocalAdmin)
  2. 조성면
    조성면, 보성군, 전라남도, 한국 (LocalAdmin)
  3. 보성군
    보성군, 전라남도, 한국 (County)
  4. 고흥군
    고흥군, 전라남도, 한국 (County)
  5. Asia/Seoul
    Asia/Seoul (Timezone)
  6. Asia/Tokyo
    Asia/Tokyo (Timezone)
  7. 전라남도
    전라남도, 전라남도, 한국 (State)
  8. 한국
    한국, 한국 (Country)
  9. Korea Strait
    Korea Strait (Sea)
  10. Asia
    Asia (Continent)

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

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

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