the 2.2 is the current stable release supporting:
|
| SpatiaLite and VirtualShape are developed and maintained by Alessandro Furieri a.furieri@lqt.it |
| documentation | a conceptual reference guide | manual | ||
|---|---|---|---|---|
| a quick tutorial ... the fastest way to get started ... | tutorial | |||
| List of Spatial SQL supported functions | SQL functions | |||
| a sample preloaded database [as used within tutorial] | test-2.2.sqlite.zip | |||
| test-2.2.sqlite.gz | ||||
| Using SpatiaLite in C/C++ programs | SpatiaLite C APIs reference list | C APIs | ||
| SpatiaLite C samples | spatialite-C-samples.zip spatialite-C-samples.tar.gz | |||
| binary distributions | Windows installation notes |
spatialite executable [statically linked, no deps] | spatialite-2.2-win-bin.zip | |
| spatialite-gui GUI tool [statically linked, no deps, GPLv3 license] | spatialite-2.2-win-gui.zip | |||
| libraries [both static-libs and DLLs] | spatialite-2.2-win-libs.zip | |||
| Linux installation notes |
spatialite executable [statically linked, no deps] | spatialite-2.2-linux-x86-bin.tar.gz | ||
| spatialite-gui GUI tool [statically linked, no deps, GPLv3 license] | spatialite-2.2-linux-x86-gui.tar.gz | |||
| libraries [both static and shared ones] | spatialite-2.2-linux-x86-libs.tar.gz | |||
| Mac OS X installation notes |
spatialite executable [statically linked, no deps] | spatialite-2.2-MacOsX-10.5-PPC-bin.tar.gz spatialite-2.2-MacOsX-10.5-x86-bin.tar.gz | ||
| spatialite-gui GUI tool [statically linked, no deps, GPLv3 license] | spatialite-2.2-MacOsX-10.5-PPC-gui.tar.gz spatialite-2.2-MacOsX-10.5-x86-gui.tar.gz | |||
| libraries [both static and shared ones] | spatialite-2.2-MacOsX-10.5-PPC-libs.tar.gz spatialite-2.2-MacOsX-10.5-x86-libs.tar.gz | |||
| sources version history |
how-to-build notes | zipfile | spatialite-2.2.zip | |
| tarball, gzipped | spatialite-2.2.tar.gz | |||
| GUI tool sources | spatialite-gui-1.1.tar.gz | |||
| useful SQL scripts | the init_spatialite.sql script required in order to initialize the
Spatial MetaData tables [geometry_columns and spatial_ref_sys] |
init_spatialite-2.2.sql.zip | ||
| init_spatialite-2.2.sql.gz | ||||
| some SQL scripts for testing purposes | test-2.2-sql-scripts.zip | |||
| test-2.2-sql-scripts.tar.gz | ||||