Skip to content

DEM shading layer

see gdal.DEMProcessing :

gdal.DEMProcessing(target, source, 'hillshade', options=\[\], azimuth=45, altitude=315)

Some work by @mouchenm in branch feature_dem-shading bbc6793e

Edited by Colin Thomas