vector-converter-src.cgi-env.moveFile: Convert vector data from one format to another.

Converts vector data between different formats.

Inputs

The input file name to move

string
Please set a value for fileIn.

The output file name to move

string
Please set a value for fileOut.

Outputs

The file name resulting of the convertion

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": "vector-converter-src.cgi-env.moveFile", "title": "Convert vector data from one format to another. ", "description": "Converts vector data between different formats.", "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/vector-converter-src.cgi-env.moveFile/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/vector-converter-src.cgi-env.moveFile/execution.html"}], "inputs": {"fileIn": {"title": "The input file URL / name", "description": "The input file name to move", "schema": {"type": "string", "default": "Any value"}, "id": "fileIn"}, "fileOut": {"title": "The output file URL / name", "description": "The output file name to move", "schema": {"type": "string", "default": "Any value"}, "id": "fileOut"}}, "outputs": {"Result": {"title": "The resulting converted file", "description": "The file name resulting of the convertion", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/vector-converter-src.cgi-env.moveFile.html
Last modified: Sat Feb 19 15:43:34 CET 2022