发布时间:2019-09-10 08:53:01编辑:auto阅读(3271)
#!/usr/bin/env python #coding=utf-8 import archook archook.get_arcpy() import arcpy from arcpy import env from arcpy.sa import * # Check out the ArcGIS Spatial Analyst extension license arcpy.CheckOutExtension("spatial") env.workspace = "e:/aod/201401/test" ExtractValuesToPoints("station.shp", "r20140107test.tif", "outValPnts","INTERPOLATE", "VALUE_ONLY")
上一篇: python 获取脚本所在目录的正确方法
下一篇: 5本必读Python入门书籍,你都看过吗
47851
46411
37294
34741
29323
25979
24927
19959
19551
18040
5800°
6422°
5937°
5967°
7074°
5921°
5952°
6447°
6409°
7789°