LAS Dataset Statistics (Data Management Tools)
Summary
Calculates or updates statistics for a LAS dataset and generates an optional statistics report.
Usage
Computing statistics will create a spatial and attribute index that helps optimize display and analysis performance. Statistics also provide a more accurate estimate for average point spacing, and additional details about point attributes. The statistics are stored in a file with the same name as its corresponding LAS file, but ending in the
.lasxextension.Statistics enable filtering options for a LAS dataset layer to automatically display the available class codes and return values in the LAS files. The LAS dataset layer can be filtered through its Layer Properties dialog box or the Make LAS Dataset Layer tool.
The optional statistics report file provides an overview of LAS properties of all files in the LAS dataset or each individual LAS file in a text format that can be imported into any number of applications.
If a LAS file's classification codes or flags are modified, its statistics get invalidated and will need to be recomputed. Similarly, if a LAS dataset has new LAS file references added, it also will result in the statistics being invalidated.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input LAS Dataset |
The LAS dataset that will be processed. |
LAS Dataset Layer |
|
Skip Existing (Optional) |
Specifies whether statistics will be calculated for all lidar files or only for those that do not have statistics:
|
Boolean |
|
Output Statistics Report Text File (Optional) |
The output text file that will contain the summary of the LAS dataset statistics. |
Text File |
|
Summary Level (Optional) |
Specify the type of summary contained in the report.
|
String |
|
Delimiter (Optional) |
The delimiter that will be used to indicate the separation of entries in the columns of the text file table.
|
String |
|
Decimal Separator (Optional) |
The decimal character that will be used in the text file to differentiate the integer of a number from its fractional part.
|
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Input LAS Dataset |
The updated LAS dataset. |
LAS Dataset Layer |
Environments
Licensing information
- Basic: Requires 3D Analyst or Spatial Analyst
- Standard: Yes
- Advanced: Yes