distiller.wfs.save: Create or update a WMS/WFS Data Store.

Save the WMS/WFS Data Store settings.

Inputs

The name of the Data Store to create.

string
Please set a value for name.

The URL to acces the WMS/WFS Server.

string
Please set a value for url.

The type of OGC protocol to use WMS or WFS.

string
Please set a value for type.

Outputs

The message providing information about the creation of the WMS or WFS Data Store.

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": "distiller.wfs.save", "title": "Create or update a WMS/WFS Data Store.", "description": "Save the WMS/WFS Data Store settings.", "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/distiller.wfs.save/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/distiller.wfs.save/execution.html"}], "inputs": {"name": {"title": "The Data Store Name", "description": "The name of the Data Store to create.", "schema": {"type": "string", "default": "Any value"}, "id": "name"}, "url": {"title": "The Server Url", "description": "The URL to acces the WMS/WFS Server.", "schema": {"type": "string", "default": "Any value"}, "id": "url"}, "type": {"title": "The OGC Protocol", "description": "The type of OGC protocol to use WMS or WFS.", "schema": {"type": "string", "default": "Any value"}, "id": "type"}}, "outputs": {"Result": {"title": "The resulting message", "description": "The message providing information about the creation of the WMS or WFS Data Store.", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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