Tool GDAL Formats
This tool lists all (file) formats supported by the currently loaded GDAL library. 
GDAL Version:3.6.2
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