【ArcGIS遇上Python】python批量获取栅格数据四至(top,bottom,left,right)坐标代码
ArcGIS python批量获取栅格数据四至(top,bottom,left,right)坐标代码上图所示为ArcGIS自带的影像数据,存放路径为C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcGlobeData\wsiearth.tif",在源中可以查看该数据的四至坐标,那么,怎样用python批量获取多个栅格数据的四至坐标呢?实现方法:在python中编写如下代码,回车!代码运行结果: import arcpy arcpy.env.wor