Label | Explanation | Data Type |
Input LAS Dataset | The LAS dataset to process. | LAS Dataset Layer |
Method | Specifies the noise detection method that will be used.
| String |
Edit Classification | Specifies whether LAS points that are identified as noise will be reclassified.
| Boolean |
Assign Withheld Flag
| Specifies whether the withheld classification flag will be assigned to noise points. This option is only enforced if the Edit Classification parameter is checked.
| 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 |
Ground | The ground surface that will be used to define relative height. | Raster Layer |
Minimum Height | The height that will define the lowest z-value threshold for identifying noise points. Any point that is lower than the specified value will be classified as noise. If a ground surface is specified, this threshold will be based on an offset from the ground such that a value of -3 feet means any points that are 3 feet below the ground surface will be classified as noise. | Linear Unit |
Maximum Height | The height that will define the highest z-value threshold for identifying noise points. Any point that is higher than the specified value will be classified as noise. If a ground surface is provided, this threshold will be based on an offset from the ground such that a value of 250 meters means any points that are higher than 250 meters above the ground surface will be classified as noise. | Linear Unit |
Neighborhood Point Limit | The maximum number of points in the analysis volume that can be qualified as noise when using the Isolation method. If the analysis volume contains any number of LAS points that are equal to or less than this value, those points will be classified as noise. | Long |
Neighborhood Width | The size of each dimension in the XY space of the analysis volume when using the Isolation method. | Linear Unit |
Neighborhood Height | The height of the analysis volume when using the Isolation method. | Linear Unit |
Processing Extent (Optional) | The extent of the data that will be evaluated.
| Extent |
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 Noise Points
(Optional) | The output point features that represent the LAS points identified as noise. | Feature Class |
Update pyramid
(Optional) | Specifies whether the LAS dataset pyramid will be updated after the class codes are modified.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output LAS Dataset | The LAS dataset to be modified. | LAS Dataset Layer |