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 )
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.
Change History (8)
comment:1 by , 9 years ago
Milestone: | PostGIS 2.0.8 → PostGIS Future |
---|---|
Version: | trunk → 2.0.x |
comment:2 by , 9 years ago
comment:4 by , 4 years ago
See also #3239 as non-isolated nodes removal also doesn't check for TopoGoemetry
comment:5 by , 3 years ago
Summary: | ST_RemIsoNode does not prevent removal of nodes used in TopoGeometry objects → ST_RemoveIsoNode does not prevent removal of nodes used in TopoGeometry objects |
---|
comment:6 by , 3 years ago
Description: | modified (diff) |
---|
comment:7 by , 3 years ago
Milestone: | PostGIS Fund Me → PostGIS 3.2.0 |
---|---|
Type: | defect → enhancement |
comment:8 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was closed by [168f3f431a9349d83728e7623f9388362eb6e169/git] which got a bogus ticket reference (sorry)
Note:
See TracTickets
for help on using tickets.
See also #3248