[postgis-tickets] [PostGIS] #2407: st_linetocurve and st_curvetoline behaviour change

PostGIS trac at osgeo.org
Wed Aug 7 06:19:18 PDT 2013


#2407: st_linetocurve and st_curvetoline behaviour change
---------------------+------------------------------------------------------
 Reporter:  mjurce   |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.4
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 Spotted another, probably important, difference: the _old_ result is a
 multilinestring with a single element (linestring with 26 points); the
 _new_ result is a multilinestring with _two_ elements (linestring with 2
 points + linestring with 25 points).

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