Distance m (Average Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
|attribute=DISTANCE_M
|attribute=DISTANCE_M
|unit=m
|unit=m
|range=0 to {{Grid Overlay max value}}
|description=The radius within which an average value must be computed.
|description=The radius within which an average value must be computed.
|defaultvalue=100
|defaultvalue=100
|icon=
|icon=AverageWizard_icon_distance_m.png
}}</onlyinclude>}}
}}</onlyinclude>}}


Line 14: Line 15:
{{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]]
* [[Avg interpolated result type (Average Overlay)]]
* [[No data interpolation (Average Overlay)]]
}}
}}
{{AverageOverlay nav}}

Latest revision as of 16:14, 2 February 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