]> granicus.if.org Git - postgis/commitdiff
Add reference to ST_HausdorffDistance and ST_FrechetDistance to ST_Distance function.
authorRegina Obe <lr@pcorp.us>
Sun, 20 Aug 2017 06:34:48 +0000 (06:34 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 20 Aug 2017 06:34:48 +0000 (06:34 +0000)
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

doc/reference_measure.xml

index c06c45c2a99e84f3b9c37d2fa89b9eb6e43c5a1b..7f17b91add6c63753717d7fcdd0ce712c848ceaa 100644 (file)
@@ -2440,7 +2440,8 @@ FROM (SELECT
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_3DDistance"/>, <xref linkend="ST_DWithin"/>, <xref linkend="ST_DistanceSphere"/>, <xref linkend="ST_Distance_Spheroid"/>, <xref linkend="ST_MaxDistance" />, <xref linkend="ST_Transform" /></para>
+               <para><xref linkend="ST_3DDistance"/>, <xref linkend="ST_DWithin"/>, <xref linkend="ST_DistanceSphere"/>, <xref linkend="ST_Distance_Spheroid"/>,
+               <xref linkend="ST_MaxDistance" />, <xref linkend="ST_HausdorffDistance" />, <xref linkend="ST_FrechetDistance" />, <xref linkend="ST_FreschetDistance" />, <xref linkend="ST_Transform" /></para>
          </refsection>
        </refentry>