The General toolset contains tools for performing general data management operations. The toolset contains tools for combining feature classes or tables; renaming, copying, or deleting datasets; finding or deleting duplicate or identical records; and sorting records.
Tool | Description |
---|---|
Analyzes Python scripts and custom geoprocessing tools and toolboxes for functionality that is not supported in ArcGIS Pro. | |
Appends multiple input datasets into an existing target dataset. Input datasets can be feature classes, tables, shapefiles, rasters, or annotation or dimensions feature classes. | |
Makes a copy of the input data. | |
Creates a view in a database based on an SQL expression. | |
Permanently deletes data from disk. All types of geographic data supported by ArcGIS, as well as toolboxes and workspaces (folders and geodatabases), can be deleted. If the specified item is a workspace, all contained items are also deleted. | |
Deletes records in a feature class or table which have identical values in a list of fields. If the geometry field is selected, feature geometries are compared. | |
Exports an ArcGIS Pro report to a PDF file. | |
Reports any records in a feature class or table that have identical values in a list of fields, and generates a table listing these identical records. If the field Shape is selected, feature geometries are compared. | |
Combines multiple input datasets into a single, new output dataset. This tool can combine point, line, or polygon feature classes or tables. | |
Changes the name of a dataset. This includes a wide variety of data types, among them feature dataset, raster, table, and shapefile. | |
Reorders records in a feature class or table, in ascending or descending order, based on one or multiple fields. The reordered result is written to a new dataset. | |
Transfers files between a file system and a cloud storage workspace. |