np.unzip: Zip a raster or vector datasource.

Produce a Zip File containing the datasource files.

Inputs

The input datastore name to search for datasource.

format
href
Please set a value for zip.

Outputs

The resulting directory path containing the uncompressed archive

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.unzip", "title": "Zip a raster or vector datasource.", "description": "Produce a Zip File containing the datasource files.", "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.unzip/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/np.unzip/execution.html"}], "inputs": {"zip": {"title": "The input datastore", "description": "The input datastore name to search for datasource.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["application/zip"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}, "id": "zip"}}, "outputs": {"Result": {"title": "The resulting directory path", "description": "The resulting directory path containing the uncompressed archive", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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