Introduction to Spatial Data Flashcards

Describe the two spatial data models used to represent real-world features and phenomena, and use ArcGIS Pro to explore vector and raster data

1
Q

What are continuous features?

A

Represent real-world phenomena that do not have well-defined boundaries (elevation, temperature, rainfall)

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

What are discrete features?

A

Represent real-world features that have well-defined boundaries (rivers, buildings, trees)

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

How do you differentiate between continuous and discrete?

A

If you need to average something, then it’s continuous.

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

Vector Geometry

What is a point?

Represents discrete objects

A

x, y coordinate or vertex

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

Vector Geometry

What is a line?

Represents discrete objects

A

two or more connected x, y coordinate locations or vertices

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

Vector Geometry

What is a polygon?

Represents discrete objects

A

three or more connected x, y coordinate locations or vertices, forming a closed loop

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

Describe vector attributes

A

Information is stored in an attribute table. Each row, or record, represents one feature while each column, or field, represents an attribute. They can be user defined or automatically generated.

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

Describe the raster data model.

A
  • Represents the surface of the earth as a grid of equally sized cells
  • All images are raster, but not all rasters are images
  • May contain several pieces of info called bands (which represent data captured at a certain wavelength)
  • Multiband rasters contain two or more bands of info from different sensors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe raster attributes.

A

They’re stored in cells. They’re usually created automatically by the sensors. In multiband, each cell will contain attributes from each band. Value or attribute for each cell is determined by the average - smaller cells cover smaller area and will have greater detail. The size of each cell is the raster resolution.

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

What are the 6 raster data types?

A

Continuous, discrete, imagery, scanned maps, videos, mosaics.

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

What is a continuous raster data type?

A

Any continuous data such as rainfall (think averaging)

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

What is a discrete raster data type?

A

Anything with a defined boundary such as soil types.

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

What is an imagery raster data type?

A

They’re produced using a camera or other sensor. They’re considered continuous.

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

What is a scanned map raster data type?

A

They’re static raster images of an original map. They look like they have vector features, but they’re just depicted. Scanned maps will still use a grid system.

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

What is a video raster data type?

A

They can also be stored in a GIS. They are sequences of raster images.

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

What is a mosaic raster data type?

A

Images that are stitched together to make a larger one. You can organize them and view information from different bands within them.