mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
5786bc0b80
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
8 lines
376 B
Text
8 lines
376 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), much like ESRI's SDE or Oracle's Spatial extension.
|
|
|
|
To disable raster support and eliminate the gdal dependency,
|
|
set RASTER=no.
|