The "GDAL Raster Export" tool exports one or more grids to various file formats using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam.
| | Name | Type | Identifier | Description | Constraints |
| Input | Grid(s) | grid list, input | GRIDS | - | - |
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
| Multiple | choice | MULTIPLE | If multiple grids are supplied: export each grid to a separate file or all grids to one multi-band file. Notice: Storing multiple bands in one file might not be supported by the selected format. For single files the grid name is used as file name. | Available Choices:
[0] single files
[1] one file
Default: 1 |
| Folder | file path | FOLDER | The folder location to which single files will be stored. | - |
| Extension | text | EXTENSION | - | - |
| File | file path | FILE | The GDAL dataset to be created. | - |
| Format | choice | FORMAT | The GDAL raster format (driver) to be used. | Available Choices:
[0] ARC Digitized Raster Graphics
[1] Bathymetry Attributed Grid
[2] CTable2 Datum Grid Shift
[3] ELAS
[4] ENVI .hdr Labelled
[5] ERMapper .ers Labelled
[6] ESRI .hdr Labelled
[7] ESRI FileGDB
[8] Erdas .LAN/.GIS
[9] Erdas Imagine Images (.img)
[10] Flexible Image Transport System
[11] GeoPackage
[12] GeoTIFF
[13] Geospatial PDF
[14] Golden Software 7 Binary Grid (.grd)
[15] Golden Software Binary Grid (.grd)
[16] HDF4 Dataset
[17] ILWIS Raster Map
[18] ISCE raster
[19] Idrisi Raster A.1
[20] In Memory Raster
[21] KEA Image Format (.kea)
[22] KOLOR Raw
[23] Leveller heightfield
[24] MBTiles
[25] MIPL VICAR file
[26] MS Windows Device Independent Bitmap
[27] Meta Raster Format
[28] NASA Planetary Data System 4
[29] NOAA Vertical Datum .GTX
[30] NTv2 Datum Grid Shift
[31] National Imagery Transmission Format
[32] Natural Resources Canada's Geoid
[33] Network Common Data Format
[34] NextGIS Web
[35] Northwood Numeric Grid Format .grd/.tab
[36] PCI .aux Labelled
[37] PCIDSK Database File
[38] PCRaster Raster File
[39] Portable Pixmap Format (netpbm)
[40] R Raster
[41] ROI_PAC raster
[42] Raster Matrix Format
[43] SAGA GIS Binary Grid (.sdat, .sg-grd-z)
[44] SGI Image File Format 1.0
[45] Terragen heightfield
[46] TileDB
[47] USGS Astrogeology ISIS cube (Version 2)
[48] USGS Astrogeology ISIS cube (Version 3)
[49] VTP .bt (Binary Terrain) 1.3 Format
[50] Vexcel MFF Raster
[51] Vexcel MFF2 (HKV) Raster
[52] Virtual Raster
[53] Zarr
Default: 0 |
| Data Type | choice | TYPE | The GDAL datatype of the created dataset. | Available Choices:
[0] match input data
[1] 8 bit unsigned integer
[2] 16 bit unsigned integer
[3] 16 bit signed integer
[4] 32 bit unsigned integer
[5] 32 bit signed integer
[6] 32 bit floating point
[7] 64 bit floating point
Default: 0 |
| Set Custom NoData | boolean | SET_NODATA | - | Default: 0 |
| NoData Value | floating point number | NODATA | - | Default: 0.000000 |
| Creation Options | text | OPTIONS | A space separated list of key-value pairs (K=V). | - |