Opened 3 years ago
Closed 3 years ago
#4945 closed defect (fixed)
ValidateTopology does not detect faces with multiple shells
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.2.0 |
Component: | topology | Version: | |
Keywords: | Cc: |
Description
Simplest case: 2 disjoint triangles both listing the same face_id on the internal side.
That case is not detected by ValidateTopology
Note:
See TracTickets
for help on using tickets.
WIP and testcase: https://gitlab.com/postgis/postgis/-/merge_requests/43