Gdal_Grid: Computes a regular grid (raster) from scattered data read from a vector data source.

http://www.gdal.org/gdal_grid.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 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_Grid", "title": "Computes a regular grid (raster) from scattered data read from a vector data source. ", "description": "http://www.gdal.org/gdal_grid.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_Grid/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/Gdal_Grid/execution.html"}], "inputs": {"OF": {"title": "Format of the output data", "description": "Select the output format.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "OF"}, "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": {"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/Gdal_Grid.html
Last modified: Sat Feb 19 15:43:34 CET 2022