From 604be9d885e7bae2356870470d5d960e889b92f4 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 16 Nov 2009 05:55:40 +0000 Subject: [PATCH] More encouragement to use GEOS 3.2 :) git-svn-id: http://svn.osgeo.org/postgis/trunk@4827 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index d6de52f4a..aef003de7 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -85,9 +85,9 @@ psql -d yourdatabase -f spatial_ref_sys.sql GEOS geometry library, version 3.1.1 or greater, but GEOS 3.2 is recommended. Without GEOS 3.2, - you will be missing some major enhancements with handling of topological exceptions and improvements to ST_Buffer that allow beveling and mitre. The GEOS library is + you will be missing some major enhancements with handling of topological exceptions and improvements to ST_Buffer that allow beveling and mitre and much faster buffering. The GEOS library is used to provide geometry tests (ST_Touches(), ST_Contains(), - ST_Intersects()) and operations (ST_Buffer(), ST_Union(), + ST_Intersects()) and operations (ST_Buffer(), ST_Union(),ST_Intersection() ST_Difference()) within PostGIS. GEOS is available for download from http://trac.osgeo.org/geos/ -- 2.50.1