SAGA.grid_tools.25: Close Gaps with Spline

Close Gaps with Spline

Inputs

Grille

format
href
Please set a value for GRID.

Mask

format
href
Please set a value for MASK.

is ignored if set to zero

integer

Maximum Points

integer

Number of Points for Local Interpolation

integer

Extended Neighourhood

boolean

Neighbourhood

string

Radius (Cells)

integer

Relaxation

number

Outputs

Closed Gaps Grid

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_tools.25", "title": "Close Gaps with Spline", "description": "Close Gaps with Spline", "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_tools.25/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_tools.25/execution.html"}], "inputs": {"GRID": {"title": "Grille", "description": "Grille", "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": "GRID"}, "MASK": {"title": "Mask", "description": "Mask", "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": "MASK"}, "MAXGAPCELLS": {"title": "Only Process Gaps with Less Cells", "description": "is ignored if set to zero", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "MAXGAPCELLS"}, "MAXPOINTS": {"title": "Maximum Points", "description": "Maximum Points", "schema": {"type": "integer", "default": 1000, "nullable": true}, "id": "MAXPOINTS"}, "LOCALPOINTS": {"title": "Number of Points for Local Interpolation", "description": "Number of Points for Local Interpolation", "schema": {"type": "integer", "default": 20, "nullable": true}, "id": "LOCALPOINTS"}, "EXTENDED": {"title": "Extended Neighourhood", "description": "Extended Neighourhood", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "EXTENDED"}, "NEIGHBOURS": {"title": "Neighbourhood", "description": "Neighbourhood", "schema": {"type": "string", "default": "Neumann", "enum": ["Neumann", "Moore"], "nullable": true}, "id": "NEIGHBOURS"}, "RADIUS": {"title": "Radius (Cells)", "description": "Radius (Cells)", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "RADIUS"}, "RELAXATION": {"title": "Relaxation", "description": "Relaxation", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "RELAXATION"}}, "outputs": {"CLOSED": {"title": "Closed Gaps Grid", "description": "Closed Gaps Grid", "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": "CLOSED"}}}

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