SlackBuildsOrg/gis/libspatialite
ArTourter 0e6e00a2f8
gis/libspatialite: Updated for version 5.0.1
updated to support proj version 8
note that rttopo support is explicitly disabled as there is no librttopo
package in SBo.
Since this update is only to support the new proj, I leave it as an
exercise to the maintainer to add this dependency to SBo if they wish to
add the functionality.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-27 08:15:56 +07:00
..
libspatialite.info gis/libspatialite: Updated for version 5.0.1 2021-10-27 08:15:56 +07:00
libspatialite.SlackBuild gis/libspatialite: Updated for version 5.0.1 2021-10-27 08:15:56 +07:00
README
slack-desc

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.