大曦百科全书(Daxipedia)
大黄 & 小曦 grow up and grow old together_ golden wedding since 2010

Jul 11, 2013

GIS Learning: How to thread waypoints in line?

Python script

import arcpy
from arcpy import env
env.workspace="C:/data"
arcpy.PointsToLine_management(input, output)

No comments:

Post a Comment

Blog Archive