Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect invalid split if splitting line ends in polygon #11261

Closed
qgib opened this issue Aug 4, 2008 · 3 comments
Closed

detect invalid split if splitting line ends in polygon #11261

qgib opened this issue Aug 4, 2008 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality

Comments

@qgib
Copy link
Contributor

qgib commented Aug 4, 2008

Author Name: Marco Hugentobler (@mhugent)
Original Redmine Issue: 1201

Redmine category:digitising
Assignee: Marco Hugentobler


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.

@qgib
Copy link
Contributor Author

qgib commented Aug 6, 2008

Author Name: Jürgen Fischer (@jef-n)


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.

@qgib
Copy link
Contributor Author

qgib commented Oct 17, 2008

Author Name: Marco Hugentobler (@mhugent)


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


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 1.0.0 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality
Projects
None yet
Development

No branches or pull requests

1 participant