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 files will be written. | Folder |
Thinning Dimension
| 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
| The method 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 are retained in each thinning region. This parameter is only enabled when the Class Code Weights option is specified in 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 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) | The input LAS points with the specified class flag designations will be preserved in the output LAS files.
| String |
Preserved Returns
(Optional) | The input LAS points with the specified returns will be preserved in the output LAS files.
| 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) | The input LAS points with the specified class flag designations will be excluded from the output LAS files.
| String |
Excluded Returns
(Optional) | The input LAS points with the specified returns will be excluded from the output LAS files.
| 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) | Indicates whether variable length records stored with the input LAS points will be preserved or eliminated in the output LAS data.
| Boolean |
Rearrange LAS Points (Optional) | Indicates if LAS points will be stored in spatially organized clusters.
| 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 |