11) Surface Creation and Analysis Flashcards
(43 cards)
________ represents phenomena that have values at every point across their extent
Surfaces
________ can be represented using contour lines or isolines, arrays of points, TINs and rasters.
Surfaces
Sets of lines of equal value across a surface and are frequently created to represent surfaces on a map.
Contours
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.
Points
Nets of triangular facets defined by nodes and edges that cover a surface.
Triangular Irregular Networks (TINs)
Rectangular arrays of cells (or pixels), each of which stores a value for the part of the surface it covers.
Rasters
Tools used to create continuous surface from discrete samples
with measured values, such as elevation or chemical concentration.
Interpolation Tools
Interpolation Tools
- Inverse Distance Weighted (IDW)
- Natural Neighbor
- Spline
- Trend
- Density
- Topo To Raster
- Creating TIN Surfaces
- Kriging
This determines cell values using a linearly weighted combination of a set of sample points.
Inverse Distance Weighted (IDW)
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.
Natural Neighbor
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.
Spline
This uses a global polynomial interpolation that fits a smooth surface defined by a mathematical function (a polynomial) to the input sample points.
Trend
This produces a surface that represents how much or how many of some thing there are per unit area.
Density
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.
Topo To Raster
Can be generated from either surface source measurements or by converting another functional surface to a TIN surface.
Creating TIN Surfaces
An advanced surface creation technique that is most useful when there is a spatially correlated distance or directional bias in the data.
Kriging
Surface Feature Types to Build a TIN Surface
- Mass Points
- Breaklines and Hulls
- Polygon Surface Feature Types
________ are point height measurements; they
become the nodes in the TIN network.
Mass Points
________ are the primary input into a TIN and determine the overall shape of the surface,
Mass Points
________ are lines with or without height
measurements and become sequences of one of more triangle edges.
Breaklines
________ typically represent either ridgelines or streams, or built features such as roadways.
Breaklines
Kinds of Breaklines
- Hard Breaklines
- Soft Breaklines
________ represent a discontinuity in the slope of the surface and capture abrupt changes in a surface (e.g. streams and road cuts).
Hard Breaklines
________ 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).
Soft Breaklines