SAGA.grid_tools.31: Clip Grids

Clip selected grids to specified extent.

Inputs

Grids

format
href
Please set a value for GRIDS.

Étendue

string

Shapes Extent

format
href
Please set a value for SHAPES.

Polygons

format
href
Please set a value for POLYGONS.

Clip those cells that are covered by the polygons instead of those that are not.

boolean

Gauche

number

Droite

number

Bottom

number

Top

number

Columns

integer

Rows

integer

add buffer (map units) to extent

number

Outputs

Clipped Grids

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.31", "title": "Clip Grids", "description": "Clip selected grids to specified extent.", "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.31/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_tools.31/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"}, "EXTENT": {"title": "\u00c9tendue", "description": "\u00c9tendue", "schema": {"type": "string", "default": "user defined", "enum": ["user defined", "grid system", "shapes extent", "polygon"], "nullable": true}, "id": "EXTENT"}, "SHAPES": {"title": "Shapes Extent", "description": "Shapes Extent", "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": "SHAPES"}, "POLYGONS": {"title": "Polygons", "description": "Polygons", "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": "POLYGONS"}, "INTERIOR": {"title": "Interior", "description": "Clip those cells that are covered by the polygons instead of those that are not.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "INTERIOR"}, "XMIN": {"title": "Gauche", "description": "Gauche", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "XMIN"}, "XMAX": {"title": "Droite", "description": "Droite", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "XMAX"}, "YMIN": {"title": "Bottom", "description": "Bottom", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "YMIN"}, "YMAX": {"title": "Top", "description": "Top", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "YMAX"}, "NX": {"title": "Columns", "description": "Columns", "schema": {"type": "integer", "default": 1, "nullable": true}, "id": "NX"}, "NY": {"title": "Rows", "description": "Rows", "schema": {"type": "integer", "default": 1, "nullable": true}, "id": "NY"}, "BUFFER": {"title": "Zone tampon", "description": "add buffer (map units) to extent", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "BUFFER"}}, "outputs": {"CLIPPED": {"title": "Clipped Grids", "description": "Clipped Grids", "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": "CLIPPED"}}}

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