[PostGIS] #5361: Compound Curve inconsistent behavior with ST_GeometryN, ST_NumGeometries, ST_Dump, and ST_DumpSegments

PostGIS trac at osgeo.org
Fri Feb 16 12:42:10 PST 2024


#5361: Compound Curve inconsistent behavior with ST_GeometryN, ST_NumGeometries,
ST_Dump, and ST_DumpSegments
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  low      |  Milestone:  PostGIS 3.5.0
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by pramsey):

 Some notes from a consistency check. The main question philosophically is
 whether CompoundCurve and CurvePolygon should be treated as unitary
 objects (like LineString and Polygon) or as collections. Either
 interpretation can result in consistent behaviour, I think.

 https://gist.github.com/pramsey/cbf6db1edb8762854925f6b6ad6d6b35
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5361#comment:10>
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