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

Change History (2)

comment:2 by Sandro Santilli <strk@…>, 3 years ago

Resolution: fixed
Status: newclosed

In 7b2bc9a/git:

ValidateTopology check for faces with multiple shells

Closes #4945
Includes regress test

Note: See TracTickets for help on using tickets.