Tool GDAL Formats
This tool lists all (file) formats supported by the currently loaded GDAL library. 
GDAL Version:3.0.0
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) 2016
 
- Menu: File|Reports
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | GDAL Formats | Table (output) | FORMATS | - | - | 
| Options | Type | Choice | TYPE | - | Available Choices: [0] raster [1] vector [2] all Default: 2 | 
 | Access | Choice | ACCESS | - | Available Choices: [0] read [1] write [2] read or write Default: 2 | 
 | All Recognized Files | Boolean | RECOGNIZED | Add an entry for all recognized files. | Default: 1 | 
Command-line
Usage: saga_cmd io_gdal 10 [-FORMATS <str>] [-TYPE <str>] [-ACCESS <str>] [-RECOGNIZED <str>]
  -FORMATS:<str>   	GDAL Formats
	Table (output)
  -TYPE:<str>      	Type
	Choice
	Available Choices:
	[0] raster
	[1] vector
	[2] all
	Default: 2
  -ACCESS:<str>    	Access
	Choice
	Available Choices:
	[0] read
	[1] write
	[2] read or write
	Default: 2
  -RECOGNIZED:<str>	All Recognized Files
	Boolean
	Default: 1