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

PostGIS trac at osgeo.org
Fri Dec 30 18:56:46 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):

 no I think the existing ST_Azimuth is too much in use and I think in
 radians :)

 Besides PostgreSQL does have a radians function:

  SELECT radians(45);

 function that will convert degrees to radians.  We can just provide an
 example of that in the docs.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1305#comment:5>
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