SAGA.shapes_grid.2: Grid Statistics for Polygons

Zonal grid statistics. For each polygon statistics based on all covered grid cells will be calculated.

Inputs

Grids

format
href
Please set a value for GRIDS.

Polygons

format
href
Please set a value for POLYGONS.

Field Naming

string

Method

string

Use Multiple Cores

bool

Number of Cells

bool

Minimum

bool

Maximum

bool

Range

bool

Sum

bool

Mean

bool

Variance

bool

Standard Deviation

bool

Gini

bool

Separate the desired percentiles by semicolon, e.g. "5; 25; 50; 75; 95"

string

Outputs

Statistics

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.shapes_grid.2", "title": "Grid Statistics for Polygons", "description": "Zonal grid statistics. For each polygon statistics based on all covered grid cells will be calculated.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.shapes_grid.2/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.shapes_grid.2/execution.html"}], "inputs": {"GRIDS": {"title": "Grids", "description": "Grids", "maxOccurs": 1024, "extentded-schema": {"type": "array", "minItems": 1, "maxItems": 1024, "items": {"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": "GRIDS"}, "POLYGONS": {"title": "Polygons", "description": "Polygons", "maxOccurs": 1, "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "POLYGONS"}, "NAMING": {"title": "Field Naming", "description": "Field Naming", "maxOccurs": 1, "schema": {"type": "string", "default": "grid name", "enum": ["grid number", "grid name"], "nullable": true}, "id": "NAMING"}, "METHOD": {"title": "Method", "description": "Method", "maxOccurs": 1, "schema": {"type": "string", "default": "simple and fast", "enum": ["simple and fast", "polygon wise (cell centers)", "polygon wise (cell area)", "polygon wise (cell area weighted)"], "nullable": true}, "id": "METHOD"}, "PARALLELIZED": {"title": "Use Multiple Cores", "description": "Use Multiple Cores", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "PARALLELIZED"}, "COUNT": {"title": "Number of Cells", "description": "Number of Cells", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "COUNT"}, "MIN": {"title": "Minimum", "description": "Minimum", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "MIN"}, "MAX": {"title": "Maximum", "description": "Maximum", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "MAX"}, "RANGE": {"title": "Range", "description": "Range", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "RANGE"}, "SUM": {"title": "Sum", "description": "Sum", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "SUM"}, "MEAN": {"title": "Mean", "description": "Mean", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "MEAN"}, "VAR": {"title": "Variance", "description": "Variance", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "VAR"}, "STDDEV": {"title": "Standard Deviation", "description": "Standard Deviation", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "STDDEV"}, "GINI": {"title": "Gini", "description": "Gini", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "GINI"}, "QUANTILES": {"title": "Percentiles", "description": "Separate the desired percentiles by semicolon, e.g. \"5; 25; 50; 75; 95\"", "maxOccurs": 1, "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "QUANTILES"}}, "outputs": {"RESULT": {"title": "Statistics", "description": "Statistics", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "RESULT"}}}

http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.shapes_grid.2.html
Last modified: Wed Jun 9 17:39:32 CEST 2021