Elevation Difference
Computes cell-wise change in elevation.
Δz = zafter − zbefore
Compare two elevation surfaces to estimate areas and volumes of excavation (cut) and embankment (fill).
Terrain / ElevationEnd-User DocumentationTheory + Formula + ParametersCompare two elevation surfaces to estimate areas and volumes of excavation (cut) and embankment (fill).
Computes cell-wise change in elevation.
Multiplies height difference by pixel area and sums positive/negative contributions.
| Input | Type | Requirement | Description |
|---|---|---|---|
| Reference / Before DEM | raster | Required | |
| Current / After DEM | raster | Required |
| Parameter | Default | Choices / Range | How to Use It |
|---|---|---|---|
| Before DEM Band | — | — | |
| After DEM Band | — | — | |
| Minimum Height Difference (m) | 0.1 | 0 to — | |
| DEM Alignment Resampling | bilinear | nearest, bilinear, cubic |
The result should be interpreted according to the selected method and the physical meaning of the input data. Preserve source units, coordinate reference information, NoData meaning, acquisition date, and preprocessing level when comparing results.