Ticket #1428 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

ST_ChangeEdgeGeom: cannot change a non-isolated edge

Reported by: strk Owned by: strk
Priority: high Milestone: PostGIS 2.0.0
Component: topology Version: trunk
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

Changed 17 months ago by strk

  • status changed from new to closed
  • resolution set to fixed

Fixed by r8648

Changed 17 months ago by strk

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

Note: See TracTickets for help on using tickets.