From: Sandro Santilli Date: Wed, 10 Feb 2010 22:23:40 +0000 (+0000) Subject: xref X-Git-Tag: 2.0.0alpha1~3260 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8961c8c922802be79875dbb48761cd874ade612;p=postgis xref git-svn-id: http://svn.osgeo.org/postgis/trunk@5228 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_lrs.xml b/doc/reference_lrs.xml index b89648344..eed8c1158 100644 --- a/doc/reference_lrs.xml +++ b/doc/reference_lrs.xml @@ -194,7 +194,7 @@ FROM (SELECT ST_GeomFromText('LINESTRING(1 2, 4 5, 6 7)') As the_line) As foo; starting and ending at the given fractions of total 2d length. Second and third arguments are float8 values between 0 and 1. This only works with LINESTRINGs. - To use with contiguous MULTILINESTRINGs use in conjunction with ST_LineMerge. + To use with contiguous MULTILINESTRINGs use in conjunction with . If 'start' and 'end' have the same value this is equivalent to .