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