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