SAGA.grid_filter.15: Sieve Classes
The 'Sieve Classes' tool counts the number of adjacent cells sharing the same value (the class identifier). Areas that are formed by less cells than specified by the threshold will be removed (sieved), i.e. they are set to no-data.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.grid_filter.15", "title": "Sieve Classes", "description": "The 'Sieve Classes' tool counts the number of adjacent cells sharing the same value (the class identifier). Areas that are formed by less cells than specified by the threshold will be removed (sieved), i.e. they are set to no-data. ", "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.grid_filter.15/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.grid_filter.15/execution.html"}], "inputs": {"INPUT": {"title": "Classes", "description": "Classes", "maxOccurs": 1, "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "INPUT"}, "MODE": {"title": "Neighbourhood", "description": "Neumann: the four horizontally and vertically neighboured cells; Moore: all eight adjacent cells", "maxOccurs": 1, "schema": {"type": "string", "default": "Neumann", "enum": ["Neumann", "Moore"], "nullable": true}, "id": "MODE"}, "THRESHOLD": {"title": "Minimum Threshold", "description": "Minimum number of cells in a group of adjacent cells.", "maxOccurs": 1, "schema": {"type": "integer", "default": 4, "nullable": true}, "id": "THRESHOLD"}, "ALL": {"title": "Class Selection", "description": "Class Selection", "maxOccurs": 1, "schema": {"type": "string", "default": "all classes", "enum": ["single class", "all classes"], "nullable": true}, "id": "ALL"}, "CLASS": {"title": "Class Identifier", "description": "Class Identifier", "maxOccurs": 1, "schema": {"type": "number", "default": 1, "nullable": true}, "id": "CLASS"}}, "outputs": {"OUTPUT": {"title": "Sieved Classes", "description": "Sieved Classes", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "OUTPUT"}}}
http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.grid_filter.15.html Last modified: Wed Jun 9 17:39:32 CEST 2021