georeferencer.saveGCPAsCSV: Save a GCPs list in a CSV file

Save a GCPs list in a CSV file.

Inputs

The MapMint GeoReferencing project name.

string
Please set a value for dso.

The name of the file where was stored GCPs.

string
Please set a value for file.

One or more group control point.

string
Please set a value for gcp.

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.saveGCPAsCSV", "title": "Save a GCPs list in a CSV file", "description": "Save a GCPs list in a CSV file.", "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.saveGCPAsCSV/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/georeferencer.saveGCPAsCSV/execution.html"}], "inputs": {"dso": {"title": "The MapMint GeoReferencing project name", "description": "The MapMint GeoReferencing project name.", "schema": {"type": "string", "default": "Any value"}, "id": "dso"}, "file": {"title": "the GCP File", "description": "The name of the file where was stored GCPs.", "schema": {"type": "string", "default": "Any value"}, "id": "file"}, "gcp": {"title": "Ground Control Point", "description": "One or more group control point.", "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value"}, "id": "gcp"}}, "outputs": {"Result": {"title": "The success or failure 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.saveGCPAsCSV.html
Last modified: Sat Feb 19 15:43:34 CET 2022