[GRASSLIST:9313] d.shadedmap

Hi list,

Is there a way to reproduce the "d.shadedmap" effect from the GIS manager GUI (display->display raster maps->drape raster map over shaded relief) through shell commands? When I use "d.shadedmap" at the command line, it does not work.

Thanks,

Luigi

Try using r.his first, then use d.his with your shaded relief map as intensity, your draped raster as your hue, and leave saturation blacnk.

-Ian

On Dec 5, 2005, at 2:12 PM, Luigi Ponti wrote:

Hi list,

Is there a way to reproduce the "d.shadedmap" effect from the GIS manager GUI (display->display raster maps->drape raster map over shaded relief) through shell commands? When I use "d.shadedmap" at the command line, it does not work.

Thanks,

Luigi

>
What happens if a big asteroid hits Earth? Judging from realistic simulations involving a sledge hammer and a common laboratory frog, we can assume it will be pretty bad.
  - Dave Barry

-------------------------------------------------------------
This message has been scanned by Postini anti-virus software.

The raster drape in the GIS Manger is accomplished through d.his with the
shaded map as intensity and draped map as hue

d.his i=[shadedmap] h=[drapedmap]

Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
Arizona State University
Tempe, AZ 85287-2402

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton

From: Luigi Ponti <lponti@infinito.it>
Date: Mon, 05 Dec 2005 14:12:51 -0800
To: grass list <GRASSLIST@baylor.edu>
Subject: [GRASSLIST:9313] d.shadedmap

Hi list,

Is there a way to reproduce the "d.shadedmap" effect from the GIS
manager GUI (display->display raster maps->drape raster map over shaded
relief) through shell commands? When I use "d.shadedmap" at the command
line, it does not work.

Thanks,

Luigi