[ELGIS] RE: GDAL python bindings and libspatialite
Mathieu Baudier
mbaudier at argeo.org
Wed Aug 24 02:50:57 EDT 2011
> if you hit python
> and you are in python mode
>
> enter:
> from osgeo import gdal
Should this fail ?
[mbaudier at alma ~]$ python
Python 2.4.3 (#1, May 5 2011, 16:39:10)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from osgeo import gdal
>>> print "test"
test
>>>
[mbaudier at alma ~]$
More information about the el
mailing list