ToolBox 2 Flashcards
Adds the fields POINT_X and POINT_Y to the point input features and calculates their values. It also appends the POINT_Z and POINT_M fields if the input features are Z- and M-enabled.
Add XY Coordinates
Copies features from the input feature class or layer to a new feature class. If the input is a layer which has a selection, only the selected features will be copied. If the input is a geodatabase feature class or shapefile, all features will be copied.
Copy Features
Deletes all or the selected subset of features from the input.
If the input features are from a feature class, all rows will be deleted. If the input features are from a layer with no selection, all features will be deleted.
Delete Feature
Creates a feature class containing points generated from the representative locations of input features.
Feature to Point
Creates a feature class containing polygons which represent a specified minimum bounding geometry enclosing each input feature or each group of input features.
Minimum Bounding Polygon
Adds a new field to a table or the table of a feature class, feature layer, and/or rasters with attribute tables.
Add Field
Rename fields and field aliases, or alter field properties.
Alter Field
Calculates the values of a field for a feature class, feature layer, or raster.
Calculate Field
This tool deletes one or more fields from a table, feature class, feature layer, or raster dataset.
Delete Field
Appends multiple input datasets into an existing target dataset. Input datasets can be point, line, or polygon feature classes, tables, rasters, annotation feature classes, or dimensions feature classes.
Append
Permanently deletes data from disk. All types of geographic data supported by ArcGIS, as well as toolboxes and workspaces (folders, geodatabases), can be deleted. If the specified item is a workspace, all contained items are also deleted.
Delete
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.
Find Identical
Combines multiple input datasets into a single, new output dataset. This tool can combine point, line, or polygon feature classes or tables.
Merge
Selects data in a parent data element such as a folder, geodatabase, feature dataset, or coverage.
Select Data
Reorders, in ascending or descending order, records in a feature class or table based on one or multiple fields. The reordered result is written to a new dataset.
Sort