Raster to points

Command line

The Raster to points operation can be directly executed by typing the following expression on the command line of the Main window:

  

OUTMAP

=

PointMapFromRas(InputMapName)

where:

OUTMAP

is the name of your output point map.

PointMapFromRas

is the command to start the Raster to points operation.

InputMapName

is the name of the input raster map; this map cannot have georeference None.

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: