aboutsummaryrefslogtreecommitdiff
path: root/system/postgis/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/postgis/README')
-rw-r--r--system/postgis/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/postgis/README b/system/postgis/README
index 1764f6fd5e64..8cc8fe8a2ae8 100644
--- a/system/postgis/README
+++ b/system/postgis/README
@@ -3,3 +3,6 @@ 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.