SAGA.grid_visualisation.5: Color Triangle Composite

Similar to 'RGB Composite', but the three colors representing intensity of each data set can be chosen by user.

Inputs

A

format
href
Please set a value for A_GRID.

Value Preparation

string

Rescale Range

number

Rescale Range

number

Percentiles

number

Percentiles

number

Percentage of standard deviation

number

B

format
href
Please set a value for B_GRID.

Value Preparation

string

Rescale Range

number

Rescale Range

number

Percentiles

number

Percentiles

number

Percentage of standard deviation

number

C

format
href
Please set a value for C_GRID.

Value Preparation

string

Rescale Range

number

Rescale Range

number

Percentiles

number

Percentiles

number

Percentage of standard deviation

number

Outputs

Composite

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_visualisation.5", "title": "Color Triangle Composite", "description": "Similar to 'RGB Composite', but the three colors representing intensity of each data set can be chosen by user. ", "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_visualisation.5/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_visualisation.5/execution.html"}], "inputs": {"A_GRID": {"title": "A", "description": "A", "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": "A_GRID"}, "A_METHOD": {"title": "Value Preparation", "description": "Value Preparation", "schema": {"type": "string", "default": "Percentage of standard deviation", "enum": ["0 - 1", "Rescale to 0 - 1", "User defined rescale", "Percentiles", "Percentage of standard deviation"], "nullable": true}, "id": "A_METHOD"}, "A_RANGE_MIN": {"title": "Rescale Range (min value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "A_RANGE_MIN"}, "A_RANGE_MAX": {"title": "Rescale Range (max value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "A_RANGE_MAX"}, "A_PERCTL_MIN": {"title": "Percentiles (min value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "A_PERCTL_MIN"}, "A_PERCTL_MAX": {"title": "Percentiles (max value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "A_PERCTL_MAX"}, "A_PERCENT": {"title": "Percentage of standard deviation", "description": "Percentage of standard deviation", "schema": {"type": "number", "default": 150, "format": "double", "nullable": true}, "id": "A_PERCENT"}, "B_GRID": {"title": "B", "description": "B", "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": "B_GRID"}, "B_METHOD": {"title": "Value Preparation", "description": "Value Preparation", "schema": {"type": "string", "default": "Percentage of standard deviation", "enum": ["0 - 1", "Rescale to 0 - 1", "User defined rescale", "Percentiles", "Percentage of standard deviation"], "nullable": true}, "id": "B_METHOD"}, "B_RANGE_MIN": {"title": "Rescale Range (min value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "B_RANGE_MIN"}, "B_RANGE_MAX": {"title": "Rescale Range (max value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "B_RANGE_MAX"}, "B_PERCTL_MIN": {"title": "Percentiles (min value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "B_PERCTL_MIN"}, "B_PERCTL_MAX": {"title": "Percentiles (max value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "B_PERCTL_MAX"}, "B_PERCENT": {"title": "Percentage of standard deviation", "description": "Percentage of standard deviation", "schema": {"type": "number", "default": 150, "format": "double", "nullable": true}, "id": "B_PERCENT"}, "C_GRID": {"title": "C", "description": "C", "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": "C_GRID"}, "C_METHOD": {"title": "Value Preparation", "description": "Value Preparation", "schema": {"type": "string", "default": "Percentage of standard deviation", "enum": ["0 - 1.0", "Rescale to 0 - 1.0", "User defined rescale", "Percentiles", "Percentage of standard deviation"], "nullable": true}, "id": "C_METHOD"}, "C_RANGE_MIN": {"title": "Rescale Range (min value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "C_RANGE_MIN"}, "C_RANGE_MAX": {"title": "Rescale Range (max value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "C_RANGE_MAX"}, "C_PERCTL_MIN": {"title": "Percentiles (min value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "C_PERCTL_MIN"}, "C_PERCTL_MAX": {"title": "Percentiles (max value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "C_PERCTL_MAX"}, "C_PERCENT": {"title": "Percentage of standard deviation", "description": "Percentage of standard deviation", "schema": {"type": "number", "default": 150, "format": "double", "nullable": true}, "id": "C_PERCENT"}}, "outputs": {"GRID": {"title": "Composite", "description": "Composite", "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": "GRID"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/SAGA.grid_visualisation.5.html
Last modified: Sat Feb 19 15:43:34 CET 2022