All:
With the tcltk GUI I can do this:
d.his h_map=elev_filled@adams i_map=elev_filled_shade@adams brighten=0
to create a very nice shaded relief map, draped with another raster, such as elevations. How do I do this with the wxpython GUI? Running the command at the terminal does not work because it requires d.mon to be run to select a monitor -- does this mean the d.his command can not be used with the wxpython GUI?
Regards,
Tom
Hi,
2011/7/22 <Thomas.Adams@noaa.gov>:
to create a very nice shaded relief map, draped with another raster, such as elevations. How do I do this with the wxpython GUI? Running the command at the terminal does not work because it requires d.mon to be run to select a monitor -- does this mean the d.his command can not be used with the wxpython GUI?
choose "Various raster map layers" from the toolbar in Layer Manager,
choose "Add HIS map layer". If you type the command in wxGUI command
prompt it should also work (at least in 6.4.2+).
Martin
--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
Martin,
Thank you; I'm still getting use to the new GUI and did not even look at that -- too obvious, I guess!
Cheers!
Tom
----- Original Message -----
From: Martin Landa <landa.martin@gmail.com>
Date: Friday, July 22, 2011 2:21 pm
Subject: Re: [GRASS-user] d.his command in GRASS 6.4.1 with wxpython GUI?
To: Thomas.Adams@noaa.gov
Cc: grass-user@lists.osgeo.org
Hi,
2011/7/22 <Thomas.Adams@noaa.gov>:
> to create a very nice shaded relief map, draped with another raster,
such as elevations. How do I do this with the wxpython GUI? Running
the command at the terminal does not work because it requires d.mon to
be run to select a monitor -- does this mean the d.his command can not
be used with the wxpython GUI?
choose "Various raster map layers" from the toolbar in Layer Manager,
choose "Add HIS map layer". If you type the command in wxGUI command
prompt it should also work (at least in 6.4.2+).
Martin
--
Martin Landa <landa.martin gmail.com> *