[postgis-devel] [PostGIS] #1305: ST_Azimuth on the spheroid

PostGIS trac at osgeo.org
Fri Dec 30 19:00:39 PST 2011


#1305: ST_Azimuth on the spheroid
----------------------------+-----------------------------------------------
  Reporter:  realityexists  |       Owner:  pramsey      
      Type:  enhancement    |      Status:  reopened     
  Priority:  medium         |   Milestone:  PostGIS 2.0.0
 Component:  postgis        |     Version:  1.5.X        
Resolution:                 |    Keywords:               
----------------------------+-----------------------------------------------

Comment(by robe):

 oh I meant degrees function.  e.g.

 SELECT degrees(ST_Azimuth(ST_Point(25,45), ST_Point(75,100))); -- 42.273

 I probably should change the docs to use that function since its easier to
 write and remember and that function has existed in postgres for eons.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1305#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list