Changes between Version 28 and Version 29 of Help/Action/Draw


Ignore:
Timestamp:
2016-03-25T21:57:38+01:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Draw

    v28 v29  
    1717 * 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.
    1818
    19  * 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).
    20 
    2119 * The drawing stops, if you make a double click when creating the last node or if you click on a node or way segment which is already part of the currently drawn way.
    2220
     
    2725=== Snaps to existing nodes or ways ===
    2826
    29 === It will continue selected objects ===
     27[[Image(ex1-snapping.gif,nolink)]]
     28
     29 * 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).
     30
     31=== It will continue selected ways ===
    3032
    3133
    32 = Modifiers =
     34== Modifiers ==
    3335
    34 You may optionally use one or many modifiers at once to get desired result:
     36=== Alt modifier ===
    3537
    36 == Alt modifier ==
     38[[Image(ex1-alt.gif,nolink)]]
    3739
    3840If you hold down the {{{Alt}}} key when using this tool it starts a new way, rather than continuing an existing way.
    3941
    40 == Shift modifier ==
     42=== Shift modifier ===
     43
     44[[Image(ex1-ctrl.shift.gif,nolink)]]
    4145
    4246If you hold down the {{{Shift}}} key whilst using this tool it disables the "auto-connect" feature.  So segments will not be drawn between new nodes.
    4347
    44 == Ctrl modifier ==
     48=== Ctrl modifier ===
     49
     50[[Image(ex1-ctrl.gif,nolink)]]
    4551
    4652If you hold down the {{{Ctrl}}} key whilst using this tool it disables the snapping to an existing way, allowing you to draw nodes close to, but not part of an existing way.
     53
     54=== Combination of modifiers ===
     55You may optionally use one or many modifiers at once to get desired result.
     56
     57Here is Ctrl modifier used with Shift at once:
     58
     59[[Image(ex1-ctrl+shift.gif,nolink)]]
    4760
    4861== Note ==