queries Flashcards

1
Q

query

A

a tool for data analysis used in data exploration to find patterns, extract features from a map

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

interactive query

A

user looks at a map or table and manually selects desired features

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

attribute query

A

uses values in the attribute table to test a condition

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

spatial query

A

uses information on how features from different layers are related

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

logical operators

A

used in attribute queries to test specified conditions, <,>,=

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

SQL

A

structured query language, a standard language in computing with specific syntax requirements

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

Boolean operators

A

used to evaluate a pair of true false conditions, and, or, not, Xor

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

like or contains operators

A

allows you to search for partial matches where data may be inconsistent
ex: all of the Smiths in a field of first and last names where it may or may not be capitalized

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

spatial operators

A

test spatial relationships, such as contains, intersects, within, and within a distance

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

buffers

A

type of spatial query used to delineate areas that fall within a certain distance of a set of features

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

selection type parameter

A

controls what happens to an existing selection when a new query is performed on a layer: add to current selection, new selection, remove from current selection, select subset from current selection, switch current selection

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

make feature layer tool

A

creates a new layer from the query

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

definition query

A

performed in the properties window, makes the layer only show the selection

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

export

A

used to make permanent copies of a selection breaking the link to the original feature class

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

target layers

A

features that will be selected by the query

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

source layers

A

features by which spatial relationships are assessed