SAGA.garden_fractals.5: Gaussian Landscapes

Generates Gaussian landscapes.<br/><br/>References:<br/>- Halling, H., Moeller, R. (1995): 'Mathematik fuers Auge', Heidelberg, 144p.<br/>- Mandelbrot, B.B. (1983): 'The Fractal Geometry of Nature', New York, 490p.<br/>

Inputs

Width (Cells)

integer

Height (Cells)

integer

Roughness/Smoothness

number

Method

string

Flattening

number

Outputs

Grille

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.garden_fractals.5", "title": "Gaussian Landscapes", "description": "Generates Gaussian landscapes.<br/><br/>References:<br/>- Halling, H., Moeller, R. (1995): 'Mathematik fuers Auge', Heidelberg, 144p.<br/>- Mandelbrot, B.B. (1983): 'The Fractal Geometry of Nature', New York, 490p.<br/>", "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.garden_fractals.5/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.garden_fractals.5/execution.html"}], "inputs": {"NX": {"title": "Width (Cells)", "description": "Width (Cells)", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "NX"}, "NY": {"title": "Height (Cells)", "description": "Height (Cells)", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "NY"}, "H": {"title": "Roughness/Smoothness", "description": "Roughness/Smoothness", "schema": {"type": "number", "default": 0.75, "format": "double", "minimum": 0, "maximum": 1, "nullable": true}, "id": "H"}, "METHOD": {"title": "Method", "description": "Method", "schema": {"type": "string", "default": "Simple", "enum": ["Simple", "Flattening"], "nullable": true}, "id": "METHOD"}, "M": {"title": "Flattening", "description": "Flattening", "schema": {"type": "number", "default": 2, "format": "double", "nullable": true}, "id": "M"}}, "outputs": {"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"}}}

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