[postgis-tickets] [PostGIS] #2407: st_linetocurve and st_curvetoline behaviour change
PostGIS
trac at osgeo.org
Wed Aug 7 10:41:26 PDT 2013
#2407: st_linetocurve and st_curvetoline behaviour change
---------------------+------------------------------------------------------
Reporter: mjurce | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.4
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
This one doesn't seem to be related to ST_NumPoints. Actually, I believe a
MULTICURVE is indeed a collection and as such should really be threated
the new way, not the old one. Irreversibility of the segmentization could
be an unfortunate side-effect (could probabily be fixed by returning a
collection of curves and lines)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2407#comment:12>
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