4
votes
1answer
76 views

How to calculate the volume of several DEMs to obtain elevation and volume changes?

I am trying to calculate the volume of several DEMs in order to obtain elevation and volume changes. I have pixels of 1x1 each one associated to an elevation. I used several methods but non of them ...
0
votes
1answer
95 views

How to calculate surface area of highland region using DEM with ArcGIS (ArcEditor)?

Am shyaka from Rwanda. I use GIS tools and have all required data to perform or calculate surface area from the polygons that have been given by GPS (Trimble) with ArcPad 8. I originate from a high ...
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 ...
3
votes
1answer
394 views

DEM: How to convert a mosaic dataset to TIN?

I merged several DEMs together in on single DEM with mosaic dataset. Now I wanted to convert this mosaic dataset in Vector with TIN. But when I use the tool (3D Analyst Tool) Raster to TIN comes an ...