Grid legend value attribute
(Redirected from Grid Legend Value Attribute)
Jump to navigation
Jump to search
The Grid Legend Value Attribute is used when exporting a Grid Overlay as Legend Polygons, Points or Multi Polygons. This specifies how the VALUE attribute is calculated for each exported feature. Available options are:
- Legend: Uses the value of the legend entry set in the Grid Overlay.
- Avg: Average grid value based on the feature's geometry.
- Min: Min grid value based on the feature's geometry.
- Max: Max grid value based on the feature's geometry.
- Volume: Volume (area * avg value) grid value based on the feature's geometry.
- Stdev: Standard deviation grid value based on the feature's geometry.
- Area: Area grid value based on the feature's geometry.