Expressions

<< Click to display Table of content >>

Navigation:  Standard functions >

Expressions

Previous pageBack to chapterNext page

Expressions can be used for many purposes: to select items, to create a new attributes, perform queries...

The user can use using a single properties or combine several properties into a mathematical expression. MithraSIG will calculate the value for the expression in the same way as many computer programming languages.

The expression can use mathematical operators, functions and spatial searches.

Fenêtre de création d'expression

Fenêtre de création d'expression

For example :

_area#*MITHRA::height# will create a new schema or attribute calculating the volume of the building.

MITHRA::P0::light_vehicles_speed# used in a theme on the roads can color them depending of the speed or display the speed as text.

For more information about expressions and their syntax, see List of expressions.