Calculate DEM Surface Area

Calculate the corrected surface area of a digital elevation model.
585 Downloads
Updated 13 Jun 2013

View License

The true surface area of a landscape is greater than its projected (i.e. "flat") surface area. This submission estimates the true surface area of a digital elevation model by calculating the surface area of the eight three-dimensional triangles formed by each cell centre and its eight neighbouring cell centres.

The approach is based on Jenness, Jeff S. 2004. “Calculating Landscape Surface Area from Digital Elevation Models.” Wildlife Society Bulletin 32 (3): 829–839.

Cite As

Juernjakob Dugge (2024). Calculate DEM Surface Area (https://www.mathworks.com/matlabcentral/fileexchange/42204-calculate-dem-surface-area), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Changed function name to reflect file name, added image illustrating the approach

1.0.0.0