The Data Management toolset provides a collection of geoprocessing tools that operate on the terrain, TIN, and LAS dataset. The tools are organized into the following toolsets:
-
LAS Dataset—Contains tools for analyzing and managing the classification of lidar data referenced by a LAS dataset.
Terrain Dataset—Contains tools for creating and managing a terrain dataset, which is a multiresolution triangulated surface comprised of feature based measurements stored in a feature dataset.
TIN—Contains tools for creating and editing a triangulated irregular network (TIN) dataset, which is a single resolution surface comprised of feature based measurements.
LAS Dataset
Geoprocessing Tool | Description |
---|---|
Modifies the class code values of LAS files referenced by a LAS dataset. | |
Classifies ground points in lidar data. | |
Reclassifies lidar points based on their height from the ground surface. | |
Evaluates the statistics of LAS points that overlay the area defined by polygon features. | |
Identifies lidar points within the three-dimensional proximity of z-enabled features while also providing the option to reclassify the points and export them to an output feature class. | |
Classifies data points in LAS files referenced by a LAS dataset using point, line, and polygon features. |
Terrain Dataset
Geoprocessing tools | Description |
---|---|
Adds one or more feature classes to a terrain dataset. | |
Adds one or more pyramid levels to an existing terrain dataset. | |
Appends points to a point feature referenced by a terrain dataset. | |
Performs tasks required for analyzing and displaying a terrain dataset. | |
Changes the reference scale associated with a terrain pyramid level. | |
Changes the pyramid levels at which a feature class will be enforced for a given terrain dataset. | |
Creates a new terrain dataset. | |
Deletes points within a specified area of interest from one or more features that participate in a terrain dataset. | |
Removes reference to a feature class participating in a terrain dataset. | |
Removes a pyramid level from a terrain dataset. | |
Replaces points referenced by a terrain dataset with points from a specified feature class. |
TIN
Tool | Description |
---|---|
Creates a copy of a triangulated irregular network (TIN) dataset. | |
Creates a triangulated irregular network (TIN) dataset. | |
Redefines the data area, or interpolation zone, of a triangulated irregular network (TIN) based on its triangle edge length. | |
Loads data from one or more input features to modify the surface of an existing triangulated irregular network (TIN). |
The following tools were deprecated at the release of version 10.0:
Geoprocessing Tool | Recommendation |
---|---|
Add Terrain Points | Use the Append Terrain Points tool to add points to a terrain dataset. |
Remove Terrain Points | Use the Delete Terrain Points tool to remove points from a terrain dataset. |