Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1201 closed bug (fixed)

detect invalid split if splitting line ends in polygon

Reported by: mhugent Owned by: mhugent
Priority: major: does not work as expected Milestone:
Component: Digitising Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

If a splitting line starts outside a polygon and ends inside it, the user should receive an error message. Instead, a vertex is added where the split line crosses the polygon border.

Change History (4)

comment:1 by jef, 16 years ago

Are those dangling lines? the geos polygonizer also has a method without C-API for that. If it is, we should propose a function for it, too.

comment:2 by msieczka, 16 years ago

Component: Build/InstallDigitising

comment:3 by mhugent, 16 years ago

Resolution: fixed
Status: newclosed

Yes, those are dangling lines and it would be good to have a C-API function for it. In the meantime, r9490 contains a fix for most cases without using the dangling line function of polygonizer. I'm therefore closing this ticket.

comment:4 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.