Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1428 closed defect (fixed)

ST_ChangeEdgeGeom: cannot change a non-isolated edge

Reported by: strk Owned by: strk
Priority: high Milestone: PostGIS 2.0.0
Component: topology Version: master
Keywords: Cc:

Description

Simply put: you can't change any non-isolated edge. The code assumes endpoint intersection is not allowed (which is wrong)

Change History (2)

comment:1 by strk, 12 years ago

Resolution: fixed
Status: newclosed

Fixed by r8648

comment:2 by strk, 12 years ago

r8649 avoids to check against the old self (bug introduced by previous commit)

Note: See TracTickets for help on using tickets.