Foliage height calculation model: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "Knowing where foliage is present and at what height it is situated for each grid cell of a Heat Overlay is important and used in the Shade and Skyview calculation models. The foliage height for each grid cell can be determined in a number of ways: * By supplying the areas which each hold the height of foliage for the whole polygon of..."
 
No edit summary
Line 1: Line 1:
Knowing where foliage is present and at what height it is situated for each grid cell of a [[Heat Overlay]] is important and used in the [[Shade calculation model (Heat Overlay)|Shade]] and [[Sky view factor calculation model (Heat Overlay)|Skyview]] calculation models.
Knowing where foliage is present and at what height it is situated for each grid cell of a [[Heat Stress Overlay]] is important and used in the [[Shade calculation model (Heat Stress Overlay)|Shade]] and [[Sky view factor calculation model (Heat Overlay)|Skyview]] calculation models.


The foliage height for each grid cell can be determined in a number of ways:
The foliage height for each grid cell can be determined in a number of ways:
* By supplying the [[area]]s which each hold the [[Foliage height (Heat Overlay)|height of foliage]] for the whole polygon of a particular area.
* By supplying the [[area]]s which each hold the [[Foliage height (Heat Stress Overlay)|height of foliage]] for the whole polygon of a particular area.
* By supplying a [[foliage height prequel (Heat Overlay)|prequel Grid Overlay]] which holds the foliage heights as a grid.
* By supplying a [[foliage height prequel (Heat Stress Overlay)|prequel Grid Overlay]] which holds the foliage heights as a grid.
* By calculating foliage based on the height of foliage [[function]]s and their [[Foliage crown factor (Heat Overlay)|foliage crown factor]].
* By calculating foliage based on the height of foliage [[function]]s and their [[Foliage crown factor (Heat Stress Overlay)|foliage crown factor]].


The options for determining the foliage height are mutually exclusive. Only one option will determine the foliage height.  
The options for determining the foliage height are mutually exclusive. Only one option will determine the foliage height.  
Line 11: Line 11:


==Rasterization==
==Rasterization==
Regardless of the source for foliage heights, as a preparatory step for the calculations the data is transformed into a rasterized form. The end-result can be accessed via the [[foliage result type (Heat Overlay)|foliage result type]]
Regardless of the source for foliage heights, as a preparatory step for the calculations the data is transformed into a rasterized form. The end-result can be accessed via the [[foliage result type (Heat Stress Overlay)|foliage result type]]


===Foliage Areas ===
===Foliage Areas ===
Line 17: Line 17:


===Foliage Grid Overlays===
===Foliage Grid Overlays===
In case you have a Grid Overlay with Foliage height, you can create a GeoTiff Overlay and use it as a [[Prequels (Heat Overlay)|prequel Overlay]] to configure the foliage height.
In case you have a Grid Overlay with Foliage height, you can create a GeoTiff Overlay and use it as a [[Prequels (Heat Stress Overlay)|prequel Overlay]] to configure the foliage height.


===Functions===
===Functions===
In the case that foliage heights are derived from [[Function]]s with a [[foliage crown factor (Heat Overlay)|foliage crown factor]], a calculation is performed for all foliage in the project. A building is deemed foliage when it meets the following criteria:
In the case that foliage heights are derived from [[Function]]s with a [[foliage crown factor (Heat Stress Overlay)|foliage crown factor]], a calculation is performed for all foliage in the project. A building is deemed foliage when it meets the following criteria:
* The building has the [[Function Category]] NATURE.
* The building has the [[Function Category]] NATURE.
* The building has its [[Function Value]] for the [[foliage crown factor (Heat Overlay)|foliage crown factor]] greater than 0.
* The building has its [[Function Value]] for the [[foliage crown factor (Heat Stress Overlay)|foliage crown factor]] greater than 0.
* The building is not [[exclude buildings (Heat Overlay)|excluded]] from calculations.
* The building is not [[exclude buildings (Heat Stress Overlay)|excluded]] from calculations.


The calculation of foliage heights for all grid cells is then performed as follows:
The calculation of foliage heights for all grid cells is then performed as follows:
Line 31: Line 31:
# In case the foliage height > 0, and the grid cell i is within range of the foliage diameter of cell j, the calculated foliage height for cell i is based on the distance from the center of the tree and a linear declining foliage height. The linear decline is 1:1 and currently cannot be set to a different decline. See the image below.
# In case the foliage height > 0, and the grid cell i is within range of the foliage diameter of cell j, the calculated foliage height for cell i is based on the distance from the center of the tree and a linear declining foliage height. The linear decline is 1:1 and currently cannot be set to a different decline. See the image below.
# The maximum foliage height is eventually stored as the foliage height of that cell.  
# The maximum foliage height is eventually stored as the foliage height of that cell.  
# Additionally, the [[Bowen ratio (Heat Overlay)|Bowen ratio]] is set to 0.4 and the [[Vegetation fraction (Heat Overlay)|vegetation fraction]] is set to 1.
# Additionally, the [[Bowen ratio (Heat Stress Overlay)|Bowen ratio]] is set to 0.4 and the [[Vegetation fraction (Heat Stress Overlay)|vegetation fraction]] is set to 1.
[[File:Foliage_trunk.png|400px]][[File:Foliage crown factor.png|400px]][[File:Foliage top.png|400px]]
[[File:Foliage_trunk.png|400px]][[File:Foliage crown factor.png|400px]][[File:Foliage top.png|400px]]

Revision as of 13:55, 13 April 2026

Knowing where foliage is present and at what height it is situated for each grid cell of a Heat Stress Overlay is important and used in the Shade and Skyview calculation models.

The foliage height for each grid cell can be determined in a number of ways:

The options for determining the foliage height are mutually exclusive. Only one option will determine the foliage height.

It depends on the available data and the use case which option you will choose as a user. When developing future scenarios in which other users can add foliage to unknown location, it is advised to use the Foliage crown factor option.

Rasterization

Regardless of the source for foliage heights, as a preparatory step for the calculations the data is transformed into a rasterized form. The end-result can be accessed via the foliage result type

Foliage Areas

In case you have vector data containing foliage areas with foliage heights, you can import these by following the how-to: How to import foliage height areas.

Foliage Grid Overlays

In case you have a Grid Overlay with Foliage height, you can create a GeoTiff Overlay and use it as a prequel Overlay to configure the foliage height.

Functions

In the case that foliage heights are derived from Functions with a foliage crown factor, a calculation is performed for all foliage in the project. A building is deemed foliage when it meets the following criteria:

The calculation of foliage heights for all grid cells is then performed as follows:

  1. For each grid cell with foliage, the foliage diameter is calculated by multiplying the height of the foliage building with the foliage crown factor. Dividing the diameter by 2 yields the radius.
  2. This radius and foliage height is stored for each grid cell.
  3. For each grid cell i, each surrounding cell j within a search range of 100 meters is checked for a foliage height.
  4. In case the foliage height > 0, and the grid cell i is within range of the foliage diameter of cell j, the calculated foliage height for cell i is based on the distance from the center of the tree and a linear declining foliage height. The linear decline is 1:1 and currently cannot be set to a different decline. See the image below.
  5. The maximum foliage height is eventually stored as the foliage height of that cell.
  6. Additionally, the Bowen ratio is set to 0.4 and the vegetation fraction is set to 1.