From: Regina Obe Date: Sat, 26 Jan 2013 17:22:46 +0000 (+0000) Subject: ST_Project -- somebody didn't follow protocol and didn't tag PostGIS version when... X-Git-Tag: 2.1.0beta2~234 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65a9dfa549095937f9dbcdba957d80918b7c9615;p=postgis ST_Project -- somebody didn't follow protocol and didn't tag PostGIS version when they added this git-svn-id: http://svn.osgeo.org/postgis/trunk@11040 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_measure.xml b/doc/reference_measure.xml index 5f82aef6b..463f2c241 100644 --- a/doc/reference_measure.xml +++ b/doc/reference_measure.xml @@ -3636,6 +3636,8 @@ SELECT ST_AsEWKT(ST_PointOnSurface(ST_GeomFromEWKT('LINESTRING(0 5 1, 0 0 1, 0 1 Distance, azimuth and projection are all aspects of the same operation, describing (or in the case of projection, constructing) the relationship between two points on the world. The azimuth is sometimes called the heading or the bearing in navigation. It is measured relative to true north (azimuth zero). East is azimuth 90 (pi/2), south is azimuth 180 (pi), west is azimuth 270 (pi*1.5). The distance is given in meters. + + Availability: 2.0.0