Changes between Version 2 and Version 3 of Help/Action/Draw
- Timestamp:
- 2007-10-12T19:27:09+02:00 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Draw
v2 v3 3 3 ''Keyboard shortcut:'' N 4 4 5 JOSM has different modes to add nodes. 6 5 This tool behaves differently depending on how you use it. 7 6 8 7 9 8 * 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. 10 11 11 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. 14 15 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). 16 17 17 18 Back to [wiki:Help Main Help]