LAS Height Metrics (3D Analyst Tools)
Summary
Calculates statistics about the distribution of elevation measurements of vegetation points captured in LAS data.
Usage
This tool generates statistical derivatives of points above the ground to provide greater understanding of the forest canopy. LAS points assigned with a class code value of 0 or 1, which represent unclassified points, and 3, 4, and 5, which represent vegetation points, are analyzed.
The LAS data being processed must have ground points classified prior to executing this tool. The Classify LAS Ground tool can be used to meet this requirement.
This tool will output one raster for each statistic option and height percentile specified. The name of each raster will begin with the specified base name and the height metric or spatial statistic. For the mean raster, the word "mean" is appended to the file name. For standard deviation, "stdev" will be added to the file name. For median absolute deviation, "mad" will be added to the file name.
Use the Minimum Height parameter to exclude very low points, particularly if ground points have not been thoroughly classified, as they may distort the results of this tool.
Use the Minimum Number of Points parameter to exclude areas that contain too few points above the ground to produce meaningful results.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input LAS Dataset |
The LAS dataset that will be processed. |
LAS Dataset Layer |
|
Output Location |
The folder or geodatabase where the output raster datasets will reside. When the output location is a folder, the resulting raster datasets will be in the TIFF format. |
Workspace |
|
Output Base Name (Optional) |
The base name for the output raster datasets. |
String |
|
Statistics Options (Optional) |
Specifies the statistics calculated for the unclassified and vegetation points above the ground that are within the area of each cell in the output raster.
|
String |
|
Height Percentiles (Optional) |
The height at which the specified percentage of points in the cell fall below. For example, a value of 95 means the resulting cell values indicate the height at which 95 percent of points above the ground occur. |
Long |
|
Minimum Height |
The minimum height above ground for points that will be evaluated. |
Linear Unit |
|
Minimum Number of Points |
The minimum number of points that must be present in a given cell to calculate height metrics. Cells with fewer points than the specified minimum will have no data in the output. |
Long |
|
Cell Size |
The cell size of the output raster datasets. |
Linear Unit |
|
Raster Format (Optional) |
Specifies the raster format that will be created when the output location is a folder.
|
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Location |
The location of the output raster datasets. |
Workspace |
|
Output Raster |
The output raster datasets. |
Raster Dataset |
Environments
Current Workspace, Extent, Output Coordinate System, Geographic Transformations
Licensing information
- Basic: Requires 3D Analyst
- Standard: Requires 3D Analyst
- Advanced: Requires 3D Analyst