Module GDAL: Export Raster to GeoTIFF
The "GDAL GeoTIFF Export" module exports one or more grids to a Geocoded Tagged Image File Format using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam. For more information have a look at the GDAL homepage:
http://www.gdal.org
- Author: O.Conrad (c) 2007
- Specification: grid
- Menu: File|GDAL/OGR
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid(s) | Grid list (input) | GRIDS | The SAGA grids to be exported. | - |
Options | File | File path | FILE | The GeoTIFF File to be created. | - |
Creation Options | Text | OPTIONS | A space separated list of key-value pairs (K=V). | - |
Command-line
Usage: saga_cmd io_gdal 2 -GRIDS <str> [-FILE <str>] [-OPTIONS <str>]
-GRIDS:<str> Grid(s)
Grid list (input)
-FILE:<str> File
File path
-OPTIONS:<str> Creation Options
Text