QGIS – How to Generalize Rough Hillshade in 1” DHM

demgrasshillshadeqgis

I got this hillshade from my DHM (I used the hillshade-module from QGIS). For my purpose there is too much relief detail (roughness). How can I get rid of this in QGIS or GRASS?

hillshade from 1" DHM

Best Answer

Which hillshade module, Martin? In QGIS Master there are two under the Raster menu:

Raster -> Terrain analysis -> Hillshade

and

Raster -> Analysis -> DEM(Terrain models)

If you haven't already done so, I should try the second one (set 'Mode' to 'Hillshade'). Also, tick the 'Creation Options' box and enter 'TFW' under 'Name' and 'YES' under 'Value'. Doing this will make a world file for the hillshade tiff, which means that you will be able to edit it in GIMP or whatever to do things like applying blur, without losing the georeferencing (provided that you don't change the image size, that is). Nick.

Related Question