GEOG 3315 - Module 12

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

1/19

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.

20 Terms

1

QGIS

An open-source Geographic Information System (GIS) application that allows users to create, edit, visualize, analyze, and publish geospatial information.

2

Raster Data

A type of digital image represented by reducible and enlargeable grids. Each cell in the grid contains a value representing information, such as temperature or elevation.

3

Digital Elevation Model (DEM)

A 3D representation of a terrain's surface created from terrain elevation data.

4

Shapefile

A popular geospatial vector data format for geographic information system (GIS) software, storing location, shape, and attributes of geographic features.

5

Vector Data

Data that represents geographic features with points, lines, and polygons, such as city locations (points), rivers (lines), and country boundaries (polygons).

6

Coordinate Reference System (CRS)

A coordinate-based system used to locate geographical entities, defining how the projected map in GIS relates to real places on earth.

7

Symbology

The use of symbols to represent different types of data on a map, including colors, shapes, and sizes to differentiate between features.

8

Attribute Table

A database or tabular file containing information about a set of geographic features, usually linked by a unique identifier.

9

Identify Features Tool

A tool in GIS software used to click on a map feature and retrieve information about it from the attribute table.

10

Delimited Text Layer

A layer created from a text file where data fields are separated by a delimiter, used for importing point data with coordinates.

11

QuickMapServices Plugin

A plugin for QGIS that allows users to quickly add basemaps and other map services to their projects.

12

Raster Layer

A layer in GIS that represents raster data, such as satellite imagery or digital elevation models.

13

Singleband Pseudocolor

A rendering type in QGIS used for visualizing single-band raster data with a color gradient.

14

Print Composer

A tool in QGIS used to create map layouts for printing and publication, including scale bars, north arrows, legends, and coordinate grids.

15

Gridlines

Lines on a map that represent intervals of latitude and longitude, providing reference for the location of features.

16

Scale Bar

A graphical representation of distance on a map, helping users understand the scale of the map.

17

North Arrow

A symbol on a map that shows the direction of north, helping users orient themselves.

18

Legend

A key on a map that explains the symbols, colors, and patterns used to represent different data layers.

19

Inset Map

A smaller map included within the main map to show a larger area of context or a different scale.

20

Python

A programming language commonly used for scripting in QGIS to automate tasks and enhance reproducibility.