From: Regina Obe Date: Sun, 20 Aug 2017 06:34:48 +0000 (+0000) Subject: Add reference to ST_HausdorffDistance and ST_FrechetDistance to ST_Distance function. X-Git-Tag: 2.4.0beta1~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=828450a7f8e60acdb97a7ebc838a39235365e994;p=postgis Add reference to ST_HausdorffDistance and ST_FrechetDistance to ST_Distance function. per Gary Turner https://lists.osgeo.org/pipermail/postgis-users/2017-August/042322.html git-svn-id: http://svn.osgeo.org/postgis/trunk@15558 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_measure.xml b/doc/reference_measure.xml index c06c45c2a..7f17b91ad 100644 --- a/doc/reference_measure.xml +++ b/doc/reference_measure.xml @@ -2440,7 +2440,8 @@ FROM (SELECT See Also - , , , , , + , , , , + , , , ,