Changes between Version 2 and Version 3 of Help/Action/Draw


Ignore:
Timestamp:
2007-10-12T19:27:09+02:00 (18 years ago)
Author:
dmgroom
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Draw

    v2 v3  
    33''Keyboard shortcut:'' N
    44
    5 JOSM has different modes to add nodes.
    6 
     5This tool behaves differently depending on how you use it.
    76
    87
    98 * If you click on a blank area of the screen you add a new node independent of any existing way.
     9
     10 * If you select an end node of a way and then click on a blank area of the screen you add a new node to the end of the existing way.
    1011
    1112 * If no node is previously selected and  you click between two nodes in an existing way the new node is added on the existing way, between two existing nodes.
     
    1314 * If a node is previously selected and  you click between two nodes in an existing way the new node is added on the existing way, between two existing nodes, and a way is drawn between the previously selected node and the new node.
    1415
    15  * If you select an end node of a way and then click on a blank area of the screen you add a new node to the end of the existing way.
     16 * If you click near an existing node it draws a "segment" between what was previously selected and the existing node, and this allows you to re-use existing nodes to make a new way / area (so that certain nodes and "segments" can be reused in more than one way/ area).
    1617
    1718Back to [wiki:Help Main Help]