Re: [gdal-dev] Python 1.6 bindings under Windows

2009-07-28 Thread Frank Warmerdam
Markus Reinhold wrote: Hej again, thank you for the suggestions. Normally this is accomplished as a side effect of running gdal16.bat to switch to the GDAL 1.6 environment. If you look at osgeo4w\bin\gdal16.bat you will see it does: SET PYTHONPATH=%OSGEO4W_ROOT%\apps\gdal-16\pymod;%PYTHON

Re: [gdal-dev] Python 1.6 bindings under Windows

2009-07-28 Thread Markus Reinhold
Hej again, thank you for the suggestions. Normally this is accomplished as a side effect of running gdal16.bat to switch to the GDAL 1.6 environment. If you look at osgeo4w\bin\gdal16.bat you will see it does: SET PYTHONPATH=%OSGEO4W_ROOT%\apps\gdal-16\pymod;%PYTHONPATH% As a matter of fa

Re: [gdal-dev] Python 1.6 bindings under Windows

2009-07-27 Thread Frank Warmerdam
Markus Reinhold wrote: Dear all, I'm pretty sure it has been asked before, however I wasn't able to find an answer to my question in the archive, so please bear with me... I'm using a number of oss geo tools under Windows using the OSGeo4W binary distribution. I have installed the 1.6-version o

[gdal-dev] Python 1.6 bindings under Windows

2009-07-27 Thread Markus Reinhold
Dear all, I'm pretty sure it has been asked before, however I wasn't able to find an answer to my question in the archive, so please bear with me... I'm using a number of oss geo tools under Windows using the OSGeo4W binary distribution. I have installed the 1.6-version of GDAL and can find it