Hi,
I noticed the releases of the python GDAL bindings uploaded to PyPI have a
strange default setting. Namely, the line in setup.cfg that sets:
gdal-config="../../apps/gdal-config"
See:
http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/python/setup.cfg?annotate=blame&rev=15445
This appears t
Hi everyone
I'm using ogr2ogr to import the well-known world.shp shapefile into oracle
I'm getting an ORA-01438 :
http://ora-01438.ora-code.com/
The file is here :
http://aprsworld.net/gisdata/world/world.zip
http://aprsworld.net/gisdata/world/
Seems as if a similar issue is described he
Hi List
I'd like to use GDAL 1.7.1, but I can not install the package correctly.
Until now I used GDAL 1.6.0 with python 2.6 on windows xp sp3.
trying to install GDAL 1.7.1 I followed these steps:
- Downloaded gdal171.zip
- Makegdal build makefile project under VS2008 (creating c: \
gdalwi