GRASS logo

NAME

d.shadedmap - Drapes a color raster over a shaded relief map using d.his

KEYWORDS

SYNOPSIS

d.shadedmap
d.shadedmap help
d.shadedmap reliefmap=string drapemap=string [brighten=integer] [--verbose] [--quiet]

Parameters:

reliefmap=string
Name of shaded relief or aspect map
drapemap=string
Name of raster to drape over relief map
brighten=integer
Percent to brighten
Options: -99-99
Default: 0

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.

(GRASS Shell Script)

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: 2008-08-14 23:16:42 -0700 (Thu, 14 Aug 2008) $


Main index - display index - Full index

© 2003-2011 GRASS Development Team