PostGIS/SpatiaLite adapter for Psycopg/pyspatialite
Project description
‘python-dbgis is an extension to Psycopg and pyspatialite, respectively a PostgreSQL and SQLite database adapter for the Python programming language. python-dbgis support geometry objects used by PostGIS and SpatiaLite by translating between their EWKB representation and Python objects.
python-dbgis has been tested with Python 2.7.
python-dbgis is based on PPyGIS written by Bartosz Fabianowski (bartosz@fabianowski.eu). Modifications written by Nicolas Évrard (nicoe@b2ck.com) for Bio Eco Forests.