Opened 2 days ago

#5872 new defect

CG_StraightSkeletonPartition should return a geometry collection instead of a multipolygon

Reported by: robe Owned by: lbartoletti
Priority: medium Milestone: PostGIS 3.6.0
Component: sfcgal Version: master
Keywords: Cc:

Description ΒΆ

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.

Change History (0)

Note: See TracTickets for help on using tickets.