Важно
Translation is a community effort you can join. This page is currently translated at 56.30%.
27.10. Input and output types for Processing Algorithms
Here is the list of input and output types that are supported in Processing with their corresponding alg decorator constants, their name in the modeler designer if exposed.
27.10.1. Input types
Input name |
Класс |
Alg constant |
Описание |
---|---|---|---|
Annotation layer |
|
An annotation layer |
|
Authentication Configuration |
|
Allows users to select from available authentication configurations or create new authentication configurations |
|
Raster band |
|
A band of a raster layer |
|
логическая величина (boolean) |
|
A boolean value |
|
Connection Name |
A selection from available registered connections for a particular data provider |
||
Color |
|
A color |
|
Coordinate Operation |
|
A coordinate operation (for CRS transformations) |
|
CRS |
|
A Coordinate Reference System |
|
Database Schema |
|
A database schema |
|
Database Table |
|
A database table |
|
Datetime |
|
A datetime (or a pure date or time) |
|
Distance |
|
A double numeric parameter for distance values |
|
DXF Layers |
A list of vector layers to export as DXF file |
||
Enum |
|
An enumeration, allowing for selection from a set of predefined values |
|
Expression |
|
An expression |
|
охват (extent) |
|
A spatial extent defined by xmin, xmax, ymin, ymax |
|
|
A field in the attribute table of a vector layer |
||
Field Aggregates |
A parameter for “aggregate” configurations, which consist of a definition of desired output fields, types, and aggregate used to populate them |
||
Fields Mapper |
A parameter for “field mapping” configurations, which consist of a definition of desired output fields, types, and expressions used to populate them |
||
File/Folder |
|
A filename of an existing file |
|
|
A filename for a newly created output file |
||
|
A folder (destination folder) |
||
Geometry |
|
A geometry |
|
|
An integer |
||
Print Layout |
|
A layout |
|
Print Layout Item |
|
A layout item |
|
Map Layer |
|
A map layer |
|
Map Theme |
|
A project map theme |
|
Matrix |
|
A matrix |
|
Mesh Dataset Groups |
Dataset groups of mesh layer |
||
Mesh Dataset Time |
Dataset index from a mesh layer by time setting |
||
Mesh Layer |
|
A mesh layer |
|
Multiple Input |
|
A set of layers |
|
число (number) |
|
A numerical value |
|
Точка |
|
A point |
|
Point Cloud Attribute |
An attribute from a point cloud layer |
||
|
A point cloud layer destination parameter, for specifying the destination path for a point cloud layer created by the algorithm |
||
Point Cloud Layer |
|
A point cloud layer |
|
|
An available connection for a database provider |
||
Range/Диапазон |
|
A number range |
|
Raster Layer |
|
Растровый слой |
|
|
A raster layer destination parameter, for specifying the destination path for a raster layer created by the algorithm |
||
Scale |
|
A map scale |
|
|
A feature sink |
||
TIN Creation Layers |
Selection of multiple layers to create a TIN with vertices and/or break lines |
||
Vector Features |
|
A feature source |
|
строка (string) |
|
A text string |
|
Vector Layer |
|
Векторный слой |
|
|
A vector layer destination parameter, for specifying the destination path for a vector layer created by the algorithm |
||
Vector Tile Writer Layers |
A vector tile layer destination parameter, for specifying the destination path for a vector tile layer created by the algorithm |
27.10.2. Output types
Класс |
Alg constant |
Описание |
---|---|---|
|
A boolean value |
|
|
A double numeric parameter for distance values |
|
|
A filename of an existing file |
|
|
A folder |
|
|
HTML |
|
|
A integer |
|
|
A layer definition |
|
|
A map layer |
|
|
A set of layers |
|
|
A numerical value |
|
|
A point cloud layer |
|
|
Растровый слой |
|
|
A text string |
|
|
Векторный слой |
|
A vector tile layer |