Changes between Version 80 and Version 81 of Help/Action/Draw
- Timestamp:
- 2019-10-08T18:40:40+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Draw
v80 v81 3 3 = Draw Nodes = 4 4 5 [[Image(source:/trunk/images/mapmode/node/autonode.png)]] ''Keyboard shortcut:'' '''{{{A}}}''' — is one of the [wiki :Help/EditToolbar working modes]5 [[Image(source:/trunk/images/mapmode/node/autonode.png)]] ''Keyboard shortcut:'' '''{{{A}}}''' — is one of the [wikitr:/Help/EditToolbar#Workingmodes working modes] 6 6 7 7 This mode behaves differently depending on how you use it. … … 9 9 == Try it yourself == 10 10 11 Open [attachment:josmwiki-actiondraw.osm josmwiki-actiondraw.osm] using menu item [wiki:/Help/Menu/File "File > Open Location ..." (Ctrl+L)]. 11 Open [attachment:josmwiki-actiondraw.osm josmwiki-actiondraw.osm] using menu item [wikitr:/Help/Menu/File "File > Open Location ..." (Ctrl+L)]. 12 12 13 13 == Standard Mode == 14 14 === Create a node === 15 15 16 When selection is empty, If you click on a blank area [Help/MapView of the screen] you add a new [Help/Concepts/Object#Nodes node] independent of any existing [Help/Concepts/Object#Ways way]: 16 When selection is empty, If you click on a blank area [wikitr:/Help/MapView of the screen] you add a new [wikitr:/Help/Concepts/Object#Nodes node] independent of any existing [wikitr:/Help/Concepts/Object#Ways way]: 17 17 18 18 [[Image(ex1-empty-selection-click-on-blank.gif,nolink)]] … … 35 35 36 36 * If you are currently not drawing, then you can select node with a left mouse click 37 * If the node is an end node of a line then also the line gets selected (leaf node + way in selection); this will be explained in [#Continuousdrawing] 37 * If the node is an end node of a line then also the line gets selected (leaf node + way in selection); this will be explained in [#Continuousdrawing Continuous drawing] 38 38 39 39 In demo below, left mouse click was used to select first drawing mode, then clicked 6 times at nodes: … … 42 42 43 43 === Common nodes === 44 44 45 This is often necessary when you edit highways or streams of the river. 45 46 … … 57 58 58 59 It help you distinguish them from other nodes. 59 60 60 61 61 First drawn way have a common nodes with old way and second drawn way has no common nodes (details [#Ctrlmodifier how second way was drawn will be explained below]): … … 75 75 [[Image(ex1-double-click.gif,nolink)]] 76 76 77 === Continuous drawing === 77 === Continuous drawing ===#Continuousdrawing 78 78 79 79 Previous way will be continued if both are true: … … 97 97 [[Image(ex1-snapping.gif,nolink)]] 98 98 99 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): 99 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): 100 100 101 101 [[Image(ex2-snapping.gif,nolink)]] … … 103 103 == Angle snapping == 104 104 105 Often necessary when editing barriers, fences, walls, non-trivial buildings, indoor features and other man-made objects, covered here: '''[ [Help/Action/Draw/AngleSnap]]'''.105 Often necessary when editing barriers, fences, walls, non-trivial buildings, indoor features and other man-made objects, covered here: '''[wikitr:/Help/Action/Draw/AngleSnap Angle Snapping]'''. 106 106 107 107 == Modifiers == … … 126 126 127 127 === Combination of modifiers === 128 128 129 You may optionally use one or many modifiers at once to get desired result. 129 130 … … 133 134 134 135 == See also == 135 * [[Image(source:/trunk/images/addnode.svg)]][wiki:/Help/Action/AddNode Add node ...] 136 * [[Image(source:/trunk/images/addnode.svg)]][wikitr:/Help/Action/AddNode Add node ...] 136 137 * [[Image(source:trunk/images/mapmode/improvewayaccuracy.png,nolink)]] [Action/ImproveWayAccuracy Improve Way Accuracy mode] (W) 137 138 138 139 ---- 139 Back to [wiki:/Help/EditToolbar Edit Toolbar][[BR]] 140 Back to [wiki:/Help Main Help] 140 Back to [wikitr:/Help/EditToolbar Edit Toolbar][[BR]] 141 Back to [wikitr:/Help Main Help]