Renames attributes by adding or removing prefixes or suffixes, or replacing text in regular expressions or character strings.
This transformer is useful if you need to quickly rename all your attributes. If the rename results in an empty attribute name, that attribute will be removed.
Features with attributes.
Features with renamed attributes.
Whether to rename all attributes or selected attributes.
The specific attributes to be renamed.
Indicates which action you want to perform:
The regular expression or string pattern in each attribute name that should be replaced with the character sequence input for the String parameter.
Whether or not the comparison should be case-sensitive.
The character sequence to prepend, remove, append, or use as replacement string.
About Transformer Parameter Options
Test regular expressions with Rubular, a Ruby-based regular expression editor.
This transformer replaces the AttributePrefixer and the AttributeExpressionRenamer.
Search for samples and information about this transformer on FMEpedia.
Keywords: AttributeNameCaseChanger, AttributePrefixer