Assign labels to polygons

Command line

The Assign labels to polygons operation can be directly executed by typing the following expression on the command line of the Main window:

 

OUTMAP

=

PolygonMapLabels(InputPolygonMap,InputPointMap)

where:

OUTMAP

is the name of your output polygon map.

PolygonMapLabels

is the command to start the Assign labels to polygons operation.

InputPolygonMap

is the name of the input polygon map.

InputPointMap

is the name of the input point 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: