SAGA.garden_fractals.1: Pythagoras' Tree

Pythagoras' Tree.

Inputs

Shape Type

string

Angle [Degree]

number

Minimum Size [%]

number

Method

string

Constant Variation Range [Degree]

number

Constant Variation Range [Degree]

number

Outputs

Pythagoras' Tree

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.1", "title": "Pythagoras' Tree", "description": "Pythagoras' Tree.", "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.1/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.garden_fractals.1/execution.html"}], "inputs": {"TYPE": {"title": "Shape Type", "description": "Shape Type", "schema": {"type": "string", "default": "Polygons", "enum": ["Lines", "Polygons"], "nullable": true}, "id": "TYPE"}, "ANGLE": {"title": "Angle [Degree]", "description": "Angle [Degree]", "schema": {"type": "number", "default": 55, "format": "double", "minimum": 0, "maximum": 90, "nullable": true}, "id": "ANGLE"}, "MINSIZE": {"title": "Minimum Size [%]", "description": "Minimum Size [%]", "schema": {"type": "number", "default": 2, "format": "double", "minimum": 0.001, "maximum": 100, "nullable": true}, "id": "MINSIZE"}, "METHOD": {"title": "Method", "description": "Method", "schema": {"type": "string", "default": "Fixed angle", "enum": ["Fixed angle", "Constant variation range", "Low variation for low sizes", "High variation for low sizes"], "nullable": true}, "id": "METHOD"}, "VARRANGE_MIN": {"title": "Constant Variation Range [Degree] (min value)", "description": "Constant Variation Range [Degree]", "schema": {"type": "number", "nullable": true}, "id": "VARRANGE_MIN"}, "VARRANGE_MAX": {"title": "Constant Variation Range [Degree] (max value)", "description": "Constant Variation Range [Degree]", "schema": {"type": "number", "nullable": true}, "id": "VARRANGE_MAX"}}, "outputs": {"RESULT": {"title": "Pythagoras' Tree", "description": "Pythagoras' Tree", "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": "RESULT"}}}

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