The OGR Simple Features Library is a C++ open source library (and commandline tools) providing read (and sometimes write) access to a variety of vector file formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial, and Mapinfo mid/mif and TAB formats.
How can I get the installed GDAL/OGR version from python? I aware of the gdal-config program and are currently …
python gis geospatial gdal ogr