Label | Explanation | Data Type |
Target Point Cloud
| The point cloud that will be classified. | LAS Dataset Layer |
Input Model Definition
| The input Esri model definition file (*.emd) or deep learning package (*.dlpk) that will be used to classify the point cloud. A web address for a deep learning package that is published on ArcGIS Online or ArcGIS Living Atlas can also be used. | File; String |
Target Classification
| The class codes from the trained model that will be used to classify the input point cloud. All classes from the input model will be used by default unless a subset is specified. | String |
Existing Class Code Handling
(Optional) | Specifies how the editable points from the input point cloud will be defined.
| String |
Existing Class Codes
(Optional) | The classes for which points will be edited or have their original class code designation preserved based on the Existing Class Code Handling parameter value. | Long |
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 |
Processing Boundary
| The polygon boundary that defines the subset of points to be processed from the input point cloud. Points outside the boundary features will not be evaluated. | Feature Layer |
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 Point Cloud | The point cloud that was classified by the deep learning model. | Feature Layer |