Opened 4 years ago
Last modified 4 years ago
#20966 new enhancement
ReplaceGeometry on tagged nodes
Reported by: | nkamapper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin utilsplugin2 | Version: | |
Keywords: | replace geometry way node tag | Cc: |
Description (last modified by )
ReplaceGeometry is refusing to merge two ways if one or more node is tagged on the existing way but not on the new way. This is often inconvenient when importing a set of new highways, because the start and end of ways often do not match. To get around the problem, the existing way must be partitioned into smaller pieces, which is meant to ensure that all tagged nodes are taken care of, but this is a very inefficient procedure during a big import. Often, the existing way is just deleted.
It would be good to have a utilsplugin2 parameter which allows two ways to be merged even if there are tagged nodes. A warning could still be displayed so that the tagged nodes could be identified.
I would also be good to have a specific function in the Selection menu which selects tagged nodes in a way, instead of typing the search for "-untagged child selected" (if it is not among the latest stored searches). This would save a lot of time during imports.
Attachments (0)
Change History (4)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Keywords: | replace geometry way node tag added |
---|
See #20800 for similar report and discussion.
Replying to nkamapper:
Please, open a new ticket for this enhancement which could be another action of utilsplugin2,
Select tagged way nodes
. Or even include memberships, e.g. select way nodes with tag or membership?