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.
References
- GDAL/OGR contributors (2019): GDAL/OGR Geospatial Data Abstraction software Library. A translator library for raster and vector geospatial data formats. Open Source Geospatial Foundation. Link.
- 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