Slicing

Command line

The Slicing operation can be directly executed by typing one of the following expressions on the command line of the Main window:

  

OUTMAP

=

MapSlicing(InputMapName, Domain)

OUTMAP

=

CLFY(InputMapName, Domain)

where:

OUTMAP

is the name of your output raster map.

MapSlicing

is the command to start the Slicing operation.

CLFY

is a MapCalc function (this is in fact a short cut).

InputMapName

is the name of your input value map (raster map).

Domain

is the name of your domain Group which contains the boundaries of the values and the group names for the output 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: