<refsection>
<title>See Also</title>
- <para><xref linkend="ST_Dump" />, <xref linkend="ST_LocateBetween" /></para>
+ <para><xref linkend="ST_Dump" />, <xref linkend="ST_LocateBetween" />, <xref linkend="ST_LocateBetweenElevations" /></para>
</refsection>
</refentry>
<refsection>
<title>Description</title>
- <para>Return a derived geometry collection value with elements
- that match the specified range of measures inclusively. Polygonal
- elements are not supported.</para>
+ <para>Return a derived geometry collection with elements that match the specified range of
+ measures inclusively. Polygonal elements are not supported.</para>
+
+ <para>If an offset is provided, the resultant will be offset to the left or right of the
+ input line by the specified number of units. A positive offset will be to the left, and
+ a negative one to the right.</para>
- <para>Semantic is specified by: ISO/IEC CD 13249-3:200x(E) - Text
- for Continuation CD Editing Meeting</para>
+ <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_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>
<refsection>
<title>See Also</title>
- <para><xref linkend="ST_Dump" />, <xref linkend="ST_LocateAlong" /></para>
+ <para><xref linkend="ST_Dump" />, <xref linkend="ST_LocateAlong" />, <xref linkend="ST_LocateBetweenElevations" /></para>
</refsection>
</refentry>