SAGA.ta_morphometry.19: TPI Based Landform Classification

Topographic Position Index (TPI) calculation as proposed by Guisan et al. (1999). This is literally the same as the difference to the mean calculation (residual analysis) proposed by Wilson & Gallant (2000). The bandwidth parameter for distance weighting is given as percentage of the (outer) radius.

Inputs

Élévation

format
href
Please set a value for DEM.

radius in map units

number

radius in map units

number

kernel radius in map units

number

kernel radius in map units

number

Weighting Function

string

Inverse Distance Weighting Power

number

Calculates weights for distance plus one, avoiding division by zero for zero distances

boolean

Gaussian and Exponential Weighting Bandwidth

number

Outputs

Landforms

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.ta_morphometry.19", "title": "TPI Based Landform Classification", "description": "Topographic Position Index (TPI) calculation as proposed by Guisan et al. (1999). This is literally the same as the difference to the mean calculation (residual analysis) proposed by Wilson & Gallant (2000). The bandwidth parameter for distance weighting is given as percentage of the (outer) radius.", "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.ta_morphometry.19/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.ta_morphometry.19/execution.html"}], "inputs": {"DEM": {"title": "\u00c9l\u00e9vation", "description": "\u00c9l\u00e9vation", "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": "DEM"}, "RADIUS_A_MIN": {"title": "Small Scale (min value)", "description": "radius in map units", "schema": {"type": "number", "nullable": true}, "id": "RADIUS_A_MIN"}, "RADIUS_A_MAX": {"title": "Small Scale (max value)", "description": "radius in map units", "schema": {"type": "number", "nullable": true}, "id": "RADIUS_A_MAX"}, "RADIUS_B_MIN": {"title": "Large Scale (min value)", "description": "kernel radius in map units", "schema": {"type": "number", "nullable": true}, "id": "RADIUS_B_MIN"}, "RADIUS_B_MAX": {"title": "Large Scale (max value)", "description": "kernel radius in map units", "schema": {"type": "number", "nullable": true}, "id": "RADIUS_B_MAX"}, "DW_WEIGHTING": {"title": "Weighting Function", "description": "Weighting Function", "schema": {"type": "string", "default": "no distance weighting", "enum": ["no distance weighting", "inverse distance to a power", "exponential", "gaussian weighting"], "nullable": true}, "id": "DW_WEIGHTING"}, "DW_IDW_POWER": {"title": "Inverse Distance Weighting Power", "description": "Inverse Distance Weighting Power", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "DW_IDW_POWER"}, "DW_IDW_OFFSET": {"title": "Inverse Distance Offset", "description": "Calculates weights for distance plus one, avoiding division by zero for zero distances", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "DW_IDW_OFFSET"}, "DW_BANDWIDTH": {"title": "Gaussian and Exponential Weighting Bandwidth", "description": "Gaussian and Exponential Weighting Bandwidth", "schema": {"type": "number", "default": 75, "format": "double", "nullable": true}, "id": "DW_BANDWIDTH"}}, "outputs": {"LANDFORMS": {"title": "Landforms", "description": "Landforms", "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": "LANDFORMS"}}}

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