[gdal-dev] gdal_merge.py can not work

Jean-Claude Repetto jrepetto at free.fr
Mon Mar 10 00:13:40 PDT 2014


On 10/03/2014 05:47, ridgewang wrote:
> Hi,
>       I want to use gdal_merge.py to merge two image files. But it reports cannot load _gdal library and %1 is not     a valid win32 module. Here the %1 means the _gdal, maybe.  In python CUI, I run 'import osgeo.gdal' or 'import gdal' command, it reports the same error information.
>       I use gdal 1.10.1 1400(vc2005) win32 version on win7 64bit OS, and the python version is 2.76.
>      Any suggestions is appreciated.
> 
> Ridge
> 

Hi

You can use gdalwarp instead of gdal_merge.py to merge several files.

Jean-Claude



More information about the gdal-dev mailing list