Label | Explanation | Data Type |
Input LAS Dataset | The LAS dataset that will be processed. | LAS Dataset Layer |
Method (Optional) | Specifies the noise detection method that will be used.
| String |
Edit Classification (Optional) | Specifies whether LAS points that are identified as noise will be reclassified.
| Boolean |
Assign Withheld Flag
(Optional) | Specifies whether the withheld classification flag will be assigned to noise points. This parameter is enabled when 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 Raster Surface (Optional) | The ground raster surface that will be used to compute relative height values for each point. This parameter is required when the Method parameter is set to Relative Height from Ground. | Raster Layer |
Minimum Height (Optional) | The height that will define the lowest z-value threshold for identifying noise points. Any point that is lower than the value provided will be classified as noise. If a ground surface is specified, this threshold will be based on an offset from the ground so 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 (Optional) | The height that will define the highest z-value threshold for identifying noise points. Any point that is higher than the value provided will be classified as noise. If a ground surface is provided, this threshold will be based on an offset from the ground so 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 (Optional) | 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 (Optional) | The size of each dimension in the x,y space of the analysis volume when using the Isolation method. | Linear Unit |
Neighborhood Height (Optional) | 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 |