GIS MIDTERM

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/66

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.

67 Terms

1
New cards

Vector model

line models that store x, y, z locations as the primary unit; high precision

2
New cards

Raster models

stored in pixels, every cell has its own value; takes lots of storage

3
New cards

Vector Data

points, lines, polygons

4
New cards

Feature Class

a collection of similar objects with the same attributes (either points, lines, or polygons), can only have one type of data (ex: states; cities)

5
New cards

Geodatabases and feature datasets

allow you to organize multiple feature classes by theme (think folders in a typical computer structure) 

6
New cards

Raster Data Model 

You have to record something about every space

7
New cards

resolution

the more pixels or cells you have, the more useful information you have

8
New cards

Map scale

the ratio of distance on the map to distance on the ground; its dimentionless and can be expressed in any units (cm, in)

9
New cards

Map Scale

small scale cover large area (small detail) (1/50,000,000) (small fraction)

large scale cover small area (1/5,000) (large fraction)

10
New cards

logical consistency

asks if vector models match the real world (do 2 streets meet/ and or cross)

11
New cards

Changes in category

varying symbol shape, line type, pattern, color, or font

12
New cards

Changes in quantity

varying symbol size, thickness, or color

13
New cards

RBG

red, blue, green - scales from 0-255

0= black 255= white 

14
New cards

Hex Value

code for a number that you can type in and instantly receive that color

15
New cards

single symbol map type

used for nominal (categorical) data; shape scale/size, color psychology

16
New cards

unique value map type

used for categorical and ordinal data; graduated colors (continuous data, like heat) and graduated symbols map

17
New cards

nominal data

nominal (name) data names or uniquely identify objects (county names, airport names, parcel id numbers) 

each feature likely to have its own value

usually portrayed on a single symbol map w/ optimal labels

18
New cards

categorical data

features belong to categories (rock type, highway class, or land cover class)

names may be text or numeric

portrayed with a unique values map

19
New cards

ordinal data

type of categorical data; ranked but not numerical; ranks categories along arbitrary scale (ex: snail habitat (0)-unsuitable, (1) marginal, (2) acceptable, (3) ideal)

uses unique values map with a single-hue color scheme

20
New cards

interval data

places values along a regular numeric scale

if it can have negative values, its interval or ratio data (kelvin would be ratio; celsius & Fahren. would be interval) 

uses color ramp that increases color value or saturation

21
New cards

ratio data

places values along a regular scale with a meaningful zero point (zero means there is none)

population can’t have negative values, so its this type of data 

22
New cards

MAUP

modifiable area unit problem; arbitrary aggregation units like states or counties may influence values, maps reflect the influence rather than the data being mapped (# of farms in a state is affected by the size of state, # of vacant homes in a state is affected by pop of state)

23
New cards

Minimizing MAUP

normalizing (dividing) data by a suitable field allows data patterns to emerge (farms per square mile instead of # of farms)

24
New cards

Discrete Data (raster type)

represent objects such as roads or land use polygons, take on relatively few values, adjacent cells often have the same values, values may change abruptly at boundaries

25
New cards

Continuous data (raster type)

represent a measurement that occurs everywhere, gradual change, thousands or millions of potential values, few adjacent cells have same values, values may change rapidly from cell to cell

26
New cards

Thematic Rasters

contain quantities that represent map data, such a geology or elevation

  • categorical/ ordinal rasters use unique values or discrete color display

  • interval/ratio rasters use classified or stretched display methods

27
New cards

Stretching 

reallocates a smaller portion of the raster values to the 256 shades of the color scheme, improves brightness and contrast

different types (min-max or standard deviation)

28
New cards

image rasters

contains satellite or air photo data and generally represent brightness

displayed using the stretched method for single-band rasters or the RBB composite method for multiband rasters 

29
New cards

classifying data

divides data values in class ranges, each w/ own symbol, applies to both vector and raster maps

30
New cards

Jenks Natural Breaks classification

exploits natural gaps in the data, good for unevenly distributed or skewed data, default method that works well for most data sets

31
New cards

Defined interval or equal interval classification

methods for producing equally sized classes, (user chooses the class range for defined, user chooses the number of classes for equal) 

32
New cards

GPS

constellation of Earth-orbiting satellites maintained by the US gov. for the purpose of defining geographic positions on and above the surface of the Earth

33
New cards

Triangulation

works the same as GPS except it’s about spheres and distances (not lines and directions)

Each GPS satellite has a very precise time (atomic clock), GPS receivers use this signal to measure

34
New cards

Sources of GPS error

  • clock error - differences between satellite and receiver clocks

  • ionosphere delays - delay of GPS signals as they pass through the layer of charged ions and free electrons known as the ionosphere

  • Multipath error - caused by local reflections of the GPS signal that mix with the desired signal (concrete, buildings, etc, can block the signal) 

35
New cards

Latitude

measures distance north or south of the equator, with lines running horizontally (east-west)

36
New cards

Longitude

measures distance east or west of the Prime Meridian, with lines running vertically (north-south)

37
New cards

Layout

includes one or more map frames, plus map elements like titles, legends, scale bars, etc

38
New cards

Datum

uses specific spheroid and translation to achieve the best possible fit between the Earth’s geoid and the mapping spheroid 

  • local __ = optimized for a country or continent, or local area 

  • world __ = optimized for the entire globe 

39
New cards

Projections

a mathematical model for converting locations on the earth’s surface from spherical to planar (flat) coordinates, allowing flat maps to depict 3D features 

40
New cards

Cylindrical Projection

distortion is absent where the cylinder touches the globe (tangent) and increases as you move away from that point 

typically preserve shape and direction at the expense of area and distance 

(mercator- preserves shape and direction but not area- used for nav.) good for tropical regions

41
New cards

Conic projections

distortion is absent at the standard parallels and increases as you move away from those lines; preserve area or distance and lose direction and shape (ex: tangent conic and secant conic) good for mapping mid equator

42
New cards

Azimuthal (orthographic) projections 

distortion is absent where the plane touches the globe and increases as you move away from that point, preserve area or distance and lose direction and shape, good for mapping poles

43
New cards

UTM (universal transverse mercator)

the world is divided into 60 zones, 6 degrees wide, distortion is minimal within each zone, best for maps covering small area in one zone 

44
New cards

State Plane System

States divided into one or more zones identified by a unique FIPS number

45
New cards

Define Projection Tool

creates or changes only CS label, doesn’t change the coordinates in the file. Keep the original data set, only use when CS is missing or incorrect 

46
New cards

Multipart feature

one feature that contains several separate pieces (ex: Hawaii)

47
New cards

Feature Classes

collection of similar features stored together as a data set 

linked to tables containing data, or attributes, of the features

unique integer is used to link the feature to its data record 

48
New cards

Shapefiles

type of spaghetti model, used to transfer data from one GIS to anotehr

49
New cards

Topological Models

store information on how features are spatially related, can test whether features are adjacent, connected overlap, or intersect

50
New cards

Geodatabases

use topological model, contains data like feature classes, rasters, tables, etc.

51
New cards

Metadata

data about a dataset that helps the user assess its purpose and quality 

travels w/ the data as a separate file or as part of the feature class

52
New cards

Importing and Exporting

makes a copy of data set

  • you can bring a shapefile into a geodatabase, and it will become a feature class; you can select certain attributes and create a different feature class 

53
New cards

Merging and Appending

merge: two similar types of features are combined, the resulting table is a combo of the 2 original tables

append: adds additional features to an existing data set 

54
New cards

dissolving 

removes boundaries of features with the same value in the specified attribute field(s) 

55
New cards

Raster Model

raster stores an n*m array of values in cells or pixels representing squares on the ground: it’s georeferenced to an Earth location by an x-y in the corner and a specified cell size

  • better at storing certain data: continuous, photos, etc

  • Coordinate precision is generally lower; cant store multiple attributes

56
New cards

Raster Pyramids

may be built for a raster to speed its display; increases storage size of raster by 50%

57
New cards

Voxel

raster cell with height, encompassing a volume. Stacked together to store data values in 3D

58
New cards

Point Clouds

store millions of x,y,z triplets; often colored by elevation to visualize height

59
New cards

TINS (triangular irregular network)

stores x,y,z triplets (nodes) that define the corners of triangular facets bounded by linear eddges; efficiently store 3D surfaces by using fewer nodes for flat areas and more nodes for steep areas 

60
New cards

Attribute Table

stores attributes of map features, associated with a spatial data layer, has special fields for spatial information

61
New cards

standalone tables

stores any tabular data, not associated with spatial data, can be brought from text files, spreadsheets, GPS files, database files, excel 

62
New cards

Joining Tables

allow two tables to be used as a single table; target receives the additional information (usually feature class attribute table) and the join provides the additional information (usually standalone table) 

63
New cards

Cardinality of Joins

relationship of table (target to join)

  • many to one

  • one to one 

each record in the table must match one and only one record in the join table

64
New cards

Data type

short, long, float (decimals), double (large decimal), text, date, blob (photos, documents, etc) 

65
New cards

Coded domain

provides lists of values to pick from

66
New cards

Range domains

specify the range of numeric values permitted

67
New cards

Summary Statistics

simple: get stat on one variable

summarized: use a “case field” to get statistics by subfield

Explore top flashcards

topic 9 cards
Updated 256d ago
flashcards Flashcards (28)
Spanish questions
Updated 537d ago
flashcards Flashcards (24)
Brand Vs. Generic
Updated 597d ago
flashcards Flashcards (163)
Memory
Updated 340d ago
flashcards Flashcards (67)
French Terms (Week 1-7)
Updated 8m ago
flashcards Flashcards (589)
topic 9 cards
Updated 256d ago
flashcards Flashcards (28)
Spanish questions
Updated 537d ago
flashcards Flashcards (24)
Brand Vs. Generic
Updated 597d ago
flashcards Flashcards (163)
Memory
Updated 340d ago
flashcards Flashcards (67)
French Terms (Week 1-7)
Updated 8m ago
flashcards Flashcards (589)