Add Field

AttributeCreator

Add new fields to the layer attribute table.

Add Join

FeatureMerger

Joins a layer to another layer or table based on a common field.

Add XY Coordinates

CoordinateExtractor

Retrieves the XY values based on the coordinate system of the features.

Alter Field

AttributeManager

Rename attribute names.

Append

Writer/FeatureWriter

Don't need append function in FME. Just link the process to the Writer

Buffer

Bufferer

Creates buffer polygons around input features to a specified distance

Calculate End Time

DateTimeCalculator

Calculates the end time of features based on the time values stored in another field.

Calculate Field

AttributeManager

Calculates the values of a field for a feature class.

Convert Time Field

DateTimeConverter

Convert a date field to different date/time format

Convert Time Zone

DateTimeCalculator

Converts time values recorded in a date field from one time zone to another time zone.

Clip

Clipper

Creates a feature class based on the geometry of another feature class.

Concatenate Field

StringConcatenator

Concatenate multiple fields to a single fields

Delete Field

AttributeManager

Delete attribute fields

Delete Rows

Tester/Writer

Select the records to delete to Tester, and link to Writer. Set Feature Operation to Delete.

Dissolve

Dissolver

Aggregates features based on specified attributes.

Erase

AreaOnAreaOverlayer

Delete overlaping features.

Field Calculator

AttributeManager

Calculate attribute value based on other fields.

Find and Replace

StringReplacer

Search and replace attribute values.

Find Identical

DuplicateFilter

Find duplicated records

Get Count

Counter

Get the total number of rows of a table

Create Table

Writer/FeatureWriter

Add a Writer and set the type to gdb table

Identity

AreaOnAreaOverlayer

Identify overlaping features.

Interset

AreaOnAreaOverlayer

Identify overlaping features.

Join Field

FeatureJoiner

Joins the contents of a table to another table based on a common attribute field.

Merge

Aggregator

Combines multiple datasets into a single dataset.

Near

NeighborFinder

Finds the closest feature to the input feature and calculates the distance.

Pivot Table

AttributePivoter

Pivot a table

Project

Reprojector

Projects spatial data from one coordinate system to another.

Rename

FeatureWriter

Change the name of a dataset.

Select by Attribute

Tester

Extracts features from a layer using a selection or expression.

Select Layer By Attribute

AttributeFilter

Extracts features from a layer using a selection or expression.

Select Layer By Location

SpatialFilter

Selects features based on a spatial relationship to features in another layer.

Sort

Sorter

Reorders (in ascending or descending) records in a feature class or table.

Spatial Join

SpatialRelator

Join layers based on spatial relationship.

Split

AreaOnAreaOverlayer

Splits an input with overlaying features.

Transpose Fields

AttributeTransposer

Switch data stored in fields or columns to rows in a new table or feature class.

Truncate Field

SubstringExtractor

Truncating an existing value from the range of characters specified.

Truncate Table

Writer/FeatureWriter

Go to the Writer property and Set Truncate to Yes.

Union

AreaOnAreaOverlayer

Join layers based on spatial relationship.

XY Table To Point

VertexCreator

Creates a new point feature class based on the coordinates from a table.