Opened 11 years ago
Last modified 2 years ago
#4653 new enhancement
josm should delete "unconnected nodes without a tag" when solving conflicts
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | conflict way node | Cc: | skyper |
Description (last modified by )
I have a conflict of elements with a way. I choose all my elements leaving out some nodes from their, because I previous delete these nodes. If these nodes do not have any connection nor tag on it (nor any other conflict), they should be silently deleted.
Right now these nodes are just left as lonly nodes.
Attachments (0)
Change History (3)
comment:1 Changed 11 years ago by
Type: | defect → enhancement |
---|
comment:2 Changed 6 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 2 years ago by
Priority: | major → trivial |
---|
Deleting something "silently" is not an option while solving conflicts. It seems to contradict the feature request in #4654.
If lonely nodes occur, then they will be noticed by the validation before uploading data.
See also #4894