From: Regina Obe Date: Sun, 15 Jan 2012 09:23:34 +0000 (+0000) Subject: ditto for ST_LocateBetween - name change flag and minor other corrections X-Git-Tag: 2.0.0alpha1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68bbc110c5d42f3d1680c994b75f0c9c7fc48a16;p=postgis ditto for ST_LocateBetween - name change flag and minor other corrections git-svn-id: http://svn.osgeo.org/postgis/trunk@8819 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_lrs.xml b/doc/reference_lrs.xml index 45ce2f8ef..f6fb3740d 100644 --- a/doc/reference_lrs.xml +++ b/doc/reference_lrs.xml @@ -299,8 +299,8 @@ WHERE n*100.00/length < 1; Semantic is specified by: ISO/IEC CD 13249-3:200x(E) - Text for Continuation CD Editing Meeting - Availability: 1.1.0 - by old name ST_Locate_Along_Measure. - Changed: 2.0.0 in prior versions this used to be called ST_Locate_Along_Measure. The old name has been deprecated but is still available. + Availability: 1.1.0 by old name ST_Locate_Along_Measure. + Changed: 2.0.0 in prior versions this used to be called ST_Locate_Along_Measure. The old name has been deprecated and will be removed in the future but is still available. Use this function only for geometries with an M component &M_support; @@ -375,7 +375,8 @@ SELECT ST_AsText((ST_Dump(the_geom)).geom) Semantic is specified by: ISO/IEC CD 13249-3:200x(E) - Text for Continuation CD Editing Meeting - Availability: 1.1.0 + Availability: 1.1.0 by old name ST_Locate_Between_Measures. + Changed: 2.0.0 - in prior versions this used to be called ST_Locate_Between_Measures. The old name has been deprecated and will be removed in the future but is still available for backward compatibility. &M_support;