Differences

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

Link to this comparison view

man:validation [2012/09/06 17:09]
leoame [Redactor Mode]
man:validation [2013/10/01 16:19] (current)
leoame
Line 17: Line 17:
   - List of available queries. Several operations are available with a contextual menu:   - List of available queries. Several operations are available with a contextual menu:
     * Run query: run the selected query.     * Run query: run the selected query.
-    * Use query for symbology: ​Use the query for the multiple symbology ​display.+    * Use query for symbology: ​directly assign ​the query to the multiple symbology ​of the correspondant layer.
     * Edit query SQL: Open the Edit queries window allowing you to work on the SQL code of your query.\\ {{window-editqueries.png?​nolink}}     * Edit query SQL: Open the Edit queries window allowing you to work on the SQL code of your query.\\ {{window-editqueries.png?​nolink}}
       - Query description       - Query description
-      - Construction layer on whom the query will be applied+      - Construction layer on which the query will be applied
       - Definition of the query in SQL language       - Definition of the query in SQL language
     * Add query: Display Query wizard allowing you to easily create a new query.     * Add query: Display Query wizard allowing you to easily create a new query.
Line 26: Line 26:
 {{man:​window-querywizard.png?​nolink}} {{man:​window-querywizard.png?​nolink}}
  
-By creating ​queries on the layers ​you want to check you can through ​the selection and the multiple symbology have clean view of your features ​allowing you to highlight bad attributions.+There is basically two types of queries; the attribution and the geometry based queries:  
 + 
 +  * **Attribution based**\\ Those queries look for the attribution of the features to sort them out. While the queries on the object kinds are very good to search for precise features, the queries calling ​the layers ​are often more suited ​to highlight ​the general structures. 
 + 
 +  * **Geometry based**\\ Those queries only call the structures ​of the features ​stored in the construction layers. Their main goal is to prevent the existence of unnecessary features or structural errors. 
 ===== Geometrical Validation ===== ===== Geometrical Validation =====
  
Line 52: Line 57:
 {{man:​window-redactor2.png?​nolink}} {{man:​window-redactor2.png?​nolink}}
  
-  - List of all your layers, check the one you want to reimport+  - List of all your layers, check those you want to reimport ​as shapefile
   - Layers selection controls   - Layers selection controls
   - Settings   - Settings
-    * ..+    * Add layers to the project: If checked, automatically import the layer(s) into the project. 
-    * ... +    * Replace existing layers: If checked, replace the pre-existing version of the same layer
-  - ok+    * Use fast polygon export: If checked, ​... 
 +  - Validate or cancel the operation 
 + 
 +The reimported layers will appear in the table of content as support layers. Like other layers you can access to the symbology window with the contextual menu. This window allows you to classify the different objects in your layers. 
 + 
 +{{man:​window-redactor3.png?​nolink}} 
 + 
 +  - List of auto generated filters for the classification. The layer can be classified with:\\  
 +    - the objects kind 
 +    - the attributes (if some) 
 +    - the number of labels lying in each polygon 
 +  - List of the generated classes depending of the selection in (1). The classes are actually generated with queries. You can modify them for improved classes. 
 +  - Symbology controls: 
 +    * Classify: Generate the classes depending of your choice in (1) 
 +    * Add: Add a new class, you will have to write the query yourself 
 +    * Remove: Remove the selected class 
 +    * Remove all: Remove all the classes 
 +  - Validate or cancel the changes  
 + 
 +By double-clicking on a class you can edit its own symbology. 
 + 
 +{{man:​window-redactor4.png?​nolink}} 
 + 
 +Several options can be changed: 
 +  * you can enable/​disable a class by checking or not the option. The disabled classe is not displayed in the GIS Window and its name appears grayed in the symbology list. 
 +  * You can change the visual effect of your class by clicking on edit symbology; you are able to change the style, the color the width and the transparency.
  
 +Those layers can then be displayed like any other support themes.
  
 {{man:​window-redactor1.png?​nolink}} {{man:​window-redactor1.png?​nolink}}
  
 +  - Reimported layers
 +  - Example of two layers with edited symbology.
  
 +The redactor mode is very usefull to sort out the labelization errors. The classification with the number of labels lying in each polygon grant you an easy view of the missing or excess labels.