[postgis-tickets] [PostGIS] #4058: st_curvetoline hangs forever

PostGIS trac at osgeo.org
Tue May 29 01:40:03 PDT 2018


#4058: st_curvetoline hangs forever
----------------------+---------------------------
  Reporter:  mjurce   |      Owner:  strk
      Type:  defect   |     Status:  assigned
  Priority:  medium   |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  2.4.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by strk):

 Reduced testcase:
 {{{
 select st_npoints(ST_CurveToLine(
 'CIRCULARSTRING(2696000.55.831999999936670, 2695950.552000000141561
 1125749.833000000100583, 2695865.195999999996275  1125835.189000)'
 ::geometry, 0.0001, 1, 0))
 }}}

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