Changes between Version 23 and Version 24 of Help/Action/SplitWay
- Timestamp:
- 2020-02-21T13:27:30+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/SplitWay
v23 v24 1 1 [[TranslatedPages]] 2 2 3 = Tools> Split Way =3 = [wikitr:/Help/Menu/Tools Tools] > Split Way = 4 4 [[PageOutline(2-10,Table of Contents)]] 5 5 6 [[Image(source:/trunk/images/splitway.png,middle)]] ''Keyboard shortcut:'' '''{{{P}}}''' 6 [[Image(source:/trunk/images/splitway.png,middle,48,margin-right=20)]] ''Keyboard shortcut:'' '''{{{P}}}''' 7 7 8 8 '''Split a way at the selected nodes.''' … … 18 18 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 [wikitr:/Help/Action/Draw Draw node mode]. 19 19 20 [[Image(SplitWay_illustration.svg)]] 20 [[Image(SplitWay_illustration.svg)]] 21 21 22 22 === Notifications === #Notifications 23 23 If the selection does not fit Split Way needs, following notification messages will be presented, if: 24 * all selected nodes are shared nodes of multiple ways25 26 [[Image(josm_split_way_message_multiple_ways.png)]]27 24 28 * all selected nodes are not part of the same way ''**or**'' 29 * the selected way does not containall selected nodes25 [[Image(josm_split_way_message_multiple_ways.png,right,margin-left=20)]] 26 * all selected nodes are shared nodes of multiple ways: 30 27 31 [[Image(josm_split_way_message_same_way.png)]] 28 `There is more than one way using the node you selected. Please, select the way also.` 32 29 33 * all selected nodes are only end nodes 30 [[Image(josm_split_way_message_same_way.png,right,margin-left=20)]] 31 * all selected nodes are not part of the same way:\\ 32 ''**or**'' 33 * the selected way does not contain all selected nodes: 34 34 35 [[Image(josm_split_way_message_cannot_node.png)]] 35 `The selected nodes do not share the same way` 36 36 37 * only one node of a closed way is selected 37 [[Image(josm_split_way_message_cannot_node.png,right,margin-left=20)]] 38 * all selected nodes are only end nodes: 38 39 39 [[Image(josm_split_way_message_circular.png)]] 40 `The way cannot be split at the selected nodes (Hint: Select nodes in the middle of the way.)` 40 41 42 [[Image(josm_split_way_message_circular.png,right,margin-left=20)]] 43 * only one node of a closed way is selected: 44 45 `You must select two or more nodes to split a circular way.` 41 46 42 47 == Using old object id == #UsingOldId