SAGA.shapes_grid.8: Grid Statistics for Points

For each given point statistics based on all grid cells in the defined neighbourhood will be calculated.

Inputs

Grids

format
href
Please set a value for GRIDS.

Points

format
href
Please set a value for POINTS.

Kernel Type

string

kernel size defined as radius number of cells

integer

Field Naming

string

Number of Cells

boolean

Minimum

boolean

Maximum

boolean

Range

boolean

Sum

boolean

Mean

boolean

Variance

boolean

Standard Deviation

boolean

Calculate distribution quantiles. Value specifies interval (median=50, quartiles=25, deciles=10, ...). Set to zero to omit quantile calculation.

integer

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.8", "title": "Grid Statistics for Points", "description": "For each given point statistics based on all grid cells in the defined neighbourhood will be calculated.", "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.shapes_grid.8/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_grid.8/execution.html"}], "inputs": {"GRIDS": {"title": "Grids", "description": "Grids", "maxOccurs": 1024, "extended-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"}, "POINTS": {"title": "Points", "description": "Points", "extended-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": "POINTS"}, "KERNEL_TYPE": {"title": "Kernel Type", "description": "Kernel Type", "schema": {"type": "string", "default": "square", "enum": ["square", "circle"], "nullable": true}, "id": "KERNEL_TYPE"}, "KERNEL_SIZE": {"title": "Kernel Size", "description": "kernel size defined as radius number of cells", "schema": {"type": "integer", "default": 1, "nullable": true}, "id": "KERNEL_SIZE"}, "NAMING": {"title": "Field Naming", "description": "Field Naming", "schema": {"type": "string", "default": "grid name", "enum": ["grid number", "grid name"], "nullable": true}, "id": "NAMING"}, "COUNT": {"title": "Number of Cells", "description": "Number of Cells", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "COUNT"}, "MIN": {"title": "Minimum", "description": "Minimum", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "MIN"}, "MAX": {"title": "Maximum", "description": "Maximum", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "MAX"}, "RANGE": {"title": "Range", "description": "Range", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "RANGE"}, "SUM": {"title": "Sum", "description": "Sum", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "SUM"}, "MEAN": {"title": "Mean", "description": "Mean", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "MEAN"}, "VAR": {"title": "Variance", "description": "Variance", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "VAR"}, "STDDEV": {"title": "Standard Deviation", "description": "Standard Deviation", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "STDDEV"}, "QUANTILE": {"title": "Quantile", "description": "Calculate distribution quantiles. Value specifies interval (median=50, quartiles=25, deciles=10, ...). Set to zero to omit quantile calculation.", "schema": {"type": "integer", "default": 0, "minimum": 0, "maximum": 50, "nullable": true}, "id": "QUANTILE"}}, "outputs": {"RESULT": {"title": "Statistics", "description": "Statistics", "extended-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://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/SAGA.shapes_grid.8.html
Last modified: Sat Feb 19 15:43:34 CET 2022