[postgis-tickets] [PostGIS] #2464: st_curvetoline maxError instead of segments/quarter paramter
PostGIS
trac at osgeo.org
Sun Sep 1 12:50:17 PDT 2013
#2464: st_curvetoline maxError instead of segments/quarter paramter
---------------------+------------------------------------------------------
Reporter: mjurce | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Let the function compute the number of segments per quarter respect to the
error approximation given from the user.
The number of segments should dpend on the circle curvature.
The fixed parmeter "segm/quarter circle" is not always good with big and
flat arcs.
The error parameter could be the max distance between the segment and the
arc.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2464>
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