Ren R 201 Midterm 1 Glossary

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/134

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.

135 Terms

1
New cards

Geomatics

A systematic, multidisciplinary, integrated science that is dealing with systems and technologies for collecting, storing, integrating, modelling, analyzing, retrieving, transforming, displaying and distributing spatially georeferences data from different measurements with well defined precision and accuracy characteristics and continuity in a digital format.

2
New cards

John Snow

first person to use spatial analysis to map cholera outbreaks in London, proving that cholera was linked to the water source and not airborne.

3
New cards

Roger Tomlinon

developed CGIS to analyze Canada's natural resources land inventory; he was the first to coin the term geographic information system and known as the father of GIS.

4
New cards

Canadian Land inventory

a comprehensive multi-disciplinary land inventory of rural Canada (about ⅓ of Canadas Land mass). This produced zones for agriculture, forestry, recreation, wildlife and land use.

5
New cards

Geographic

deals with the geographical or spatial features: including physical, cultural or economic features.

6
New cards

Information

refers to information which consists of vast data sets with attributes.

7
New cards

Non spatial data

information that is linked to non spatial characteristics such as road types, forest species of well site qualities are examples.

8
New cards

Systems

the technology used for GIS ; including the software and hardware

9
New cards

Geographic information systems

computerized system that is sed to capture, store, retrieve, analyze and display spatial data

10
New cards

Software

the program application to perform a specific function

11
New cards

Hardware

the computer on which GIS operates

12
New cards

Data

This is information collected represented as features with geographic reference.

13
New cards

People

GIS experts and administrators for planning, implementing, and operating GIS systems.

14
New cards

Methods

guidelines, standards and procedures.

15
New cards

Data acquisition

identification, gathering and generating of required data

16
New cards

Preprocessing

manipulating the data for GIS analysis and visualization.

17
New cards

Data management

organizing the data

18
New cards

Manipulation and analysis

using analytical operators to generate new information

19
New cards

Project generation

deriving outputs from the GIS

20
New cards

Spatial data

data that contains positional values. Describes the absolute and relative location of geographic features.

21
New cards

Map abstraction

the process of explicitly defining and representing real world features on a map.

22
New cards

Discrete data

objects that are finite and have distinct boundaries

23
New cards

Continuous data

objects that exist everywhere and vary continuously

24
New cards

Layers

collections of geographic data that can be added to a map.

25
New cards

Tiles

divisions of large datasets into smaller manageable pieces.

26
New cards

Vector data

data represented by points, lines and polygons with attributes

27
New cards

Raster data

data represented by grid cells with attributes

28
New cards

Point

a location in space defined by a set of coordinates based on a coordinate system

29
New cards

Line

two or more points with straight lines connecting them

30
New cards

Polygon

a set of points connected by lines that formed a closed shape which have area

31
New cards

Attribute

non spatial information associated with a spatial feature

32
New cards

Geometric primitive

a geometric basis on which a richer system can be conducted; eg points lines and polygons

33
New cards

Landscape scale

displays the arrangements, boundaries and variations of vegetation patterns

34
New cards

Near-stand scale

focuses on the stand density, the composition of vegetation patterns and the relationship between adjacent stands

35
New cards

Stand scale

emphasizes the vertical distribution of species and the shape of individual trees

36
New cards

Map scale

the ratio between map distance and the actual ground distance that the map represents

37
New cards

Verbal scale

a scale written in words; one cm = 1 km

38
New cards

Representative fraction scale/// bar scale; a scale written in a ratio

1:100,000

39
New cards

Scale bar // graphic scale

shows the scale as a line segment marked with divisions that show the equivalent ground distances in specified units of measurement

40
New cards

Large scale maps

maps that show smaller areas in more detail; their RF is large with a smaller denominator

41
New cards

Small scale maps

maps that cover large regions; their RF is small with a larger denominator

42
New cards

Ratio scale

a scale that has a fixed zero point on a linear scale

43
New cards

Interval scale

a scale that are on a linear scale without a fixed zero point

44
New cards

Ordinal scale

a scale that shows a relative position between values

45
New cards

Nominal scale

a scale that denotes data with different names

46
New cards

Shapefile

a simple format for storing the geometric location and attribute information of geographic features

47
New cards

.shp

a file that show the informations spatial format

48
New cards

.shx

a file that shows the informations shape index

49
New cards

.dbf

a file that shows the informations attribute component

50
New cards

Geodatabase

a collection of geographic datasets of different types held in a common file system folder.

51
New cards

Feature dataset

A collection of feature classes. All these feature classes in a feature dataset share a spatial reference.

52
New cards

Feature class

A homogenous collection of common vector features.

53
New cards

Queries

tools to search for and select a subset of features and table records

54
New cards

Structured query language

a computer language developed to query attribute data within a relational database management system. It allows the retrieval of a subset of attributes based on specific user defined criteria.

55
New cards

Select

denotes what attribute fields you wish to view

56
New cards

From

denotes the attribute table in which the information resides

57
New cards

Where

denotes the user defined criteria for the attribute information that must be met in order for it to be included in the output set

58
New cards

Order by

denotes the sequence in which the output set will be displayed

59
New cards

Having

denotes the predicate use to filter output from the order by clause

60
New cards

Relational operator

employs the statements : equal to, less than, less than or equal to, greater than or greater than or equal to.

61
New cards

Arithmetic operators

mathematical functions that include: addition, subtraction, multiplication and division

62
New cards

Boolean operators

include the statements AND, OR, XOR and NOT.

63
New cards

AND connector

selects records from the attribute table that satisfies both expressions (intersections)

64
New cards

OR connector

selects records that satisfy one or both expressions (union)

65
New cards

XOR connector

selects records that satisfy one and only one of the expressions (opposite of AND)

66
New cards

NOT connector

used to select an expression that would otherwise be true

67
New cards

New selection

the resulting selection replaces the current selection

68
New cards

Add to the current selection

the resulting selection is added to the current selection

69
New cards

Remove from the current selection

the resulting selection is removed from the current selection.

70
New cards

Switch the current selection

the selection is switched, all records that were selected are removed from the current selection

71
New cards

Clear the current selection

the selection is cleared or removed

72
New cards

SLQ null values

values that have not been specified or entered ‘IS’ or ‘IS NOT’

73
New cards

Associating tables

data that is joined to a GIS layer establishing a link between non spatial information and geographic features.

74
New cards

Cardinality

the nature of the relationship between records in one table to records in another facilitated by a common field

75
New cards

Table join

combines two tables based on the value of a field that can be found in both tables

76
New cards

Topological overlay

a geoprocess whereby separate layers sharing the same spatial extent are merged in different ways.

77
New cards

Clip tool

extracts input features that overlay the clip features

78
New cards

Select tool

extracts features from the input class//layer using a select or SQL expression and stores them in an output class

79
New cards

Split tool

splits an input with overlaying features to create a subset of output feature classes.

80
New cards

Split by attribute tool

splits an input dataset by unique attributes

81
New cards

Table select tool

selects table records matching a structured query language and writes them to an output table

82
New cards

Overlay toolset

contains tools to overlay multiple feature classes to combine, erase, modify or update spatial features

83
New cards

Erase tool

creates a feature class by overlaying the input features with the polygons of the erase feature. Only the features outside the erase will be copied into the output feature class.

84
New cards

Identity tool

computes the geometric intersection of the input and identity features. The input features that overlap with identity features will get the attributes of those identity features.

85
New cards

Intersect tool

computes the geometric intersection of the input and update features; the features that overlap in both layers will be written in the output feature.

86
New cards

Symmetrical difference tool

computes the geometric intersection of the input and update features; the features that overlap in both layers will not be written in the output feature

87
New cards

Union tool

computes a geometric union of the input features; all features and their attributes will be written to the output feature class.

88
New cards

Update tool

computes the geometric intersection of the input and update features. The attributes and geometry of the input features are updated by the update features in the output feature class.

89
New cards

Spatial analysis

the process of GIS data interpretation, exploration and modelling of geographic information using GIS software.

90
New cards

Data attributes

A data attribute is a specific characteristic, property, or piece of information that describes a data object, record, or element.

91
New cards

Spatial location

Describes a position in physical or abstract space, often defined by a set of coordinates relative to a reference system

92
New cards

Comparative spatial statistics

the use of statistical methods to compare two or more spatial datasets to measure their similarity or association.

93
New cards

Proximity analysis

involves quantifying and evaluating the spatial relationships between features based on their distance or connectivity

94
New cards

Buffer

creates polygons around input features at a specified distance

95
New cards

Multiple ring buffer

creates multiple buffer polygons around an input features at different specified distances

96
New cards

Generate near table

calculates distances and other proximity information between features in one or more feature classes or layers

97
New cards

Near tool

calculates distances and additional proximity information between the input features and the closest feature in another layer or feature class

98
New cards

Variable width buffer

creates a buffer zne around a feature where the buffer distance varies

99
New cards

Doughnut buffer

excludes the input polygon area

100
New cards

Setback buffer

buffers areas inside a polygon boundary