Monday, 7 May 2018

qgis - Measuring Volumes using DEMs


I've done quite a bit of research here and elsewhere and am still having trouble coming up with a solution for measuring volumes using a DEM derived from high-resolution (1 m) stereo satellite imagery.


The closest solution I have found so far has been this: "How to calculate the volume of several DEMs to obtain elevation and volume changes?".


I understand that the 3D analyst extension within ArcGIS would be able to accomplish this, however, I am limited to the availability of open source software such as QGIS which I am an active user of.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...