名称

unionarg — 一种复合类型,用作 ST_Union 函数的输入,定义要处理的波段和 UNION 操作的行为。

描述

一种复合类型,用作 ST_Union 函数的输入,定义要处理的波段和 UNION 操作的行为。

nband integer

基于 1 的值,表示要处理的每个输入栅格的波段。

uniontype text

UNION 操作的类型。如 ST_Union 中描述的已定义类型之一。

另请参阅

ST_Union