]> granicus.if.org Git - postgis/commitdiff
ditto for ST_LocateBetween - name change flag and minor other corrections
authorRegina Obe <lr@pcorp.us>
Sun, 15 Jan 2012 09:23:34 +0000 (09:23 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 15 Jan 2012 09:23:34 +0000 (09:23 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8819 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_lrs.xml

index 45ce2f8ef8e882489c1d57247d7334443f45ebd7..f6fb3740d11e74ed92ff0fbf42fac4f98dd8caa7 100644 (file)
@@ -299,8 +299,8 @@ WHERE n*100.00/length &lt; 1;
                <para>Semantic is specified by: ISO/IEC CD 13249-3:200x(E) - Text
                for Continuation CD Editing Meeting</para>
                
-               <para>Availability: 1.1.0 - by old name ST_Locate_Along_Measure.</para>
-               <para>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.</para>
+               <para>Availability: 1.1.0 by old name ST_Locate_Along_Measure. </para>
+               <para>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.</para>
                <note><para>Use this function only for geometries with an M component</para></note>
 
                <para>&M_support;</para>
@@ -375,7 +375,8 @@ SELECT ST_AsText((ST_Dump(the_geom)).geom)
                        <para>Semantic is specified by: ISO/IEC CD 13249-3:200x(E) - Text
                        for Continuation CD Editing Meeting</para>
 
-                       <para>Availability: 1.1.0</para>
+               <para>Availability: 1.1.0 by old name ST_Locate_Between_Measures. </para>
+               <para>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.</para>
 
                <para>&M_support;</para>
          </refsection>