georeferencer.copyLayerFile: Copy a MapMint Georeferencing Project mapfile

Copy a MapMint Georeferencing Project mapfile at its final location.

Inputs

The name of your MapMint georeferencing project.

string

The file to copy.

string

The target directory where to copy file.

string

Outputs

The resulting message 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": "georeferencer.copyLayerFile", "title": "Copy a MapMint Georeferencing Project mapfile", "description": "Copy a MapMint Georeferencing Project mapfile at its final location.", "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/georeferencer.copyLayerFile/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/georeferencer.copyLayerFile/execution.html"}], "inputs": {"layer": {"title": "The name of the MapMint georeferencing project", "description": "The name of your MapMint georeferencing project.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "layer"}, "lfile": {"title": "The file", "description": "The file to copy.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "lfile"}, "target": {"title": "The target directory", "description": "The target directory where to copy file.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "target"}}, "outputs": {"Result": {"title": "The resulting message", "description": "The resulting message created by service.", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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