Parameters
Name | Type | Mode |
---|---|---|
rast | USER-DEFINED | IN |
format | text | IN |
options | ARRAY | IN |
srid | integer | IN |
args: rast, format, options=NULL, srid=sameassource - Return the raster tile in the designated GDAL Raster format. Raster formats are one of those supported by your compiled library. Use ST_GDALDrivers() to get a list of formats supported by your library.
Name | Type | Mode |
---|---|---|
rast | USER-DEFINED | IN |
format | text | IN |
options | ARRAY | IN |
srid | integer | IN |