From: Regina Obe Date: Wed, 19 May 2010 15:22:15 +0000 (+0000) Subject: link to ST_MakePointM from ST_MakePoint X-Git-Tag: 2.0.0alpha1~2991 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63477d6f1cc887161f8be3027bdc8939287b6431;p=postgis link to ST_MakePointM from ST_MakePoint git-svn-id: http://svn.osgeo.org/postgis/trunk@5629 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_constructor.xml b/doc/reference_constructor.xml index 5793a8190..a4e4109dc 100644 --- a/doc/reference_constructor.xml +++ b/doc/reference_constructor.xml @@ -1391,6 +1391,7 @@ FROM you have raw coordinates rather than WKT. Note x is longitude and y is latitude + Use if you need to make a point with x,y,m. &Z_support; @@ -1414,7 +1415,7 @@ result See Also - , , + , , ,