Label | Explanation | Data Type |
Input Point Cloud | The LAS dataset or point cloud scene layer package (.slpk file) to process. | LAS Dataset Layer; Scene Layer; File |
Target Folder
| The existing folder to which the output .las files will be written. | Folder |
Processing Extent (Optional) | The extent of the data that will be evaluated.
| Extent |
Extraction Boundary
(Optional) | A polygon boundary that defines the area of the .las files that will be clipped. | Feature Layer |
Process entire LAS files that intersect extent
(Optional) | Specifies how the area of interest will be used in determining how .las files will be processed. The area of interest is defined by the Processing Extent parameter value, the Processing Boundary parameter value, or a combination of both.
| Boolean |
Output File Name Suffix (Optional) | The text that will be appended to the name of each output .las file. Each file will inherit its base name from its source file, followed by the suffix specified in this parameter. | String |
Remove Variable Length Records
(Optional) | Specifies whether variable length records (VLRs) will be removed. Each .las file may potentially contain a set of VLRs that were added by the software that produced it. The meaning of these records is typically only known by the originating software. Unless the output LAS data will be processed by an application that understands this information, retaining the VLRs may not provide any value-added functionality. Removing the VLRs can potentially save significant disk space depending on their total size and the number of files containing them.
| Boolean |
Rearrange points (Optional) | Specifies whether points in the .las files 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 |
Output LAS Dataset
(Optional) | The output LAS dataset referencing the newly created .las files. | LAS Dataset |
Compression
(Optional) | Specifies whether the output .las file will be in a compressed format or the standard LAS format.
| String |
Derived Output
Label | Explanation | Data Type |
Output Folder | The folder to which the .las files will be written. | Folder |