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 treshold will be removed (sieved), i.e. they are set to no-data.

Inputs

Classes

format
href
Please set a value for INPUT.

Neumann: the four horizontally and vertically neighboured cells; Moore: all eight adjacent cells

string

Minimum number of cells in a group of adjacent cells.

integer

Class Selection

string

Class Identifier

number

Outputs

Sieved Classes

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.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 treshold 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": "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.grid_filter.15/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_filter.15/execution.html"}], "inputs": {"INPUT": {"title": "Classes", "description": "Classes", "extended-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", "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.", "schema": {"type": "integer", "default": 4, "nullable": true}, "id": "THRESHOLD"}, "ALL": {"title": "Class Selection", "description": "Class Selection", "schema": {"type": "string", "default": "all classes", "enum": ["single class", "all classes"], "nullable": true}, "id": "ALL"}, "CLASS": {"title": "Class Identifier", "description": "Class Identifier", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "CLASS"}}, "outputs": {"OUTPUT": {"title": "Sieved Classes", "description": "Sieved Classes", "extended-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://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/SAGA.grid_filter.15.html
Last modified: Sat Feb 19 15:43:34 CET 2022