[postgis-devel] [PostGIS] #454: ST_WrapX

PostGIS trac at osgeo.org
Thu May 13 02:10:13 PDT 2010


#454: ST_WrapX
--------------------------+-------------------------------------------------
  Reporter:  strk         |       Owner:  strk         
      Type:  enhancement  |      Status:  assigned     
  Priority:  medium       |   Milestone:  PostGIS 2.0.0
 Component:  postgis      |     Version:  1.5.X        
Resolution:               |    Keywords:               
--------------------------+-------------------------------------------------
Changes (by strk):

  * summary:  ST_HWrap => ST_WrapX

Comment:

 HWrap I still didn't like as it assumes X is horizontal. So it's now
 called ST_WrapX.
 The attached version also makes use of the new ST_Split function and calls
 ST_Union
 as the last step.

 Now it seems a pretty good and complete function to let down to C.

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