[Qgis-developer] SpatiaLite data provider added to SVN trunk

Alessandro Furieri a.furieri at lqt.it
Tue Mar 24 17:30:20 EDT 2009


I've just added to "QGis SVN trunk" the support for the
SpatiaLite Data Provider

svn co https://svn.osgeo.org/qgis/trunk/qgis qgis_unstable
[rev.10414]

==========================================================
in CMake: WITH_SPATIALITE OFF
let anything in the "classic" state [no SpatiaLite support]

otherwise: WITH_SPATIALITE ON
will build the SpatiaLite data provider as well.

If you need some SpatiaLite's sample DB, you can found
them on:

http://www.gaia-gis.it/QGisJanus/

=========================================================
obviously you must build and install SpatiaLite before
attempting to build QGIS using WITH_SPATIALITE ON

You can found the latest SpatiaLite's sources at:

http://www.gaia-gis.it/spatialite-2.3/

SpatiaLite requires the following dependencies:

- GEOS 3.0.x or GEOS 3.1.x
- PROJ 4.6.x
- SQLite 3.6.x

bye,
Sandro


More information about the Qgis-developer mailing list