DESCRIPTION

d.shadedmap will drape a color raster map over a shaded relief map.

NOTES

refer to the d.his help page for more details; d.shadedmap is simply a frontend to that module.

EXAMPLE

In this example, the aspect map in the North Carolina sample dataset location is used to hillshade the elevation map:
g.region rast=aspect -p
d.shadedmap reliefmap=aspect drapemap=elevation

SEE ALSO

d.his, g.pnmcomp, NVIZ, r.slope.aspect, r.shaded.relief

AUTHORS

Unknown; updated to GRASS 5.7 by Michael Barton

Last changed: $Date$