13 - Attribute data management Flashcards
1
Q
Steps in attribute management
A
- Input
- Validation
- Manipulation
2
Q
Manipulation methods
A
- Find
- Select by attributes
- Add/delete fields
- Calc geometry
- Join/ link
- Create graph
- Export
3
Q
Attribute data types
A
- short integer (2 bytes)
- long integer (4 bytes)
- float
- double
- text
- date
AND INCLUDES length and deci places
4
Q
Line graph
A
Shows changes over time
5
Q
Bar chart / histogram
A
Shows the frequency/ number of values falling within each class
6
Q
Data type def
A
how a GIS stores attribute data
7
Q
Single vs double precision floating points
A
single - 32 bytes (float)
double - 64 bytes (double)
8
Q
Precision vs scale
A
Precision - the number of digits that can be stored in the field
Scale - the number of
decimal places.
Negative numbers require additional precision to store the negative sign