[postgis-tickets] [PostGIS] #4336: ST_LineToCurve generates wrong Arcs for Epsilon 1E-1 (+ potential fix)
PostGIS
trac at osgeo.org
Fri Apr 26 00:36:18 PDT 2019
#4336: ST_LineToCurve generates wrong Arcs for Epsilon 1E-1 (+ potential fix)
-------------------------+---------------------------
Reporter: tvijlbrief | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.3
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
-------------------------+---------------------------
Comment (by tvijlbrief):
You have to change the Postgis COMPILE epsilon to 1e-1 to reproduce the
error because st_linetocurve() does not have that parameter.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4336#comment:11>
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