[931] arcpy - buffer, delete shp and rename shp
摘要:
The script is as follows: arcpy.analysis.Buffer("siteboundary.shp","siteboundary1.shp","-5 Centimeters","FULL","ROUND","NONE",None,"GEODESIC") arcpy.m 阅读全文
posted @ 2023-11-01 14:12 McDelfino 阅读(23) 评论(0) 推荐(0)