[postgis-tickets] [PostGIS] #2627: st_linetocurve() pta_desegmentize needs implementation for npoints < 4

PostGIS trac at osgeo.org
Wed Feb 5 00:55:57 PST 2014


#2627: st_linetocurve() pta_desegmentize needs implementation for npoints < 4
-------------------------+--------------------------------------------------
 Reporter:  mjurce       |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.5
Component:  postgis      |     Version:  2.0.x        
 Keywords:  curves       |  
-------------------------+--------------------------------------------------

Comment(by mjurce):

 What about http://trac.osgeo.org/postgis/ticket/2464

 The error parameter could be the max distance between the segment and the
 arc:
 build the arc then check the distance against the linear segment.

 Cast to arc if distance low ( to be specified ).

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2627#comment:8>
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-tickets mailing list