ES230 Exam 2 Raster Analysis

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

What is Map Algebra

Mathematical operations applied to raster data.

2
New cards

What are Local Operations

Cell-by-cell functions preformed on each individual cell

3
New cards

What are Global Operations

Applies bulk changes to all cells

4
New cards

What are Focal Operations

Calculates output based on neighboring cells / a window of cells.

5
New cards

What are Zonal Operations

Applies functions to specified groups of cells.

6
New cards

What are Relational Operations

Uses logical signs to test relationships. EX: <, >, =, != etc

7
New cards

What are Arithmetic Operations

Basic math functions like addition and subtraction.

8
New cards

What are Statistical Operations

Functions like min, max, average, and median.

9
New cards

What are Trig Operations

Functions like sine, cosine, and tangent.

10
New cards

What are some types of surface analysis?

Slope, Aspect, Hillshade, Contour lines

11
New cards

What is hillshade?

a shaded relief map of the terrain created by modeling the position of an illumination source

12
New cards

What is slope and aspect?

Slope is the slope... Aspect is the compus direction of the slope and its angles.

13
New cards

What are contour lines?

Imaginary lines on the ground connecting equal elevation, they represent high and low ground elevation.

14
New cards

What is Euclidean Distance

Output raster contains the measured distance from every cell to the nearest source (like buffer)

15
New cards

What is the reclassify tool?

Changes the classes that a raster has! EX: Euclidean distance gives distance from each cell, reclassify can make it so there can be a range of 1 - 10 m, 11 - 20m etc.