Thin LAS (3D Analyst Tools)
Summary
Creates new LAS files that contain a subset of LAS points from the input LAS dataset.
Usage
Consider using this tool on over-sampled LAS data—such as photogrammetrically derived point clouds and returns from multiple overlapping lidar scans—to optimize display performance and speed up analysis operations. In mobile lidar surveys, extremely dense point returns can be captured due to the variation of the speed and movement pattern of the lidar sensor. Thinning can help create consistent density across the survey, which can help improve the result of certain automated classification routines that rely on regularly spaced point returns.
Consider preserving class codes that represent sparsely captured objects, particularly if the number of points with that class code designation represent a small fraction of the total number of points. For example, if you have points representing sparsely captured features, such as powerlines, preserving them can provide a useful context about its spatial arrangement that would otherwise be lost if those points were thinned.
Each LAS file is thinned independently from the other LAS files referenced by the LAS dataset. If the LAS files have overlapping data, use the Tile LAS tool to merge the points into nonoverlapping tiles before thinning the data.
Each input LAS file will generate an output file with a name that matches the input unless a name suffix is specified in the Output File Name Suffix parameter.
To learn more about how this tool works, see Use tiling and thinning to optimize point clouds.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input LAS Dataset |
The LAS dataset that will be processed. |
LAS Dataset Layer |
|
Target Folder |
The existing folder where the output LAS format files will be written. |
Folder |
|
Thinning Dimension |
Specifies the type of thinning operation that will be conducted.
|
String |
|
Target XY Resolution |
The size of each side of the thinning tile along the x,y-axis. |
Linear Unit |
|
Target Z Resolution (Optional) |
The height of each thinning region when using the 3D thinning method. |
Linear Unit |
|
Point Selection Method |
Specifies the method that will be used to determine which points are retained in each thinning region.
|
String |
|
Input Class Codes and Weights (Optional) |
The weights assigned to each class code that determine which points will be retained in each thinning region. This parameter is only enabled when the Class Code Weights option is specified for the Point Selection Method parameter. The class code with the highest weight will be retained in the thinning region. If two class codes with the same weight exist in a given thinning region, the class code with the smallest point source ID will be retained. Value table columns:
|
Value Table |
|
Output File Name Suffix (Optional) |
The name that will be added to each output file. |
String |
|
Output LAS Dataset (Optional) |
The output LAS dataset referencing the newly created |
LAS Dataset |
|
Preserved Classes (Optional) |
The input LAS points with the specified class code values will not be thinned from the output LAS files. |
Long |
|
Preserved Flags (Optional) |
Specifies the input LAS points that will be preserved in the output LAS files based on class flag.
|
String |
|
Preserved Returns (Optional) |
Specifies the input LAS points that will be preserved in the output LAS files based on returns.
|
String |
|
Excluded Classes (Optional) |
The input LAS points with the specified class code values will be excluded from the output LAS files. |
Long |
|
Excluded Flags (Optional) |
Specifies the input LAS points that will be excluded from the output LAS files based on class flag.
|
String |
|
Excluded Returns (Optional) |
Specifies the input LAS points that will be excluded from the output LAS files based on returns.
|
String |
|
Compression (Optional) |
Specifies whether the output
|
String |
|
Remove Variable Length Records (Optional) |
Specifies whether variable length records stored with the input LAS points will be maintained in or removed from the output LAS data.
|
Boolean |
|
Rearrange LAS Points (Optional) |
Specifies whether the order of the LAS points in the LAS files will remain the same or will be rearranged.
|
Boolean |
|
Compute Statistics (Optional) |
Specifies whether statistics will be computed for the
|
Boolean |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Folder |
The folder with the output LAS files. |
Folder |
Environments
Licensing information
- Basic: Requires 3D Analyst
- Standard: Requires 3D Analyst
- Advanced: Requires 3D Analyst