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

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to