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

William Kyngesburye woklist at kyngchaos.com
Wed Mar 25 13:26:39 EDT 2009


I'm working on adding this to the OSX Xcode project.  One problem I  
found is that qgsspatialiteprovider.h needs to include <stdio.h>  
before gaiageo.h, because gaiageo needs FILE.

Also (for the cmake build), if spatialite is compiled with PROJ and  
GEOS support, this needs to be detected somehow and include paths and  
link libraries added to the spatialiteprovider cmakelists.txt.  The  
spatialite code in the Qgis app target seems to be OK without GEOS.

On Mar 24, 2009, at 4:30 PM, Alessandro Furieri wrote:

> 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
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

All generalizations are dangerous, even this one.




More information about the Qgis-developer mailing list