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

PostGIS trac at osgeo.org
Wed Feb 5 00:42:55 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 strk):

 Sorry, I take "approximate equidistance from the center" back, in that any
 3 points _define_ the center. So the only left condition is the number of
 quadrant segments. Can help to avoid taking an L shape for a curve, but I
 suspect there'd be a lot more lines erroneously taken as curves. Hard
 problem

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