Contour interpolation

Command line

Contour interpolation can be directly executed by typing one of the following expressions on the command line of the Main window:

 

OUTMAP

=

MapInterpolContour(InputSegmentMap, Georeference)

OUTMAP

=

MapInterpolContour(InputRasterMap)

where:

OUTMAP

is the name of your output raster map.

MapInterpolContour

is the command to start the Contour interpolation operation.

InputSegmentMap

is the name of your input segment map (value domain).

InputRasterMap

is the name of an input raster map (value domain).

Georeference

is the name of an existing georeference that should be used for the output raster map.

When the definition symbol = is used, a dependent output map is created; when the assignment symbol := is used, the dependency link is immediately broken after the output map has been calculated.

See also: