Hi Klokan and Chris,
Thanks for your replys. I had a feeling, that it had to do with setting up
the env. variables properly from within the script. I will have a closer
look at MapTiler, which looks great, and try to figure things out! The
application I am doing is designed for surveyors who wan
Hi Simon and others,
I am successfully bundling GDAL 1.6 from OSGeo4W in my MapTiler
application - with py2exe, GDAL 1.6, wxPython, InnoSetup combination
under Windows.
MapTiler is a multi-platform user-friendly graphical application based
on my GDAL2Tiles utility and targeted to end-users and ne
Simon Lyngby Kokkendorff wrote:
a message saying that gdal was not configured correctly on the
system. So what is being configured when running the gdal for python
installer exe, which has not been run on the other computer?
Just taking a stab at it -- I think GDAL requires data files that you
Hello All,
This may seem stupid :-) I am doing an application using the gdal bindings
for python on windows. I am trying to bundle it all up to an executable
using py2exe and the NSIS-installer.
It all seems to go well, the dll's from my installation of gdal,
C:\gdalwin32-1.6\bin, get copied int