Difference between revisions of "Layer Symbology"

From GapWiki
Jump to: navigation, search
Line 20: Line 20:
 
==Raster symbology==
 
==Raster symbology==
  
[[File:Symbology_Raster.JPG|thumb|alt=Main Page|Main Page|800px|center|<b>Figure 1:</b> Symbology window for rasters.]]
+
[[File:Raster_Symbology.PNG|thumb|alt=Main Page|Main Page|800px|center|<b>Figure 1:</b> Symbology window for rasters.]]
  
 
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.
 
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.
Line 30: Line 30:
 
==Polygon symbology==
 
==Polygon symbology==
  
[[File:PolygonSymbology.png|thumb|alt=Main Page|Main Page|500px|center|<b>Figure 3:</b> Symbology for polygon layers.]]
+
[[File:Polygon_Symbology.PNG|thumb|alt=Main Page|Main Page|500px|center|<b>Figure 3:</b> Symbology for polygon layers.]]
  
 
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'''.
 
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'''.

Revision as of 12:39, 29 April 2024

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

Figure 2: Symbology for point layers.
Symbology window for points
Point Symbology Filter
Point Symbology Graphic

You can Add or Remove a rule to the table.

To modify the graphic, click Graphic and select the symbol, color and opacity (Fig. 2 right).

Click Filter to modify a filter and select the property, condition and value (Fig. 2 center). If there is more than one condition in the Filter window, select the appropriate logical operator (AND, OR, NOT) from the drop-down menu. Use the Chart column.png icon to view the statistics of a selected property.

Click Apply for the new rules to take effect.

Raster symbology

Main Page
Figure 1: Symbology window for rasters.

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.

Polygon symbology

Main Page
Figure 3: Symbology for polygon layers.

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.