From: Regina Obe Date: Wed, 29 Oct 2008 17:29:53 +0000 (+0000) Subject: function name typo X-Git-Tag: 1.4.0b1~559 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f81c43277b608d543b0fa5849c61d2fd232d3134;p=postgis function name typo git-svn-id: http://svn.osgeo.org/postgis/trunk@3207 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_new.xml b/doc/reference_new.xml index 9984e454f..07892fcdc 100644 --- a/doc/reference_new.xml +++ b/doc/reference_new.xml @@ -9382,13 +9382,13 @@ SELECT ST_AsEWKT((ST_Dump(the_geom)).geom) See Also - , + , - + - ST_Location_Between_Measures + ST_Location_Between_Measure Return a derived geometry collection value with elements that match the specified range of measures inclusively. Polygonal @@ -9398,7 +9398,7 @@ SELECT ST_AsEWKT((ST_Dump(the_geom)).geom) - geometry ST_Location_Between_Measures + geometry ST_Location_Between_Measure geometry geomA float measure_start float measure_end