Representing Spatial Data Flashcards

(54 cards)

1
Q

Name the four different approaches to spatial analysis

A

Spatial data manipulation
Spatial data analysis
Spatial statistical analysis
Spatial modeling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Spatial data manipulation

A

The ability to input, manipulate and transform data once it has been created

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Spatial data analysis

A

It describes datasets and explores identified patterns and processes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Spatial statistical analysis

A

Uses spatial statistical techniques to deduce the possibility of modeling theories and results obtained from a dataset

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Spatial modeling

A

Predicted spatial outcomes of the investigated phenomena can form the basis of a model to determine effects of processes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Give reasons why modern methods of spatial analysis seem to be poorly represented in the tool kits provided by the typical GIS

A

The understanding of spatial data from a GIS view and a spatial analysis view differ.
Spatial analysis is not widely understood.
The spatial analysis perspective can sometimes obscure the advantages of GIS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

GIS data models

A

They are ways of dividing geographic space so that it can be represented digitally.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Discrete data

A

Independent numbers

Abrupt boundaries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Example of discrete data

A

cover-type map

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Continuous data

A

range of numerical values

spatial gradient

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Example of continuous data

A

elevation map

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Point objects

A

Defined as an X,Y and Z coordinates that represents an entity on the ground.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Line objects

A

A connection between 2 or more points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Area objects

A

A collection of connecting lines that create a polygon.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Vector data

A

A collection of points in geographic coordinates.

Represent objects as points, lines and polygons.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Vector data advantage

A

File sizes are generally small.
Quite precise in defining objects.
Store multiple attributes with each object.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Vector data disadvantages

A

Location of each vertex needs to stored explicitly.
Data structures are homogeneous objects.
Don’t have information about the variation within an object.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Raster data

A

Use regular grid to cover space.
Records an attribute value for each location of the grid cell.
Data structure is continuous.
Each location in space has a value assigned to it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Raster data advantages

A

no geographic coordinates stored
data analysis is usually easy to program
discrete and continuous data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Raster data disadvantages

A

cell size determines the resolution
rasterization introduces data integrity
most output maps don’t conform to high-quality cartographic needs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Spatial object

A

Describe the world as a space made up of discrete units that have a defined spatial reference such as geographic coordinates.
Vector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Spatial fields

A

Describe the world as a collection of spatial
distributions of phenomena. A spatial field is, by definition, continuous.
Raster.

23
Q

Object view

A

Digital representation of all or part of an entity
classified into different types
instantiated by specific objects
associated behavior

24
Q

Field view

A
spatial continuity
self definition
every location has a value
sets of values taken together define a field
can represent categorical data
25
Real-world entity
identifiable relevant describable
26
Entity representation in a digital database
object
27
Database objectives
management measurement analysis modeling
28
Entity display on map
map shows users something about the real world
29
Complications that arise from the object-field view of the world
Objects are not always what they appear to be objects are usually multidimensional objects don't move or change objects don't have simple geometries objects depend on the scale of analysis objects might have fractal dimension objects can be fuzzy and/pr have indeterminate boundaries
30
Attribute
any characteristic of an entity selected for representation
31
Scales for attribute description
constraint on analysis methods choices and inferences drawn
32
Scales for attribute description measurements
made using a definable process gives reproducible results outcomes are as valid ad as possible
33
Scales for attribute description implications
measurer knows what is measured and perform necessary operations repetition of process yields same results and similar results with different data measurements are true not accurate
34
Nominal data
categorical lowest level categories are either mutually inclusive or exclusive label or name
35
Ordinal data
categorical ranked classes intervals between ranks are unknown
36
Interval data
``` numerical ranked classes known intervals no zero value measure differences not absolute magnitudes ```
37
Ratio data
similar to interval | inherent zero values
38
Transformation between data types
geometric intersection buffer point-in-poylgon map overlay
39
Point to point conversion
mean centre
40
Point to line conversion
network graphs
41
Point to area conversion
proximity polygons TIN point/line buffer
42
Point to field conversion
interpolation kernal density estimation distance features
43
Line to point conversion
intersection
44
Line to line conversion
shortest distcance path
45
Line to area conversion
area buffer | polygon overlay
46
Line to field conversion
distance surface
47
Area to point conversion
centroid
48
Area to point conversion
graph of area skeleton
49
Area to area conversion
watershed delineation
50
Area to field conversion
pycnophylatic interpolation/surface models
51
Field to point conversion
surface specific points
52
Field to line conversion
surface network
53
Field to field conversion
equivalent vector field
54
Fractal dimension
ratio providing a statistical index of complexity comparing how detail in a pattern changes with the scale at which it is measured