-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Cutting tool for line #14472
Comments
Author Name: Richard Duivenvoorde (@rduivenvoorde) not sure if this your are the same person, but someone had this issue also on the list: http://lists.osgeo.org/pipermail/qgis-user/2011-November/014413.html I'll attach that test shape to this note
|
Author Name: Giovanni Manghi (@gioman) Richard Duivenvoorde wrote:
The line is also split in every self-intersection point. |
Author Name: Giovanni Manghi (@gioman)
|
Author Name: Giovanni Manghi (@gioman)
|
Author Name: Gilles Turgeon (Gilles Turgeon)
Original Redmine Issue: 4559
Affected QGIS version: master
Redmine category:digitising
When I use the tools for separate entity, I expect to obtain 2 entities. But if the line cross itself at some(s) place(s), I obtain a new entity between each crossing point. The line act as a cutting tool applied to itself.
I don't know if it's a bug or if this comportement is what you expect. For me it's a bit annoying. I edit line that come from a GPS receiver held by hiker. When they stop during the survey, and they often do, the GPS accumulate a lot of point almost at the same position, creating a lot of self-crossing. When I cut anywhere on this line, QGis separate the entity in a very big lot of entities.
The text was updated successfully, but these errors were encountered: