Thanks to Pablo and Eric.<br><br>Pablo&#39;s solution is a good one for a quick output.&nbsp; The transparancy seems to decrease the richness of the color DEM, but still produces good results.<br><br>Eric&#39;s solution is marvelous.&nbsp; It retains the rich color of the input color DEM&nbsp; (I used the &quot;elevation&quot; color ramp) and integrates shaded relief.&nbsp; Very cool!&nbsp; Thanks for the direction to the right tools for the job.&nbsp; While I have yet try the script he wrote, that looks cool too.
<br><br>Thanks to both for the help.&nbsp; These will create some very nice illustrations.<br><br><div><span class="gmail_quote">On 5/24/07, <b class="gmail_sendername">Patton, Eric</b> &lt;<a href="mailto:epatton@nrcan.gc.ca">
epatton@nrcan.gc.ca</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mark,<br><br>The grass commands you are looking for are 
r.his and r.composite.<br><br>r.his uses a coloured DEM as the hue component, and the shaded-relief map as the intensity component. The saturation component can be left blank in this case. r.his will output 3 maps, one each for red, blue and green color components, which you can then combine together in one map with 
r.composite.<br><br>You may be interested in trying out a script I wrote called r.csr that integrates all these steps in the Grass Add-ons:<br><br><a href="http://grass.gdf-hannover.de/wiki/GRASS_AddOns#Raster_add-ons">http://grass.gdf-hannover.de/wiki/GRASS_AddOns#Raster_add-ons
</a><br><br>r.csr allows you to input one or more rasters using a wildcard search pattern, and can apply color rules, shading parameters, and the r.his and r.composite steps described above all in one go.<br><br>Hope this helps,
<br><br>~ Eric.<br><br><br>-----Original Message-----<br>From: <a href="mailto:grassuser-bounces@grass.itc.it">grassuser-bounces@grass.itc.it</a> on behalf of M S<br>Sent: Thu 5/24/2007 11:29 AM<br>To: grass user<br>Subject: [GRASS-user] shaded relief maps &amp; custom color DEM
<br><br>Hello all!<br><br>I have been exploring the best way to make a shaded relief map with color<br>gradient.&nbsp;&nbsp;Although I have been using GIS for many years, this is a new<br>topic for me.&nbsp;&nbsp;(New is always fun, especially with GRASS!)
<br><br>I have several questions relating to this topic.<br><br>1)&nbsp;&nbsp;I have used r.color to change the color gradient for the DEM I am<br>using.&nbsp;&nbsp;There are a lot of nice palettes to use!&nbsp;&nbsp;One that I am looking for<br>is a tan to green gradient (tan=high elev, green=low).&nbsp;&nbsp;There are some nice
<br>ones that are close, but is there a way to create a new color map going from<br>color #1 to color #2?&nbsp;&nbsp;In the mean time, the red to yellow to blue is<br>working well.<br><br>2)&nbsp;&nbsp;r.shaded.relief creates some nice outputs!&nbsp;&nbsp;very cool. I have a ryb
<br>color map for the DEM, and have created a shaded relief map that is<br>grayscale.&nbsp;&nbsp;Is there a way to make a color shaded relief map?&nbsp;&nbsp;I have been<br>looking for examples illustrating the tools to use in GRASS that will do
<br>this.&nbsp;&nbsp;I found r.blend, and it seems to produce something very close, if not<br>exactly what I am looking for with more tuning of parameters.&nbsp;&nbsp;Is this the<br>best combination of tools to use? --&gt; r.color on DEM + r.shaded.relief
 +<br>r.blend = color ramped shaded relief map?<br><br>3)&nbsp;&nbsp;I have done a fair amount of researching the web for color shaded relief<br>maps, but was unable to find techniques relating to GRASS production of<br>these datasets, or a gallery of shaded relief maps produced by GRASS.&nbsp;&nbsp;Does
<br>anyone know of such a link?<br><br>Thanks<br>Mark<br><br></blockquote></div><br>