<html>
<body>
<font size=3>Matt,<br><br>
I've been successfully using the attached command lines in .bat files to
crop and mosaic a large number of tiles.&nbsp; Frank suggested to use
gdalwarp because my input images are large (approx. 2 GB each) and
gdal_merge loads entire images in memory and I was running into problems.
You have to use gdal_merge first to create the image and them use
gdalwarp to mosaic.&nbsp; In my case the src and dst srs are the
same.<br><br>
I also use gdal_translate because I load the tiles into another program
that wants tiffs as INTERLEAVE=PIXEL.<br><br>
Hope it helps.<br><br>
Reinaldo<br><br>
At 04:59 PM 6/6/2006, Matt Wilkie wrote:<br>
<blockquote type=cite class=cite cite="">Reinaldo Escada Chohfi
wrote:<br>
<blockquote type=cite class=cite cite="">Hello,<br>
I'm runing gdalwarp (FWTools 1.0.0a7) to mosaic geotiff images<br>
because the images are large and I run into memory problems with<br>
gdal_merge.</blockquote><br>
Hi Reinaldo, I've tried to use gdalwarp to mosaic images a couple of<br>
times but haven't been able to get it to work for me. I'm sure it's<br>
because I'm just not getting the syntax right. Would share a couple
of<br>
example command lines with me so I might spot my error?<br><br>
Thanks :)<br><br>
<br><br>
-- <br>
matt wilkie<br>
--------------------------------------------<br>
Geographic Information,<br>
Information Management and Technology,<br>
Yukon Department of Environment<br>
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9<br>
867-667-8133 Tel * 867-393-7003 Fax<br>
<a href="http://environmentyukon.gov.yk.ca/geomatics/" eudora="autourl">
http://environmentyukon.gov.yk.ca/geomatics/</a><br>
--------------------------------------------</font></blockquote></body>
</html>