From 638f6f13bb967edbc3a6b92c629d4809e9d04250 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 29 Oct 2008 13:52:20 +0000 Subject: [PATCH] Fix line_interpolate_point link git-svn-id: http://svn.osgeo.org/postgis/trunk@3204 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference.xml b/doc/reference.xml index e83268b13..7c83064d1 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -552,7 +552,7 @@ of total 2d line length. You can use the returned location to extract a Point (line_interpolate_point) or + linkend="ST_Line_Interpolate_Point">line_interpolate_point) or a substring (ST_Line_Substring). -- 2.50.0