From: Regina Obe Date: Wed, 20 Aug 2014 04:32:47 +0000 (+0000) Subject: #2871 fix update to 2.0 message for ST_LineInterpolatePoint, ST_LineSubstring and... X-Git-Tag: 2.2.0rc1~884 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61c2dc3a7de2008417fab5a721e73a244585a850;p=postgis #2871 fix update to 2.0 message for ST_LineInterpolatePoint, ST_LineSubstring and ST_LineLocatePoint. Also changed reference ids to match new function name (missed some spots) git-svn-id: http://svn.osgeo.org/postgis/trunk@12900 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_editor.xml b/doc/reference_editor.xml index 9d88a5f38..f8b499a50 100644 --- a/doc/reference_editor.xml +++ b/doc/reference_editor.xml @@ -1374,7 +1374,7 @@ POLYGON((-29 28,-29.8304547985374 37.9654575824488,-30 40,-29.1695452014626 30.0 See Also - + diff --git a/doc/reference_lrs.xml b/doc/reference_lrs.xml index c34e7a522..759f5703c 100644 --- a/doc/reference_lrs.xml +++ b/doc/reference_lrs.xml @@ -2,7 +2,7 @@ Linear Referencing - + ST_LineInterpolatePoint @@ -263,7 +263,7 @@ WHERE n*100.00/length < 1; See Also - , , + , ,