Modify

#6951 closed enhancement (fixed)

[PATCH] Join way to node should only join the node with selected ways

Reported by: olejorgenb Owned by: team
Priority: normal Component: Core
Version: Keywords: selection
Cc:

Description

If the selection contains ways, the "join node to way" tool should only add the node to these. Currently it adds the node to all nearby waysegments.

Attachments (1)

ticket-6951-join-node-to-way-restrict-to-selected-ways.patch (2.4 KB) - added by olejorgenb 21 months ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 21 months ago by olejorgenb

Should "Join Node to Way" accept multiple nodes? The current version does, but in a buggy way. (Select multiple nodes and use the tool -> only one node is joined but the undocommand contains multiple "Way changed" commands)

This patch only allows one node to be selected.

Off topic: I'd like a "isSelected" predicate and boolean operators for predicates. eg. and(isSelectedP, wayP)

comment:2 Changed 20 months ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

In [4557/josm]:

fix #6951 - patch by olejorgenb - Join way to node only joins the node with selected ways

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.