wiki:Help/Action/Select

Version 12 (modified by skyper, 14 years ago) ( diff )

added merge nodes

This page may contain outdated information. Not sure about the last sentence of "Select tool" paragraph ! The different cursors are not mentioned.

Select, Move, and Rotate Objects

source:trunk/images/mapmode/move/move.png Keyboard shortcut: S

This tool has four possible modes:

TOC(inline)

Select tool

This MapMode enables the user to easy make a selection of different objects.

The selected objects are drawn in a different style.

Holding and dragging the left mouse button draws a selection rectangle. When the left mouse button is released, all objects within the rectangle get selected.

When the left mouse button is released while the right mouse button pressed, nothing happens (the selection rectangle will be cleared, however).

When the mouse button is released and either Alt, Shift or Ctrl is held, following selection is made:

  • Alt : select all objects that are touched by the selection rectangle.
    • If the Alt is not held, select only those objects completly within (e.g. for source:trunk/images/data/way.png ways this means: only if all source:trunk/images/data/node.png nodes of the source:trunk/images/data/way.png way are within).
  • Shift : the objects are added to the current selection.
    • If Shift is not held, the current selection get replaced.
  • Ctrl : remove all objects under the current rectangle from the active selection (if there were any). Nothing is added to the current selection.

Alt can be combined with Ctrl or Shift.

The user can also only click on the map. All total movements of 2 or less pixel are considered "only click". If that happens, the nearest source:trunk/images/data/node.png node will be selected if there is any within 10 pixel range. If there is no source:trunk/images/data/node.png node within 10 pixel, the nearest source:trunk/images/data/way.png way within 10 pixel range is selected. If there is no source:trunk/images/data/way.png way within 10 pixel and the user clicked in or 10 pixel away from an source:trunk/images/data/closedway.png area, this source:trunk/images/data/closedway.png area is selected. If there is even no source:trunk/images/data/closedway.png area, nothing is selected. Shift and Ctrl apply to this as usual.

This tool has two different modes. Pressing Shift-M toggles between the different modes.

Unselecting

To unselect everything you can either click on an empty area of the screen, or press U or Esc on the keyboard.

If you have more than one object selected, and just want to deselect one particular object, them click it with the 'Setect tool' while holding down Ctrl.

selecting particular ways

For help on selecting a certain source:trunk/images/data/way.png way which shares common nodes with one or more other source:trunk/images/data/way.png ways see here.

Move

You can move selected objects in the main window, by moving the mouse cursor close to one of the selected objects and then left clicking while dragging the mouse.

  • If the mouse cursor is near a source:trunk/images/data/node.png node when performing the move action, then just this source:trunk/images/data/node.png node is moved.
    • If you move a node very close to another node and hold Ctrl when releasing the left mouse button the moved source:trunk/images/data/node.png node will be merged with the other source:trunk/images/data/node.png node.
  • If the mouse cursor is near a source:trunk/images/data/way.png way when performing the move action, then the source:trunk/images/data/way.png way, together with its associated source:trunk/images/data/node.png nodes, is moved.

Rotate

You can rotate selected source:trunk/images/data/way.png ways while the cursor is near one of them by holding down the Shift+Ctrl + left mouse button and moving the cursor.

Scale

You can scale selected source:trunk/images/data/way.png ways while the cursor is near one of them by holding down the Ctrl+Alt + left mouse button and moving the cursor.

Merge nodes

You can merge a selected source:trunk/images/data/node.png node with another one by holding down the Ctrl and dragging the selected node onto the other one.


Back to Edit Toolbar
Back to Main Help

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.