How to improve the estimated foliage overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
This how-to assumes you have followed the previous [[How to use a Infrared WMS to estimate foliage height|how-to]] on how to estimate foliage height using an Infrared WMS overlay.
This how-to assumes you have followed the previous [[How to use a Infrared WMS to estimate foliage height|how-to]] on how to estimate foliage height using an Infrared [[WMS Overlay]].
 
The how-to ends with a combo overlay that estimates the foliage height based on infra red images, a color filtering overlay and the subtraction of the surface and terrain height overlays.
The resulting overlay provided a reasonable height for the tree trunks, but less for the branches of the trees. This how-to tries to improve the estimated foliage.
<youtube>qk_5Qy1QkeM</youtube>
<youtube>qk_5Qy1QkeM</youtube>


{{editor location|overlays|}}
{{editor location|overlays|}}


{{editor steps|title=compute a foliage estimation from an infrared WMS
{{editor steps|title= improve the estimated foliage overlay
| Add a new [[WMS Overlay]], with "Infrared" as its [[Project Source]]. This source is available by default.
| Hover over Overlays in the ribbon bar, and under Grid Calculation select '''Average and Interpolation'''.
| Select the most recent infrared layer.
| In the Average Overlay's detail panel, click on the ''Configuration Wizard'' button.
| As result type, select the "Red" color channel.
| In the ''Operator'' step of the wizard, select the ''MAX'' option.
| Add a [[Combo Overlay]], and set Grid Overlay "A" to the created [[WMS Overlay]] with the Infrared [[Project Source]].
| In the ''Type'' step select ''Input based on an other [[Grid Overlay]]''.
| As formula for the [[Combo Overlay]], enter "GT(A, 160)"
| In the ''Overlay'' step select the Custom Foliage Height overlay that we created using the previous [[How to use a Infrared WMS to estimate foliage height|how-to]].
| Duplicate the [[WMS Overlay]], and set the result type of the duplicate to the "Green" color channel.
| Select finish to close the wizard.
| Add the second [[WMS Overlay]] to the [[Combo Overlay]] as Grid Overlay "B".
| In the Average Overlay's detail panel, select the Cell averaging distance field and provide the value '12'.
| Change the formula for the [[Combo Overlay]] to MUL(GT(A, 160), GT(B, 80),14)
| Click on the update now button to calculate the Average Overlay.
| Add a [[Heat Overlay]], and open its configuration wizard.
| Hover over Overlays in the ribbon bar, and under Grid Calculation, select '''Combo'''.
| Continue to the step regarding Foliage, and in that step opt to use a grid as input.
| In the combo Overlay's detail panel, select the name field and name it ''Improved Foliage Height''.
| As foliage input grid, select the configured [[Combo Overlay]].
| Select the combo box for ''Grid Input A'' and select the ''Custom Foliage Height'' Overlay.
| The [[Heat Overlay]] now performs calculations using foliage which is derived from infrared imagery.
| Select the combo box for ''Grid Input B'' and select the ''Average Value'' Overlay.
| Select the formula field and type the following formula: <code>IF(GT (A, 0) , B , 0)</code>.
| Select the update now link to calculate the ''Improved Foliage Height''.
}}
 
{{gallery
|how_to_custom_foliage_height.jpg|Estimated foliage height.
|how_to_improved_foliage_height.jpg|Improved estimated foliage height.
}}
}}


{{article end
{{article end
|notes=
* The average distance of 12 meters is not set in stone, alternative average distances can be used.
|howtos=
|howtos=
*[[How to use a Infrared WMS to estimate foliage height]]
*[[How to use a Infrared WMS to estimate foliage height]]
Line 27: Line 37:
* [[Heat Overlay]]
* [[Heat Overlay]]
}}
}}
[[Category:How-to's]]

Latest revision as of 15:30, 30 January 2024

This how-to assumes you have followed the previous how-to on how to estimate foliage height using an Infrared WMS Overlay. The how-to ends with a combo overlay that estimates the foliage height based on infra red images, a color filtering overlay and the subtraction of the surface and terrain height overlays. The resulting overlay provided a reasonable height for the tree trunks, but less for the branches of the trees. This how-to tries to improve the estimated foliage.

Editor → Current Situation (Ribbon tab) → Overlays (Ribbon bar)
How to improve the estimated foliage overlay:
  1. Hover over Overlays in the ribbon bar, and under Grid Calculation select Average and Interpolation.
  2. In the Average Overlay's detail panel, click on the Configuration Wizard button.
  3. In the Operator step of the wizard, select the MAX option.
  4. In the Type step select Input based on an other Grid Overlay.
  5. In the Overlay step select the Custom Foliage Height overlay that we created using the previous how-to.
  6. Select finish to close the wizard.
  7. In the Average Overlay's detail panel, select the Cell averaging distance field and provide the value '12'.
  8. Click on the update now button to calculate the Average Overlay.
  9. Hover over Overlays in the ribbon bar, and under Grid Calculation, select Combo.
  10. In the combo Overlay's detail panel, select the name field and name it Improved Foliage Height.
  11. Select the combo box for Grid Input A and select the Custom Foliage Height Overlay.
  12. Select the combo box for Grid Input B and select the Average Value Overlay.
  13. Select the formula field and type the following formula: IF(GT (A, 0) , B , 0).
  14. Select the update now link to calculate the Improved Foliage Height.



Notes

  • The average distance of 12 meters is not set in stone, alternative average distances can be used.

How-to's

See also