| 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 |
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 files. | 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 .las file will be in a compressed format or the standard LAS format.
| 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 .las files referenced by the LAS dataset. Computing statistics provides a spatial index for each .las file, which improves analysis and display performance. Statistics also enhance the filtering and symbology experience by limiting the display of LAS attributes, such as classification codes and return information, to values that are present in the .las file.
| Boolean |
Derived Output
| Label | Explanation | Data Type |
| Output Folder | The folder with the output LAS files. | Folder |