SAGA.shapes_grid.5: Contour Lines from Grid

Derive contour lines (isolines) from grid.

Inputs

Grille

format
href
Please set a value for GRID.

choose vertex type for resulting contours

string

set greater one for line smoothing

number

Split Parts

boolean

Split Polygon Parts

boolean

Minimum Contour Value

number

Maximum Contour Value

number

Equidistance

number

Outputs

Contour

format
transmission

Polygons

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.5", "title": "Contour Lines from Grid", "description": "Derive contour lines (isolines) from grid. ", "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.5/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_grid.5/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"}, "VERTEX": {"title": "Vertex Type", "description": "choose vertex type for resulting contours", "schema": {"type": "string", "default": "x, y", "enum": ["x", " y", "x", " y", " z"], "nullable": true}, "id": "VERTEX"}, "SCALE": {"title": "Interpolation Scale", "description": "set greater one for line smoothing", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "SCALE"}, "LINE_PARTS": {"title": "Split Parts", "description": "Split Parts", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "LINE_PARTS"}, "POLY_PARTS": {"title": "Split Polygon Parts", "description": "Split Polygon Parts", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "POLY_PARTS"}, "ZMIN": {"title": "Minimum Contour Value", "description": "Minimum Contour Value", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "ZMIN"}, "ZMAX": {"title": "Maximum Contour Value", "description": "Maximum Contour Value", "schema": {"type": "number", "default": 10000, "format": "double", "nullable": true}, "id": "ZMAX"}, "ZSTEP": {"title": "Equidistance", "description": "Equidistance", "schema": {"type": "number", "default": 10, "format": "double", "nullable": true}, "id": "ZSTEP"}}, "outputs": {"CONTOUR": {"title": "Contour", "description": "Contour", "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": "CONTOUR"}, "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"}}}

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