From 8ef81b804f08ff023316dd8fdda33a72b7dbae8b Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 11 Sep 2018 11:49:22 +0000 Subject: [PATCH] Fix docbook structure, move raster configuration in its own sect1 git-svn-id: http://svn.osgeo.org/postgis/trunk@16758 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index 6af16b747..db42a367f 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -66,7 +66,11 @@ psql -d yourdatabase -f sfcgal.sql psql -d yourdatabase -f sfcgal_comments.sql - + + + + + Configuring raster If you enabled raster support you may want to read @@ -93,8 +97,6 @@ psql -d yourdatabase -f sfcgal_comments.sql Then clicking Advanced System Settings ->Advanced->Environment Variables and adding new system variables. After you set the environment variables, you'll need to restart your PostgreSQL service for the changes to take effect. - - @@ -199,7 +201,7 @@ psql -d yourdatabase -f sfcgal_comments.sql GDAL (pseudo optional) only if you don't want raster you can leave it out. Also make sure to enable the drivers you want to use as described in . + linkend="raster_configuration"/>. -- 2.40.0