Post Midterm Flashcards
What are the five types of attribute analysis?
Query Arithmetic calculation Statistics Re(classification) Relating tables
What is arithmetic calculation in attribute analysis? Example?
Applying a formula to a numeric field, like using ha and volume to find vol/ha
How do you use statistics in arcgis?
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
What is reclassification in attribute analysis?
Like the fading colours spectrum. You generalize or simplify data and it is shown on the map through symbology.
What are classifications in attribute analysis for colour schemes?
Natural break Quantile Equal interval User defined Std deviation
In attribute analysis, what is relating tables?
Joins and links - attaches data to outside tables
What are five types of overlay in spatial analysis?
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)
What can buffers be used for?
Single buffers for points
Multirings are good for rrz + rma
Variable widths
How does buffering work?
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
In spatial data analysis, what are types lf querys?
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)
What are types of spatial calculations to be done with spatial analysis?
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
The two Types of querys and their components
Simple (field name, relational operator, value)
Complex (more than one simple query combined with boolean operators)