Week 8 Flashcards

1
Q

which data type is more locationally acurate (vector or raster)

A

Vector because of high res outline of boundary

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

Main single advantage of raster analysis

A
  • ability to analyse continuous surface variables (e.g slopes, density, proximity)
  • suitable for surface analysis (e.g terrains, flow analysis, traffic travel time)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Raster analysis formats

A
  • contour elevation lines
  • Red, Green, Blue (RGB) images
  • Satellite images
  • encoded Integer or real number data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Raster cell value types

A
  • georeferenced (e.i numerical value = land type)
  • Cells have ground resolution
  • integer (whole #), or real/floating (ei. 4.6)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Zonal raster (with attributes)

A
  • integer valued
  • value signifies zone ID
  • Zones need not be contiguous
  • linked attribute table
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Raster (grid cell) overlay

A
  • overlay of grid cells
  • each cell has numerical values (can be any scale of measurement)
  • two or more layers
  • simpler than vector data overlay
  • more efficient and no sliver problem
  • layers have same coordinate system and projection
  • layers comparable in measurement scale
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

map algebra

A
  • mathematic symbols for manipulating geographic data

- can perform all system analysts tools on arcGIS

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

scale of analysis

A
  • Local: per cell
  • Neighbourhood: surrounding cells of single target cell
  • Zonal: groups of cells defined by a zone
  • Global: entire raster (e.i. distance, flow)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

can map algebra in local cell operation be done on both single layer rasters and multiple layer rasters?

A

Yes

  • single layer: sin, log, sqrt
  • Multiple layer: mean min
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Local cell operation

A
  • Single cell algebra application (e.i mean of two layers)

- Reclassification (or grouping)

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

Neighbourhood Operation

A
  • set off cells to use aggregate functions on
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Zonal Operation

A

Two inputs

  • Zones: raster with integer value for a group of cells (i.e. administrative area, catchment)
  • Value raster: input values of interest to be summarised (i.e population, elevation)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Global operation: type of distances

A
  • Euclidean (cell to cell straight line distance)

- Incremental or path

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

Arithmetic operators

A
  • produce a new layer through the operations +, -, *, /

- Any arithmetic operation on NODATA results in NODATA

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

Boolean operations - not, and, or, xor

A
  • Input value of ‘0’ is FALSE and a non-zero value is TRUE
  • Output values of TRUE are written as ‘1’
  • NODATA=NODATA
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Combinatorial operators

A

-assign new output values to corresponding combination of input values

17
Q

Logical operators

A

ei. difference (DIFF), contained in (IN), over (OVER)

18
Q

Descriptive Cartographic models

A
  • those that describe patterns and pattern associations
19
Q

Prescriptive cartographic models

A
  • those that prescribe actions, solutions or allocations of space
  • focus on solving a problem or proposing alternative options
  • show user the benefits of manipulation existing attributes
20
Q

Raster analysis applications

A
  • Land use analysis
  • Terrain and hydrological analysis
  • Environmental analysis
21
Q

Land use analysis

A
  • suitability analysis

- simple models

22
Q

Suitability analysis def + e.g

A
  • illustrates combination of preference maps
    e. g Finding best area of siting a ski resort
  • combine layers: depth(m), slope (degrees) and sunlight (aspect direction).
  • above factors easily obtain as rasters
  • reclassify each factor to score
  • Combine with map algebra as weighted combination (e.g weighted influence of snow=50%, slope=30%, sun= 20%
23
Q

Environmental analysis:

A
  • illustrates analysis for data association
    e. g broad vegetation groups (BVG) are stratified by elevation. Output is a zonal summary of BVG and elevation to find statistical association (i.e mean and deviation)