HelloPy: Create a welcome message string.

Create a welcome string.

Inputs

The name to display in the welcome message.

string
Please set a value for a.

Outputs

The welcome message created by service.

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": "HelloPy", "title": "Create a welcome message string.", "description": "Create a welcome string.", "version": "2.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/HelloPy/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/HelloPy/execution.html"}], "inputs": {"a": {"title": "Input string", "description": "The name to display in the welcome message.", "schema": {"type": "string", "default": "Any value"}, "metadata": [{"title": "My test"}], "id": "a"}}, "outputs": {"Result": {"title": "The welcome message", "description": "The welcome message created by service.", "schema": {"type": "string", "default": "Any value"}, "metadata": [{"title": "My test"}], "id": "Result"}}}

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