Distance m (Average Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|seealso= | |seealso= | ||
* [[Average Overlay]] | * [[Average Overlay]] | ||
* [[Model attributes (Average Overlay)]] | |||
* [[Avg interpolated result type (Average Overlay)]] | * [[Avg interpolated result type (Average Overlay)]] | ||
}} | }} |
Revision as of 16:36, 31 January 2024
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
DISTANCE_M | m | 0 to 2000.0 | The radius within which an average value must be computed. | 100 |
The greater the radius, the more cells are included in the calculation of the average.
When the DISTANCE_M is set to 0, no averaging will effectively take place. The Average Overlay will simply display the value it finds as input. This configuration sets up the Average Overlay as an Input overlay.
Notes
- Combining a DISTANCE_M set to 0, with some form of NO_DATA interpolation will effectively produce a Grid Overlay which "fills up the gaps" of another Grid Overlay.