Post Midterm Flashcards

1
Q

What are the five types of attribute analysis?

A
Query
Arithmetic calculation
Statistics
Re(classification)
Relating tables
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is arithmetic calculation in attribute analysis? Example?

A

Applying a formula to a numeric field, like using ha and volume to find vol/ha

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

How do you use statistics in arcgis?

A

Employ the stats function in the attribute table, comes up with wnpop up twble. Or you can choose ‘summarize’ in which a data table is created

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

What is reclassification in attribute analysis?

A

Like the fading colours spectrum. You generalize or simplify data and it is shown on the map through symbology.

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

What are classifications in attribute analysis for colour schemes?

A
Natural break
Quantile
Equal interval
User defined
Std deviation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In attribute analysis, what is relating tables?

A

Joins and links - attaches data to outside tables

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

What are five types of overlay in spatial analysis?

A

Clip (cookie cutter, only data from destination goes through, no info besides shape from the other)
Intersect (like clip but all data us used and output is incidental space)
Union (everything is combined including map and source)
Update (add the new, like a new cutblock polygon on existing data)
Erase (get rid eof the old shit, overlay and replace)

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

What can buffers be used for?

A

Single buffers for points
Multirings are good for rrz + rma
Variable widths

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

How does buffering work?

A

It creates a new data layer
Creates polygons a certain distance away from selected features
Can buffer either the inside or outside of polygons
Can also apply dissolve to overlaps

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

In spatial data analysis, what are types lf querys?

A

Slect by location…
Comparing to themes (compare outside source layer against target layer) .So you can:
Intersect(share common space)
Contain (feature inside a feature)
Distance of (find something within a buffer distance)

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

What are types of spatial calculations to be done with spatial analysis?

A

Euclidian distance with the ruler function
Geometric distance, as in line length or perimeter
Geometric area (calc geometry in arcmap)
Calculations in stored data tables

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

The two Types of querys and their components

A

Simple (field name, relational operator, value)

Complex (more than one simple query combined with boolean operators)

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