Changes between Version 80 and Version 81 of Help/Action/Select


Ignore:
Timestamp:
2016-09-26T11:31:06+02:00 (9 years ago)
Author:
skyper
Comment:

centre images and shorten links

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v80 v81  
    55= Selection mode, Move and Rotate Objects =
    66
    7 [[Image(source:trunk/images/mapmode/move/move.png)]] ''Keyboard shortcut:'' **{{{S}}}**; press {{{S}}} to toggle between this mode and [[Image(source:trunk/images/mapmode/rope.png,20,link=)]] [wiki:Help/Action/LassoMode lasso mode] — is a one of the [wiki:Help/Modes JOSM modes]
     7[[Image(source:trunk/images/mapmode/move/move.png,middle)]] ''Keyboard shortcut:'' **{{{S}}}**; press {{{S}}} to toggle between this mode and [[Image(source:trunk/images/mapmode/rope.png,20,middle)]] [wiki:Help/Action/LassoMode lasso mode] — is a one of the [wiki:Help/Modes JOSM modes]
    88
    99== Selection mode == #Selecttool
     
    1818==== Single left mouse click is used to select an object ====
    1919
    20 Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node.png,24,nolink)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way.png,24,nolink)]]
     20Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node.png,24,nolink,middle)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way.png,24,nolink,middle)]]
    2121
    2222Activation steps: {{{Left mouse click}}}
     
    2828==== Deselecting an object(s) ====
    2929
    30 Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node_remove.png,24,nolink)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way_remove.png,24,nolink)]]
     30Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node_remove.png,24,nolink,middle)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way_remove.png,24,nolink,middle)]]
    3131
    3232Activation steps: hold {{{Alt}}} when using {{{Left mouse button}}}
     
    6464==== Select multiple objects using selection rectangle ====
    6565
    66 Cursor: [[Image(source:trunk/images/cursor/modifier/selection.png,24,nolink)]]
     66Cursor: [[Image(source:trunk/images/cursor/modifier/selection.png,24,nolink,middle)]]
    6767
    6868Activation steps: hold and drag the {{{Left mouse button}}} around objects
     
    9898====== Shift modifier ======
    9999
    100 Cursor: [[Image(source:trunk/images/cursor/modifier/select_add.png,24,nolink)]]
     100Cursor: [[Image(source:trunk/images/cursor/modifier/select_add.png,24,nolink,middle)]]
    101101
    102102Activation steps: {{{Shift}}}
     
    106106====== Ctrl modifier ======
    107107
    108 Cursor: [[Image(source:trunk/images/cursor/modifier/select_remove.png,24,nolink)]]
     108Cursor: [[Image(source:trunk/images/cursor/modifier/select_remove.png,24,nolink,middle)]]
    109109
    110110Activation steps:
     
    114114== Move objects ==
    115115
    116 You can move selected [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes nodes] and [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] in the main window, by moving the mouse cursor close to one of the selected objects and then left clicking while dragging the mouse.
     116You can move selected [[Image(source:trunk/images/data/node.png,middle)]] [Concepts/Object#Nodes nodes] and [[Image(source:trunk/images/data/way.png,middle)]] [Concepts/Object#Ways ways] in the main window, by moving the mouse cursor close to one of the selected objects and then left clicking while dragging the mouse.
    117117* If the mouse cursor is **near a node** when performing the move action, then **just this node** is moved.
    118118 * If you move a node very close to another node and hold **{{{Ctrl}}}** when releasing the left mouse button the moved **node** will be merged with the other **node**.
     
    129129== Merge nodes ==
    130130
    131 Cursor: [[Image(source:trunk/images/cursor/modifier/joinnode.png,24,nolink)]]
     131Cursor: [[Image(source:trunk/images/cursor/modifier/joinnode.png,24,nolink,middle)]]
    132132
    133133Activation steps: hold down {{{Ctrl}}} and drag one selected node onto the unselected one
     
    135135Action: merge selected nodes with another; internally it will simply use [Help/Action/MergeNodes Merge tool] - please read more details here.
    136136
    137 * [[Image(source:trunk/images/mapmode/improvewayaccuracy.png,16,link=)]] [wiki:Help/Action/ImproveWayAccuracy Improve Way Accuracy] - over time many mappers switch to this tools instead of manually selecting-and-moving each node
     137* [[Image(source:trunk/images/mapmode/improvewayaccuracy.png,16,,middle)]] [Action/ImproveWayAccuracy Improve Way Accuracy] - over time many mappers switch to this tools instead of manually selecting-and-moving each node
    138138
    139139== Click and drag on segment midpoint will create a new node ==
     
    151151== Rotate objects ==
    152152
    153 Cursor: [[Image(source:trunk/images/cursor/rotate.png,24,nolink)]]
     153Cursor: [[Image(source:trunk/images/cursor/rotate.png,24,nolink,middle)]]
    154154
    155155Activation steps: {{{Shift+Ctrl}}} + {{{Left mouse button}}} and moving mouse up and down
     
    157157Action: rotate selected nodes and ways around their geometrical centre.
    158158
    159 You might be interested in more complex tools to rotate objects: [/wiki/Help#Rotation Help#Rotation] - align road with building (exactly) or rotate at precise angle
     159You might be interested in more complex tools to rotate objects: [wiki:Help#Rotation Help#Rotation] - align road with building (exactly) or rotate at precise angle
    160160
    161161== Scale objects ==
    162162
    163 Cursor: [[Image(source:trunk/images/cursor/scale.png,24,nolink)]]
     163Cursor: [[Image(source:trunk/images/cursor/scale.png,24,nolink,middle)]]
    164164
    165165Activation steps: {{{Ctrl+Alt}}} + {{{Left mouse button}}} and moving mouse up and down
     
    174174
    175175== See also ==
    176 * [wiki:/Help#Selection "Selection" section at main page] - some popular selection tools
    177 * [wiki:Help/Action/UnselectAll Unselect all] {{{Escape}}}
     176* [wiki:Help#Selection "Selection" section at main page] - some popular selection tools
     177* [Action/UnselectAll Unselect all] {{{Escape}}}
    178178* [wiki:Help/Plugin/UtilsPlugin2 UtilsPlugin2] contains additional selection functionality
    179179