#4830 closed enhancement (fixed)
ValidateTopology does not check correctness of edge.left_face and edge.right_face for isolated edges
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.2.0 |
Component: | topology | Version: | master |
Keywords: | Cc: |
Description
Similar to lack of containing_face check for nods (#3233) the ValidateTopology also misses checking for left_face and right_face for isolated edges.
Change History (6)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Type: | defect → enhancement |
---|
comment:4 by , 4 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The fix still misses the case of isolated edge advertised to be in the universal face.
Note:
See TracTickets
for help on using tickets.
A way to test this is reported in https://trac.osgeo.org/postgis/ticket/4684#comment:19