Width#
Algorithm ID: hedgetools:width
This tool takes a polygon vector layer representing hedges and a line vector layer representing their median axis, and computes the width of each polygon.
Parameters#
Label |
Name |
Type |
Description |
|---|---|---|---|
Input polygon layer |
|
[vector: polygon] |
Polygon vector layer representing the hedges. |
Input arc layer |
|
[vector: line] |
Line vector layer representing the hedge median axis. |
Width method |
|
[enumeration] |
Method used to compute width:
|
Sampling distance (meters) |
|
[numeric: integer] |
Interval along the median axis used for width sampling. |
Percentile for outlier removal |
|
[numeric: integer] |
Removes extreme width values using the IQR method with the specified percentile before computing summary statistics. |
Output width layer |
|
[vector: polygon] |
Output polygon vector layer. |
Outputs#
Label |
Name |
Type |
Description |
|---|---|---|---|
Output width layer |
|
[vector: polygon] |
Polygon vector layer with five new fields per selected method: |