16 places near 6356, 巴中市, 四川省, 中國
filter by placetype:
  1. Yangtze River
    Yangtze River, 中國 (Drainage)
  2. 南江县
    南江县, 巴中市, 四川省, 中國 (LocalAdmin)
  3. 汉中市
    汉中市, 陝西省, 中國 (County)
  4. 达州市
    达州市, 四川省, 中國 (County)
  5. 巴中市
    巴中市, 四川省, 中國 (County)
  6. Asia/Chongqing
    Asia/Chongqing, 中國 (Timezone)
  7. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)
  8. 陝西省
    陝西省, 中國 (State)
  9. 四川省
    四川省, 中國 (State)
  10. 中國
    中國, 中國 (Country)

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

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

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