Distance m (Average Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
{{article end
{{article end
|notes=
|notes=
* Combining a DISTANCE_M set to 0, with some form of [[No data interpolation (Average Overlay)|{{nodata}} interpolation]] will effectively produce a [[Grid Overlay]] which "fills up the gaps" of another [[Grid Overlay]].
* Combining a DISTANCE_M set to 0, with some form of [[Avg interpolated result type (Average Overlay)|{{nodata}} interpolation]] will effectively produce a [[Grid Overlay]] which "fills up the gaps" of another [[Grid Overlay]].
|seealso=
|seealso=
* [[Average Overlay]]
* [[Average Overlay]]
* [[No data interpolation (Average Overlay)]]
* [[Avg interpolated result type (Average Overlay)]]
}}
}}

Revision as of 15:00, 31 January 2024

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

See also