aboutsummaryrefslogtreecommitdiff
path: root/gis/postgis/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-09-30 07:38:18 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-07 07:02:03 +0700
commita74af1127c61544350eddd559b5c9462f3dc2856 (patch)
tree17fadbebca20b2104fb53128ea9d516db036cf27 /gis/postgis/README
parente5050f721cc160e18a9e49072c5e3954c6cc5612 (diff)
downloadslackbuilds-a74af1127c61544350eddd559b5c9462f3dc2856.tar.xz
gis/postgis: Updated for version 2.4.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/postgis/README')
-rw-r--r--gis/postgis/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/gis/postgis/README b/gis/postgis/README
index 89beccb74848..67c3bac5b76b 100644
--- a/gis/postgis/README
+++ b/gis/postgis/README
@@ -1,12 +1,12 @@
-PostGIS adds support for geographic objects to the PostgreSQL
-object-relational database. In effect, PostGIS "spatially
-enables" the PostgreSQL server, allowing it to be used as a
-backend spatial database for geographic information systems
-(GIS).
+PostGIS adds support for geographic objects to the PostgreSQL object-relational
+database. In effect, PostGIS "spatially 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.
-To disable the GTK-based graphical interface for shp2pgsql,
-set GUI=no.
+protobuf-c is an optional dependency for MapBox vector tile support.
+
+To disable the GTK-based graphical interface for shp2pgsql, set GUI=no.
To include the shp2pgsql plugin for pgAdmin set PGADMIN=yes.