Fix cross-linking between encoded polyline in/out funx
Add link to encoded polyline algorithm format
git-svn-id: http://svn.osgeo.org/postgis/trunk@12751
b70326c6-7e19-0410-871a-
916f4a2858ee
<title>Description</title>
<para>Creates a LineString from an Encoded Polyline string.</para>
+ <para>See http://developers.google.com/maps/documentation/utilities/polylinealgorithm</para>
</refsection>
<!-- Optionally add a "See Also" section -->
<refsection>
<title>See Also</title>
- <para><xref linkend="ST_LineFromMultiPoint" /></para>
+ <para><xref linkend="ST_LineFromEncodedPolyline" /></para>
</refsection>
</refentry>
</sect1>