[PostGIS] #5872: CG_StraightSkeletonPartition should return a geometry collection instead of a multipolygon

PostGIS trac at osgeo.org
Mon Mar 24 15:17:49 PDT 2025


#5872: CG_StraightSkeletonPartition should return a geometry collection instead of
a multipolygon
--------------------+---------------------------
 Reporter:  robe    |      Owner:  lbartoletti
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS 3.6.0
Component:  sfcgal  |    Version:  master
 Keywords:          |
--------------------+---------------------------
 The CG_StraightSkeletonPartition returns an invalid MULTIPOLYGON cause
 obviously the edges touch at the Straight Skeleton.

 It should instead return a set of polygons or a Geometry Collection.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5872>
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