Avg terrain width m (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
|attribute=AVG_TERRAIN_WIDTH_M
|attribute=AVG_TERRAIN_WIDTH_M
|unit=m
|unit=m
|range=0 to 10000<br>(for a [[grid cell]] size of 1 m)
|range=0 to 10000<br>(for 1m [[grid cell size]])
|description=With the surface water mode set to '''Avg Terrain''', identified water average areas can be extended to include surrounding terrain within the configured distance.
|description=With the surface water mode set to '''Avg Terrain''', identified water average areas can be extended to include surrounding terrain within the configured distance.
|defaultvalue=1000
|defaultvalue=1000
Line 15: Line 15:
<gallery mode=nolines widths=300px heights=200px>
<gallery mode=nolines widths=300px heights=200px>
File:Wateroverlay_avg_terrain_width_1000m.png|[[Water Overlay]] set to [[Surface water (Water Overlay)|Grid Averaging Terrains]] and a configured average terrain width of 1000m.
File:Wateroverlay_avg_terrain_width_1000m.png|[[Water Overlay]] set to [[Surface water (Water Overlay)|Grid Averaging Terrains]] and a configured average terrain width of 1000m.
File:Wateroverlay_avg_terrain_width_100m.png|[[Water Overlay]] set to [[Surface water (Water Overlay)|Grid Averaging Terrains]] and a configured average shore width of 100m.
File:Wateroverlay_avg_terrain_width_100m.png|[[Water Overlay]] set to [[Surface water (Water Overlay)|Grid Averaging Terrains]] and a configured average terrain width of 100m.
File:Wateroverlay_difference_waterlevel_avg_terrain_width.png|Difference in [[Surface last value result type (Water Overlay)|water level]].
File:Wateroverlay_difference_waterlevel_avg_terrain_width.png|Difference in [[Surface last value result type (Water Overlay)|water level]].
</gallery>
</gallery>
Line 21: Line 21:
{{article end
{{article end
|notes=
|notes=
* This option is only used when the [[Surface_water_(Water_Overlay)|surface water mode]] is set to '''Avg Terrain'''.
* This option is only used when the [[Surface water (Water Overlay)|surface water mode]] is set to '''Avg Terrain'''.
* As indicated by the range, the average terrain width is converted to a grid cell amount; the average terrain width is divided by the [[grid cell size]].
* The average terrain width is converted to grid cells by dividing it by the [[grid cell size]].
|howtos=
|howtos=
* [[How to add and remove an Attribute]]
* [[How to add and remove an Attribute]]
|api=
* [[Api session event editor overlay set attribute]]
}}
}}


{{WaterOverlay model attribute nav}}
{{WaterOverlay model attribute nav}}

Latest revision as of 14:06, 15 July 2026

Average terrain width can be configured in the Simulation Settings step, when the surface water mode set to Avg Terrain.

This allows water on land to be averaged with the waterways. Water on land that can be averaged has to be higher than the configured AVG_TERRAIN_STORAGE_M.


Notes

  • This option is only used when the surface water mode is set to Avg Terrain.
  • The average terrain width is converted to grid cells by dividing it by the grid cell size.

How-to's

API Endpoints