[gdal-dev] gdal_merge does not mosaic

Etienne Tourigny etourigny.dev at gmail.com
Tue Jun 4 06:59:27 PDT 2013


On Tue, Jun 4, 2013 at 6:59 AM, adi_khan <adiba.nizami at gmail.com> wrote:

> Hi All,
>
> Could you please suggest any open source library/API/ command line tools
> (on
> Linux) that can mosaic images of the kind I posted earlier  (with different
> paramters etc..)?
>
> Also if I am to use gdal_merge then I will have to reproject all input
> images to one projcs and then try mosaicing ?
>

why don't you try the command that was suggested earlier?

gdalwarp -of HFA -t_srs [some_definition_here] -srsnodata 0 0 0 img1.img
img2.img mosaic.img


>
>
>
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/gdal-merge-does-not-mosaic-tp5057095p5057704.html
> Sent from the GDAL - Dev mailing list archive at Nabble.com.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130604/4db31789/attachment.html>


More information about the gdal-dev mailing list