arcgis脚本Python批量裁切与统计实现 by giser · 2019-04-24 首先通过批量裁切为arcgis的extractbymask工具,代码如下: 其次,利用arcgis的Python脚本的GetRasterProperties_management方法,代码如下: 转载自:https://blog.csdn.net/liyanzhong/article/details/42804127