Template:Features from Raster: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ __NOTOC__ ===Features from Raster=== The ''Features from Raster'' tool derives features such as streams and roadway embankments from an elevation raster. ====Input Parameters==== *''Input raster'' – Select the input elevation raster. *''Feature type'' – Select the feature type to generate. **"Stream" – This option generates stream lines given the threshold area for stream generation. **"Ridge" – This option generates ridge lines for t...") |
No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 11: | Line 11: | ||
*''Threshold area'' – The threshold area to use for stream or ridge generation. | *''Threshold area'' – The threshold area to use for stream or ridge generation. | ||
*''Pre-processing engine'' – Which pre-processing engine to use. | *''Pre-processing engine'' – Which pre-processing engine to use. | ||
**"[https://www.whiteboxgeo.com/manual/ | **"[https://www.whiteboxgeo.com/manual/wbt_book/available_tools/hydrological_analysis.html#Rho8Pointer rho8]" – Computes flow directions and accumulations using the Rho8 algorithm. | ||
**"[https://www.whiteboxgeo.com/manual/ | **"[https://www.whiteboxgeo.com/manual/wbt_book/available_tools/hydrological_analysis.html#FlowAccumulationFullWorkflow Whitebox full workflow]" – Computes flow directions and accumulations using the Whitebox tool full workflow algorithm that uses a standard D8 method for computing flow directions. | ||
====Output Parameters==== | ====Output Parameters==== | ||
*''Output coverage'' – The | *''Output coverage'' – Defines the name of the tool-generated output coverage | ||
* Breached, Flow direction, and Flow accumulation rasters are also generated from this tool. The names of these are currently hardwired to the original raster names ending in ''_breached'', ''_flowdir'', and ''_flowaccum'' respectively. An additional extension is added to the end of the raster name based on the pre-processing engine used. | |||
====Current Location in toolbox==== | ====Current Location in toolbox==== | ||
Coverages/Features from Raster | Coverages/Features from Raster | ||
{{-}} | {{-}} | ||
<noinclude>[[Category: | <noinclude>[[Category:Toolbox Coverages]]</noinclude> |
Latest revision as of 19:51, 25 October 2023
Features from Raster
The Features from Raster tool derives features such as streams and roadway embankments from an elevation raster.
Input Parameters
- Input raster – Select the input elevation raster.
- Feature type – Select the feature type to generate.
- "Stream" – This option generates stream lines given the threshold area for stream generation.
- "Ridge" – This option generates ridge lines for the inverted raster given the threshold area for ridge generation.
- Threshold area – The threshold area to use for stream or ridge generation.
- Pre-processing engine – Which pre-processing engine to use.
- "rho8" – Computes flow directions and accumulations using the Rho8 algorithm.
- "Whitebox full workflow" – Computes flow directions and accumulations using the Whitebox tool full workflow algorithm that uses a standard D8 method for computing flow directions.
Output Parameters
- Output coverage – Defines the name of the tool-generated output coverage
- Breached, Flow direction, and Flow accumulation rasters are also generated from this tool. The names of these are currently hardwired to the original raster names ending in _breached, _flowdir, and _flowaccum respectively. An additional extension is added to the end of the raster name based on the pre-processing engine used.
Current Location in toolbox
Coverages/Features from Raster