You are here: Lists ListBuilder.

ListBuilder.

Combines attributes of the input features into a single list structure.

Output Ports

对于每个唯一组合的属性中指定的属性的每个唯一组合输出一个功能通过...分组parameter。该变压器输出的功能没有几何形状。

Parameters

Transformer

Parameters

Example

假设此变形式器不属于组属性,并且三个功能将其与这些属性输入:

Feature 0:

长度=7.3

kind = 'paved'

Feature 1:

长度=8.4

亲切='平滑'

Lanes = 2

Feature 2:

长度=1.1

kind = ’rough’

then, presuming that the list name specified was孤子家,a single feature with these attributes is output:

somelist{0}.length = 7.3

somelist{0}.kind = ’paved’

somelist{1}.length = 8.4

somelist{1}.kind = ’smooth’

somelist{1}.lanes = 2

somelist{2}.length = 1.1

somelist{2}.kind = ’rough’

Editing Transformer Parameters

Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, clickbeside the applicable parameter. For more information, seeTransformer Parameter Menu Options

Transformer Categories

Lists

搜索FME知识中心

搜索有关此变压器的样本和信息FME Knowledge Center