Ticket #982 (closed defect: fixed)
ST_ChangeEdgeGeom doesn't let you change geometry of a closed edge
| Reported by: | strk | Owned by: | strk |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 2.0.0 |
| Component: | topology | Version: | trunk |
| Keywords: | Cc: |
Description
Closed edges can't be changed by current ST_ChangeEdgeGeom as it'll find them always cross a node (the self-node). This is due to the DE-IM9 considering closed edges as having no boundary.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

