Stories
Slash Boxes
Comments

In+ersec+ion for Spatial People

DEM Slope Algorithms and Irregular Grids

posted by Satri on Friday February 23, @11:21AM   Printer-friendly   Email story  Permalink  Trackback URI  Slashdotthis  Diggthis  Del.icio.us
from the slowly-sliding-to-the-bottom-of-the-DEM dept.
I took some time to look at DEM slope algorithms in order to integrate the code to our in-house open source geo-application. I found very interesting information, including this article named "A comparison of algorithms used to compute hill slope as a property of the DEM" by KH Jones [pdf]. This second interesting related article by Jones is named "A Comparison of Two Approaches to Ranking Algorithms Used to Compute Hill Slopes" [pdf]). This allowed me to learn that the Horn algorithm used in the open source GRASS GIS is rather very good, the other good algorithm is Fleming and Hoffer's. In the first article, Fleming and Hoffer's algorithm is found better for 'smooth surfaces' (read article to learn the context) than Horn's algorithm, while from the second article's abstract: "Horn's method (used in ArcInfo GRID) performed better than Fleming and Hoffer's as a slope estimator when the noise amplitude was very much larger than the MSED [mean smooth elevation difference].". Here are my questions: (a) does anyone know if Fleming and Hoffer's algorithm code can be found somewhere? (b) Does anyone knows DEM slope algorithms that can efficiently (computationally speaking) handle slightly irregular grids? Thanks!

Related Stories

An Inventory of SRTM-DEM Versions 7 comments [+]
I invite everyone to comment and improve this tentative to gather relevant information on SRTM-DEM data and versions. The objective is to build an inventory of the different SRTM-DEM versions. Versions considered are those which (1) do not degrade the spatial resolution of the original dataset and (2) which maintain the original near-global coverage. Read more below.
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.