| 7 | | **Split a way by clicking** \\ |
| 8 | | The mode splits a way like the action [[JOSMImage(mapmode/splitway)]] [wikitr:/Help/Action/SplitWay Split Way] using an existing or a new node depending on whether it is clicked on a node or in between nodes. Currently only open ways are supported. |
| | 7 | **Split a way by clicking**. \\ |
| | 8 | The mode helps with splitting ways, similar to the [[JOSMImage(mapmode/splitway)]] [wikitr:/Help/Action/SplitWay Split Way] action. |
| | 9 | |
| | 10 | When this mode is selected, clicking on a way will split it at the clicked location. When an existing way node is clicked, the way will be split at this node, otherwise a new node will be created. |
| | 11 | |
| | 12 | If more than one way is found as a possible target, a dialog with a list of ways to choose from is presented. When one of the possible target ways is currently selected, the selected way will automatically be chosen. |
| | 13 | |
| | 14 | Ways that are disabled by a [[JOSMImage(dialogs/filter)]] [wikitr:/Help/Dialog/Filter filter] are ignored and will not be split. |
| | 15 | |
| | 16 | |
| | 17 | Only non-closed ways can currently be split with this mode, closed ways are not yet supported. |
| | 18 | |
| | 19 | == Advanced Preferences == |
| | 20 | ||= **Property** =||= **Default** =||= **Explanation** =|| |
| | 21 | || **`split-mode.ignore-disabled-ways`** || `true` || Ignore ways that are disabled by a filter || |
| | 22 | || **`split-mode.prefer-selected-ways`** || `true` || Automatically prefer selected ways when there are multiple potential targets || |
| | 23 | |
| | 24 | == See also == |
| | 25 | * [[JOSMImage(mapmode/splitway)]] [wikitr:/Help/Action/SplitWay Split Way] |