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/>
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://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.pointcloud_tools.14/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/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": "Index", "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"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.pointcloud_tools.14.html Last modified: Sat Dec 4 00:09:36 CET 2021