"Scattered data points" are used to represent irregularly spaced XYZ data. The term "irregularly spaced" implies that the points are randomly distributed over the extent of the map area meaning that the distance between data points is not consistent over the map. When the XYZ data is randomly spaced over the map area, there are many "holes" in the distribution of data points. Surfit fills in the holes by extrapolating or interpolating Z values in those locations where no data exists by applying rules defined by user.
- See also:
-
Areas are used to represent polygonal regions.
- See also:
-
2D piecewise linear curve.
- See also:
-
3D piecewise linear curve.
- See also:
-
A digital representation of a continuous variable over a two-dimensional surface by a regular array of z values. Surfaces are typically used to represent terrain relief, soil maps, pressure fields and other.
- See also:
-
This data is looks like surface, but cells values take only "true" or "false" values. Masks are used to filter out some parts of surface, i.e. to create the definition area for surface.
- See also:
-
grid is structure that determines places for the cells. surfit uses rectangular equidistant grid:
- See also:
-
surfit: open source gridding and contouring software.