#5303 closed defect (fixed)

RemoveUnusedPrimitives: WARNING: Edges 181176 and 181177 joined by node {141606} could not be healed: Edge 181176 is closed, cannot heal to edge 181177

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 3.3.3
Component: topology Version: 3.3.x
Keywords: Cc:

Description

I think the function should not even try to remove nodes representing the start/end node of a closed edge (rather than WARNING about being unable to do that)

Change History (2)

comment:1 by Sandro Santilli <strk@…>, 17 months ago

In 8de2b5b/git:

RemoveUnusedPrimitives: do not try removing nodes connecting closed edges

References #5303 in master branch (3.4.0dev)
Includes test.

comment:2 by Sandro Santilli <strk@…>, 17 months ago

Resolution: fixed
Status: newclosed

In 12df1cf/git:

RemoveUnusedPrimitives: do not try removing nodes connecting closed edges

Closes #5303 in 3.3 branch (3.3.3dev)
Includes test.

Note: See TracTickets for help on using tickets.