Ogr2Ogr: Converts vector data from one format to another.

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

Inputs

Select the output format.

string

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

string
Please set a value for InputDSN.

The output data name.

string
Please set a value for OutputDSN.

Select the output format.

string

Select the output format.

string

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": "Ogr2Ogr", "title": "Converts vector data from one format to another. ", "description": "http://www.gdal.org/ogr2ogr.html", "version": "1.0.0", "metadata": [{"title": "My Demo"}], "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://tb17.geolabs.fr:8119/ogc-api/processes/Ogr2Ogr/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8119/ogc-api/processes/Ogr2Ogr/execution.html"}], "inputs": {"F": {"title": "Format of the output data", "description": "Select the output format.", "schema": {"type": "string", "default": "ESRI ShapeFile", "nullable": true}, "id": "F"}, "InputDSN": {"title": "The input data source name", "description": "The input data source name to use as source for convertion.", "schema": {"type": "string"}, "id": "InputDSN"}, "OutputDSN": {"title": "The output data source name", "description": "The output data name.", "schema": {"type": "string"}, "id": "OutputDSN"}, "LCO": {"title": "Format of the output data", "description": "Select the output format.", "maxOccurs": 1024, "schema": {"type": "string", "nullable": true}, "id": "LCO"}, "DSCO": {"title": "Format of the output data", "description": "Select the output format.", "maxOccurs": 1024, "schema": {"type": "string", "nullable": true}, "id": "DSCO"}}, "outputs": {"OutputedDataSourceName": {"title": "The resulting converted file", "description": "The file name resulting of the convertion", "schema": {"type": "string"}, "id": "OutputedDataSourceName"}}}

http://tb17.geolabs.fr:8119/ogc-api/processes/Ogr2Ogr.html
Last modified: Sat Feb 19 15:43:34 CET 2022