[PostGIS] #5361: Compound Curve inconsistent behavior with ST_GeometryN, ST_NumGeometries, ST_Dump, and ST_DumpSegments
PostGIS
trac at osgeo.org
Wed Feb 21 14:07:14 PST 2024
#5361: Compound Curve inconsistent behavior with ST_GeometryN, ST_NumGeometries,
ST_Dump, and ST_DumpSegments
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: closed
Priority: low | Milestone: PostGIS 3.5.0
Component: postgis | Version: master
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by Paul Ramsey <pramsey@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"ec6ddc0efe14bbf1ff5847e41fcbbb6d72c72714/git" ec6ddc0/git]:
{{{#!CommitTicketReference repository="git"
revision="ec6ddc0efe14bbf1ff5847e41fcbbb6d72c72714"
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries
behaviour
consistent for compound curves. Fix ring accessors for ST_CurvePolygon.
Enhance ST_DumpSegments to correctly dump circular arcs, and support all
geometry types. Closes #5361
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5361#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