| 1 | = Add Node = |
| 2 | |
| 3 | ''Keyboard shortcut:'' N |
| 4 | |
| 5 | JOSM has different modes to add nodes. |
| 6 | |
| 7 | |
| 8 | |
| 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. |
| 16 | |
| 17 | Back to [wiki:Help Main Help] |