SAGA.pointcloud_tools.0: Point Cloud Cutter

This tool allows one to extract subsets from one or several point cloud datasets. The area-of-interest is defined either by bounding box coordinates, the extent of a grid system or a shapes layer, or by polygons of a shapes layer. Note that the latter does not support the inverse selection in case the shapes layer contains more than one polygon.<br/>In case a polygon shapes layer is used and one or more polygons are selected, only the selected polygons are processed.

Inputs

One or several input point cloud datasets to cut.

format
href
Please set a value for POINTS.

Choose Cut from ...

string

Invert selection.

boolean

Outputs

The cutted output point cloud dataset(s).

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.0", "title": "Point Cloud Cutter", "description": "This tool allows one to extract subsets from one or several point cloud datasets. The area-of-interest is defined either by bounding box coordinates, the extent of a grid system or a shapes layer, or by polygons of a shapes layer. Note that the latter does not support the inverse selection in case the shapes layer contains more than one polygon.<br/>In case a polygon shapes layer is used and one or more polygons are selected, only the selected polygons are processed.", "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.0/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.pointcloud_tools.0/execution.html"}], "inputs": {"POINTS": {"title": "Points", "description": "One or several input point cloud datasets to cut.", "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": "POINTS"}, "AREA": {"title": "Choose Cut from ...", "description": "Choose Cut from ...", "schema": {"type": "string", "default": "User Defined Extent", "enum": ["User Defined Extent", "Grid System Extent", "Shapes Extent", "Polygons"], "nullable": true}, "id": "AREA"}, "INVERSE": {"title": "Inverse", "description": "Invert selection.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "INVERSE"}}, "outputs": {"CUT": {"title": "Cut", "description": "The cutted output point cloud dataset(s).", "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": "CUT"}}}

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