Attribute Data Management Flashcards

lecture 12

1
Q

What is attribute data?

A

descriptive and informs spatial data

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

Steps of attribute data managemnet?

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

What is validation?

A
  • Data Validation entails checking the accuracy of you attribute data
    ▪ Wrong value in an attribute field?
    ▪ Missing attribute?
    ▪ Misspelled word or other typographical error?
  • FIX: Sort attributes + Run Query
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is manipulation?

A
  • The manipulation of attributes includes:
  • Find
  • Select by Attributes
  • Add/Delete fields
  • Calculate Geometry
  • Join/Link
  • Create Graph
  • Print
  • Export

Manipulation of Attributes: Creating Different graphs
▪ Single vs multiple variables;
▪ Individual vs classes of values
* Data dictates which graph is best
* Numerous possibilities:
1. Line
2. Bar
3. Cumulative distribution
4. Scatterplot
5. Bubble plot

  • Sort
  • Edit/delete records
  • Examine stats
    Calculate fields

Calculate geometry:
> Area
> Length

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

When do we use line graphs?

A

Display data as a line: Example, Shows data changes over time

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

When do we use bar charts?

A

Uses bars to show the number/frequency of values falling within each class

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

Cumulative distribution graph

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

pie chart

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

what are types of Attribute Data?

A

data can be classified according to its:
* Type
* Measurement scale

Data type refers to how a GIS stores attribute data
* Common types include:
Types of Attribute Data
* Number
* Text
* Character
* Date
* Binary large objects (BLOB) e.g.
images, audio or multimedia

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

Sorting attributes in GIS - software

A
  1. Text (Just letters/Words)
  2. Date
  3. Number
    * Short integer (Short)
    * Long integer (Long)
    * Single-precision floating-point (Float)
    * Double-precision floating-point (Double)
  4. Binary large object (BLOB)
    * BLOBS are typically images, audio or other multimedia objects
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

types of attribute data: scale and precision table

Precision describes the number of digits that can be stored in the field, while scale describes the number of
decimal places. Negative numbers require additional precision to store the negative sign.

A
  1. Short integer*: 1–4 (Oracle), 5 (DB2, Informix, SQL Server): 0
  2. Long integer: 5–10 (Oracle), 6-9 (DB2, Informix, SQL : 0
  3. Float: 1–6 :1–6
  4. Double: 7+: 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

measurement scale of attribute data?

A

Categorical + Qualitative:
1. Nominal
▪ No ranking/Used for naming
2. Ordinal
▪ Ranking with no number (Large > Medium > Small)

Numeric + Quantitative:
3. Interval
▪ Have known numerical intervals but no absolute zero (Temperature
°F/°C)
4. Ratio
▪ Same as interval but has absolute Zero ((Temperature Kelvin)

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

Nomianl/ qualitative attribute data?

A

▪ Categories (“Names of items”)
▪ Subject/theme differences
▪ Grouped in categories based on qualitative data
▪ Not possible to measure the difference between two themes
▪ No rank
▪ For example:
▪ Road vs River
▪ Border or boundary
▪ Land vs. water
▪ Animal species

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

Ordinal/ qualitative attribute data?

A

▪ Ordinal measurements describe
order
▪ Ranked categories, no inference to
spaces between rankings
▪ Class differences & rank/position
within class
▪ Grouped in categories based on
quantitative data
▪ For example:
▪ 1st, 2nd , 3rd etc
▪ Degree of soil erosion, e.g. light,
moderate, severe
▪ High/medium/low
▪ Ratings (1, 2, 3 stars)

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

interval/quantitative attribute data?

A

▪ Ranked categories with known units
between rankings
▪ Operations of addition and subtraction
have meaning
▪ Based on quantitative data
▪ Zero does not mean no data
▪ For example:
▪ Temperature (Celcius )
▪ Ex. 40 degrees C is warmer than 30 or 20
and 0 means freezing point.

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

ratio/ quantitative attribute data?

A

▪ Ranked categories with known units between intervals
▪ Operations of multiplication and division can be employed
▪ Based on quantitative data
▪ But…based on an absolute zero.
▪ Numerical values with the zero feature denotes an absence of a
feature
▪ For example:
▪ Precipitation
▪ Population
▪ Temperature (Kelvin)