I am wondering if I could merge DEM and Hillshade ? What is the pro and cons for that? Thanks
|
|
Combined pan-sharpening, contrast stretching, and gamma stretching functions If you have access to ArcGIS (and the Spatial Analyst Extension) you can use the technique described in this blog to "blend" DEM (or imagery) with shaded relief. The main disadvantage of this solution is that it is static; you need to produce an RGB raster from your DEM so if you need to change the original symbology in any way you have to do it on the original DEM raster then re-do the RGB raster and repeat all the steps. Luckily 95% of my current work is in the same geographical area so I just built various models and schemas that suit the various scales I often use and simply copy and paste them in the map as needed. As for using this approach with imagery; one unexpected advantage beyond just the wow factor is that field crews and environmental scientists like that use these "imagery-hill-shade blend" maps to get a sense of the terrain characteristics as well as the aerial perspective in one glance. As a side note; It does require a certain amount of tinkering around with the functions to get the look of the resulting layer just right. Below is an example and the input rasters. The last image is an example of imagery "blended" with DEM. No transparency was applied, the below examples are a result of the above mentioned functions as described in the linked ArcGIS Resource Centre blog by rajnagi. DEM & Hillshade:
Input DEM:
Input Hillshade:
Imagery & Hillshade example:
|
|||
|
You could 'merge' dem and hillshade. You could add 1 (grayscale or colormap) or 3 (rgb) bands to the dem. I don't see any benefit to doing so, and it would probably cause confusion given 2 band images are rare and 4 band images will likely at some point be misinterpreted as and RGBA image. Personally, I wouldn't do it. |
|||||||
|
|
In ArcGIS you can apply a hillshade effect to a DEM - it's a check box on the Symbology tab under Properties.
This will allow you to keep the values in the DEM, but still allow for the visual effect of the hillshade. |
|||
|
|




