ST_BandPath — 返回存储在文件系统中的波段的系统文件路径。如果没有指定波段号,则假定为 1。
text ST_BandPath(raster rast, integer bandnum=1);
text ST_BandPath(
)
返回波段的系统文件路径。如果使用数据库波段调用,则会引发错误。