From: Regina Obe Date: Thu, 16 Oct 2008 07:22:08 +0000 (+0000) Subject: update st_azimuth - it should be called vector instead of line since order of points... X-Git-Tag: 1.4.0b1~613 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d13d0604c8c3afb92b38d37d0bf50da8eaaf07c;p=postgis update st_azimuth - it should be called vector instead of line since order of points reverses the angle git-svn-id: http://svn.osgeo.org/postgis/trunk@3123 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_new.xml b/doc/reference_new.xml index 6b56611de..4f24cf006 100644 --- a/doc/reference_new.xml +++ b/doc/reference_new.xml @@ -3767,7 +3767,7 @@ st_area ST_Azimuth - Returns the angle in radians from the horizontal of the line defined by pointA and pointB + Returns the angle in radians from the horizontal of the vector defined by pointA and pointB