11) Surface Creation and Analysis Flashcards

(43 cards)

1
Q

________ represents phenomena that have values at every point across their extent

A

Surfaces

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

________ can be represented using contour lines or isolines, arrays of points, TINs and rasters.

A

Surfaces

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

Sets of lines of equal value across a surface and are frequently created to represent surfaces on a map.

A

Contours

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

Can be regularly or irregularly distributed across a surface, usually used as inputs to interpolation, kriging, or triangulation tools to create raster or TIN surfaces.

A

Points

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

Nets of triangular facets defined by nodes and edges that cover a surface.

A

Triangular Irregular Networks (TINs)

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

Rectangular arrays of cells (or pixels), each of which stores a value for the part of the surface it covers.

A

Rasters

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

Tools used to create continuous surface from discrete samples
with measured values, such as elevation or chemical concentration.

A

Interpolation Tools

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

Interpolation Tools

A
  1. Inverse Distance Weighted (IDW)
  2. Natural Neighbor
  3. Spline
  4. Trend
  5. Density
  6. Topo To Raster
  7. Creating TIN Surfaces
  8. Kriging
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

This determines cell values using a linearly weighted combination of a set of sample points.

A

Inverse Distance Weighted (IDW)

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

This is similar to IDW except that the data points used to interpolate surface values for each cell are identified and
weighted using a Delauney triangulation, as in a TIN.

A

Natural Neighbor

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

This estimates values using a mathematical function that minimizes
overall surface curvature or sharp bending, resulting in a smooth surface that passes exactly through the input points.

A

Spline

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

This uses a global polynomial interpolation that fits a smooth surface defined by a mathematical function (a polynomial) to the input sample points.

A

Trend

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

This produces a surface that represents how much or how many of some thing there are per unit area.

A

Density

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

This is a specialized tool for creating hydrologically correct raster surfaces from vector data of terrain components such as elevation points, contour lines, stream lines, lake polygons, sink points, and study area polygons.

A

Topo To Raster

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

Can be generated from either surface source measurements or by converting another functional surface to a TIN surface.

A

Creating TIN Surfaces

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

An advanced surface creation technique that is most useful when there is a spatially correlated distance or directional bias in the data.

A

Kriging

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

Surface Feature Types to Build a TIN Surface

A
  1. Mass Points
  2. Breaklines and Hulls
  3. Polygon Surface Feature Types
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

________ are point height measurements; they
become the nodes in the TIN network.

19
Q

________ are the primary input into a TIN and determine the overall shape of the surface,

20
Q

________ are lines with or without height
measurements and become sequences of one of more triangle edges.

21
Q

________ typically represent either ridgelines or streams, or built features such as roadways.

22
Q

Kinds of Breaklines

A
  1. Hard Breaklines
  2. Soft Breaklines
23
Q

________ represent a discontinuity in the slope of the surface and capture abrupt changes in a surface (e.g. streams and road cuts).

A

Hard Breaklines

24
Q

________ allow to add edges to a TIN to capture linear features that do not alter the local slope of a surface or to
capture their position without affecting the shape of the surface (e.g. study area boundaries).

A

Soft Breaklines

25
________ are polygons that represent surface features with area such as lakes or boundaries of separately interpolated areas
Hulls
26
Polygon Surface Feature Types
1. Clip polygons 1. Erase polygons 1. Replace polygons 1. Fill polygons
27
________ inputs data that falls outside the clip polygon is excluded from the interpolation and analysis.
Clip polygons
28
________ inputs data that falls within the erase polygon is excluded from the interpolation and analysis operations.
Erase polygons
29
________ set the boundary and all interior heights to same value; used to model a lake or an area on a slope excavated to a level surface.
Replace polygons
30
________ assigns an integer attribute value to all triangles that fall within the fill polygon; surface height is unaffected, and no clipping or erasing takes place.
Fill polygons
31
________ involves several kinds of processing, including extracting new surfaces from existing surfaces, reclassifying surfaces and combining surfaces.
Analyzing Surfaces
32
A bare earth raster grid referenced to a vertical datum.
Digital Elevation Model (DEM)
33
A vector data set composed of regularly spaced points and natural features such as ridges and breaklines.
Digital Terrain Model (DTM)
34
This captures the natural and built features on the Earth’s surface and is useful in 3D modeling.
Digital Surface Model (DSM)
35
Terrain Analysis Tools
1. Slope 1. Aspect 1. Hillshade 1. Curvature
36
This calculates the maximum rate of change from a cell to its neighbors, which is typically used to indicate steepness of terrain.
Slope
37
This calculates the direction in which the plane fitted to the slope faces for each cell.
Aspect
38
* shows the intensity of lighting on a surface given a light source at a particular location. * it can model which parts of a surface would be shadowed by other parts. * creates a shaded relief from a surface raster by considering the illumination source angle and shadows.
Hillshade
39
This calculates the slope of the slope, that is, whether a given part of a surface is a convex or concave.
Curvature
40
Visibility Tools
Line of Sight Observer Points Viewshed
41
This identifies whether or not one location is visible from another, and whether or not the intervening locations along a line between the locations are visible.
Line of Sight
42
This tool identifies which observers, specified as a set of points, can see any given cell of a surface.
Observer Points
43
This tool calculates, for each cell of a raster surface and a set of input points, how many observers can see any given cell.
Viewshed