Grid legend value attribute

From Tygron Preview Support Wiki
Revision as of 18:03, 21 October 2024 by Maxim@tygron.com (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.