<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>El 01/10/2010, a las 01:39, John C. Tull escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Sergio,<br><br>I have not used "DEM relief shader", but there is also the "Shaded Relief" plugin. </div></blockquote><div><br></div>is the same plugin, it has both names. one in the menus other in the plugin administrator.</div><div>(maybe is a translation thing)</div><div><br><blockquote type="cite"><div>Additionally, a program called SimpleDEMViewer is available on OS X:<br><a href="http://www.macupdate.com/info.php/id/20636/simpledemviewer">http://www.macupdate.com/info.php/id/20636/simpledemviewer</a><br><br>For using gdaldem from the Terminal.app, here are some sample commands that I use to generate a color hillshade from gtopo dems:<br>gdaldem hillshade gtopo30.tif -z 10 temp.tif<br>composite -blend 50 temp.tif temp.tif temp2.tif<br>gdal_translate -co compress=lzw temp2.tif western_colorshade.tif<br>rm temp*<br><br>This assumes you have a file called 'scale.txt' in the same directory in which you are working. My scale.txt file has the following lines, but you can adjust based on the highest point in your region of interest (heights are in meters here):<br>3500 255 255 255″<br>2500 235 220 175″<br>1500 190 185 135″<br>700 240 250 150″<br>0 50 180 50″<br>-32768 200 230 255″<br><br>Regards,<br>John<br><font class="Apple-style-span" color="#006312"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><br></div><div>thanks for the tips john</div><div>ill try your two suggestions</div><div><br></div><div><br></div><div>it has been talked before in the list</div><div>but there is also SEXTANTE</div><div>a deeper raster analisys library...</div><div><br></div><div><a href="http://www.sextantegis.com">http://www.sextantegis.com</a></div><div><br></div><div>sergio</div></body></html>