你在这里: Attributes > bulkattributeremover

bulkattributeremover

Removes all attributes with names that match a given regular expression. This transformer can be used to remove large numbers of attributes that have common naming patterns.

Jump to Configuration

典型的用途

  • 从属性名称具有共同点的功能中删除多个属性,例如可以使用正则表达式描述的前缀,后缀,字符串或模式。

它是如何工作的?

bulkattributeremover让您输入正则表达式- 使用先进的正则表达式语法,可以像特定系列字符一样简单,或者像您一样复杂。

Any attributes with a portion of their name matching your expression are removed, and all other attributes pass through the transformer untouched.

Matches are case-sensitive.

Usage Notes

  • 使用attributemanager.从功能中删除所选的单个属性。
  • 使用attributekeeper.删除大量属性而无需表达式匹配,并在功能上保留选定的单个属性。

配置

Input Ports

输出端口

参数

编辑变换器参数

使用一组菜单选项,可以通过引用工作区中的其他元素来分配变压器参数。一些变压器也可提供更高级的功能,例如高级编辑器和算术编辑器。要访问这些选项的菜单,请单击除适用的参数旁边。有关更多信息,请参阅Transformer Parameter Menu Options

Defining Values

有几种方法可以在变压器中定义使用的值。最简单的是简单地输入值或字符串,其可以包括各种类型的函数,例如属性引用,数学和字符串函数和工作区参数。有许多工具和快捷方式可以帮助构造值的值,通常可以从与值字段相邻的下拉上下文菜单中提供。

Reference

处理行为

特征为基础

功能持有

依赖性 不ne
FME许可级别 FME Base Edition and above
别名
历史 替换attributeexpressionRemover.
类别

Attributes

FME知识中心

The FME Knowledge Center is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

搜索all results about the BulkAttributeRemover在FME知识中心。