13 - Attribute data management Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Steps in attribute management

A
  1. Input
  2. Validation
  3. Manipulation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Manipulation methods

A
  1. Find
  2. Select by attributes
  3. Add/delete fields
  4. Calc geometry
  5. Join/ link
  6. Create graph
  7. Print
  8. Export
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Attribute data types

A
  • short integer (2 bytes)
  • long integer (4 bytes)
  • float
  • double
  • text
  • date
    AND INCLUDES length and deci places
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Line graph

A

Shows changes over time

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

Bar chart / histogram

A

Shows the frequency/ number of values falling within each class

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

Data type def

A

how a GIS stores attribute data

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

Single vs double precision floating points

A

single - 32 bytes (float)
double - 64 bytes (double)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

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