np.convertTo: Convert vector data from one format to another.

Converts vector data between different formats.

Inputs

The index identifier

string

Outputs

The file name resulting of the convertion

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": "np.convertTo", "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/np.convertTo/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/np.convertTo/execution.html"}], "inputs": {"id": {"title": "The index identifier", "description": "The index identifier", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "id"}}, "outputs": {"Result": {"title": "The resulting converted file", "description": "The file name resulting of the convertion", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "object"}]}, "id": "Result"}}}

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