slackbuilds/libraries/libspatialite
David Spencer 393d09feef
libraries/libspatialite: Fix DOWNLOAD.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2016-06-04 01:20:45 +07:00
..
README libraries/libspatialite: Updated for version 4.0.0. 2012-12-19 22:11:27 +01:00
libspatialite.SlackBuild libraries/libspatialite: Updated for version 4.2.0. 2015-03-15 09:10:27 +07:00
libspatialite.info libraries/libspatialite: Fix DOWNLOAD. 2016-06-04 01:20:45 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

SpatiaLite is an open source library intended to extend the SQLite core
to support fully fledged Spatial SQL capabilities. SpatiaLite is smoothly
integrated into SQLite to provide a complete and powerful Spatial DBMS
(mostly OGC-SFS compliant). Using SQLite + SpatiaLite you can effectively
deploy an alternative open source Spatial DBMS roughly equivalent to
PostgreSQL + PostGIS.

liblwgeom (postgis) is optional but strongly recommended dependency. To build
spatialite with liblwgeom support set LWGEOM=yes.