<br><br><div class="gmail_quote">On Tue, Jun 4, 2013 at 6:59 AM, adi_khan <span dir="ltr"><<a href="mailto:adiba.nizami@gmail.com" target="_blank">adiba.nizami@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
Could you please suggest any open source library/API/ command line tools (on<br>
Linux) that can mosaic images of the kind I posted earlier  (with different<br>
paramters etc..)?<br>
<br>
Also if I am to use gdal_merge then I will have to reproject all input<br>
images to one projcs and then try mosaicing ?<br></blockquote><div><br></div><div>why don't you try the command that was suggested earlier?</div><div><div><br></div><div>gdalwarp -of HFA -t_srs [some_definition_here] -srsnodata 0 0 0 img1.img</div>
<div>img2.img mosaic.img</div></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/gdal-merge-does-not-mosaic-tp5057095p5057704.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/gdal-merge-does-not-mosaic-tp5057095p5057704.html</a><br>

<div class="im HOEnZb">Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br>