ToolBox 1 Flashcards

1
Q

Determines the distances from input point features to all points in the near features within a specified search radius.

A

Point Distance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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.

A

Select

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Joins attributes from one feature to another based on the spatial relationship. The target features and the joined attributes from the join features are written to the output feature class.

A

Spatial Join

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Computes a geometric union of the input features. All features and their attributes will be written to the output feature class.

A

Union

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Computes the intersection between two feature classes and cross-tabulates the area, length, or count of the intersecting features.

A

Tabulate Intersection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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.

A

Identity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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.

A

Frequency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Creates multiple buffers at specified distances around the input features. These buffers can optionally be merged and dissolved using the buffer distance values to create non-overlapping buffers.

A

Multiple Ring Buffer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Calculates distance and additional proximity information between the input features and the closest feature in another layer or feature class.

A

Near

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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.

A

Intersection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Calculates distances and other proximity information between features in one or more feature class or layer. Unlike the Near tool, which modifies the input, Generate Near Table writes results to a new stand-alone table and supports finding more than one near feature.

A

Generate Near Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Selects table records matching a Structured Query Language (SQL) expression and writes them to an output table.

A

Table Select

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Uses the outside polygon boundary of the clip coverage to cookie-cut features and attributes from the input coverage.

A

Clip

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Creates a new coverage of buffer polygons around specified input coverage features. Features can be polygons, lines, points, or nodes.

A

Buffer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Calculates summary statistics for field(s) in a table.

A

Summary Statistics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly