From 998c9ab89d1de4d4bc5911cb5adfe392905806a1 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 8 Jul 2009 22:43:08 +0000 Subject: [PATCH] Put in availability and GEOS for Hausdorff distance git-svn-id: http://svn.osgeo.org/postgis/trunk@4287 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/reference.xml b/doc/reference.xml index a16186b56..f484999ce 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -9886,6 +9886,7 @@ The current implementation supports only vertices as the discrete locations. Thi One important part of this subset is Linestrings that are roughly parallel to each other, and roughly equal in length. This is a useful metric for line matching. + Availability: 1.5 - requires GEOS >= 3.2.0