[gdal-dev] Is it possible to test if GDAL has been built with GEOS in a python script

Dan Putler dan.putler at sauder.ubc.ca
Tue Mar 8 16:03:41 EST 2011


Hi all,

As the message heading indicates, I am hoping to run a check within a 
python script to determine if GDAL on a machine has been built with GEOS 
support, and exit if it hasn't. Looking at inspect.getmembers( gdal ) 
suggests that I'm out of luck, but I wanted to confirm this.

Dan


More information about the gdal-dev mailing list