Gdal_Translate: Convert raster data from one format to another.

http://www.gdal.org/gdal_translate.html

Inputs

Select the output format by usig short name of the format (use gda-config --formats for list of available formats on your platform).

string

Ground Point Control in the form : pixel,line,eating,northing(,elev).

string

The input data source name to use as source for convertion.

string
Please set a value for InputDSN.

The output data source name to use as source for convertion.

string
Please set a value for OutputDSN.

Outputs

The file name resulting of the convertion

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": "Gdal_Translate", "title": "Convert raster data from one format to another. ", "description": "http://www.gdal.org/gdal_translate.html", "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/Gdal_Translate/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/Gdal_Translate/execution.html"}], "inputs": {"Format": {"title": "Format of the output data", "description": "Select the output format by usig short name of the format (use gda-config --formats for list of available formats on your platform).", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "Format"}, "GCP": {"title": "Ground Point Control", "description": "Ground Point Control in the form : pixel,line,eating,northing(,elev).", "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "GCP"}, "InputDSN": {"title": "The input data source name", "description": "The input data source name to use as source for convertion.", "schema": {"type": "string", "default": "Any value"}, "id": "InputDSN"}, "OutputDSN": {"title": "The output data source name", "description": "The output data source name to use as source for convertion.", "schema": {"type": "string", "default": "Any value"}, "id": "OutputDSN"}}, "outputs": {"Result": {"title": "The resulting converted file", "description": "The file name resulting of the convertion", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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