SpatiaLite - VirtualShape [version 2.0]

updated version [2.1 alpha] is here
previous version [1.0a] is here

Quick intro

SpatiaLite and VirtualShape are developed and maintained by Alessandro Furieri a.furieri@lqt.it
They are open source software released under the LGPL license lgpl logo

documentation the complete reference guide manual previous version and not yet updated ... TBD
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.zip
test.db.gz
binary distributions Windows
installation notes
spatialite executable [statically linked] spatialite-2.0-win-bin.zip
static libraries spatialite-2.0-win-libs.zip
DLLs spatialite-2.0-win-dlls.zip
Linux
installation notes
SpatiaLite executable [statically linked] spatialite-2.0-linux-i686-bin.tar.gz
libraries [both static and shared ones] spatialite-2.0-linux-i686-libs.tar.gz
Mac OS X
installation notes
SpatiaLite executable [statically linked] spatialite-2.0-MacOsX-10.5.3-PPC-bin.tar.gz
spatialite-2.0-MacOsX-10.5.3-i386-bin.tar.gz TBD
libraries [both static and shared ones] spatialite-2.0-MacOsX-10.5.3-PPC-libs.tar.gz
spatialite-2.0-MacOsX-10.5.3.i386-libs.tar.gz TBD
sources
version history
build notes zipfile spatialite-2.0.zip
tarball, gzipped spatialite-2.0.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.zip
init_spatialite.sql.gz
some SQL scripts for testing purposes test-sql-scripts.zip
test-sql-scripts.tar.gz