SAGA.grid_visualisation.3: RGB Composite
Create red-green-blue overlays of grids.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.grid_visualisation.3", "title": "RGB Composite", "description": "Create red-green-blue overlays of grids. ", "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://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.grid_visualisation.3/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.grid_visualisation.3/execution.html"}], "inputs": {"R_GRID": {"title": "Red", "description": "Red", "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": "R_GRID"}, "R_METHOD": {"title": "Value Preparation", "description": "Value Preparation", "schema": {"type": "string", "default": "standard deviation", "enum": ["take original value (0 - 255)", "rescale to 0 - 255", "user defined", "percentiles", "standard deviation"], "nullable": true}, "id": "R_METHOD"}, "R_RANGE_MIN": {"title": "Rescale Range (min value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "R_RANGE_MIN"}, "R_RANGE_MAX": {"title": "Rescale Range (max value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "R_RANGE_MAX"}, "R_PERCTL_MIN": {"title": "Percentiles (min value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "R_PERCTL_MIN"}, "R_PERCTL_MAX": {"title": "Percentiles (max value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "R_PERCTL_MAX"}, "R_STDDEV": {"title": "Standard Deviation", "description": "Standard Deviation", "schema": {"type": "number", "default": 2, "format": "double", "nullable": true}, "id": "R_STDDEV"}, "G_GRID": {"title": "Green", "description": "Green", "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": "G_GRID"}, "G_METHOD": {"title": "Value Preparation", "description": "Value Preparation", "schema": {"type": "string", "default": "standard deviation", "enum": ["take original value (0 - 255)", "rescale to 0 - 255", "user defined", "percentiles", "standard deviation"], "nullable": true}, "id": "G_METHOD"}, "G_RANGE_MIN": {"title": "Rescale Range (min value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "G_RANGE_MIN"}, "G_RANGE_MAX": {"title": "Rescale Range (max value)", "description": "Rescale Range", "schema": {"type": "number", "nullable": true}, "id": "G_RANGE_MAX"}, "G_PERCTL_MIN": {"title": "Percentiles (min value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "G_PERCTL_MIN"}, "G_PERCTL_MAX": {"title": "Percentiles (max value)", "description": "Percentiles", "schema": {"type": "number", "nullable": true}, "id": "G_PERCTL_MAX"}, "G_STDDEV": {"title": "Standard Deviation", "description": "Standard Deviation", "schema": {"type": "number", "default": 2, "format": "double", "nullable": true}, "id": "G_STDDEV"}, "B_GRID": {"title": "Blue", "description": "Blue", "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": "standard deviation", "enum": ["take original value (0 - 255)", "rescale to 0 - 255", "user defined", "percentiles", "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_STDDEV": {"title": "Standard Deviation", "description": "Standard Deviation", "schema": {"type": "number", "default": 2, "format": "double", "nullable": true}, "id": "B_STDDEV"}, "A_GRID": {"title": "Alpha", "description": "Alpha", "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"}]}}}], "nullable": true}, "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": "standard deviation", "enum": ["take original value (0 - 255)", "rescale to 0 - 255", "user defined", "percentiles", "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_STDDEV": {"title": "Standard Deviation", "description": "Standard Deviation", "schema": {"type": "number", "default": 2, "format": "double", "nullable": true}, "id": "A_STDDEV"}}, "outputs": {"RGB": {"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": "RGB"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.grid_visualisation.3.html Last modified: Sat Dec 4 00:09:36 CET 2021