【854】通过polygon切取tif栅格数据(rasterio读取与存储)
摘要:
参考:Cutting a polygon from TIFF with Python [closed] import rasterio import rasterio.mask import geopandas as gpd dataset = rasterio.open("wc2.1_10m_el 阅读全文
posted @ 2023-07-06 08:25 McDelfino 阅读(409) 评论(0) 推荐(0)