mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0e6e00a2f8
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> |
||
---|---|---|
.. | ||
libspatialite.info | ||
libspatialite.SlackBuild | ||
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.