Tagged Questions
0
votes
0answers
60 views
arcpy Add Feature Class to Terrain error. LiDAR Processing Script
So here's another one for you ever so helpful StackExchangers (is that right?) Anyway, I'm writing a script to convert lidar data (in .las format) into a terrain without going through all the ...
2
votes
0answers
49 views
Arcpy: Counting number of segments where altitude rises or decreases based on DEM?
I have a DEM of Sudety mountains and linear .shp with several hiking paths.
I'm trying solve one problem: How to make a script based on input DEM and input line shapes that would count number of ...
2
votes
1answer
97 views
Import 3D Analyst Functions With ArcPy
This really seems like I should be able to do this, but I am running into some problems. I want to import 3D Analyst with python, in the same way I import Spatial Analyst, but it returns an error.
...
