25 places near 香港, 香港
filter by placetype:
  1. 珠海市
    珠海市, 广东省, 中國 (County)
  2. Asia/Hong_Kong
    Asia/Hong_Kong (Timezone)
  3. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)
  4. 广东省
    广东省, 中國 (State)
  5. 新界
    新界, 新界, 香港 (State)
  6. 香港
    香港, 香港 (Country)
  7. Indian Ocean
    Indian Ocean (Ocean)
  8. South China Sea
    South China Sea (Sea)
  9. Asia
    Asia (Continent)
  10. Indo China
    Indo China (Supername)

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": [ 114.154, 22.411 ] } } } } ], "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": 10 }