|
Class Summary |
| Buffer |
Creates buffer polygons around input features to a specified distance. |
| Clip |
Extracts input features that overlay the clip features. |
| CreateThiessenPolygons |
Creates Thiessen polygons from point input features. |
| Erase |
Creates a feature class by overlaying the Input Features with the polygons of the Erase Features. |
| Frequency |
Reads a table and a set of fields and creates a new table containing unique field values and the number of occurrences of each unique field value. |
| GenerateNearTable |
Determines the distances from each feature in the input features to one or more nearby features in the near features, within the search radius. |
| Identity |
Computes a geometric intersection of the input features and identity features. |
| Intersect |
Computes a geometric intersection of the input features. |
| MultipleRingBuffer |
Creates multiple buffers at specified distances around the input features. |
| Near |
Determines the distance from each feature in the input features to the nearest feature in the near features, within the search radius. |
| PointDistance |
Determines the distances from input point features to all points in the near features within a specified search radius. |
| Select |
Extracts features from an input feature class or input feature layer, typically using a select or Structured Query Language [SQL] expression and stores them in an output feature class. |
| SpatialJoin |
Transfers the attributes from one feature class to another feature class, based on the spatial relationships between the features in the two feature classes. |
| Split |
Splitting the Input Features creates a subset of multiple output feature classes. |
| Statistics |
Calculates summary statistics for field(s) in a table. |
| SymDiff |
Features or portions of features in the input and update features that do not overlap will be written to the output feature class. |
| TableSelect |
Selects table records matching a Structured Query Language (SQL) expression and writes them to an output table. |
| Union |
Computes a geometric intersection of the Input Features. |
| Update |
Computes a geometric intersection of the Input Features and Update Features. |