Changes between Version 23 and Version 24 of Help/Action/SplitWay


Ignore:
Timestamp:
2020-02-21T13:27:30+01:00 (5 years ago)
Author:
skyper
Comment:

added text form of notification; moved screenshots to the right

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/SplitWay

    v23 v24  
    11[[TranslatedPages]]
    22
    3 = Tools > Split Way =
     3= [wikitr:/Help/Menu/Tools Tools] > Split Way =
    44[[PageOutline(2-10,Table of Contents)]]
    55
    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}}}'''
    77
    88'''Split a way at the selected nodes.'''
     
    1818If 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].
    1919
    20 [[Image(SplitWay_illustration.svg)]]
     20 [[Image(SplitWay_illustration.svg)]]
    2121
    2222=== Notifications === #Notifications
    2323If the selection does not fit Split Way needs, following notification messages will be presented, if:
    24 * all selected nodes are shared nodes of multiple ways
    25  
    26 [[Image(josm_split_way_message_multiple_ways.png)]]
    2724
    28 * all selected nodes are not part of the same way ''**or**''
    29 * the selected way does not contain all selected nodes
     25[[Image(josm_split_way_message_multiple_ways.png,right,margin-left=20)]]
     26* all selected nodes are shared nodes of multiple ways:
    3027
    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.`
    3229
    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:
    3434
    35 [[Image(josm_split_way_message_cannot_node.png)]]
     35 `The selected nodes do not share the same way`
    3636
    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:
    3839
    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.)`
    4041
     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.`
    4146
    4247== Using old object id == #UsingOldId