Tool Export Raster
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.0.0
Following raster formats are currently supported:
ID | Name | Extension |
---|---|---|
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 |
ERS | ERMapper .ers Labelled | ers |
RMF | Raster Matrix Format | rsw |
RST | Idrisi Raster A.1 | rst |
INGR | Intergraph Raster | |
GSBG | Golden Software Binary Grid (.grd) | grd |
GS7BG | Golden Software 7 Binary Grid (.grd) | grd |
Geospatial PDF | ||
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 | |
IDA | Image Data and Analysis | |
GTX | NOAA Vertical Datum .GTX | gtx |
NTv2 | NTv2 Datum Grid Shift | gsb |
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) | |
DB2ODBC | IBM DB2 Spatial Database | |
GPKG | GeoPackage | gpkg |
NGW | NextGIS Web | |
ENVI | ENVI .hdr Labelled | |
EHdr | ESRI .hdr Labelled | bil |
ISCE | ISCE raster |
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 | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
File | File path | FILE | The GDAL dataset to be created. | - | |
Format | Choice | FORMAT | The GDAL raster format (driver) to be used. | Available Choices: [0] Virtual Raster [1] GeoTIFF [2] National Imagery Transmission Format [3] Erdas Imagine Images (.img) [4] ELAS [5] In Memory Raster [6] MS Windows Device Independent Bitmap [7] PCIDSK Database File [8] PCRaster Raster File [9] ILWIS Raster Map [10] SGI Image File Format 1.0 [11] Leveller heightfield [12] Terragen heightfield [13] USGS Astrogeology ISIS cube (Version 3) [14] USGS Astrogeology ISIS cube (Version 2) [15] NASA Planetary Data System 4 [16] ERMapper .ers Labelled [17] Raster Matrix Format [18] Idrisi Raster A.1 [19] Intergraph Raster [20] Golden Software Binary Grid (.grd) [21] Golden Software 7 Binary Grid (.grd) [22] Geospatial PDF [23] MBTiles [24] Meta Raster Format [25] Portable Pixmap Format (netpbm) [26] PCI .aux Labelled [27] Vexcel MFF Raster [28] Vexcel MFF2 (HKV) Raster [29] VTP .bt (Binary Terrain) 1.3 Format [30] Erdas .LAN/.GIS [31] Image Data and Analysis [32] NOAA Vertical Datum .GTX [33] NTv2 Datum Grid Shift [34] CTable2 Datum Grid Shift [35] KOLOR Raw [36] ROI_PAC raster [37] R Raster [38] Natural Resources Canada's Geoid [39] Northwood Numeric Grid Format .grd/.tab [40] ARC Digitized Raster Graphics [41] SAGA GIS Binary Grid (.sdat, .sg-grd-z) [42] IBM DB2 Spatial Database [43] GeoPackage [44] NextGIS Web [45] ENVI .hdr Labelled [46] ESRI .hdr Labelled [47] ISCE raster 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 | NODATA | - | Default: 0.000000 | |
Creation Options | Text | OPTIONS | A space separated list of key-value pairs (K=V). | - |
Command-line
Usage: saga_cmd io_gdal 1 [-GRIDS <str>] [-FILE <str>] [-FORMAT <str>] [-TYPE <str>] [-SET_NODATA <str>] [-NODATA <double>] [-OPTIONS <str>] -GRIDS:<str> Grid(s) Grid list (input) -FILE:<str> File File path -FORMAT:<str> Format Choice Available Choices: [0] Flexible Image Transport System [1] HDF4 Dataset [2] KEA Image Format (.kea) [3] Network Common Data Format [4] Virtual Raster [5] GeoTIFF [6] National Imagery Transmission Format [7] Erdas Imagine Images (.img) [8] ELAS [9] In Memory Raster [10] MS Windows Device Independent Bitmap [11] PCIDSK Database File [12] PCRaster Raster File [13] ILWIS Raster Map [14] SGI Image File Format 1.0 [15] Leveller heightfield [16] Terragen heightfield [17] USGS Astrogeology ISIS cube (Version 3) [18] USGS Astrogeology ISIS cube (Version 2) [19] NASA Planetary Data System 4 [20] ERMapper .ers Labelled [21] Raster Matrix Format [22] Idrisi Raster A.1 [23] Intergraph Raster [24] Golden Software Binary Grid (.grd) [25] Golden Software 7 Binary Grid (.grd) [26] Geospatial PDF [27] MBTiles [28] Meta Raster Format [29] Portable Pixmap Format (netpbm) [30] PCI .aux Labelled [31] Vexcel MFF Raster [32] Vexcel MFF2 (HKV) Raster [33] VTP .bt (Binary Terrain) 1.3 Format [34] Erdas .LAN/.GIS [35] Image Data and Analysis [36] NOAA Vertical Datum .GTX [37] NTv2 Datum Grid Shift [38] CTable2 Datum Grid Shift [39] KOLOR Raw [40] ROI_PAC raster [41] R Raster [42] Natural Resources Canada's Geoid [43] Northwood Numeric Grid Format .grd/.tab [44] ARC Digitized Raster Graphics [45] SAGA GIS Binary Grid (.sdat, .sg-grd-z) [46] IBM DB2 Spatial Database [47] GeoPackage [48] NextGIS Web [49] ENVI .hdr Labelled [50] ESRI .hdr Labelled [51] ISCE raster Default: 0 -TYPE:<str> 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:<str> Set Custom NoData Boolean Default: 0 -NODATA:<double> NoData Value Floating point Default: 0.000000 -OPTIONS:<str> Creation Options Text