Changes between Version 13 and Version 14 of Help/Action/AddNode


Ignore:
Timestamp:
2010-07-02T04:24:08+02:00 (16 years ago)
Author:
skyper
Comment:

reworked

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/AddNode

    v13 v14  
    55'''Add a node by entering latitude and longitude.'''
    66
    7 JOSM has different modes to add nodes.
     7[[Image(AddNode_screenshot)]]
    88
    99
    10  * If you click on a blank area of the screen you add a new node independent of any existing way.
     10== See also ==
     11 * [[Image(source:/trunk/images/mapmode/node/autonode.png)]] [wiki:/Help/Action/Draw Draw nodes]
    1112
    12  * 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.
    13 
    14  * 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.
    15 
    16  * 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.
    1713
    1814----