Calculate DEM Surface Area

Calculate the corrected surface area of a digital elevation model.

You are now following this Submission

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 (2026). Calculate DEM Surface Area (https://www.mathworks.com/matlabcentral/fileexchange/42204-calculate-dem-surface-area), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

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

1.0.0.0