Untitled Flashcards Set

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

DEM (Digital Elevation Model)

A raster representation of continuous surface elevations, where each cell’s value indicates height above a datum.

2
New cards

Spatial Resolution

The ground distance between raster cell centers; higher resolution means smaller cells and finer detail.

3
New cards

Bit Depth

The number of bits used to store each cell’s value; affects range and precision (integer vs. floating point).

4
New cards

Mosaic

A raster operation that merges multiple rasters into one seamless dataset, requiring matching bands and bit depth.

5
New cards

NoData

A special value indicating absence of data in a raster cell, often ignored during analysis.

6
New cards

Contour Line

A vector representation derived from a DEM, connecting points of equal elevation.

7
New cards

Slope (DEM‑derived)

A raster of gradient values computed from elevation differences in a neighborhood around each cell.

8
New cards

Aspect

A raster showing the compass direction (bearing) that each cell’s slope faces.

9
New cards

Hillshade

A shaded relief raster simulating illumination of terrain from a specified sun angle and altitude.

10
New cards

Viewshed

A raster identifying which cells are visible from one or more observer locations, considering intervening terrain.

11
New cards

Local Function

Raster computation performed on each cell individually, without reference to neighbors.

12
New cards

Neighborhood (Focal) Function

Raster computation based on a moving window around each cell, producing statistics like mean or variety.

13
New cards

Zonal Function

Raster computation summarizing values within user‑defined zones, yielding statistics per zone.

14
New cards

Global Function

Raster computation that considers the entire dataset for each output cell (e.g., viewshed, hillshade).

15
New cards

Compression Quality

A parameter controlling the trade‑off between file size and data fidelity when storing rasters.