[postgis-tickets] [PostGIS] #3099: ST_curveToLine bad conversion for some arcs

PostGIS trac at osgeo.org
Mon Nov 23 14:31:21 PST 2015


#3099: ST_curveToLine bad conversion for some arcs
--------------------------+----------------------------
  Reporter:  claudeunger  |      Owner:  pramsey
      Type:  defect       |     Status:  new
  Priority:  critical     |  Milestone:  PostGIS 2.1.9
 Component:  postgis      |    Version:  2.1.x
Resolution:               |   Keywords:  ST_curveToLine
--------------------------+----------------------------

Comment (by robe):

 tiiipponen,

 Thanks for the patch, for future reference we require these submissions to
 be in patch form, rather than just a raw replace of the function.  It's
 easier to just cleanly apply that way to any branch, and also is easier to
 spot check to see what's changed in it.  I repackaged your attachment as a
 patch as you can see.

 I did a quick test against my PostgreSQL 9.5beta2 windows 64-bit instance,
 and looks like all regress still pass.

 pramsey et. al - can you take a look at this and see if it's okay to apply
 to 2.3, 2.2, 2.1 or we need to add more regression tests for this.

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