Opened 9 years ago

Closed 3 years ago

#3231 closed enhancement (fixed)

ST_RemoveIsoNode does not prevent removal of nodes used in TopoGeometry objects

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

Description (last modified by strk)

I've noticed that there's no check preventing ST_RemoveIsoNode from removing nodes that are used in TopoGeometry definitions. It should, to be consistent with the rest of the "destructive" primitive operations.

See also #3248 and #3239

Change History (8)

comment:1 by strk, 9 years ago

Milestone: PostGIS 2.0.8PostGIS Future
Version: trunk2.0.x

comment:2 by strk, 9 years ago

See also #3248

comment:3 by robe, 7 years ago

Milestone: PostGIS FuturePostGIS Fund Me

Milestone renamed

comment:4 by strk, 3 years ago

See also #3239 as non-isolated nodes removal also doesn't check for TopoGoemetry

comment:5 by strk, 3 years ago

Summary: ST_RemIsoNode does not prevent removal of nodes used in TopoGeometry objectsST_RemoveIsoNode does not prevent removal of nodes used in TopoGeometry objects

comment:6 by strk, 3 years ago

Description: modified (diff)

comment:7 by strk, 3 years ago

Milestone: PostGIS Fund MePostGIS 3.2.0
Type: defectenhancement

comment:8 by strk, 3 years ago

Resolution: fixed
Status: newclosed

This was closed by [168f3f431a9349d83728e7623f9388362eb6e169/git] which got a bogus ticket reference (sorry)

Note: See TracTickets for help on using tickets.