[postgis-tickets] [PostGIS] #2423: [REGRESSION] ST_LineToCurve gets semicircle wrong

PostGIS trac at osgeo.org
Mon Aug 12 00:27:58 PDT 2013


#2423: [REGRESSION] ST_LineToCurve gets semicircle wrong
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.4
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 I think the problem is with 2.0.x only considering distance from
 circumcenter rather than also angle between segments composing it. If
 angles were considered, like in the 1.5.x times, it will be clear that the
 last sement (the horizontal one at the bottom) would form a much smaller
 angle than the precedent ones.

 [[Image(curve_from_semicircle_line.png)]]

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