SAGA.pointcloud_tools.9: Point Cloud Thinning (Simple)
This simple thinning tool reduces the number of points in a point cloud by sequential point removal. It is therefore most suited for points stored in chronological order.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.pointcloud_tools.9", "title": "Point Cloud Thinning (Simple)", "description": "This simple thinning tool reduces the number of points in a point cloud by sequential point removal. It is therefore most suited for points stored in chronological order. ", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.pointcloud_tools.9/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.pointcloud_tools.9/execution.html"}], "inputs": {"INPUT": {"title": "Points", "description": "Points", "maxOccurs": 1, "extentded-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": "INPUT"}, "PERCENT": {"title": "Percent", "description": "Reduce the number of points to this percentage.", "maxOccurs": 1, "schema": {"type": "number", "default": 50, "nullable": true}, "id": "PERCENT"}, "NUMBER": {"title": "Number of Points", "description": "Number of Points", "maxOccurs": 1, "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "NUMBER"}}, "outputs": {"RESULT": {"title": "Thinned Points", "description": "Thinned Points", "extentded-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": "RESULT"}}}
http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.pointcloud_tools.9.html Last modified: Wed Jun 9 17:39:32 CEST 2021