SAGA.grid_calculus.11: Fuzzify

Translates grid values into fuzzy set membership as preparation for fuzzy set analysis.

Inputs

Grille

format
href
Please set a value for INPUT.

From

number

To

number

From

number

To

number

Method

string

Transition

string

Invert

boolean

Automatically adjust control points to grid's data range

boolean

Outputs

Fuzzified Grid

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_calculus.11", "title": "Fuzzify", "description": "Translates grid values into fuzzy set membership as preparation for fuzzy set analysis. ", "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_calculus.11/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_calculus.11/execution.html"}], "inputs": {"INPUT": {"title": "Grille", "description": "Grille", "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"}, "INC_MIN": {"title": "From", "description": "From", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "INC_MIN"}, "INC_MAX": {"title": "To", "description": "To", "schema": {"type": "number", "default": 0.3, "format": "double", "nullable": true}, "id": "INC_MAX"}, "DEC_MIN": {"title": "From", "description": "From", "schema": {"type": "number", "default": 0.7, "format": "double", "nullable": true}, "id": "DEC_MIN"}, "DEC_MAX": {"title": "To", "description": "To", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "DEC_MAX"}, "METHOD": {"title": "Method", "description": "Method", "schema": {"type": "string", "default": "Increase", "enum": ["Increase", "Decrease", "Increase and Decrease"], "nullable": true}, "id": "METHOD"}, "TRANSITION": {"title": "Transition", "description": "Transition", "schema": {"type": "string", "default": "linear", "enum": ["linear", "sigmoidal", "j-shaped"], "nullable": true}, "id": "TRANSITION"}, "INVERT": {"title": "Invert", "description": "Invert", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "INVERT"}, "AUTOFIT": {"title": "Adjust", "description": "Automatically adjust control points to grid's data range", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "AUTOFIT"}}, "outputs": {"OUTPUT": {"title": "Fuzzified Grid", "description": "Fuzzified Grid", "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_calculus.11.html
Last modified: Sat Feb 19 15:43:34 CET 2022