GRASS logo

NAME

d.shadedmap

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: 2011-09-04 06:23:30 -0700 (Sun, 04 Sep 2011) $


Main index - display index - Full index

© 2003-2013 GRASS Development Team