Opened 9 years ago
Closed 7 years ago
#3234 closed defect (fixed)
ST_AddIsoNode allows adding an EMPTY point to the topology
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.0 |
Component: | topology | Version: | 2.0.x |
Keywords: | Cc: |
Description
No check is performed for EMPTY points, so you can put many such primitives in a topology...
Change History (7)
comment:1 by , 9 years ago
Milestone: | PostGIS 2.0.8 → PostGIS 2.2.0 |
---|
comment:2 by , 9 years ago
Status: | new → assigned |
---|---|
Version: | trunk → 2.0.x |
comment:3 by , 9 years ago
comment:4 by , 9 years ago
Milestone: | PostGIS 2.2.0 → PostGIS 2.3.0 |
---|
comment:5 by , 8 years ago
Milestone: | PostGIS 2.3.0 → PostGIS 2.4.0 |
---|
comment:6 by , 7 years ago
Milestone: | PostGIS 2.4.0 → PostGIS 2.5.0 |
---|
Note:
See TracTickets
for help on using tickets.
it takes passing NULL as the containing_face, or a check for containment results in a failure (not within face)