hellojs1: HelloWorld Service in JavaScript

Output and Hello Wolrd string

Inputs

The name to display in the hello message

string
Please set a value for S.

Outputs

The string 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": "hellojs1", "title": "HelloWorld Service in JavaScript", "description": "Output and Hello Wolrd 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/hellojs1/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/hellojs1/execution.html"}], "inputs": {"S": {"title": "Nom", "description": "The name to display in the hello message", "schema": {"type": "string", "default": "Any value"}, "metadata": [{"title": "Mon test "}], "id": "S"}}, "outputs": {"result": {"title": "The resulting string", "description": "The string created by service.", "schema": {"type": "string", "default": "Any value"}, "metadata": [{"title": "Mon test "}], "id": "result"}}}

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