GIS/GPS Chapter 10

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/23

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.

24 Terms

1
New cards

Raster distance measurement operations

distance of buffering rasters is based on Pythagorean formula, based off on centroid of each pixel using the measured x and y distance

2
New cards

Buffering using raster data

create 30 m polygons within a raster, very pixelated due to being raster data, raster cannot tell if in the middle/side of a pixel, buffering point features watch out for the overlap

3
New cards

Local raster operations

each pixel (cell) at location i, j in a raster dataset may be considered a local object, value of said pixels can be operated upon independent of neighboring pixels (cells), force every pixel to become an integer

4
New cards

Reclassification/recoding using a single raster dataset

sometimes it’s necessary to reclassify/recode the individual pixel values in a single raster dataset

5
New cards

Raster reduction and magnification

analysts routinely maps/images that have been reduced in size/magnified during the map/image interpretation process, reduction techniques allow analysts to zoom out and obtain a regional perspective of the map/remotely sense data, raster map/image magnification allows the analyst to zoom in and view very sit-specific pixel characteristics

6
New cards

Local operations applied to multiple registered raster datasets

raster map overlay occurs when local operations are applied to multiple raster layers, map algebra

7
New cards

Map algebra

when multiple raster layers are processed using arithmetic and algebraic operations

8
New cards

Example of map algebra

min/max, range, sum, mean, median, mode, standard deviation

9
New cards

Sea level rise prediction

freshwater entering a saltwater system (estuary), taken by satellite, zoomed in to far and fix by clipping and legend will update, helpful for coastal changes within communities

10
New cards

Neighborhood raster oeprations

neighborhood raster operations modify the value of each focal pixel in the context of the values of the pixels surrounding it

11
New cards

Qualitative raster neighborhood modeling

majority, minority, diversity, minimum, maximum, mean, standard deviation, clean up rasters of elevation/water data and elevation used heavily in social sciences

12
New cards

Spatial frequency

chracteristic of maps and remotely sensed images is a parameter, defined as the number of changes in digital number value/unit distance for any particular part of a map/image

13
New cards

Spatial frequency in raster thematic maps/remotely sense imagery

spatial convolution filtering, fourier analysis

14
New cards

Spatial convolution

uses a convolution mask to enhance low and high frequency detail, as well as edges

15
New cards

Fourier analysis

mathematically separates a raster map/image into its spatial frequency components

16
New cards

Low-frequency filtering in the spatial domain

coefficients, Ci, in the mask template are multiplied by the following individual values, Vi, in the input digital image/raster map

17
New cards

Example of low-frequency in the spatial domain

usually set equal to 1 in the filter, median filter makes it more blurry and zone color are smoother

18
New cards

Linear edge enhancement

performed by convolving the original data with a weighted mask/kernel

19
New cards

Parts of linear edge enhancement

embossing with a shaded-relief format, direction of the embossing controlled by changing the value of the coefficients around the periphery of the mask, compass gradient masks may be used to perform 2D, discrete differentiation directional edge enhancement, compass mames suggest the slope direction of maximum response, laplacian filters

20
New cards

Laplacian filters

2nd derivative (as opposed to gradient which is a 1st derivative) and is invariant to rotation (insensitive to the direction in which the discontinuities run)

21
New cards

Nonlinear enhancement

sobel edge detector uses a 3×3 window numbering scheme and is computed according to the relationship

22
New cards

Example of nonlinear edge enhancement

Roberts edge detector based on use of 4 elements of a 3×3 mask, new pixel value at location computed

23
New cards

Zonal operations

zonal statistics

24
New cards

Embossing

shaded-relief format