Slashgeo Log In
DEM Slope Algorithms and Irregular Grids
posted by Satri
on Friday February 23, @11:21AM
Permalink
Trackback URI
Slashdotthis
Diggthis
Del.icio.us
from the slowly-sliding-to-the-bottom-of-the-DEM dept.
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.
DEM Slope Algorithms and Irregular Grids
|
Log In/Create an Account
| Top
| 6 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.





Slope research is fine but we need better DEM's
(Score:2, Insightful)David Hatfield has a good article (December 1999) at: http://www.gisvisionmag.com/vision.php?article=%2
Re:Slope research is fine but we need better DEM's
(Score:3)( http://alexandreleroux.blogspot.com/ | Last Journal: Friday March 17, @04:07PM )
USDA's ENFORCE
(Score:3)( http://alexandreleroux.blogspot.com/ | Last Journal: Friday March 17, @04:07PM )
references
(Score:2, Informative)Meyer T.H
EBo --
Re:references
(Score:3)( http://alexandreleroux.blogspot.com/ | Last Journal: Friday March 17, @04:07PM )
Irregular grids: here's what we done
(Score:2)( http://alexandreleroux.blogspot.com/ | Last Journal: Friday March 17, @04:07PM )