1
vote
0answers
63 views

Problems with river profile extracted from tin

I extracted a longitudinal river profile from a tin that was created from Lidar data. The result looks like stairs/steps with regular intervals rather than like a smooth river profile. I know that ...
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 ...