SpatiaLite - VirtualShape

new upgraded version [2.0] 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
a quick tutorial ... the fastest way to get started ... tutorial
a sample preloaded database [as used within tutorial] test.zip
test.db.gz
binary distributions Windows
installation notes
SpatiaLite and VirtualShape [DLLs only] spatialite-win-1.0a.zip
SQLiteGeo [includes DLLs] sqlitegeo-win-1.0a.zip
Linux
installation notes
i686 SpatiaLite and VirtualShape [shared libs only] spatialite-linux-i686-1.0a.tar.gz
SQLiteGeo [includes shared libs] sqlitegeo-linux-i686-1.0a.tar.gz
x86_64 SpatiaLite and VirtualShape [shared libs only] spatialite-linux-x86_64-1.0a.tar.gz
SQLiteGeo [includes shared libs] sqlitegeo-linux-x86_64-1.0a.tar.gz
Mac OS X
installation notes
SpatiaLite and VirtualShape [shared libs only] spatialite-macosx-universal-1.0a.tar.gz
SQLiteGeo [includes shared libs] sqlitegeo-macosx-universal-1.0a.tar.gz
sources
version history
zipfile spatialite-src-1.0a.zip
tarball, gzipped spatialite-src-1.0a.tar.gz
EPSG geodetic parameters the epsg-sqlite.sql script required in order to support PROJ.4 coordinate reprojection epsg-sqlite.zip
epsg-sqlite.sql.gz
PHP bindings an extension module enabling PHP to support SQLite with Spatials sources: php-sqlite3geo.tar.gz
documentation: read me
examples and demo: test site