SAGA.grid_analysis.15: Fragmentation (Standard)

Grid based fragmentation analysis after Riitters et al. (2000).<br/><br/>(1) interior, if Density = 1.0<br/>(2) undetermined, if Density > 0.6 and Density = Connectivity<br/>(3) perforated, if Density > 0.6 and Density - Connectivity > 0<br/>(4) edge, if Density > 0.6 and Density - Connectivity < 0<br/>(5) transitional, if 0.4 < Density < 0.6<br/>(6) patch, if Density < 0.4<br/>

Inputs

Classification

format
href
Please set a value for CLASSES.

Class Identifier

integer

Moving window size = 1 + 2 * Neighborhood.

number

Moving window size = 1 + 2 * Neighborhood.

number

Level Aggregation

string

Add Border

boolean

Connectivity Weighting

number

Minimum Density [Percent]

number

if less than 100, it is distinguished between interior and core forest

number

Neighbourhood

string

Include diagonal neighbour relations

boolean

Outputs

Density Index (Pf).

format
transmission

Connectivity Index (Pff).

format
transmission

Fragmentation Index

format
transmission

Summary

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_analysis.15", "title": "Fragmentation (Standard)", "description": "Grid based fragmentation analysis after Riitters et al. (2000).<br/><br/>(1) interior, if Density = 1.0<br/>(2) undetermined, if Density > 0.6 and Density = Connectivity<br/>(3) perforated, if Density > 0.6 and Density - Connectivity > 0<br/>(4) edge, if Density > 0.6 and Density - Connectivity < 0<br/>(5) transitional, if 0.4 < Density < 0.6<br/>(6) patch, if Density < 0.4<br/>", "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_analysis.15/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_analysis.15/execution.html"}], "inputs": {"CLASSES": {"title": "Classification", "description": "Classification", "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": "CLASSES"}, "CLASS": {"title": "Class Identifier", "description": "Class Identifier", "schema": {"type": "integer", "default": 1, "nullable": true}, "id": "CLASS"}, "NEIGHBORHOOD_MIN": {"title": "Neighborhood (min value)", "description": "Moving window size = 1 + 2 * Neighborhood.", "schema": {"type": "number", "nullable": true}, "id": "NEIGHBORHOOD_MIN"}, "NEIGHBORHOOD_MAX": {"title": "Neighborhood (max value)", "description": "Moving window size = 1 + 2 * Neighborhood.", "schema": {"type": "number", "nullable": true}, "id": "NEIGHBORHOOD_MAX"}, "AGGREGATION": {"title": "Level Aggregation", "description": "Level Aggregation", "schema": {"type": "string", "default": "average", "enum": ["average", "multiplicative"], "nullable": true}, "id": "AGGREGATION"}, "BORDER": {"title": "Add Border", "description": "Add Border", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "BORDER"}, "WEIGHT": {"title": "Connectivity Weighting", "description": "Connectivity Weighting", "schema": {"type": "number", "default": 1.1, "format": "double", "nullable": true}, "id": "WEIGHT"}, "DENSITY_MIN": {"title": "Minimum Density [Percent]", "description": "Minimum Density [Percent]", "schema": {"type": "number", "default": 10, "format": "double", "minimum": 0, "maximum": 100, "nullable": true}, "id": "DENSITY_MIN"}, "DENSITY_INT": {"title": "Minimum Density for Interior Forest [Percent]", "description": "if less than 100, it is distinguished between interior and core forest", "schema": {"type": "number", "default": 99, "format": "double", "minimum": 0, "maximum": 100, "nullable": true}, "id": "DENSITY_INT"}, "CIRCULAR": {"title": "Neighbourhood", "description": "Neighbourhood", "schema": {"type": "string", "default": "circle", "enum": ["square", "circle"], "nullable": true}, "id": "CIRCULAR"}, "DIAGONAL": {"title": "Include diagonal neighbour relations", "description": "Include diagonal neighbour relations", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "DIAGONAL"}}, "outputs": {"DENSITY": {"title": "Density [Percent]", "description": "Density Index (Pf).", "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": "DENSITY"}, "CONNECTIVITY": {"title": "Connectivity [Percent]", "description": "Connectivity Index (Pff).", "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": "CONNECTIVITY"}, "FRAGMENTATION": {"title": "Fragmentation", "description": "Fragmentation Index", "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": "FRAGMENTATION"}, "FRAGSTATS": {"title": "Summary", "description": "Summary", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "FRAGSTATS"}}}

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