Geographic Information Systems – Core Vocabulary

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

1/60

flashcard set

Earn XP

Description and Tags

A comprehensive set of GIS vocabulary flashcards covering system definition, data models, spatial structures, databases, analysis techniques, and data acquisition methods for exam preparation.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

61 Terms

1
New cards

Geographic Information System (GIS)

A system of hardware, software, data, and procedures for capturing, storing, manipulating, analyzing, and displaying spatially-referenced information.

2
New cards

Spatial Data

Information that describes the location and shape of geographic features and their spatial relationships.

3
New cards

Attribute (Non-Spatial) Data

Descriptive information about spatial features, detailing what, how much, or when something occurred at a location.

4
New cards

GIS Components

Inter-related parts including data capture, data input, manipulation, transformation, visualization, and analysis tools.

5
New cards

Vector Data Model

Represents geographic features with points, lines, and polygons defined by coordinate pairs.

6
New cards

Raster Data Model

Represents geographic space as a regular grid of cells (pixels) where each cell holds a single value.

7
New cards

Point Feature

A zero-dimensional vector object used for entities with no measurable area, e.g., wells or streetlights.

8
New cards

Line Feature

A one-dimensional vector object composed of ordered coordinate pairs, representing linear entities such as roads or rivers.

9
New cards

Polygon Feature

A two-dimensional vector object representing areas enclosed by lines, such as lakes or parcels.

10
New cards

Triangulated Irregular Network (TIN)

A vector data structure that models surfaces using connected, non-overlapping triangles.

11
New cards

Cell Size (Raster Resolution)

The ground dimensions of a raster cell; smaller cells capture finer detail but increase file size.

12
New cards

Map Layer

A thematic slice of geographic information, e.g., hydrology, land use, or elevation, that can be overlaid with others.

13
New cards

Topology

Rules and relationships describing how vector features share geometry (adjacency, connectivity, containment).

14
New cards

Arc-Node Topology

Vector structure where arcs (lines) are defined by start and end nodes, enabling reconstruction of polygons.

15
New cards

Quadtree

Hierarchical raster data structure that recursively subdivides homogeneous regions into quadrants, reducing storage.

16
New cards

Run-Length Encoding (RLE)

Raster compression technique storing sequences of identical cell values as single value-length pairs.

17
New cards

Cell-by-Cell Encoding

Simplest raster storage where every grid cell value is recorded individually by row and column.

18
New cards

Spatial Data Structure

Computer representation (raster or vector) that organizes geographic data for storage and processing.

19
New cards

Data Model Purpose

Digitally represent real-world geographic features in a database for mapping and problem solving.

20
New cards

Projection

Mathematical transformation of Earth’s curved surface to a flat map, defining coordinate relationships.

21
New cards

Scale

Ratio between map distance and real-world distance, indicating level of detail represented.

22
New cards

Accuracy (Positional)

Closeness of recorded coordinates to their true ground locations.

23
New cards

Resolution

Smallest measurable unit in spatial data; in raster, synonymous with cell size.

24
New cards

Geodatabase

An organized collection of spatial and attribute data stored within a database management system.

25
New cards

Database Management System (DBMS)

Software that stores, organizes, and manipulates collections of data, offering query and reporting tools.

26
New cards

Spatial Database (SDBMS)

A DBMS extended with spatial data types, indices, and query operations for efficient geographic data handling.

27
New cards

Oracle Spatial / ESRI SDE

Examples of spatial extensions (cartridges) that add GIS functionality to relational databases.

28
New cards

TIGER Files

Topologically Integrated Geographic Encoding and Referencing data format created by the U.S. Census Bureau.

29
New cards

Coverage Data Model

Topology-based vector format used by early ESRI software to store points, lines, and polygons.

30
New cards

Map Algebra

Set of cell-by-cell raster operations treating layers as variables in mathematical expressions.

31
New cards

Buffer Analysis

Spatial operation creating zones of specified distance around features to evaluate proximity.

32
New cards

Overlay Analysis

Combining two or more spatial layers to produce a new layer containing shared or combined information.

33
New cards

Network Analysis

GIS procedures that evaluate connectivity, shortest paths, and flow within linear networks.

34
New cards

Spatial Query

Question posed to a GIS using location criteria, e.g., "find all schools within 1 km of rivers."

35
New cards

Spatial Analysis

Techniques that study geographic entities through their topological, geometric, or statistical properties.

36
New cards

Descriptive Statistics (Spatial)

Numerical summaries like mean center or standard distance that characterize spatial distributions.

37
New cards

Optimization (Location)

Analytical process that identifies ideal placement of facilities based on predefined criteria.

38
New cards

Hypothesis Testing (Spatial)

Inferential statistical methods evaluating whether observed spatial patterns differ from random chance.

39
New cards

Surveying

Field technique measuring distances, angles, and elevations to map features accurately.

40
New cards

Photogrammetry

Deriving measurements and maps from aerial photographs using stereoscopic techniques.

41
New cards

Remote Sensing

Acquiring information about Earth’s surface via sensors on satellites, aircraft, or drones.

42
New cards

LiDAR

Light Detection and Ranging technology using laser pulses to generate high-resolution elevation data.

43
New cards

Digitizing

Converting analog maps into digital vector data by tracing features.

44
New cards

Scanning

Converting hard-copy maps into raster images for digital use.

45
New cards

Metadata

Documentation describing the content, quality, condition, and other characteristics of spatial data.

46
New cards

GIS Application Areas

Fields using GIS, such as urban planning, environmental science, health care, business, and civil engineering.

47
New cards

Spatial Resolution (Imagery)

Smallest area on the ground detectable by a sensor; finer resolution provides more detail.

48
New cards

Thematic Raster

Raster data representing discrete classes, such as land cover or soil type.

49
New cards

Spectral Raster

Raster dataset containing multiple spectral bands (e.g., satellite imagery) for analysis of surface materials.

50
New cards

Digital Elevation Model (DEM)

Raster representation of ground surface topography, storing elevation values per cell.

51
New cards

Spatial Index

Data structure (e.g., R-tree) that accelerates spatial searches and queries in a database.

52
New cards

Spatial Data Acquisition

Processes for collecting geographic information, including surveying, remote sensing, and digitization.

53
New cards

Topology Rules

Constraints enforcing spatial integrity, such as no gaps between polygons or no intersecting lines without nodes.

54
New cards

Raster Advantages

Efficient for continuous data, fast analysis, simple overlay, and compatible with image processing.

55
New cards

Raster Disadvantages

Can create large files, blocky appearance, limited attribute depth, and difficulties with linear features.

56
New cards

Vector Advantages

Precise representation of discrete features, compact storage, topology support, and high-quality cartography.

57
New cards

Vector Disadvantages

Complex data structures, intensive processing for topology building, and less suited for continuous surfaces.

58
New cards

Spatial Transformations

Operations converting or combining datasets, such as raster-to-vector, reprojection, or classification.

59
New cards

Map Registration

Aligning multiple spatial datasets to a common coordinate system for integration.

60
New cards

Data Capture

Initial collection of spatial information for entry into a GIS.

61
New cards

GIS Process Steps

Capture, store, register, interpret, process, and display spatial data results.