st_gdaldrivers()


Description

args: OUT idx, OUT short_name, OUT long_name, OUT create_options - Returns a list of raster formats supported by your lib gdal. These are the formats you can output your raster using ST_AsGDALRaster.

Parameters

Name Type Mode
idx integer OUT
short_name text OUT
long_name text OUT
create_options text OUT