19 places near 比如, 那曲市, 西藏自治区, 中國
filter by placetype:
  1. 比如
    比如, 那曲市, 西藏自治区, 中國 (Town)
  2. Yangtze River
    Yangtze River, 中國 (Drainage)
  3. Mekong River
    Mekong River, Cambodia (Drainage)
  4. Salween River
    Salween River, Myanmar (Drainage)
  5. 比如县
    比如县, 那曲市, 西藏自治区, 中國 (LocalAdmin)
  6. 索县
    索县, 那曲市, 西藏自治区, 中國 (LocalAdmin)
  7. 昌都市
    昌都市, 西藏自治区, 中國 (County)
  8. 那曲市
    那曲市, 西藏自治区, 中國 (County)
  9. Asia/Kolkata
    Asia/Kolkata (Timezone)
  10. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)

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

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

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