[Qgis-developer] new Python connector for SpatiaLite

Alessandro Furieri a.furieri at lqt.it
Wed Mar 31 05:15:27 EDT 2010


The following announcement is surely interesting for
any QGIS developer using SpatiaLite and Python

bye
Sandro

--------------
http://groups.google.com/group/spatialite-users/browse_thread/thread/d6ee3dc5dac28504#

FYI, I want ahead and branched pysqlite, creating pyspatialite, which
is a python module for using spatialite.  It builds it's own copy of
the sqlite+spatialite library, bypassing the issue of having
load_extensions enabled, and not using the system sqlite.

It is registered with pypi, so you can either grab the source and
build, or use easy_install.

It currently requires libgeos and libproj to exist on the machine.

more details at: http://code.google.com/p/pyspatialite

P.S.: I've also done the same for perl's DBD::SQLite, but I've not
released it.  if anyone is interested, hit me up.


More information about the Qgis-developer mailing list