GEOG 3315 - Module 6

0.0(0)
linked notesView linked note
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

Geospatial Data Analysis

The application of operations to manipulate or calculate coordinates and/or related attribute data to solve spatial problems.

2

Spatial Selection

A geospatial analysis technique that identifies features based on spatial relationships such as adjacency, intersect, containment, and distance.

3

Adjacency

Identifies features that share a boundary segment with the input feature.

4

Intersect

Identifies features that touch or overlap the input feature.

5

Containment

Identifies features that are completely within or completely contain the input feature.

6

Distance

Identifies features that are within a set distance of an input feature.

7

Buffer

A region that is less than or equal to a specified distance from one or more input features, used to identify areas or objects inside or outside the threshold distance.

8

Dissolve Operation

Combines similar features within a data layer based on a shared attribute, merging them into a single feature.

9

Overlay Operations

Involves combining spatial and attribute data from two or more spatial data layers, stacking the data to find overlapping areas.

10

Clip Operation

An overlay operation that defines the area for which features will be output based on a clipping polygon, similar to using a cookie-cutter on dough.

11

Intersection Operation

Combines data from two or more input layers, but only for regions where all input layers contain data.

12

Union Operation

An overlay operation that includes all data from all input layers, combining all attributes and geometry without discarding any geographic data.

13

Vector Overlay

Combining point, line, or polygon geometry and their associated attributes, creating new geometry and a new output geospatial data set.

14

Sliver Polygons

Small, typically insignificant polygons created when input features have slightly different geometry, often due to different scales or data sources.

15

Re-project

The process of converting data sets to the same coordinate system to ensure accuracy in overlay operations.