Changes between Version 10 and Version 11 of Help/Action/AddNode
- Timestamp:
- 2007-10-10T14:43:03+02:00 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/AddNode
v10 v11 5 5 JOSM has different modes to add nodes. Pressing shift-n toggles between the different modes. 6 6 7 * add a node independent of any segments.7 * add a node independent of any existing way. 8 8 9 * add a node in side a segment. The nearest segment is searched and the new node is added on the existingsegment. If the alt-key is held, the new node is created right at the mouse position.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. 10 10 11 * add a node and connect it to the last node with a segment.11 * add a node and connect it to the last node. 12 12 13 13 Back to [wiki:Help Main Help]