Ticket #976 (closed defect: fixed)
ST_AddIsoEdge - don't set correctly the containing_face in NODE table
| Reported by: | aperi2007 | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | topology | Version: | trunk |
| Keywords: | Cc: |
Description
Hi, when the ST_AddIsoEdge connect two nodes. They became not-isolated. So their field containing_face in node table should be set to NULL.
Actually the ST_AddIsoEdge don't do this.
Change History
Note: See
TracTickets for help on using
tickets.
