slackbuilds_ponce/gis/postgis/README
B. Watson 6b6a9781fd gis/postgis: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 14:42:53 -04:00

10 lines
442 B
Text

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.
To include the shp2pgsql plugin for pgAdmin set PGADMIN=yes.