[gdal-dev] What has happened with gdal2tiles?
Phil Scadden
p.scadden at gns.cri.nz
Sun Jun 9 21:13:31 PDT 2013
gdal2tiles seems to have become something of an orphan.
I install Osgeo with gdal-16,
Go Gdal-16 on command line, but gdal2tiles doesnt work. I used to have
to going no problem in an older osgeo version.
This is with the stock version of gdal2tiles
Traceback (most recent call last):
File "C:\OSGeo4W\\apps\gdal-16\bin\gdal2tiles.py", line 42, in <module>
import gdal
File "C:\OSGeo4W\apps\gdal-16\pymod\gdal.py", line 2, in <module>
from osgeo.gdal import deprecation_warn
File "C:\OSGeo4W\apps\gdal-16\pymod\osgeo\gdal.py", line 7, in <module>
import _gdal
ImportError: DLL load failed: The specified module could not be found.
Now I have a heavily hacked version of this and would really like to
get it going properly.
1/ What I am missing getting it going under Gdal-16?
2/ what needs to happen to gdal2tiles.py in general terms to fit it into
the 1.9.3 framework?
Happy to hack.
Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.
More information about the gdal-dev
mailing list