SAGA.pointcloud_tools.14: Select Point Cloud from List

Main use of this tool is to support tool chain development, allowing to pick a single point cloud from a point cloud list.<br/>

Inputs

The input point cloud list.

format
href
Please set a value for PC_LIST.

The list index of the point cloud to pick. Indices start at zero.

integer

Outputs

The point cloud picked from the point cloud list.

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.14", "title": "Select Point Cloud from List", "description": "Main use of this tool is to support tool chain development, allowing to pick a single point cloud from a point cloud list.<br/>", "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.14/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.pointcloud_tools.14/execution.html"}], "inputs": {"PC_LIST": {"title": "Point Cloud List", "description": "The input point cloud list.", "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_LIST"}, "INDEX": {"title": "Indicateur", "description": "The list index of the point cloud to pick. Indices start at zero.", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "INDEX"}}, "outputs": {"PC": {"title": "Point Cloud", "description": "The point cloud picked from the point cloud list.", "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"}}}

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