SAGA.pointcloud_tools.12: Merge Point Clouds

This tool can be used to merge point clouds. The attribute fields of the merged point cloud resemble those of the first point cloud in the input list. In order to merge the attributes of the additional point cloud layers, these must be consistent (field name and type) with the first point cloud in the input list. Missing attribute values are set to no-data.

Inputs

Point Clouds

format
href
Please set a value for PC_LAYERS.

Removes input layers from memory while merging.

boolean

Adds a field with an identifier for the input point cloud a point originates from.

boolean

The start value to be used for the identifier.

integer

Outputs

Merged Point Cloud

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.pointcloud_tools.12", "title": "Merge Point Clouds", "description": "This tool can be used to merge point clouds. The attribute fields of the merged point cloud resemble those of the first point cloud in the input list. In order to merge the attributes of the additional point cloud layers, these must be consistent (field name and type) with the first point cloud in the input list. Missing attribute values are set to no-data. ", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.pointcloud_tools.12/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.pointcloud_tools.12/execution.html"}], "inputs": {"PC_LAYERS": {"title": "Point Clouds", "description": "Point Clouds", "maxOccurs": 1024, "extended-schema": {"type": "array", "minItems": 1, "maxItems": 1024, "items": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["application/x-ogc-lasf"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-lasf"}]}}}]}}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-lasf"}]}, "id": "PC_LAYERS"}, "DEL_LAYERS": {"title": "Delete Input", "description": "Removes input layers from memory while merging.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "DEL_LAYERS"}, "ADD_IDENTIFIER": {"title": "Add Input Identifier", "description": "Adds a field with an identifier for the input point cloud a point originates from.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "ADD_IDENTIFIER"}, "START_VALUE": {"title": "Start Value", "description": "The start value to be used for the identifier.", "schema": {"type": "integer", "default": 1, "nullable": true}, "id": "START_VALUE"}}, "outputs": {"PC_OUT": {"title": "Merged Point Cloud", "description": "Merged Point Cloud", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["application/x-ogc-lasf"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-lasf"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-lasf"}]}, "id": "PC_OUT"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/SAGA.pointcloud_tools.12.html
Last modified: Sat Feb 19 15:43:34 CET 2022