Opened 9 years ago

Last modified 3 years ago

#3231 closed enhancement

ST_RemoveIsoNode does not prevent removal of nodes used in TopoGeometry objects — at Version 6

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 (6)

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, 4 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)
Note: See TracTickets for help on using tickets.