summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2013-12-12 14:10:45 +0100
committer Erik Hanson <erik@slackbuilds.org>2013-12-14 10:52:36 -0600
commit542116d44646c7b64979a68fbbea1e408f52dffd (patch)
treefa4ef0e0cd69e2db67eb338ca56fb607e7acb662 /system
parentc1356043e28dadd54b23af3b77cf167b2ac6ac4a (diff)
downloadslackbuilds-542116d44646c7b64979a68fbbea1e408f52dffd.tar.gz
slackbuilds-542116d44646c7b64979a68fbbea1e408f52dffd.tar.xz
system/postgis: Add SFCGAL as an optional dependency.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/postgis/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/postgis/README b/system/postgis/README
index 688e71684d..5cd5f3b0bc 100644
--- a/system/postgis/README
+++ b/system/postgis/README
@@ -4,5 +4,10 @@ enables" the PostgreSQL server, allowing it to be used as a
backend spatial database for geographic information systems
(GIS).
+SFCGAL is an optional dependency for advanced 3D support.
+These advanced functions are not included in the postgis
+extension, but they can be make available by loading
+/usr/share/postgresql/contrib/postgis-2.1/sfcgal.sql.
+
To disable the GTK-based graphical interface for shp2pgsql,
set GUI=no.