GEOG 3315 - Module 2

0.0(0)
linked notesView linked note
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

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.

22 Terms

1

Geospatial Data Model

A formal means of representing spatially referenced information, simplifying physical entities and conceptualizing reality.

2

Object

The part of a geospatial data model that stores the geometry of the spatial phenomenon being modeled.

3

Attribute

Descriptive information related to the object part of a geospatial data model.

4

Discrete Spatial Phenomenon

Individually distinguishable entities with well-defined boundaries, such as streams or roads.

5

Continuous Spatial Phenomenon

Data that exists between observations and cannot be isolated as individual entities, such as temperature or elevation.

6

Vector Data Model

Defines discrete objects using points, lines, and polygons, each composed of coordinates and attributes.

7

Point

A single coordinate pair defining a location, considered to have no dimension in GIS.

8

Line

Defined by an ordered set of coordinates, with nodes where lines begin or end and vertices where lines change direction.

9

Polygon

Formed by connected lines where the start and end points have the same coordinate, creating an interior region.

10

Raster Data Model

Represents continuous objects using a regular set of cells or pixels in a grid pattern, each cell containing a single value.

11

Raster Resolution

The cell size of each cell in a raster, indicating how much area on the ground each cell covers.

12

Triangulated Irregular Network (TIN)

A network of triangles connected to create a 3-D surface, preserving input measurement points and accommodating different sampling densities.

13

Attributes (in GIS)

Non-spatial characteristics that describe spatial entities, typically arranged in tables with rows representing entities and columns representing attributes.

14

Coordinate System

Sets of geographic grids that provide a structured way of communicating geographic location using x,y coordinates.

15

Metadata

Information that describes a dataset, including its content, author, creation date, and intended use, helping to assess the quality and appropriateness of the data.

16

Domains

Constraints on valid values for a particular field in a dataset, helping to prevent errors during data entry.

17

Subtypes

Subsets of features sharing the same attributes, used to categorize features within a dataset.

18

Topology

The spatial relationships between features, ensuring connectedness, adjacency, and proximity are maintained in GIS data.

19

Archiving

Recording and accessing changes to data over time, allowing for temporal analysis of how features and attributes have changed.

20

ArcGIS Online

A platform for creating, storing, and sharing GIS data and content, providing access to a library of authoritative data.

21

Geocoding

The process of converting addresses into geographic coordinates, allowing for spatial analysis and mapping.

22

Feature Dataset

A collection of related feature classes that share the same coordinate system, used to organize and manage GIS data.