Difference between revisions of "Layer Symbology"

From GapWiki
Jump to: navigation, search
(Point symbology)
 
Line 1: Line 1:
 
The Symbology functionality (from the My Layers window) is based on styles supported by GeoServer. Please see [http://docs.geoserver.org/latest/en/user/styling/sld-cookbook GeoServer User manual] for more information.
 
The Symbology functionality (from the My Layers window) is based on styles supported by GeoServer. Please see [http://docs.geoserver.org/latest/en/user/styling/sld-cookbook GeoServer User manual] for more information.
  
==Coverage symbology==
+
==Point symbology==
  
[[File:Symbology_Raster.JPG|thumb|alt=Main Page|Main Page|800px|center|<b>Figure 1:</b> Symbology window for coverages/rasters]]
+
{| border="0" style="text-align: left;"
 +
|style="width: 50%;"|<b>Point Symbology:</b>
 +
You can '''Add''' or '''Remove''' a rule to the table.
 +
Click '''Graphic''' to modify the symbol and '''Filter''' to modify a filter.
 +
|style="padding:10px"|[[image:new_point_symbology2_80.png|center|style="padding:50px;"|Point Symbology]]
 +
|-
 +
|<b>Point Symbology Filter:</b>
 +
Select the property, condition and value. If there is more than one condition in the Filter window, select the appropriate logical operator (AND, OR, NOT) from the drop-down menu. Click the [[image:statistics_button_70.png]] button to view the statistics of a selected property.
 +
|style="padding:10px"|[[image:new_point_filter2_80.png|center|Point Symbology Filter]]
 +
|-
 +
|<b>Point Symbology Graphic:</b>
 +
Select the symbol, color and opacity.
 +
|style="padding:10px"|[[image:new_point_graphic_80.png|center|Point Symbology Graphic]]
 +
|-
 +
|}
  
You can '''Add''' or '''Remove''' a rule to the table. To decide how to set up appropriate rules, it is often helpful to first look at the '''Statistics'''. You can then choose the color scheme representation under '''Type'''. The default '''Type''' is interpolation (ramp), with the others being '''Intervals''' and 'Values'''. For help in selecting the appropriate type, please refer to [http://docs.geoserver.org/latest/en/user/styling/sld-reference/rastersymbolizer.html#syntax  ColorMap type]. If '''Intervals''' is selected, the first rule in the table should use the '''no data value''' of the coverage.
+
==Raster symbology==
  
Click '''Apply''' to use the new rules.
+
{| border="0" style="text-align: left;"
 +
|style="width: 50%;"|<b>Raster Symbology:</b>
 +
You can '''Add''' or '''Remove''' a rule to the table. To decide how to set up appropriate rules, it is often helpful to first look at the '''Statistics'''. You can then choose the color scheme representation under '''Type'''. The default '''Type''' is interpolation (ramp), with the others being '''Intervals''' and '''Values'''. For help in selecting the appropriate type, please refer to [http://docs.geoserver.org/latest/en/user/styling/sld-reference/rastersymbolizer.html#syntax  ColorMap type]. If '''Intervals''' is selected, the first rule in the table should use the '''no data value''' of the coverage.
  
==Point symbology==
+
'''Statistics''' displays the cumulative distribution of the values of a raster dataset as well as its <b>mean</b>, <b>median</b> and <b>IQR</b> (interquartile range), which indicates the middle 50% of the dataset.
  
{| class="wikitable"
+
Click '''Apply''' to use the new rules.
|<b>Figure 2:</b> Symbology for point layers.
+
|style="padding:10px"|[[image:new_raster_symbology2_70.png|center|style="padding:50px;"|Raster Symbology]]
|[[image:Symbology_Point.JPG|left|250px|Symbology window for points]]
+
|-
|[[image:PointSymbologyFilter.JPG|left|250px|Point Symbology Filter]]
 
|[[image:PointSymbologyGraphic.JPG|left|250px|Point Symbology Graphic]]
 
 
|}
 
|}
  
You can '''Add''' or '''Remove''' a rule to the table.
+
==Polygon symbology==
  
To modify a rule, select the rule and change its '''Filter''' or '''Graphic'''.
+
{| border="0" style="text-align: left;"
 +
|style="width: 50%;"|<b>Polygon Symbology:</b>
 +
You can '''Add''' or '''Remove''' a rule to the table. The '''Fill''' and '''Line''' of polygons can be edited, and '''Filters''' can be applied to these rules using the standard operators (<,>,=<,>=,=). Complete changes by clicking '''Apply'''.
  
Click '''Filter''' to modify a filter. In the Filter window (Fig. 2 center), select the property, condition and value to use. If there is more than one condition in the Filter window, the appropriate logical operator (AND, OR, NOT) must be selected from the drop-down menu in the toolbar.
+
|style="padding:10px"|[[image:new_polygon_symbologoy_70.png|center|style="padding:50px;"|Raster Symbology]]
 +
|-
 +
|}
  
Use the [[image:chart_column.png]] icon to view the statistics of a selected property.
+
==Symbology Import/Export==
  
To modify the graphic, click '''Graphic''' and select the symbol, color and opacity (Fig. 2 right).
+
{| border="0" style="text-align: left;"
 +
|style="width: 50%;"|<b>Polygon Symbology:</b>
 +
The Import/Export function allows you to save your symbology settings to use with another layer. Symbologies are saved separately for the three data types of point, raster and polygon. When importing a symbology, the variable name must be the same as that of the saved symbology.
  
Click '''Apply''' for the new rules to take effect.
+
To export the current symbology, click on <b>Import/Export</b> and then <b>Export</b>.
  
==Polygon Symbology==
+
To import a symbology, click on <b>Import/Export</b>, the saved symbology and then <b>Import</b>.
  
[[File:PolygonSymbology.png|thumb|alt=Main Page|Main Page|500px|center|Figure 3: Symbology for Polygon Layers.]]
+
|style="padding:10px"|[[image:symbology_importExport_70.png|center|style="padding:50px;"|Import/Export Symbology]]
 
+
|-
You can '''Add''' or '''Remove''' a rule to the table. You can edit the '''Fill''' and '''Line''' of your polygons and apply '''Filters''' for these rules with the standard commands (<,>,=<,>=,=). Finalize your edits by clicking '''Apply'''.
+
|}

Latest revision as of 23:02, 7 August 2018

The Symbology functionality (from the My Layers window) is based on styles supported by GeoServer. Please see GeoServer User manual for more information.

Point symbology

Point Symbology:

You can Add or Remove a rule to the table. Click Graphic to modify the symbol and Filter to modify a filter.

Point Symbology
Point Symbology Filter:

Select the property, condition and value. If there is more than one condition in the Filter window, select the appropriate logical operator (AND, OR, NOT) from the drop-down menu. Click the Statistics button 70.png button to view the statistics of a selected property.

Point Symbology Filter
Point Symbology Graphic:

Select the symbol, color and opacity.

Point Symbology Graphic

Raster symbology

Raster Symbology:

You can Add or Remove a rule to the table. To decide how to set up appropriate rules, it is often helpful to first look at the Statistics. You can then choose the color scheme representation under Type. The default Type is interpolation (ramp), with the others being Intervals and Values. For help in selecting the appropriate type, please refer to ColorMap type. If Intervals is selected, the first rule in the table should use the no data value of the coverage.

Statistics displays the cumulative distribution of the values of a raster dataset as well as its mean, median and IQR (interquartile range), which indicates the middle 50% of the dataset.

Click Apply to use the new rules.

Raster Symbology

Polygon symbology

Polygon Symbology:

You can Add or Remove a rule to the table. The Fill and Line of polygons can be edited, and Filters can be applied to these rules using the standard operators (<,>,=<,>=,=). Complete changes by clicking Apply.

Raster Symbology

Symbology Import/Export

Polygon Symbology:

The Import/Export function allows you to save your symbology settings to use with another layer. Symbologies are saved separately for the three data types of point, raster and polygon. When importing a symbology, the variable name must be the same as that of the saved symbology.

To export the current symbology, click on Import/Export and then Export.

To import a symbology, click on Import/Export, the saved symbology and then Import.

Import/Export Symbology