SAGA 9.12.4 | Tool Documentation

Import Raster

Author(s) O.Conrad (c) 2007 (A.Ringeler)
Library IDio_gdal
Tool ID 0
Version 1.0
Menu File | Grid

Description

The "GDAL Raster Import" tool imports grid data from various file formats 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

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapes Extentshapes, inputEXTENT_SHAPES--
OutputGridsgrid list, outputGRIDS--
OptionsFilesfile pathFILES--
Multiple Bands OutputchoiceMULTIPLE-Available Choices: [0] single grids [1] grid collection [2] automatic Default: 2
SubsetstextSUBSETSSemicolon separated list of subset names or indexes (zero-based). If empty (default) all subsets will be imported (if there are any).-
Select from Multiple BandstextSELECTIONSemicolon separated list of band indexes (zero-based). If empty (default) all bands will be imported.-
Select from Multiple Bandsboolean [GUI]SELECT-Default: 0
Alphanumeric Sortingboolean [GUI]SELECT_SORTSorts bands by their name before the selection dialog opens.Default: 0
TransformationbooleanTRANSFORMalign grid to coordinate systemDefault: 1
ResamplingchoiceRESAMPLINGResampling type to be used, if grid needs to be aligned to coordinate system.Available Choices: [0] Nearest Neighbour [1] Bilinear [2] Cubic 1 [3] Cubic 2 Default: 0
ExtentchoiceEXTENT-Available Choices: [0] original [1] user defined [2] grid system [3] shapes extent Default: 0
Leftfloating point numberEXTENT_XMIN-Default: 0.000000
Rightfloating point numberEXTENT_XMAX-Default: 0.000000
Bottomfloating point numberEXTENT_YMIN-Default: 0.000000
Topfloating point numberEXTENT_YMAX-Default: 0.000000
Grid Systemgrid systemEXTENT_GRID--
Bufferfloating point numberEXTENT_BUFFER-Minimum: 0.000000 Default: 0.000000

Command Line


Usage: saga_cmd io_gdal 0 [-GRIDS ] [-FILES ] [-MULTIPLE ] [-SUBSETS ] [-SELECTION ] [-TRANSFORM ] [-RESAMPLING ] [-EXTENT ] [-EXTENT_XMIN ] [-EXTENT_XMAX ] [-EXTENT_YMIN ] [-EXTENT_YMAX ] [-EXTENT_GRID_D ] [-EXTENT_GRID_X ] [-EXTENT_GRID_Y ] [-EXTENT_GRID_NX ] [-EXTENT_GRID_NY ] [-EXTENT_GRID_FILE ] [-EXTENT_SHAPES ] [-EXTENT_BUFFER ]
  -GRIDS:              Grids
	grid list, output
  -FILES:              Files
	file path
  -MULTIPLE:
                            Multiple Bands Output
                            	choice
                            	Available Choices:
                            	[0] single grids
                            	[1] grid collection
                            	[2] automatic
                            	Default: 2
  -SUBSETS:            Subsets
	text
  -SELECTION:          Select from Multiple Bands
	text
  -TRANSFORM:          Transformation
	boolean
	Default: 1
  -RESAMPLING:
                            Resampling
                            	choice
                            	Available Choices:
                            	[0] Nearest Neighbour
                            	[1] Bilinear
                            	[2] Cubic 1
                            	[3] Cubic 2
                            	Default: 0
  -EXTENT:
                            Extent
                            	choice
                            	Available Choices:
                            	[0] original
                            	[1] user defined
                            	[2] grid system
                            	[3] shapes extent
                            	Default: 0
  -EXTENT_XMIN:     Left
	floating point number
	Default: 0.000000
  -EXTENT_XMAX:     Right
	floating point number
	Default: 0.000000
  -EXTENT_YMIN:     Bottom
	floating point number
	Default: 0.000000
  -EXTENT_YMAX:     Top
	floating point number
	Default: 0.000000
  -EXTENT_GRID_D:   Cell Size
  -EXTENT_GRID_X:   Lower Left Center Cell X-Coordinate
  -EXTENT_GRID_Y:   Lower Left Center Cell Y-Coordinate
  -EXTENT_GRID_NX:     Number of Columns
  -EXTENT_GRID_NY:     Number of Rows
  -EXTENT_GRID_FILE:   Grid File
  -EXTENT_SHAPES:      Shapes Extent
	shapes, input
  -EXTENT_BUFFER:   Buffer
	floating point number
	Minimum: 0.000000
	Default: 0.000000