Analytical Hillshade
Combines local slope/aspect with illumination geometry.
H = 255[cos Z·cos S + sin Z·sin S·cos(Asun−Aslope)]
Best used when: terrain visualization and qualitative relief interpretation are needed.
Simulate terrain illumination from a chosen light azimuth and altitude using DEM slope and aspect.
Terrain / ElevationEnd-User DocumentationTheory + Formula + ParametersSimulate terrain illumination from a chosen light azimuth and altitude using DEM slope and aspect.
Combines local slope/aspect with illumination geometry.
| Input | Type | Requirement | Description |
|---|---|---|---|
| DEM Raster | raster | Required |
| Parameter | Default | Choices / Range | How to Use It |
|---|---|---|---|
| Elevation Band | — | — | |
| Sun Azimuth | 315 | 0 to 360 | |
| Sun Altitude | 45 | 0 to 90 | |
| Z Factor | 1 | 1e-06 to — |
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.