AnalysisTools | |
ESRI.ArcGIS.AnalysisTools Namespace | |
See Also Inheritance Hierarchy Send Feedback |
Class | Description | |
---|---|---|
Buffer | Creates buffer polygons to a specified distance around the Input Features. An optional dissolve can be performed to remove overlapping buffers. | |
Clip | Extracts input features that overlay the clip features. | |
CreateThiessenPolygons | Converts input points to an output feature class of Thiessen proximal polygons. | |
Erase | Creates a | |
Frequency | Creates a list of the unique code occurrences and their frequency for a specified set of items in an table. | |
GenerateNearTable | ||
Identity | Computes a geometric intersection of the Input Features and Identity Features. The Input Features or portions thereof that overlap Identity Features will get the attributes of those Identity Features. | |
Intersect | Computes a geometric intersection of the Input Features. Features or portions of features which overlap in all layers and/or feature classes will be written to the Output Feature Class. | |
MultipleRingBuffer | Buffers the input features multiple times. | |
Near | Determines the distance from each point in the Input Features to the nearest point or polyline in the Near Features, within the Search Radius. | |
PointDistance | Determines the distances between point features in the Input Features to all points in the Near Features, within the Search Radius. | |
Select | Extracts features from an input | |
SpatialJoin | Spatial Join | |
Split | Breaks the Input Features into multiple output feature classes. | |
Statistics | Calculates summary statistics for field(s) in a table. | |
SymDiff | Computes a geometric intersection of the input and update features. Features or portions of features in the input and update features which do not overlap will be written to the Output Feature Class. | |
TableSelect | Extracts selected table records or feature specified by attributes from an input | |
Union | Computes a geometric intersection of the Input Features. All features will be written to the Output Feature Class with the attributes from the Input Features, which it overlaps. | |
Update | Computes a geometric intersection of the Input Features and Update Features. The attributes and geometry of the Input Features are updated by the Update Features. The results are written to the Output Feature Class. |