georeferencer.saveGeoreferencedProject: Save a MapMint Georeferencing Project

Save a MapMint Georeferencing Project and GCP file if any GCP was provided.

Inputs

The name of the datastore where to find the image.

string
Please set a value for dst.

The name of the datasource located in the specified datastore.

string
Please set a value for dso.

The name of the file where was stored GCPs.

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.saveGeoreferencedProject", "title": "Save a MapMint Georeferencing Project", "description": "Save a MapMint Georeferencing Project and GCP file if any GCP was provided.", "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.saveGeoreferencedProject/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/georeferencer.saveGeoreferencedProject/execution.html"}], "inputs": {"dst": {"title": "Espace de stockage", "description": "The name of the datastore where to find the image.", "schema": {"type": "string", "default": "Any value"}, "id": "dst"}, "dso": {"title": "Datasource", "description": "The name of the datasource located in the specified datastore.", "schema": {"type": "string", "default": "Any value"}, "id": "dso"}, "gcpfile": {"title": "GCP File", "description": "The name of the file where was stored GCPs.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "gcpfile"}}, "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.saveGeoreferencedProject.html
Last modified: Sat Feb 19 15:43:34 CET 2022