Tool Export GeoTIFF
The "GDAL GeoTIFF Export" tool 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
- Menu: File|Grid|Export
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grid(s) | Grid list (input) | GRIDS | The SAGA grids to be exported. | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
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