Modeler tools

These tools are only available in the Graphial Modeler. They are not available in the Processing Toolbox.

Load layer into project

Loads a layer to the current project.

Parameter

Label

Name

Type

Beschreibung

Layer

INPUT

[layer:any]

Layer to load in the legend

Loaded layer name

NAME

[string]

Name of the loaded layer

Ausgaben

Label

Name

Type

Beschreibung

Layer

OUTPUT

[vector:any]

The (renamed) output layer

Rename layer

This algorithm renames a layer.

Parameter

Label

Name

Type

Beschreibung

Layer

INPUT

[layer:any]

Layer to rename

New name

NAME

[string]

The new name of the layer

Ausgaben

Label

Name

Type

Beschreibung

Layer

OUTPUT

[layer:any]

The (renamed) output layer

String concatenation

Concatenates two strings into a single one in the Processing Modeler

Parameter

Label

Name

Type

Beschreibung

Input 1

INPUT_1

[string]

First string

Input 2

INPUT_2

[string]

Second string

Ausgaben

Label

Name

Type

Beschreibung

Concatenation

CONCATENATION

[string]

The concatenated string