19 places near 7341, 张掖市, 甘肃省, 中國
filter by placetype:
  1. Huang River
    Huang 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. 内蒙古自治区
    内蒙古自治区, 中國 (State)

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

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

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