Differences

This shows you the differences between two versions of the page.

Link to this comparison view

man:feat_select [2012/09/06 15:22]
leoame [Single Selection]
man:feat_select [2013/02/11 20:12] (current)
Line 3: Line 3:
 The tools allowing you to select features in the visualization window are regrouped in the //​Selection//​ menu: The tools allowing you to select features in the visualization window are regrouped in the //​Selection//​ menu:
    
-  * Select (**V**) +  * //Select// (**V**): select one or more object in the current layer in edition 
-  * Select by Feature ID... +  * //Select by Feature ID...//: select an object with its ID 
-  * Clear Selection (**Ctrl+Alt+S**) +  * //Clear Selection// (**Ctrl+D**): clear the current selection 
-  * Invert Selection+  * //Invert Selection//: unselect the current selection and select all non selected objects
  
 ===== Single Selection ===== ===== Single Selection =====
  
-Regardless you want to make a simple or a multiple selection, you have to be in edition of the correct construction layer.+Regardless you want to make a simple or a multiple selection, you have to be in edition of the correct construction layer to target an object.
  
-You have to ways to select a unique feature:+You have two ways to select a unique feature:
  
   * By using the selection tool: Activate the selection tool by clicking on it in the toolbar or by selecting it in the menu //​Selection//​. Then simply clik on the object you want to select in the visualization window.   * By using the selection tool: Activate the selection tool by clicking on it in the toolbar or by selecting it in the menu //​Selection//​. Then simply clik on the object you want to select in the visualization window.
Line 20: Line 20:
  
 The multiple selection is made with the selection tool. You can either click and drag your cursor to select all the features within the rectangle or by selecting single features one by one maintaining the Shift key. The multiple selection is made with the selection tool. You can either click and drag your cursor to select all the features within the rectangle or by selecting single features one by one maintaining the Shift key.
-===== Information window ===== 
- 
-==== Feature tab ==== 
- 
-The information window is accessible with the menu //window// -> //​information window//. When selecting one or several features, it allows you to display the attributes of each selected feature. 
- 
-{{man:​window-informations.png?​nolink}} 
- 
-  - Selected feature ID 
-  - Features type and attributes 
- 
-By right-clicking on a feature ID you can access to a contextual menu with the following operations. 
- 
-{{man:​pdm-informations.png?​nolink}} 
- 
-  * Move to: center the screen on the selected feature 
-  * Zoom to: adjust the scale to display the selected feature on the whole screen. (this option does not work for the point type layers) 
-  * Remove from selection: remove a feature from your selection 
-  * Select this feature only: unselect all the other features in your selection 
-  * Copy data to clipboard: copy the informations of the selected feature 
- 
-==== Layer tab ==== 
- 
-The //Layer// tab of the Information window displays all the informations on the layer in edition (Layer of the selected features). 
- 
-{{man:​window-informations2.png?​nolink}}