DEM optimization

Algorithm

With the DEM optimization operation, the following can be achieved:

The output Digital Elevation Model (DEM) is calculated based on:

The parameters Buffer distance, Smooth drop and Sharp drop can be specified:

For more information, refer to DEM optimization : functionality.

Process:

  1. The height values of the input DEM are read into memory (OriginalHeight).
  2. The vector map with the drainage or catchment features is temporarily rasterized.
  3. For each pixel in the DEM, distances are calculated towards the closest drainage/catchment feature.
    Thus, for each pixel the distance towards the nearest drainage/catchment feature is known (CalcDist).
  4. For each pixel:

Reference:

The DEM optimization operation complies with the AGREE method, developed by Ferdi Hellweger at the University of Texas, Austin, 1997. For more information, refer to: http://www.ce.utexas.edu/prof/maidment/gishydro/ferdi/research/agree/agree.html

See also: