重要
Translation is a community effort you can join. This page is currently translated at 57.98%.
27.10. 处理算法的输入与输出
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. 输入类型
输入名称 |
类 |
Alg常量 |
描述 |
---|---|---|---|
注记层 |
|
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 |
|
布尔 |
|
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 |
||
网孔图层 |
|
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 |
||
点云图层 |
|
A point cloud layer |
|
|
An available connection for a database provider |
||
范围 |
|
A number range |
|
栅格图层 |
|
A 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 |
|
字符串 |
|
A text string |
|
矢量图层 |
|
A 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常量 |
描述 |
---|---|---|
|
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 raster layer |
|
|
A text string |
|
|
A vector layer |
|
A vector tile layer |