raster-tools.Gdal_Merge: GDAL Mozaic Tool
The service will mosaic a set of images. All the images must be in the same coordinate system and have a matching number of bands, but they may be overlapping, and at different resolutions. In areas of overlap, the last image will be copied over earlier ones.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "raster-tools.Gdal_Merge", "title": "GDAL Mozaic Tool", "description": "The service will mosaic a set of images. All the images must be in the same coordinate system and have a matching number of bands, but they may be overlapping, and at different resolutions. In areas of overlap, the last image will be copied over earlier ones.", "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/raster-tools.Gdal_Merge/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/raster-tools.Gdal_Merge/execution.html"}], "inputs": {"dst": {"title": "The output datastore name", "description": "The output datastore name.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "dst"}, "dso": {"title": "The data source names", "description": "The data source set to mozaic.", "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "dso"}, "dir": {"title": "The output data source name", "description": "The output data source name to use as source for convertion.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "dir"}, "ext": {"title": "The output data source name", "description": "The output data source name to use as source for convertion.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "ext"}, "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", "nullable": true}, "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"}}}
Display original data as JSON
http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/raster-tools.Gdal_Merge.html Last modified: Sat Feb 19 15:43:34 CET 2022