Attribute (Distance Overlay): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Overlay keys|<onlyinclude> {{Overlay keys|type=row|group=Distance Overlay |key=KEY |unit= |description=Attribute used to retrieve a value from one or more Layers for a specific grid cell. Grid cell value will be averaged over the selected distance. |defaultvalue=DISTANCE_ZONE_M |icon=distancewizard_icon_distance_zone_m.png }}</onlyinclude>}} {{article end |seealso= * Distance zone m (Function Value) }}") |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Overlay keys|<onlyinclude> | {{Overlay keys|<onlyinclude> | ||
{{Overlay keys|type=row|group=Distance Overlay | {{Overlay keys|type=row|group=Distance Overlay | ||
|key= | |key=DISTANCE_ZONE_M | ||
|unit= | |unit=m | ||
|range=0 to {{Grid Overlay max value}} | |||
|description=Attribute used to retrieve a value from one or more Layers for a specific grid cell. Grid cell value will be averaged over the selected distance. | |description=Attribute used to retrieve a value from one or more Layers for a specific grid cell. Grid cell value will be averaged over the selected distance. | ||
|defaultvalue= | |defaultvalue=0 | ||
|icon=distancewizard_icon_distance_zone_m.png | |icon=distancewizard_icon_distance_zone_m.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
{{article end | {{article end | ||
|notes= | |||
* When using the [[API]], this attribute can be set for a Distance Overlay using the default key '''KEY'''. | |||
|seealso= | |seealso= | ||
* [[Distance zone m ( | * [[Distance zone m (Distance Overlay)]] | ||
* [[Attribute timeframes (Distance Overlay)]] | |||
}} | }} | ||
{{DistanceOverlay nav}} |
Latest revision as of 15:35, 2 February 2024
Icon | Key | Unit | Range | Description | Default value |
---|---|---|---|---|---|
DISTANCE_ZONE_M | m | 0 to 2000.0 | Attribute used to retrieve a value from one or more Layers for a specific grid cell. Grid cell value will be averaged over the selected distance. | 0 |
Notes
- When using the API, this attribute can be set for a Distance Overlay using the default key KEY.
See also