[postgis-devel] [PostGIS] #1251: Enhance ST_Rotate by adding offset origin parameters

PostGIS trac at osgeo.org
Mon Oct 24 05:51:05 PDT 2011


#1251: Enhance ST_Rotate by adding offset origin parameters
-------------------------+--------------------------------------------------
 Reporter:  mwtoews      |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by mwtoews):

 The patch does a few other things, most notably it swaps the synonym for
 ST_Rotate with ST_RotateZ, so that ST_Rotate can be extended to allow
 offset origin parameters. It is more intuitive to GIS users that ST_Rotate
 implies a 2D operation.

 The patch also adds missing documentation examples to ST_Rotate, and
 regress tests are also included.

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