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 ...
1
vote
1answer
97 views

calculating terrain elevation line

I found too many hits on the web to even see the right direction to go. I have to provide a small proxy server serving requests for a line of terrain elevation data between two coordinates. It is a ...