The "GDAL Raster Export" tool exports one or more grids to various file formats using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam.
GDAL Version:3.6.2
Following raster formats are currently supported:
ID | Name | Extension |
ECW | ERDAS Compressed Wavelets (SDK 5.5) | ecw |
JP2ECW | ERDAS JPEG2000 (SDK 5.5) | jp2 |
FITS | Flexible Image Transport System | |
HDF4Image | HDF4 Dataset | |
BAG | Bathymetry Attributed Grid | bag |
KEA | KEA Image Format (.kea) | kea |
netCDF | Network Common Data Format | nc |
PDF | Geospatial PDF | pdf |
VRT | Virtual Raster | vrt |
GTiff | GeoTIFF | tif |
NITF | National Imagery Transmission Format | ntf |
HFA | Erdas Imagine Images (.img) | img |
ELAS | ELAS | |
MEM | In Memory Raster | |
BMP | MS Windows Device Independent Bitmap | bmp |
PCIDSK | PCIDSK Database File | pix |
PCRaster | PCRaster Raster File | map |
ILWIS | ILWIS Raster Map | |
SGI | SGI Image File Format 1.0 | rgb |
Leveller | Leveller heightfield | ter |
Terragen | Terragen heightfield | ter |
ISIS3 | USGS Astrogeology ISIS cube (Version 3) | |
ISIS2 | USGS Astrogeology ISIS cube (Version 2) | |
PDS4 | NASA Planetary Data System 4 | xml |
VICAR | MIPL VICAR file | |
ERS | ERMapper .ers Labelled | ers |
RMF | Raster Matrix Format | rsw |
RST | Idrisi Raster A.1 | rst |
GSBG | Golden Software Binary Grid (.grd) | grd |
GS7BG | Golden Software 7 Binary Grid (.grd) | grd |
MBTiles | MBTiles | mbtiles |
MRF | Meta Raster Format | mrf |
PNM | Portable Pixmap Format (netpbm) | |
PAux | PCI .aux Labelled | |
MFF | Vexcel MFF Raster | hdr |
MFF2 | Vexcel MFF2 (HKV) Raster | |
BT | VTP .bt (Binary Terrain) 1.3 Format | bt |
LAN | Erdas .LAN/.GIS | |
GTX | NOAA Vertical Datum .GTX | gtx |
NTv2 | NTv2 Datum Grid Shift | |
CTable2 | CTable2 Datum Grid Shift | |
KRO | KOLOR Raw | kro |
ROI_PAC | ROI_PAC raster | |
RRASTER | R Raster | grd |
BYN | Natural Resources Canada's Geoid | |
NWT_GRD | Northwood Numeric Grid Format .grd/.tab | grd |
ADRG | ARC Digitized Raster Graphics | gen |
SAGA | SAGA GIS Binary Grid (.sdat, .sg-grd-z) | |
GPKG | GeoPackage | gpkg |
NGW | NextGIS Web | |
ENVI | ENVI .hdr Labelled | |
EHdr | ESRI .hdr Labelled | bil |
ISCE | ISCE raster | |
Zarr | Zarr | |
| 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] ERDAS Compressed Wavelets (SDK 5.5)
[1] ERDAS JPEG2000 (SDK 5.5)
[2] Flexible Image Transport System
[3] HDF4 Dataset
[4] Bathymetry Attributed Grid
[5] KEA Image Format (.kea)
[6] Network Common Data Format
[7] Geospatial PDF
[8] Virtual Raster
[9] GeoTIFF
[10] National Imagery Transmission Format
[11] Erdas Imagine Images (.img)
[12] ELAS
[13] In Memory Raster
[14] MS Windows Device Independent Bitmap
[15] PCIDSK Database File
[16] PCRaster Raster File
[17] ILWIS Raster Map
[18] SGI Image File Format 1.0
[19] Leveller heightfield
[20] Terragen heightfield
[21] USGS Astrogeology ISIS cube (Version 3)
[22] USGS Astrogeology ISIS cube (Version 2)
[23] NASA Planetary Data System 4
[24] MIPL VICAR file
[25] ERMapper .ers Labelled
[26] Raster Matrix Format
[27] Idrisi Raster A.1
[28] Golden Software Binary Grid (.grd)
[29] Golden Software 7 Binary Grid (.grd)
[30] MBTiles
[31] Meta Raster Format
[32] Portable Pixmap Format (netpbm)
[33] PCI .aux Labelled
[34] Vexcel MFF Raster
[35] Vexcel MFF2 (HKV) Raster
[36] VTP .bt (Binary Terrain) 1.3 Format
[37] Erdas .LAN/.GIS
[38] NOAA Vertical Datum .GTX
[39] NTv2 Datum Grid Shift
[40] CTable2 Datum Grid Shift
[41] KOLOR Raw
[42] ROI_PAC raster
[43] R Raster
[44] Natural Resources Canada's Geoid
[45] Northwood Numeric Grid Format .grd/.tab
[46] ARC Digitized Raster Graphics
[47] SAGA GIS Binary Grid (.sdat, .sg-grd-z)
[48] GeoPackage
[49] NextGIS Web
[50] ENVI .hdr Labelled
[51] ESRI .hdr Labelled
[52] ISCE 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). | - |