[postgis-tickets] [PostGIS] #2627: st_linetocurve() pta_desegmentize needs implementation for npoints < 4
PostGIS
trac at osgeo.org
Wed Feb 5 00:40:08 PST 2014
#2627: st_linetocurve() pta_desegmentize needs implementation for npoints < 4
-------------------------+--------------------------------------------------
Reporter: mjurce | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.5
Component: postgis | Version: 2.0.x
Keywords: curves |
-------------------------+--------------------------------------------------
Changes (by strk):
* type: defect => enhancement
Comment:
pramsey: yes, I think it would be a cast, but the function should only
"cast" if a set of preconditions hold: approximate equidistance from the
center, arc length matching the default number of quadrant segments (for 3
points, with default quadrant segments being 8, the arc should cover not
more than 3/8 of the quadrant). See also #2428.
Changing to "enhancement".
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2627#comment:6>
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