If you have GDAL 1.6 installed, you can use gdalbuildvrt to create a VRT of the files, and then link to this using r.external.  This way you have a mosaic without duplicating the data.  <br><br><div class="gmail_quote">On Thu, Jul 2, 2009 at 7:53 AM, Milton Cezar Ribeiro <span dir="ltr">&lt;<a href="mailto:miltinho.astronauta@gmail.com">miltinho.astronauta@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hi Guys,</div>
<div> </div>
<div>I will try first download the latest SVN. In fact I am running a compiled version of 6.4R4, and I remember, on that time, few programs (like r.patch if I am not wrong) not compiled properly. Case it not work, I try r.series.</div>


<div> </div>
<div>Thanks a lot,</div>
<div> </div>
<div>milton<br><br></div>
<div class="gmail_quote">2009/7/2 Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com" target="_blank">hamish_b@yahoo.com</a>&gt;</span><div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div><br>Milton Cezar Ribeiro wrote:<br>&gt; I just downloaded some tiles from GDEM/NASA and imported on GRASS.<br>&gt; Now I would like to generate a mosaic with the tiles,<br>&gt; but unfortunatelly r.patch ( <a href="http://grass.itc.it/gdp/html_grass63/r.patch.html" target="_blank">http://grass.itc.it/gdp/html_grass63/r.patch.html</a> )<br>

&gt; is not compiled for GRASS 6.4R4 (windows / vista).<br><br></div>Which installer?<br><br>really there is nothing special about r.patch so it is a bad sign that<br>it would be missing. what if you install RC5 or the SVN snapshot binary<br>

from June 2?<br>
<div><br><br>&gt; So is there a way of I join a list of rasters on a unique mosaic file?<br><br></div>r.series and r.mapcalc should both be able to do the job, but not as<br>simply.<br><br>use &#39;g.region rast=tile1,tile2,tile3,tile5&#39; first to set the computational<br>

region to the outside bounds of all the tiles listed.<br><font color="#888888"><br><br>Hamish<br><br><br><br><br><br></font></blockquote></div></div><br>
<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br></blockquote></div><br>