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: 2007-06-18 00:21:06 -0700 (Mon, 18 Jun 2007) $


Main index - display index - Full index

© 2003-2008 GRASS Development Team