hillshade
Generate shaded relief from a DEM GeoTIFF. Set sun azimuth and altitude to visualize terrain with realistic hillshading.
Instructions
Shaded relief from a DEM: GeoTIFF in, GeoTIFF out (values scaled 0-32767).
azimuth = sun direction in degrees (default 315, NW); altitude = sun angle above the horizon (default 30). DEMs without a CRS are rejected. Requires the [whitebox] extra.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| azimuth | No | ||
| altitude | No | ||
| dem_path | Yes | ||
| z_factor | No | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||