Changes between Version 6 and Version 7 of Help/Action/SplitWay
- Timestamp:
- 2010-05-21T08:05:34+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/SplitWay
v6 v7 1 = Split Way = 1 = Tools > Split Way = 2 3 [[Image(source:/trunk/images/splitway.png)]] ''Keyboard shortcut:'' '''{{{P}}}''' 4 5 '''Split a way at the selected nodes.''' 2 6 3 7 If a node is only part of one way then you just need to select the node before you use the 'Split Way' tool. If the node is shared by two or more ways then you need to select both the node '''and''' the way which you want to split. … … 9 13 == 1. One or more NODES (and, optionally, also one way) selected: == 10 14 11 Way is split at the selected node(s) into contiguous ways. If you select just one node then the way will be split into two ways, if you select two nodes, the way will be split into three ways, etc. If the original contained one or more parts that were not reachable from any of the nodes, they form an extra new way. If there is no existing node at the point where you want to split the way, then you can first add a node using the [wiki:Help/Action/AddNode node insert] tool. 15 Way is split at the selected node(s) into contiguous ways. If you select just one node then the way will be split into two ways, if you select two nodes, the way will be split into three ways, etc. If the original contained one or more parts that were not reachable from any of the nodes, they form an extra new way. If there is no existing node at the point where you want to split the way, then you can first add a node using the [wiki:/Help/Action/AddNode node insert] tool. 12 16 13 17 Examples (numbers are unselected nodes, letters are selected nodes): … … 25 29 This function will result in at least two ways, unless the selected node is at the end of the way AND the way is contiguous, which will lead to an error message. 26 30 31 == See also == 27 32 28 Back to [wiki:Help Main Help] 33 * [[Image(source:/trunk/images/combineway.png,20)]] [wiki:/Help/Action/CombineWay Combine way] 34 35 ---- 36 Back to [wiki:/Help/Menu/Tools Menu Tools][[Br]] 37 Back to [wiki:/Help Main Help]