SAGA 9.3.3 | Tool Library Documentation

Export Raster


Description

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:

IDNameExtension
ECWERDAS Compressed Wavelets (SDK 5.5)ecw
JP2ECWERDAS JPEG2000 (SDK 5.5)jp2
FITSFlexible Image Transport System
HDF4ImageHDF4 Dataset
BAGBathymetry Attributed Gridbag
KEAKEA Image Format (.kea)kea
netCDFNetwork Common Data Formatnc
PDFGeospatial PDFpdf
VRTVirtual Rastervrt
GTiffGeoTIFFtif
NITFNational Imagery Transmission Formatntf
HFAErdas Imagine Images (.img)img
ELASELAS
MEMIn Memory Raster
BMPMS Windows Device Independent Bitmapbmp
PCIDSKPCIDSK Database Filepix
PCRasterPCRaster Raster Filemap
ILWISILWIS Raster Map
SGISGI Image File Format 1.0rgb
LevellerLeveller heightfieldter
TerragenTerragen heightfieldter
ISIS3USGS Astrogeology ISIS cube (Version 3)
ISIS2USGS Astrogeology ISIS cube (Version 2)
PDS4NASA Planetary Data System 4xml
VICARMIPL VICAR file
ERSERMapper .ers Labelleders
RMFRaster Matrix Formatrsw
RSTIdrisi Raster A.1rst
GSBGGolden Software Binary Grid (.grd)grd
GS7BGGolden Software 7 Binary Grid (.grd)grd
MBTilesMBTilesmbtiles
MRFMeta Raster Formatmrf
PNMPortable Pixmap Format (netpbm)
PAuxPCI .aux Labelled
MFFVexcel MFF Rasterhdr
MFF2Vexcel MFF2 (HKV) Raster
BTVTP .bt (Binary Terrain) 1.3 Formatbt
LANErdas .LAN/.GIS
GTXNOAA Vertical Datum .GTXgtx
NTv2NTv2 Datum Grid Shift
CTable2CTable2 Datum Grid Shift
KROKOLOR Rawkro
ROI_PACROI_PAC raster
RRASTERR Rastergrd
BYNNatural Resources Canada's Geoid
NWT_GRDNorthwood Numeric Grid Format .grd/.tabgrd
ADRGARC Digitized Raster Graphicsgen
SAGASAGA GIS Binary Grid (.sdat, .sg-grd-z)
GPKGGeoPackagegpkg
NGWNextGIS Web
ENVIENVI .hdr Labelled
EHdrESRI .hdr Labelledbil
ISCEISCE raster
ZarrZarr


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid(s)grid list, inputGRIDS--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
MultiplechoiceMULTIPLEIf 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
Folderfile pathFOLDERThe folder location to which single files will be stored.-
ExtensiontextEXTENSION--
Filefile pathFILEThe GDAL dataset to be created.-
FormatchoiceFORMATThe 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 TypechoiceTYPEThe 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 NoDatabooleanSET_NODATA-Default: 0
NoData Valuefloating point numberNODATA-Default: 0.000000
Creation OptionstextOPTIONSA space separated list of key-value pairs (K=V).-

Command Line


Usage: saga_cmd io_gdal 1 [-GRIDS ] [-MULTIPLE ] [-FOLDER ] [-EXTENSION ] [-FILE ] [-FORMAT ] [-TYPE ] [-SET_NODATA ] [-NODATA ] [-OPTIONS ]
  -GRIDS:     	Grid(s)
	grid list, input
  -MULTIPLE:  	Multiple
	choice
	Available Choices:
	[0] single files
	[1] one file
	Default: 1
  -FOLDER:    	Folder
	file path
  -EXTENSION: 	Extension
	text
  -FILE:      	File
	file path
  -FORMAT:    	Format
	choice
	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
  -TYPE:      	Data Type
	choice
	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_NODATA:	Set Custom NoData
	boolean
	Default: 0
  -NODATA: 	NoData Value
	floating point number
	Default: 0.000000
  -OPTIONS:   	Creation Options
	text