vector-converter-src.cgi-env.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.

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": "vector-converter-src.cgi-env.Ogr2Ogr", "title": "Converts vector data from one format to another. ", "description": "http://www.gdal.org/ogr2ogr.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/vector-converter-src.cgi-env.Ogr2Ogr/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/vector-converter-src.cgi-env.Ogr2Ogr/execution.html"}], "inputs": {"F": {"title": "Format of the output data", "description": "Select the output format.", "schema": {"type": "string", "default": "Any value", "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", "default": "Any value"}, "id": "InputDSN"}, "OutputDSN": {"title": "The output data source name", "description": "The output data name.", "schema": {"type": "string", "default": "Any value"}, "id": "OutputDSN"}}, "outputs": {"OutputedDataSourceName": {"title": "The resulting converted file", "description": "The file name resulting of the convertion", "schema": {"type": "string", "default": "Any value"}, "id": "OutputedDataSourceName"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/vector-converter-src.cgi-env.Ogr2Ogr.html
Last modified: Sat Feb 19 15:43:34 CET 2022