Changes between Version 11 and Version 12 of Help/Action/AddNode


Ignore:
Timestamp:
2007-10-12T12:05:22+02:00 (18 years ago)
Author:
dmgroom
Comment:

update for version 368

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/AddNode

    v11 v12  
    33''Keyboard shortcut:'' N
    44
    5 JOSM has different modes to add nodes. Pressing shift-n toggles between the different modes.
     5JOSM has different modes to add nodes.
    66
    7  * add a node independent of any existing way.
    87
    9  * add a node into an existing way. The new node is added on the existing way, bewteen two existing nodes. If the alt-key is held, the new node is created right at the mouse position.
    108
    11  * add a node and connect it to the last node.
     9 * If you click on a blank area of the screen you add a new node independent of any existing way.
     10
     11 * 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.
     12
     13 * 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.
     14
     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.
    1216
    1317Back to [wiki:Help Main Help]