SAGA.grid_tools.27: Tiling

Tiling

Inputs

Grille

format
href
Please set a value for GRID.

Save tiles to disk individually

boolean

Output Directory

format
href
Please set a value for TILES_PATH.

The base name of the tiles

string

Overlapping Cells

integer

Add Cells

string

Tile Size Definition

string

Number of Column Cells

integer

Number of Row Cells

integer

Offset and Range (X)

number

Offset and Range (X)

number

Offset and Range (Y)

number

Offset and Range (Y)

number

Cell Size

number

Tile Size (X)

number

Tile Size (Y)

number

Outputs

Tiles

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.27", "title": "Tiling", "description": "Tiling", "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.27/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_tools.27/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"}, "TILES_SAVE": {"title": "Save Tiles to Disk", "description": "Save tiles to disk individually", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "TILES_SAVE"}, "TILES_PATH": {"title": "Output Directory", "description": "Output Directory", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/plain"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}, "id": "TILES_PATH"}, "TILES_NAME": {"title": "Base Name", "description": "The base name of the tiles", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "TILES_NAME"}, "OVERLAP": {"title": "Overlapping Cells", "description": "Overlapping Cells", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "OVERLAP"}, "OVERLAP_SYM": {"title": "Add Cells", "description": "Add Cells", "schema": {"type": "string", "default": "symmetric", "enum": ["symmetric", "bottom / left", "top / right"], "nullable": true}, "id": "OVERLAP_SYM"}, "METHOD": {"title": "Tile Size Definition", "description": "Tile Size Definition", "schema": {"type": "string", "default": "number of grid cells per tile", "enum": ["number of grid cells per tile", "coordinates (offset", " range", " cell size", " tile size)"], "nullable": true}, "id": "METHOD"}, "NX": {"title": "Number of Column Cells", "description": "Number of Column Cells", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "NX"}, "NY": {"title": "Number of Row Cells", "description": "Number of Row Cells", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "NY"}, "XRANGE_MIN": {"title": "Offset and Range (X) (min value)", "description": "Offset and Range (X)", "schema": {"type": "number", "nullable": true}, "id": "XRANGE_MIN"}, "XRANGE_MAX": {"title": "Offset and Range (X) (max value)", "description": "Offset and Range (X)", "schema": {"type": "number", "nullable": true}, "id": "XRANGE_MAX"}, "YRANGE_MIN": {"title": "Offset and Range (Y) (min value)", "description": "Offset and Range (Y)", "schema": {"type": "number", "nullable": true}, "id": "YRANGE_MIN"}, "YRANGE_MAX": {"title": "Offset and Range (Y) (max value)", "description": "Offset and Range (Y)", "schema": {"type": "number", "nullable": true}, "id": "YRANGE_MAX"}, "DCELL": {"title": "Cell Size", "description": "Cell Size", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "DCELL"}, "DX": {"title": "Tile Size (X)", "description": "Tile Size (X)", "schema": {"type": "number", "default": 100, "format": "double", "nullable": true}, "id": "DX"}, "DY": {"title": "Tile Size (Y)", "description": "Tile Size (Y)", "schema": {"type": "number", "default": 100, "format": "double", "nullable": true}, "id": "DY"}}, "outputs": {"TILES": {"title": "Tiles", "description": "Tiles", "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": "TILES"}}}

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