FME Transformer Reference Guide
FME Transformer Reference Guide
FME Transformer Reference Guide
Reference Guide
FME and Data Transformation
Moving data between different formats and applications often involves more than a format-to-format translation.
Datasets can contain more complex components that may not fit the requirements of the destination system. To preserve
key aspects of the data and load it seamlessly into the target application, you may need to adjust the data model,
contents, descriptive elements, and/or the coordinate system. This is known as data transformation and it is one of
FME’s core capabilities.
FME ® contains over 500 transformers that perform different types of data operations. In the FME Workbench interface,
transformers are stored in the Transformer Gallery and grouped in categories based on their function. You can also
search for transformers by keyword.
This guide provides a high-level summary of FME Workbench, data inspection, and each transformer’s
functionality. For detailed information, select FME Transformers from the FME Workbench Help menu,
select a transformer on the canvas and press F1, or visit community.safe.com/s/documentation.
3
5
3
1 2
1 Display Control: Shows a list of open datasets and their feature types.
2 View: Displays a single dataset, or multiple datasets at the same time.
3 Feature Information: Displays information about a queried feature, including feature type, attributes, and
geometry details.
4 Table View: Displays the Feature Information values that are exposed to the end user, in tabular format.
This guide is primarily a transformer resource – but it’s also important to see why transformers are key to FME’s power
and versatility. A very simple workspace example on page 4 shows how transformers work; and the rest of this guide
describes what each transformer can do.
2
The Basics: Placing and Editing Transformers
There are many ways to place a transformer on the Workbench canvas. To start, however, you can simply double-click a
transformer name in the Transformer Gallery and it will appear in the workspace.
Every transformer has a Properties button. This button is color-coded to show the status of its parameters.
If the Properties button is the same color as the transformer, you can use the
transformer with its existing parameters.
A yellow Properties button indicates that the transformer contains default settings, but
you have not yet accepted them. You can use the transformer in this state, but your
workspace might produce unexpected results.
A red Properties button means that there is at least one parameter for which FME
cannot supply a default value. You must provide a value for all required fields before you
can use the transformer in the workspace.
When you click a Properties button, the dialog that appears will usually have some of the common elements shown in
this example. The content of this dialog depends on the transformer, and sometimes even on connections to the
transformer. Most transformers have some common user interface elements, however, and those are described here.
Transformer parameter
menu button.
For detailed information on transformer parameters, see the FME Transformers help, or select a
transformer on the Workbench canvas and view the Help tab in the bottom pane.
The objects on the canvas represent the data and data flow. The Reader Feature Type shows that the data contains an
attribute called DogPark.
DogPark attribute
4
Because we want to determine which parks allow dogs,
we add two transformers: a Tester transformer (to filter
data) and an Inspector transformer (to view results).
The Tester parameters are set to filter only parks that
allow dogs, and the Inspector transformer opens the
Data Inspector to show the results on a map.
The resulting workspace shows that 7 parks allow dogs. These results are sent through the port
of the Tester transformer to a Writer Feature Type that we have added and named DogParks.
The workspace also shows that 73 parks do not allow dogs, and we have directed these results through the
port of the Tester transformer to the original Parks writer feature type.
Because we added an Inspector transformer to the Tester transformer’s Passed port, the Data Inspector opens
automatically. Here, the Background Map option allows us to view the exact locations of the 7 dog parks.
6
Viewing Data in Visual Preview
Task Shortcut (PC) Shortcut (Mac)
Toggle automatic inspect on selection Ctrl+ Alt+A option +command +A
Toggle Display Control Ctrl+Alt+` option +command +`
Toggle Table View Ctrl+Alt+1 option +command +1
Toggle graphics View Ctrl+Alt+2, option +command +2,
Ctrl+Alt+3, option +command +3,
Ctrl+Alt+4 option +command +4
Show/hide Feature Information Ctrl+Alt+F option +command +F
window
Open in Data Inspector Ctrl+Alt+D command +Shift+D
General Editing
Cut Ctrl+x command +x
Copy Ctrl+c command +c
Paste Ctrl+v command +v
Connect Inspector Select the object(s), then Select the object(s), then
Ctrl+Shift+I control+shift+i
Connect Logger Select the object(s), then Select the object(s), then
Ctrl+Shift+L control+shift+l
Create custom transformer Select one or more transformers, Select one or more transformers,
then Ctrl+t then command +t
Search for a transformer by name Slash “/” key. Slash “/” key.
Running Workspaces
Run translation F5 F5
Rerun entire workspace Shift+F5 Shift+F5
Enable Prompt for User Parameters Ctrl+Alt+F5
Prompt and run Ctrl+r command +r
8
Transformer Categories
3D Attributes
3DAffiner 15 Aggregator 16 EllipsePropertyExtractor 28
3DArcReplacer 15 AttributeCompressor 18 ExpressionEvaluator 28
3DForcer 15 AttributeCopier 18 GeometryExtractor 30
3DInterpolator 15 AttributeCreator 18 GOIDGenerator 32
3DRotator 15 AttributeDecompressor 18 H3HexagonalIndexer 32
AppearanceExtractor 16 AttributeDereferencer 18 HoleCounter 32
AppearanceMerger 16 AttributeExploder 19 LeftRightSpatialCalculator 36
AppearanceRemover 16 AttributeExposer 19 LengthCalculator 36
AppearanceSetter 16 AttributeFileReader 19 LengthToPointCalculator 36
AppearanceStyler 16 AttributeFileWriter 19 ListHistogrammer 38
Bufferer 21 AttributeKeeper 19 ListRangeExtractor 38
CityEngineModelGenerator 23 AttributeManager 19 MeasureExtractor 39
Creator 25 AttributeRemover 19 MeasureGenerator 39
CSGBuilder 25 AttributeRenamer 19 ModuloCounter 39
CSGEvaluator 25 AttributeSplitter 20 NetworkCostCalculator 41
DEMDistanceCalculator 26 BulkAttributeRemover 21 NetworkTopologyCalculator 41
DEMGenerator 26 BulkAttributeRenamer 21 OrientationExtractor 42
DimensionExtractor 26 DatabaseJoiner 25 PartCounter 42
ElevationExtractor 28 Deaggregator 26 PointCloudExpressionEvaluator 43
Extruder 28 ListBuilder 37 PointCloudPropertyExtractor 44
FaceReplacer 28 ListConcatenator 37 PointCloudStatisticsCalculator 44
GeometryInstantiator 31 ListCopier 37 PointPropertyExtractor 45
GeometryPartExtractor 31 ListExploder 38 RandomNumberGenerator 45
GeometryPropertyExtractor 31 ListExpressionPopulator 38 RasterAspectCalculator 45
GeometryPropertyRemover 31 ListIndexer 38 RasterBandMinMaxExtractor 46
GeometryPropertyRenamer 31 ListPopulator 38 RasterBandPropertyExtractor 46
GeometryPropertySetter 31 ListRenamer 38 RasterCellValueCalculator 47
IFCPropertySetDefinitionCreator 33 ListSorter 38 RasterExpressionEvaluator 47
IFCQuantitySetDefinitionCreator 33 NullAttributeMapper 41 RasterPropertyExtractor 49
MeshMerger 39 RasterSingularCellValue
MeshSimplifier 39 Calculated Values Calculator 50
MRF3DCleaner 40 Aggregator 16 RasterStatisticsCalculator 50
Offsetter 42 AngleConverter 16 ReprojectAngleCalculator 50
PipeReplacer 42 AngularityCalculator 16 ReprojectLengthCalculator 50
PlanarityFilter 43 ArcPropertyExtractor 17 StatisticsCalculator 54
PointCloudSurfaceBuilder 44 AreaCalculator 18 StreamOrderCalculator 54
RasterDEMGenerator 47 AttributePivoter 19 StreamPriorityCalculator 54
RasterHillshader 48 AttributeRounder 19 StringLengthCalculator 55
RasterSlopeCalculator 50 BaseConverter 21 SubstringExtractor 55
Scaler 51 BoundsExtractor 21 TempPathnameCreator 56
SecondOrderConformer 51 CenterPointExtractor 22 TextLocationExtractor 57
SharedItemAdder 51 CircularityCalculator 23 TextPropertyExtractor 57
SharedItemIDExtractor 52 CoordinateConcatenator 24 TextureCoordinateSetter 57
SharedItemIDSetter 52 CoordinateExtractor 24 UUIDGenerator 58
SharedItemRetriever 52 Counter 25 VertexCounter 59
SolidBuilder 53 CRCCalculator 25 VolumeCalculator 59
SurfaceBuilder 55 DateTimeCalculator 26 Cartography and Reports
SurfaceDissolver 55 DateTimeConverter 26
SurfaceDraper 55 DateTimeStamper 26 AreaAmalgamator 17
SurfaceFootprintReplacer 56 DecimalDegreesCalculator 26 ChartGenerator 23
SurfaceModeller 56 DEMDistanceCalculator 26 CommonLocalReprojector 23
SurfaceOnSurfaceOverlayer 56 DensityCalculator 26 Curvefitter® 25
SurfaceSplitter 56 DimensionExtractor 26 DGNStyler 26
TINGenerator 57 DMSCalculator 27 Displacer 27
VolumeCalculator 59 ElevationExtractor 28 DWGStyler 28
10
GeoRSSFeatureReader 32 AreaAmalgamator 17 TextAdder 57
GMLFeatureComposer 32 AreaBuilder 17 Tiler 57
HTMLLayouter 33 AreaGapAndOverlapCleaner 18 TINGenerator 57
HTMLReportGenerator 33 BoundingBoxReplacer 21 Triangulator 58
HTMLToXHTMLConverter 33 CenterLineReplacer 22 VertexCreator 59
IFCPropertySetDefinitionCreator 33 CenterPointReplacer 22 VertexRemover 59
IFCQuantitySetDefinitionCreator 33 Chopper 23
JSONExtractor 34 CityEngineModelGenerator 23 Integrations
JSONFlattener 34 CoordinateRounder 24 ArcGISOnlineConnector 17
JSONFormatter 34 CoordinateSwapper 24 AutodeskA360Connector 20
JSONFragmenter 34 CSGBuilder 25 AutodeskBIM360Docs
JSONTemplater 34 Curvefitter® 25 Connector 20
JSONUpdater 35 Densifier 26 AzureBlobStorageConnector 20
JSONValidator 35 Displacer 27 AzureFileStorageConnector 20
KMLPropertySetter 35 Dissolver 27 AzureQueueStorageConnector 20
KMLRegionSetter 35 DonutBridgeBuilder 27 BMGReprojector 21
KMLStyler 35 DonutBuilder 27 BoxConnector 21
KMLTimeSetter 35 DonutHoleExtractor 27 CityEngineModelGenerator 23
KMLTourBuilder 35 EllipsePropertySetter 28 CKANConnector 23
KMLViewSetter 35 FaceReplacer 28 CsmapAttributeReprojector 25
MapboxStyler 38 Generalizer 30 CsmapReprojector 25
MapInfoStyler 38 GeometryCoercer 30 Curvefitter® 25
MapTextLabeller 39 GeometryExtractor 30 DatabaseDeleter 25
MapTextStyler 39 GeometryRefiner 31 DatabaseUpdater 26
PDFPageFormatter 42 GeometryRemover 31 DirectTweeter 26
PDFStyler 42 GeometryReplacer 31 DropboxConnector 27
RCaller 50 H3HexagonalIndexer 32 Emailer 28
WebMapTiler 59 HullReplacer 33 EsriReprojector 28
XMLAppender 59 Intersector 34 EthereumConnector 28
XMLFeatureMapper 59 LabelPointReplacer 36 FMEServerJobSubmitter 29
XMLFlattener 60 LineBuilder 36 FMEServerJobWaiter 29
XMLFormatter 60 LineCloser 36 FMEServerLogFileRetriever 29
XMLFragmenter 60 LineCombiner 37 FMEServerNotifier 29
XMLNamespaceDeclarer 60 LineExtender 37 FMEServerResourceConnector 30
XMLSampleGenerator 60 MeasureRemover 39 FTPCaller 30
XMLTemplater 60 MeasureSetter 39 Geocoder 30
XMLUpdater 60 MeshMerger 39 GoogleCloudStorageConnector 32
XMLValidator 60 MeshSimplifier 39 GoogleDriveConnector 32
XMLXQueryExploder 60 MinimumAreaForcer 39 GridInquestIIReprojector 32
XMLXQueryExtractor 60 MinimumSpanningCircle GridInquestReprojector 32
XMLXQueryUpdater 60 Replacer 39 GtransAttributeReprojector 32
XSLTProcessor 60 MultipleGeometrySetter 40 GtransReprojector 32
OffsetCurveGenerator 42 HDFSConnector 32
Geometries Orientor 42 HTMLExtractor 33
2DArcReplacer 15 PathBuilder 42 JMSReceiver 34
2DBoxReplacer 15 PathSplitter 42 JMSSender 34
2DEllipseReplacer 15 PipeReplacer 42 KinesisReceiver 35
2DForcer 15 PointCloudSurfaceBuilder 44 KinesisSender 35
2DGridAccumulator 15 PointPropertySetter 45 MRF2DCleaner 40
2DGridCreator 15 Rotator 51 MRF2DConflator 40
3DArcReplacer 15 RubberSheeter 51 MRF2DDangleRemover 40
3DForcer 15 Scaler 51 MRF2DDuplicateRemover 40
3DInterpolator 15 SherbendGeneralizer 52 MRF2DExtender 40
3DRotator 15 Snapper 52 MRF2DGeneralizer 40
AffineWarper 16 Snipper 52 MRF2DIntersector 40
AnchoredSnapper 16 SolidBuilder 53 MRF2DJoiner 40
AngleConverter 16 SpikeRemover 53 MRF2DShortGeometryRemover 40
ArcEstimator 17 SurfaceDissolver 55 MRF3DCleaner 40
ArcPropertySetter 17 SurfaceFootprintReplacer 56 OneDriveConnector 42
ArcStroker 17 SurfaceSplitter 56 PROJAttributeReprojector 45
12
SurfaceOnSurfaceOverlayer 56 AutodeskBIM360Docs RekognitionConnector 50
TopferIndexCalculator 58 Connector 20 S3Connector 51
TopologyBuilder 58 AWSIoTConnector 20 SalesforceConnector 51
VectorOnRasterOverlayer 59 AzureBlobStorageConnector 20 SharePointOnlineConnector 52
VoronoiCellGenerator 59 AzureComputerVision SlackConnector 52
VoronoiDiagrammer 59 Connector 20 SNSSender 53
AzureFileStorageConnector 20 SQSConnector 54
Strings AzureIoTConnector 20 TCPIPReceiver 56
AngleConverter 16 AzureQueueStorageConnector 20 TCPIPSender 56
AttributeCompressor 18 AzureTextAnalyticsConnector 20 TrelloConnector 58
AttributeDecompressor 18 BoxConnector 21 Tweeter 58
AttributeEncoder 18 CesiumIonConnector 22 TweetSearcher 58
AttributeExploder 19 ChartGenerator 23 TweetStreamer 58
AttributePivoter 19 CKANConnector 23 TwitterStatusFetcher 58
AttributeRangeMapper 19 ComprehendConnector 24 WebMapTiler 59
AttributeReprojector 19 Decelerator 26 WebSocketReceiver 59
AttributeRounder 19 DirectTweeter 26 WebSocketSender 59
AttributeSplitter 20 DropboxConnector 27 XMLAppender 59
AttributeTrimmer 20 Emailer 28 XMLFeatureMapper 59
AttributeValidator 20 EthereumConnector 28 XMLFlattener 60
AttributeValueMapper 20 FMEServerJobSubmitter 29 XMLFormatter 60
BaseConverter 21 FMEServerJobWaiter 29 XMLFragmenter 60
BinaryDecoder 21 FMEServerLogFileRetriever 29 XMLNamespaceDeclarer 60
BinaryEncoder 21 FMEServerNotifier 29 XMLSampleGenerator 60
CharacterCodeExtractor 22 FMEServerResourceConnector 30 XMLTemplater 60
CharacterCodeReplacer 22 FTPCaller 30 XMLUpdater 60
CoordinateConcatenator 24 Generalizer 30 XMLValidator 60
CoordinateSystemDescription Geocoder 30 XMLXQueryExploder 60
Converer 24 GeoRSSFeatureComposer 31 XMLXQueryExtractor 60
DateTimeConverter 26 GeoRSSFeatureReader 32 XMLXQueryUpdater 60
DimensionExtractor 26 GoogleBigQueryConnector 32 XSLTProcessor 60
ElevationExtractor 28 GoogleCloudPubSubConnector 32
ExpressionEvaluator 28 GoogleCloudStorageConnector 32 Workflows
FilenamePartExtractor 29 GoogleDriveConnector 32 ArcGISOnlineConnector 17
HTMLExtractor 33 GoogleIoTConnector 32 AttributeFileReader 19
HTMLToXHTMLConverter 33 GoogleLanguageConnector 32 AttributeFileWriter 19
ListDuplicateRemover 37 GoogleVisionConnector 32 AutodeskA360Connector 20
ListSearcher 38 HDFSConnector 32 AutodeskBIM360Docs
ListSummer 38 HTMLExtractor 33 Connector 20
NLPClassifier 41 HTMLLayouter 33 AzureBlobStorageConnector 20
NLPTrainer 41 HTMLReportGenerator 33 AzureFileStorageConnector 20
NullAttributeMapper 41 HTMLToXHTMLConverter 33 AzureQueueStorageConnector 20
RandomNumberGenerator 45 HTTPCaller 33 BoxConnector 21
StringCaseChanger 54 IBMIoTConnector 33 CKANConnector 23
StringConcatenator 54 JMSReceiver 34 Cloner 23
StringFormatter 54 JMSSender 34 Creator 25
StringLengthCalculator 55 JSONExtractor 34 DatabaseDeleter 25
StringPadder 55 JSONFlattener 34 DatabaseUpdater 26
StringPairReplacer 55 JSONFormatter 34 Decelerator 26
StringReplacer 55 JSONFragmenter 34 DropboxConnector 27
StringSearcher 55 JSONTemplater 34 EnvironmentVariableFetcher 28
SubstringExtractor 55 JSONUpdater 35 EthereumConnector 28
TextDecoder 57 JSONValidator 35 FeatureHolder 28
TextEncoder 57 KafkaConnector 35 FeatureReader 29
MQTTConnector 39 FeatureTypeExtractor 29
Web FeatureWriter 29
OneDriveConnector 42
AmazonAthenaConnector 16 ParameterFetcher 42 FMEFunctionCaller 29
ArcGISOnlineConnector 17 ProjectWiseWSGConnector 45 FMEServerJobSubmitter 29
AttributeEncoder 18 RabbitMQConnector 45 FMEServerJobWaiter 29
AutodeskA360Connector 20 RasterPyramider 49 FMEServerLogFileRetriever 29
Symbol Reference
◪ Transformers with this symbol are available at extra cost. Please contact Safe Software for more information.
Transformers with this symbol are downloadable from FME Hub.
NEW Transformers with this symbol are new in this version of FME.
14
2D
2DArcReplacer Replaces the geometry of the feature
with a two-dimensional arc whose
shape is set by the parameters, which
can be either constant floating point
values or the values of existing
attributes. (Geometries category)
2DBoxReplacer Replaces the geometry of the feature with a two-dimensional box whose
minimums and maximums are fixed values or are taken from attributes in the
original feature. (Geometries category)
2DEllipseReplacer Replaces the feature’s geometry with a two-dimensional ellipse whose shape
is set by the parameters, values, or the values of existing attributes.
(Geometries category)
2DForcer Removes any elevation (Z) coordinates which may (or may not) have been
present on the original feature. (Coordinates, Geometries categories)
2DGridAccumulator Replaces the input features with a grid of two-dimensional point or polygon
features that have the specified spacing and which cover (at least) the
bounding box area of all features that enter the transformer.
(Geometries category)
2DGridCreator Creates a grid of two-dimensional point or polygon features, at the origin and
uses the offsets specified. Each created feature has a row and column
attribute that indicates its position in the grid. (Geometries category)
3D
3DAffiner Performs 3D affine transformation on the coordinates of the feature. An affine
transformation preserves parallelism of lines and planes in geometry. Affine
transformations include translations, rotations, scalings, and reflections.
(3D, Coordinates categories)
3DArcReplacer Replaces the feature’s geometry with a two-dimensional arc whose shape is
set by the parameters, which can be either constant floating point values or
the values of existing attributes. (3D, Geometries categories)
3DForcer Turns two-dimensional data into three-densional data by adding a z-value to
every coordinate. (3D , Coordinates, Geometries categories)
3DInterpolator Interpolates elevation values along a non-aggregated linear feature from a
starting value to an ending value. The resulting feature’s elevation
monotonically increases (or decreases) from the starting value to the ending
value. If the feature was two-dimensional, it becomes three-dimensional. If the
feature was three-dimensional, its previous elevations are removed and
replaced. (3D, Geometries categories)
3DRotator Rotates features according to the right-hand rule, and in a counter-
clockwise direction about the specified axis of rotation.
(3D, Geometries categories)
A
Affiner Performs an affine transformation on the coordinates of the feature.
(Coordinates category)
16
ArcEstimator Replaces the geometry of the feature
with a two-dimensional circular arc
whose shape is estimated from the
first, middle, and last point of the
linear feature passed in.
(Geometries category)
ArcGISOnlineConnector Accesses the Esri ArcGIS Online content stored by a user as a file storage service to
upload, update, download, delete, or list information about items from a user’s Esri
NEW
ArcGIS Online content. It can also be used to change the sharing settings of an item
or publish items as hosted feature layers.
(Integrations, Web, Workflows categories)
ArcPropertyExtractor Sets the given attributes to the properties of an arc geometry and works on a
single feature at a time. (Calculated Values category)
ArcPropertySetter Sets the properties of an arc geometry to those specified.
(Geometries category)
ArcStroker Converts arc features into lines
replacing the feature geometry with a
series of edges interpolated along the
arc boundary. Ellipse features are
converted into polygons by
interpolating edges along the
elliptical boundary.
(Geometries category)
AreaAmalgamator Generalizes polygonal input by connecting nearby geometries. The
AreaAmalgamator accepts polygonal geometries – including donuts – as
input, and produces triangles that join input features into connected pieces,
or amalgams.
(Cartography and Reports, Geometries, Spatial Analysis categories)
AreaBuilder Takes a set of topologically connected linework and creates topologically
correct polygon features where the linework forms closed shapes.
(Geometries, Spatial Analysis categories)
AreaGapAndOverlap Repairs area topologies by resolving gaps and overlaps between adjacent
Cleaner areas. An overlap occurs where two or more areas intersect each other,
creating an region covered by multiple areas. A gap occurs where two or
more areas fail to meet at a boundary.
(Data Quality, Geometries categories)
AreaOnAreaOverlayer Performs an area-on-area overlay so that all input areas are intersected
against each other and resultant area features are created and output. The
resultant areas have all the attributes of all the original features in which
they are contained. (Filters and Joins, Spatial Analysis categories)
AttributeCompressor Compresses and (optionally) encrypts the values of the specified attributes.
(Attributes, Strings categories)
AttributeCopier Copies existing attributes to new attributes with user-specified names. The
existing attribute remains intact and a new attribute is created that has a
different name, but the same values. (Attributes category)
AttributeCreator Adds one or more attributes to the feature and optionally assigns a value derived
from constants, attribute values, and expressions. Values can reference adjacent
features. (Attributes category)
AttributeDecompressor Decompresses and decrypts the values of the specified attributes that were
compressed and encrypted by the AttributeCompressor.
(Attributes, Strings categories)
AttributeDereferencer Copies the value of the attribute whose name is held in the source attribute to
a newly created attribute. (Attributes category)
AttributeEncoder Encodes the values of the specified attributes to the desired encoding.
(Strings, Web categories)
18
AttributeExploder Creates a new pair of attributes (attribute name/attribute value) from each
attribute on the input feature and either outputs these on a new feature or
adds them as a list element to the original feature. In both cases, it is possible
to either conserve or delete the original attributes and geometry.
(Attributes, Strings categories)
AttributeExposer Exposes attributes in Workbench so they can be used by downstream
transformers and writers. (Attributes category)
AttributeFileReader Reads the contents of a file and stores them as the value for the specified
attribute. (Attributes, Format Specific, Workflows categories)
AttributeFileWriter Writes the contents of the specified attribute to a file.
(Attributes, Format Specific, Workflows categories)
AttributeFilter Routes features to different output ports depending on the value of an
attribute. (Filters and Joins category)
AttributeKeeper Removes all attributes and list attributes, except the specific ones you specify
to be retained. (Attributes category)
AttributeManager Alters multiple attributes through adding, renaming, copying, deleting and
re-ordering. Sets values for new, existing, and modified attributes to any
combination of constants, attribute values, conditionals, expressions, and
parameters. Values can reference adjacent features. (Attributes category)
AttributePivoter Restructures and regroups incoming features based on specified “Group by
attributes” and calculates summary statistics based on a designated
“Attribute To Analyze” in order to form a Pivot table output.
(Calculated Values, Filters and Joins, Strings categories)
AttributeRangeFilter Performs a lookup on a range-based lookup table and routes the feature to the
appropriate output port. (Filters and Joins category)
AttributeRangeMapper Performs a lookup on a range-based lookup table and stores the resulting value, or
writes the value to, a new output attribute. (Strings category)
AttributeRemover Removes the selected attributes and list attributes from the feature.
(Attributes category)
AttributeRenamer Renames one or more attributes, retaining the attribute’s current values.
(Attributes category)
AttributeReprojector Reprojects attributes from one coordinate system to another.
(Coordinates, Strings categories)
AttributeRounder Rounds off an attribute to the specified number of decimal places.
(Calculated Values, Strings categories)
AttributeTrimmer Removes leading and trailing trim characters from the selected attributes.
(Strings category)
AttributeValidator Validates any number of attributes against specific test conditions and
routes the feature according to the outcome of the test(s). Features that
fail one or more tests will have the reasons for failure documented on an
attribute and list attribute on the output feature.
(Data Quality, Strings categories)
AttributeValueMapper Looks up and assigns attribute values based on other attributes, and stores
the looked-up value in a new attribute. (Strings category)
AutodeskA360Connector Accesses the Autodesk A360 file storage service to upload or download files
or list file and folder information from a Autodesk A360 account.
(Integrations, Web, Workflows categories)
AutodeskBIM360 Accesses BIM 360 Docs to upload, download, or delete files and folders or
DocsConnector list file/folder information. (Integrations, Web, Workflows categories)
NEW
AWSIoTConnector Connects to the AWS IoT Core messaging broker. Supports sending
(producing) and receiving (consuming) messages. (Web category)
AzureBlobStorage Accesses the Azure Blob Storage file storage service to upload, download,
Connector or delete files and folders or list file/folder information from an Azure
account. (Integrations, Web, Workflows categories)
AzureComputerVision Accesses the Azure Computer Vision Service to detect objects in images.
Connector (Web category)
AzureFileStorage Accesses the Azure File Storage file storage service to upload, download, or
Connector delete files and folders or list file/folder information from an Azure account.
(Integrations, Web, Workflows categories)
AzureIoTConnector Connects to Azure’s IoT Hub through the MQTT protocol. Supports publishing
device-to-cloud messages and receiving cloud-to-device messages as a
device. (Web category)
AzureQueueStorage Accesses the Azure Queue Storage service to send or receive messages.
Connector (Integrations, Web, Workflows categories)
AzureTextAnalytics Accesses Azure’s Text Analytics Service for natural language processing on
Connector text. (Web category)
20
B
BaseConverter Converts an attribute’s value from one numeric system (base) to another,
putting the resulting value in a new attribute.
(Calculated Values, Strings categories)
BoundingBoxReplacer Replaces the geometry of the feature with either its two-dimensional
bounding box or its two-dimensional minimum oriented bounding box.
(Geometries category)
BoundsExtractor Extracts the minimum and maximum values of the feature’s coordinates into
new attributes. (Calculated Values category)
BoxConnector Accesses the Box file storage service to upload, download, or delete files
and folders or list file/folder information from a Box account.
(Integrations, Web, Workflows categories)
Bufferer Creates a buffer zone of specified size around or inside input geometry. (3D,
Spatial Analysis categories)
BulkAttributeRemover Removes all attributes on incoming features that match a given regular
expression. It can also be used to remove large numbers of attributes that have
common naming. (Attributes category)
BulkAttributeRenamer Renames attributes by adding or removing prefixes or suffixes, or replacing
text in regular expressions or character strings. (Attributes category)
CenterPointExtractor Extracts and outputs the specified x, y, z attributes of a feature’s point that is
either in the center of the feature’s bounding box, somewhere inside the
feature’s bounding box or at the center of mass of the feature.
(Calculated Values, Coordinates categories)
CenterPointReplacer Replaces the geometry of the feature with a point that is either in the center of
the feature’s bounding box, somewhere inside the feature’s bounding box or
replaces the geometry of the feature with a point at the center of mass of the
feature. (Geometries, Spatial Analysis categories)
CesiumIonConnector Uploads a folder dataset to the Cesium ion service as a new asset.
(Web category)
ChangeDetector Detects changes between two sets of
input features.
(Data Quality, Filters and Joins
categories)
CharacterCodeExtractor Extracts the integral character code of the first character in the source string
attribute, and adds its integer value in the character set to the feature as another
attribute. This can be used to obtain the integer code of any Unicode character
(from Basic Multilingual Plane), including non-printable ones. (Strings category)
CharacterCodeReplacer Sets the result attribute to the character whose numeric code was contained in
the source code attribute (or the entered integer). (Strings category)
22
ChartGenerator Creates a raster Line, Bar, Scatter, Histogram or Pie chart based on the
values of selected attributes.
(Cartography and Reports, Rasters, Web categories)
Chopper Breaks input features into points, lines, or areas. Chopped features contain the
same set of vertices as input features. (Geometries category)
CircularityCalculator Calculates the circularity of an area feature, which indicates how elongated
the feature is. (Calculated Values, Data Quality categories)
CityEngineModel Generates 3D models from input geometries and ArcGIS CityEngine rule
Generator packages (*.rpk). (3D, Geometries, Integrations categories)
CKANConnector Connects to a CKAN open data portal using the CKAN Action REST API.
NEW
Cloner Makes the specified number of copies of the input features and outputs all
copies through its single output port. (Workflows category)
ClosedCurveFilter Checks if curves form closed loops. Curves include lines, arcs, and paths. This
transformer can also check aggregates of curves. An aggregate is closed if all of
its elements are closed. If any element of an aggregate is not a curve, the
aggregate is rejected. (Data Quality, Filters and Joins categories)
CommonLocalReprojector Reprojects a set of features to a local coordinate system with units of meters
centered on the bounding box of the features.
(Cartography and Reports, Coordinates categories)
ConvexityFilter Determines whether areas, surfaces, and solids are convex or concave. A
polygon is simple when it is not self-intersecting and has a non-zero area.
Simple polygons are convex if every internal angle is less than or equal to
180 degrees. All other polygons are considered concave.
(Data Quality, Filters and Joins categories)
CoordinateConcatenator Retrieves the value of all of the feature’s coordinates into an attribute,
separated by the delimiter characters.
(Calculated Values, Coordinates, Strings categories)
CoordinateExtractor Retrieves the value of the x, y, and z coordinates at the specified index into
attributes. (Calculated Values, Coordinates categories)
CoordinateRounder Rounds off the feature’s coordinates to the specified number of decimal
places. Any consecutive points that become duplicates as a result of the
rounding are thinned by removing the redundant points.
(Coordinates, Geometries categories)
24
Counter Adds a numeric attribute to a feature and assigns a value.
(Calculated Values category)
CRCCalculator Calculates a CRC (Cyclic Redundancy Check) value for a feature and
places the calculated CRC value into the attribute specified.
(Calculated Values, Data Quality categories)
Creator Creates features using the parameters supplied and sends them into the
workspace for processing. (3D, Workflows categories)
CSGBuilder Creates Constructive Solid Geometry (CSG) from pairs of solid geometry
features which are input through the A and B ports.
(3D, Geometries categories)
CSGEvaluator Recursively replaces the geometry of a feature that has CSG (Constructive
Solid Geometry) by evaluating the tree of the CSG solid, effectively removing
the constructive aspect of the geometry. (3D category)
CsmapAttributeReprojector Reprojects attributes from one coordinate system to another using the
CS-MAP library. (Coordinates, Integrations categories)
CsmapReprojector Reprojects feature coordinates from one coordinate system to another using
the CS-MAP library. (Coordinates, Integrations categories)
Curvefitter® Smoothes lines derived from line segments, points, or raster data, and
replaces a series of line segments with the optimal combination of straight
lines and embedded arc segments required to create smooth curving lines.
This process provides a truer representation of real-world features and can
reduce file sizes by up to 80%. In addition to processing simple line features,
the Curvefitter preserves feature topology when smoothing boundaries of
adjacent area features.
(Cartography and Reports, Geometries, Integrations categories)
D
DatabaseDeleter Delete rows in a database table based on the condition specified.
(Format Specific, Integrations, Workflows categories)
DatabaseJoiner Joins attributes from an external table to incoming features as they are being
processed through a translation. (Attributes, Filters and Joins categories)
DensityCalculator Determines the density of a group of Candidate features based on the area of a
corresponding Area feature. (Calculated Values category)
DGNStyler Prepares features for output to Bentley ® Microstation® Design V7/V8 by providing
a convenient interface to set a variety of format-specific attributes.
(Cartography and Reports, Format Specific categories)
DimensionExtractor Returns the dimension of the feature as a new attribute.
(3D, Calculated Values, Coordinates, Data Quality, Strings categories)
DirectTweeter Sends a Twitter™ direct message from FME. (Integrations, Web categories)
26
Displacer Solves proximity conflicts between features using a variant of the Nickerson
displacement algorithm.
(Cartography and Reports, Geometries, Spatial Analysis categories)
Dissolver Dissolves area features by removing common boundaries to create larger
areas. Input attributes may be accumulated.
(Geometries, Spatial Analysis categories)
DMSCalculator Calculates degrees, minutes, and seconds (DMS) from a decimal degrees value
stored in an attribute. (Calculated Values, Coordinates categories)
DonutBridgeBuilder Builds connections between donut holes with the outer boundary of a donut,
resulting in a polygon-equivalent representation of the input donut.
(Geometries, Spatial Analysis categories)
DonutBuilder Cuts holes in polygonal features by making polygons completely enclosed in
other polygons into holes of the containing polygon. (Geometries category)
DonutHoleExtractor Splits an area feature that has holes into its component rings.
(Geometries category)
DropboxConnector Accesses the Dropbox file storage service to upload, download, or delete
files and folders or list the contents of a folder from a Dropbox account.
(Integrations, Web, Workflows categories)
DuplicateFilter Detects duplicate features based on the value of one or more key attributes.
(Data Quality, Filters and Joins categories)
F
FaceReplacer Replaces the geometry of a feature from donut, raster or polygon to face.
(3D, Geometries categories)
FeatureColorSetter Assigns colors to incoming features. (Cartography and Reports category)
FeatureHolder Stores incoming features until they have all arrived and then releases them in
their original order. (Workflows category)
FeatureJoiner Joins features by combining the attributes/geometry of features based on
common attribute values, like a SQL join operation.
(Filters and Joins category)
28
FeatureMerger Copies and merges the attributes/geometry from one feature (or multiple
features) onto another feature (or multiple features).
(Filters and Joins category)
GeometryCoercer Resets the geometry type of the feature. (Geometries, Point Clouds categories)
GeometryExtractor Extracts the geometry of a feature according to the setting of the geometry
encoding parameter. The resulting encoded geometry is added to the
feature in an attribute. This attribute can later be restored as the feature’s
geometry using the GeometryReplacer transformer.
(Calculated Values, Format Specific, Geometries, Workflows categories)
30
GeometryFilter Routes a feature based on its geometry type.
(Data Quality, Filters and Joins categories)
GeometryInstantiator Replaces a geometry definition with independent geometry instances that are
copies of the original geometry definition. The affine transformation that
defined the position of each instance in the geometry definition, including
position, scale, and rotation, is applied to each instance. (3D category)
GeometryPartExtractor Extracts or removes selected geometry parts based on a Geometry XQuery.
(3D category)
GeometryPropertyExtractor Extracts selected geometry names or traits to feature attributes.
(3D category)
GeometryPropertyRemover Removes selected geometry names or traits. (3D category)
GeometryPropertyRenamer Renames geometry names or traits. (3D category)
GeometryPropertySetter Sets selected geometry names or traits from feature attributes or constants.
(3D category)
GeometryRefiner Performs the following refinements on the feature’s geometry:
■ Any homogeneous IFMEAggregate becomes a multi (IFMEMultiCurve,
IFMEMultiArea, IFMEMultiPoint, or IFMEMultiText).
■ Any IFMEAggregate or multi with only one member is replaced by its
single part.
■ Any IFMEDonut with no holes becomes an IFMEPolygon or IFMEEllipse.
■ Any IFMEPath with only one segment is replaced by that segment.
■ Consecutive IFMELine segments within an IFMEPath are combined
(Geometries category)
GeometryRemover Completely removes the geometry of the feature, for example, if you want to
turn spatial data into non-spatial data. (Geometries category)
GeometryReplacer Replaces the feature’s geometry according to the setting of the geometry
encoding parameter. This transformer is typically used to restore geometry
previously extracted into an attribute by the GeometryExtractor.
(Format Specific, Geometries, Workflows categories)
GeometryValidator Detects selected issues in input features, and optionally repairs detected
issues. Each input feature is processed individually.
(Data Quality category)
GeoRSSFeatureComposer Constructs GeoRSS documents from the input features and stores them in the
specified attribute for the features that are output by the GeoRSS port.
(Format Specific, Web categories)
Connector delete files and folders or list file/folder information from a Google Cloud Storage
account. (Integrations, Web, Workflows categories)
GoogleDriveConnector Accesses the Google Drive file storage service to upload, download, or delete
files and folders or list the contents of a folder from a Google Drive account.
(Integrations, Web, Workflows categories)
GoogleIoTConnector Connects to the Google IoT Core. Supports sending (producing) and receiving
(consuming) messages. (Web category)
GoogleLanguageConnector Accesses the Google Natural Language and Google Cloud Translation API for text
NEW
32
HTMLExtractor Extracts structured data from web page or other HTML sources that are
formatted for human readability (screen scraping), using CSS selectors to
extract portions of HTML content into feature attributes.
(Integrations, Strings, Web, Workflows categories)
HTMLLayouter Allows users to combine web reports generated by the HTMLReportGenerator into
a bootstrap grid or vertical layout.
(Cartography and Reports, Format Specific, Web categories)
HTMLReportGenerator Allows users to create a basic web report of vertically-stacked elements using
the geometry and selected attributes from features.
(Cartography and Reports, Format Specific, Web categories)
HTMLToXHTMLConverter Converts HTML document into valid XHTML document.
(Format Specific, Strings, Web categories)
HTTPCaller Accesses a URL via HTTP or HTTPS, performing a GET, PUT, POST, DELETE, HEAD,
PATCH or OPTIONS operation. (Web, Workflows categories)
HullAccumulator Creates convex or concave hulls for groups of features. One hull feature is
output for each unique combination of values of the attributes specified in the
Group By parameter. (Spatial Analysis category)
HullReplacer Replaces the geometry of the feature with a polygon representing its hull.
(Geometries category)
I
IBMIoTConnector Connects to IBM’s Watson IoT Platform through the MQTT protocol.
NEW
J
JMSReceiver Using the Java Message System (JMS), receives messages from a message
broker. (Integrations, Web categories)
JMSSender Using the Java Message System (JMS), sends messages to a message broker.
(Integrations, Web categories)
JSONExtractor Extracts portions of JSON (JavaScript Object Notation) formatted text into
feature attributes. (Format Specific, Web categories)
JSONFlattener Flattens JSON objects, extracting the object keys and values into FME feature
attributes. (Format Specific, Web categories)
JSONFormatter Provides options for formatting JSON text. (Format Specific, Web categories)
JSONFragmenter Extracts portions of JSON formatted text into new FME features.
(Format Specific, Web categories)
JSONTemplater Populates a JSON document with FME feature attribute values.
(Format Specific, Web categories)
34
JSONUpdater This transformer creates, modifies, replaces or deletes object and array values
in a JSON document. (Format Specific, Web categories)
JSONValidator Validates the syntax of JSON text.
(Data Quality, Format Specific, Web categories)
K
KafkaConnector Connects to an Apache Kafka cluster. Supports sending (producing) and
receiving (consuming) messages. (Web category)
KinesisReceiver Using the Amazon Kinesis service, receives data records from an Amazon
Kinesis stream. (Integrations category)
KinesisSender Using the Amazon Kinesis service, sends data records to an Amazon Kinesis
stream. (Integrations category)
KMLPropertySetter Sets common properties for groups of vector and raster features destined for the
OGCKML Writer. (Cartography and Reports, Format Specific categories)
KMLRegionSetter Sets the region-related KML attributes for a group of features destined for the
OGCKML Writer. (Cartography and Reports, Format Specific categories)
KMLStyler Creates a common style for a group of features destined for the OGCKML writer.
(Cartography and Reports, Format Specific categories)
KMLTimeSetter Sets the time-related KML attributes for a group of features destined for the
OGCKML Writer. (Cartography and Reports, Format Specific categories)
KMLTourBuilder Generates a KML Tour from the input features. The tour consists of tour stops
that correspond to each input feature.
(Cartography and Reports, Format Specific categories)
KMLViewSetter Sets the view-related KML attributes for a group of features that are destined for
the OGCKML Writer. Creation of LookAt or Camera views are supported.
(Cartography and Reports, Format Specific categories)
L
Labeller Interpolates labels along a linear or polygonal feature.
(Cartography and Reports category)
LatLongToMGRSConverter Calculates a Military Grid Reference System (MGRS) code based on the latitude
and longitude values supplied in a feature’s attributes.
(Coordinates category)
LeftRightSpatialCalculator Computes relative position of CANDIDATE input features relative to BASE input
features. The geometry of a BASE feature is restricted to lines.
(Calculated Values category)
LengthCalculator Calculates the length of a feature and adds it as a new attribute.
(Calculated Values category)
LengthToPointCalculator Calculates the length of a feature from its start until the closest spot to a point
and adds it as a new attribute. The point coordinates are taken from attributes
in the original feature. (Calculated Values category)
LicenseChecker Checks whether the license file is valid and the specified product name is
licensed, based on a vendor key and vendor registration code.
(Workflows category)
LineBuilder Connects input point features in the order they enter, forming linear or
polygonal features. (Geometries category)
LineCloser Turns input linear features into areas by adding their start point as the end
point. (Geometries category)
36
LineCombiner Takes lines and connects them to form longer lines. Each connecting line must
meet at the exact same start/end point, but otherwise they must not intersect.
(Geometries category)
LineExtender Creates two-point extensions to linear features that extend the feature by a
user-specified length. This transformer can also output the original feature with
the first and last segments stretched by a user-specified amount.
(Geometries category)
LineOnAreaOverlayer Performs a line-on-area overlay. Each input line is split at any area boundaries
it intersects. (Filters and Joins category)
LineOnLineOverlayer Performs a line-on-line overlay in which all input lines are intersected
against each other and resultant line features are created and output.
(Filters and Joins category)
ListBasedFeatureMerger Copies and merges the attributes/geometry from one feature (or multiple
features) onto another feature (or multiple features).
(Filters and Joins category)
ListBuilder Combines attributes of the input features into a single list structure.
(Attributes category)
ListConcatenator Concatenates all values of a list into a single attribute. (Attributes category)
ListCopier Copies a complete attribute list, including all nested attributes, from one list
name to another. (Attributes category)
ListDuplicateRemover Removes all duplicate values from a list attribute. In the resulting list, only
distinct values for the list attribute will be present.
(Data Quality, Strings categories)
38
MapnikRasterizer Draws input point, line, polygon, and raster features onto a raster using the
Mapnik toolkit. (Cartography and Reports, Rasters categories)
MapTextLabeller ◪ Creates text labels for features using the MapText Label Manager.
(Cartography and Reports, Format Specific categories)
MapTextStyler Prepares features for labelling by the MapTextLabeller by specifying no-label
zones around features. (Cartography and Reports, Format Specific categories)
Matcher Detects features that are matches of each other. Features are declared to
match when they have matching geometry, matching attribute values, or
both. (Data Quality category)
MeasureExtractor Extracts the measures of geometries that match the given type, and places
them in attributes or list attributes. (Calculated Values category)
MeasureGenerator Creates a set of measures attached to the geometry of the feature, where each
value is the distance from the start of the line to that vertex, multiplied by the
given Multiplier. (Calculated Values category)
MeasureRemover Removes measures from a feature’s geometry. (Geometries category)
MeasureSetter Sets measure(s) on a point, line, arc, area geometry or a vertex of a linear
geometry to attribute value(s) of given attribute(s) or list attribute.
(Geometries category)
MeshMerger Merges mesh features (features with IFMEMesh geometries) into a single
output mesh. (3D, Geometries categories)
MeshSimplifier Simplifies mesh features (features with IFMEMesh geometries) to a reduced
level of detail. The amount of simplification can be specified as a ratio or as a
limit on the number of vertices. (3D, Geometries categories)
MGRSToLatLongConverter Converts Military Grid Reference System (MGRS) code to longitude and latitude
coordinates. (Coordinates category)
MinimumAreaForcer Ensures that features with polygon geometry have an area that is equal to, or
in excess of, the specified minimum area. (Geometries category)
MinimumSpanningCircle Replaces the geometry of the feature with a polygon representing its minimum
Replacer spanning circle. The minimum spanning circle is defined as the smallest circle that
encloses all vertices of the passed-in feature. (Geometries category)
ModuloCounter Adds an attribute holding the next integer in a sequence, restarting the count
at 0 whenever the sequence reaches the specified maximum value.
(Calculated Values category)
MQTTConnector Connects to an MQTT broker. Supports sending (producing) and receiving
NEW
40
N
NeighborFinder Finds the closest Candidate feature within a specified maximum distance of
each Base feature. (Spatial Analysis category)
NeighborPairFinder Finds the closest two Candidate features within some maximum distance of
each Base feature and some minimum separation in heading between the
Candidates and the Base. (Spatial Analysis category)
NetworkCostCalculator Computes and assigns the cost of the shortest path from a source object to
each connected object as the Z-values or measure values of the input features.
(Calculated Values, Spatial Analysis categories)
NetworkFlowOrientor Fixes the flow (direction) of each edge or linear feature in the network to fit
the downstream direction to the destination node.
(Spatial Analysis category)
NetworkTopologyCalculator Finds the connected lines that belong to the same network graph.
(Calculated Values, Spatial Analysis categories)
NLPClassifier Classifies natural language text into different categories using a trained model.
(Filters and Joins, Strings categories)
NLPTrainer Trains a natural language processing (NLP) classification model based on the
user’s specifications and the provided data.
(Filters and Joins, Strings categories)
NullAttributeMapper Maps specified attributes on a feature to specified values. This transformer is
capable of mapping to and from null values, empty strings, and missing
attributes. (Attributes, Data Quality, Strings categories)
NumericRasterizer Draws input point, line, and polygon features onto a numeric raster filled with
the background value. The z coordinates of the input vector features are used
to generate pixel values. (Cartography and Reports, Rasters categories)
OneDriveConnector Accesses the Microsoft OneDrive file storage service to upload, download, or
delete files and folders or list the contents of a folder from a Microsoft OneDrive
account. (Integrations, Web, Workflows categories)
OrientationExtractor Returns a feature’s orientation. This will have different possible return value,
based on the input geometry type. (Calculated Values category)
Orientor Adjusts the orientation of a polygonal feature or the direction of a linear
feature. (Geometries category)
P
ParameterFetcher Adds an attribute to the feature and supplies it with the value of a previously
published parameter. (Web, Workflows categories)
PartCounter Returns the number of parts in the geometry. For multis and aggregates, this is
the number of parts, and for paths, this is the number of segments.
(Calculated Values, Data Quality categories)
PathBuilder Connects input linear features (arcs and lines) in the order they enter, forming
path features. (Geometries category)
PathSplitter Decomposes a path feature into its component segments. Each output feature
contains a copy of the source feature’s attributes. (Geometries category)
PDFPageFormatter Prepares features for output to PDF by providing a convenient interface to set
the scale and location of features on a page.
(Cartography and Reports, Format Specific categories)
PDFStyler Sets the common Adobe® PDF style attributes for a group of features destined
for the GeoSpatial PDF Writer.
(Cartography and Reports, Format Specific categories)
PipeReplacer Replaces the geometry of the feature with a three-dimensional pipe created by
NEW
sweeping a stroked disk along the input curve. (3D, Geometries categories)
42
PlanarityFilter Filters features based on their planarity. To be planar, a geometry must have all
of its points situated in the same plane.
(3D, Data Quality, Filters and Joins categories)
Player Retrieves features stored in an FME Feature Store file and outputs them into
the workspace. (Workflows category)
PointCloudCoercer Coerces point cloud geometries into points or multipoints. This transformer
can be used to write a point cloud to a format that does not support point
clouds. (Point Clouds category)
PointCloudCombiner Combines multiple geometries into a single point cloud.
(Point Clouds category)
PointCloudComponent Adds new components with constant values to a point cloud.
Adder (Point Clouds category)
PointCloudComponent Copies an existing component to a new component with the specified name.
Copier The existing component remains and a new component is created that has a
different name, but the same values. (Point Clouds category)
PointCloudComponent Removes all components from a point cloud, except for the specified ones.
Keeper (Point Clouds category)
PointCloudComponent Removes specified components from a point cloud.
Remover (Point Clouds category)
PointCloudComponent Renames an existing component. (Point Clouds category)
Renamer
PointCloudComponent Converts the type of point cloud components. (Point Clouds category)
TypeCoercer
PointCloudConsumer Requests the point(s) from the point cloud geometry but no actual operations
are performed on the point(s). (Point Clouds category)
PointCloudCreator Creates a new point-cloud feature with the specified size and components and
sends it into the workspace for processing. (Point Clouds category)
44
PointOnRasterValueExtractor Extracts the band and palette values from a raster at the location of each input
point and sets them as attributes on the feature.
(Rasters, Spatial Analysis categories)
46
RasterCellValueCalculator Performs an arithmetical operation on a pair of rasters. The first selected band
of raster A is combined with the first selected band of raster B, the second
selected band of raster A is combined with the second selected band of raster
B, and so on. (Calculated Values, Rasters categories)
RasterCellValueReplacer Replaces a range of values in the source raster with a new single value.
(Rasters category)
RasterCellValueRounder Rounds off raster cell values. (Rasters category)
RasterCheckpointer Sets a checkpoint in the raster processing which forces previous processing
to occur immediately. Once complete, it saves the current state to disk.
(Rasters, Workflows categories)
RasterConsumer Requests the tile(s) from the raster geometry but no actual operations are
performed on the tile(s). (Rasters category)
RasterConvolver Accepts input features containing a raster geometry and outputs the features
after applying a convolution filter to all the bands. (Rasters category)
RasterDEMGenerator Constructs a Delaunay triangulation
based on input points and breaklines.
That triangulation is then uniformly
sampled to produce a raster digital
elevation model (DEM raster).
(3D, Rasters categories)
RasterNumericCreator Creates a feature with a raster of the specified size with a numeric value and
sends it into the workspace for processing. This transformer is useful for
creating a very large image with a user-specified width and height.
(Rasters category)
RasterObjectDetection Trains a custom raster object detection model based on the positive and
NEW
48
RasterObjectDetector Aids in preparation of positive and negative samples provided by the user to be
NEW
RasterPaletteAdder Creates a palette from an attribute and adds this palette to all selected bands
on a raster. (Rasters category)
RasterPaletteExtractor Creates a string representation of an existing palette and saves it to an
attribute. (Rasters category)
RasterPaletteGenerator Generates a palette out of the selected band(s) of a raster. (Rasters category)
RasterPaletteInterpretation Alters the underlying interpretation of the palettes of the raster geometry on the
Coercer input features, using the specified conversion options. (Rasters category)
RasterPaletteNodataSetter Identifies the nodata value on a raster feature at the palette level.
(Rasters category)
RasterPaletteRemover Removes the selected palette(s) of a raster. (Rasters category)
RasterPaletteResolver Resolves the palettes of the selected bands of the input raster features by using the
band cell values to look up the corresponding palette values, which then replace
the original band cell values in the raster. (Rasters category)
RasterPropertyExtractor Extracts the geometry properties of a raster feature and exposes them as
attributes. (Calculated Values, Rasters categories)
RasterPyramider Creates a series of pyramid levels for each input raster feature by specifying
either the smallest pyramid level size or the number of pyramid levels to
generate. (Rasters, Web categories)
RasterRegisterer Transforms an image to minimize its difference with another.
(Rasters category)
RasterReplacer Replaces the feature’s geometry with the geometry held in the Raster Blob
Attribute. The blob is decoded according to the selected raster format.
(Rasters category)
RasterResampler Resamples an input raster using the desired dimensions, the desired cell size
in ground units, or a percentage of the size. (Rasters category)
RasterRGBCreator Creates a feature with a raster of the specified size with an RGB value and
sends it into the workspace for processing. (Rasters category)
RasterRotationApplier Applies the raster rotation angle on the input raster properties to the rest of the
raster properties and data values. (Rasters category)
RasterSegmenter Partitions a raster image into arbitrarily sized groups of cells from the input
image based on intensity differences in the input raster image cells.
(Rasters category)
RasterSelector Selects specific bands and palettes of a raster for subsequent transformer
operations. (Rasters category)
RasterToPolygonCoercer Creates polygons from input raster features. One polygon is output for each
contiguous area of pixels with the same value in the input raster.
(Rasters category)
RCaller Executes an R script that has the ability to access feature data from a temporary R
data frame. Input data is set up in the form of tables that will become R data frames.
R data frames are tables similar to those of a relational database that support
columns of varying types. (Format Specific, Integrations, Rasters categories)
Recorder Saves a copy of all features that enter to a disk file. (Workflows category)
ReframeReprojector Reprojects feature coordinates from one coordinate system to another using
the REFRAME library. (Coordinates, Integrations categories)
RekognitionConnector Accesses the Amazon Rekognition Service AI computer vision service to
detect objects, faces, and text in images and to describe image contents and
faces. (Web category)
ReprojectAngleCalculator Converts a given angle from one coordinate system to another. The
transformer calculates the reprojected angle of a line starting at the first
coordinate in the feature, with the given length and angle.
(Calculated Values, Coordinates categories)
ReprojectLengthCalculator Converts a given distance from one coordinate system to another. The
transformer calculates the reprojected length of a line starting at the first
coordinate in the feature, with the given length and angle.
(Calculated Values, Coordinates categories)
50
Reprojector Reprojects feature coordinates from one coordinate system to another.
(Coordinates category)
S
S3Connector Accesses the Amazon Simple Storage Service (S3) file storage service to
upload, download, or delete files and folders or list file/folder information from
an S3 account. (Integrations, Web , Workflows, categories)
SalesforceConnector Retrieves data from the Salesforce customer relationship platform using
Salesforce Object Query Language (SOQL) queries.
(Integrations, Web, Workflows categories)
Sampler Preserves either a total number of features or a sampling of features,
depending on the Sampling Type selection.
(Data Quality, Filters and Joins, Workflows categories)
Scaler The Scaler scales objects to make them bigger or smaller.
(3D, Coordinates, Geometries categories)
SchemaMapper Converts the existing schema (data model) of features to a new structure,
based on mappings defined in an external lookup table. (Workflows category)
SecondOrderConformer Performs a second-order conformal transformation on the feature’s geometry.
Depending on the input geometry, a 2D or 3D transformation is performed.
(3D, Coordinates categories)
SectorGenerator Outputs circular sectors of influence for point features that have directions
defined by azimuths (degrees clockwise from North).
(Spatial Analysis category)
SharedItemAdder Adds or replaces Appearances, Textures, Rasters, or Geometry Definitions in
the internal FMELibrary. (3D category)
ShortestPathFinder Computes the shortest path of a line or lines containing a source and
destination node in a network based on the length of the input or the cost
(specified in an attribute) of each of the edges. (Spatial Analysis category)
SlackConnector Posts a message or uploads a file to the Slack group chat service.
(Integrations, Web, Workflows categories)
Snapper Brings lines, segments, end points or vertex points of features together if they
are within a certain distance of each other and (optionally) if they have one or
more attributes in common.
(Data Quality, Geometries, Spatial Analysis categories)
Snipper Shortens the geometry of a line feature from the ends by snipping specified
distances, indices, or measure values. It operates on features with simple line
geometry and polygons without holes. (Data Quality, Geometries categories)
52
SNSSender Using the Amazon Simple Notification Service (SNS), sends messages to an
Amazon SNS topic. (Integrations, Web categories)
SolidBuilder Constructs solids from surfaces and cuts hollow regions, or voids, in solid
features with other solid features. A solid that is cut by another solid must
contain that second solid. (3D, Geometries categories)
SQSConnector Accesses the Amazon Simple Queue service to send or receive messages.
(Web category)
StatisticsCalculator Calculates statistics based on a designated attribute or set of attributes of the
incoming features and adds the results as attributes.
(Calculated Values category)
StreamOrderCalculator Computes the Strahler order and/or Horton order of streams in a river network.
(Calculated Values category)
StreamPriorityCalculator Calculates the primary and secondary streams of multiple stream networks.
(Calculated Values category)
StringCaseChanger Changes the case of text attributes to UPPERCASE, lowercase, Title case, or Full
Title Case. (Strings category)
StringConcatenator Concatenates the values of any number of attributes, user parameters and/or
constants, and stores the result in a new attribute. (Strings category)
StringFormatter Reformats the data held in each specified attribute according to the Tcl format
command, which is similar to the C printf function. Attribute values can be
formatted into strings, characters, or numbers. (Strings category)
54
StringLengthCalculator Calculates the length of strings and the number of bytes in a blob.
(Calculated Values, Strings categories)
StringPadder Pads the selected attributes with a specified character, either on the right or
left side. (Strings category)
StringPairReplacer Replaces characters in the value contained in the source attribute based on
the replacement key-value pairs. (Strings category)
StringReplacer Replaces substrings matching a string or regular expression in the string
contained in the source attribute. (Strings category)
StringSearcher Performs a regular expression match on the specified expression.
(Strings category)
SubstringExtractor Extracts a substring from the source attribute.
(Calculated Values, Strings categories)
SummaryReporter Writes a summary report of incoming features to a disk file. Features are sorted
before they are summarized.
(Data Quality, Workflows categories)
SurfaceBuilder Cuts holes in surface features with other surface features. A surface that is cut by
another surface must be co-planar with that second surface, have compatible
orientation, and contain that second surface.
(3D, Spatial Analysis categories)
SurfaceDissolver Detects coplanar regions of input surfaces and dissolves them into single faces.
The output faces retain the attributes, traits, and appearances of the input.
(3D, Geometries, Spatial Analysis categories)
1
1
SurfaceDraper Constructs a Delaunay triangulation based on input points and breaklines. Input
drape features will be overlaid onto the surface model, and output as draped
features. (3D, Point Clouds, Spatial Analysis categories)
56
TextAdder Sets the feature’s geometry to text using the previous geometry as the text
location. (Cartography and Reports, Geometries categories)
TextDecoder Decodes a string from a number of different text encodings into plain text.
(Strings category)
TextEncoder Encodes a text string using URL, Unicode, XML, HTML, Base64, HEX, or Octal
methods. (Strings category)
TextLocationExtractor Sets a text feature’s geometry to the location of the text.
(Calculated Values category)
TextPropertyExtractor Extracts the values of text attributes from input text geometry features.
(Calculated Values category)
TextPropertySetter Sets the properties of a text geometry to the specified properties.
(Cartography and Reports category)
TextStroker Takes as input a font name, text padding and width multiplier, and outputs
aggregates that describe the outline of the text.
(Cartography and Reports, Rasters categories)
TimeWindower Allows features in FME to be grouped based upon a period of time defined by
the user. (Workflows category)
NEW
TINGenerator Constructs a Delaunay triangulation based on input points and breaklines. The
surface model may be output in a number of representations: a triangulated
irregular network (TIN), TIN vertices, TIN edges, and triangles.
(3D, Geometries categories)
TraitMerger Moves the traits from one geometry onto another geometry. It can also move
the attributes from a feature onto a geometry as traits, or the traits from a
geometry onto a feature as attributes. (Filters and Joins category)
TransporterReceiver Receives features from another FME workspace running in a different
process, which may be located on the same or a different machine. Used in
conjunction with the TransporterSender. (Integrations, Workflows categories)
TransporterSender Sends features to another FME workspace running in a different process,
which may be located on the same machine or on a different machine. Used in
conjunction with the TransporterReceiver. (Integrations, Workflows categories)
TrelloConnector Accesses the Trello web service to create, update, archive, or list the contents
NEW
58
VectorOnRasterOverlayer Overlays vector features onto a single raster feature by drawing them onto the
resulting output raster. The properties of the output raster are identical to that
of the input raster. (Rasters, Spatial Analysis categories)
VertexCounter Stores the number of a feature’s vertices into an attribute.
(Calculated Values, Coordinates, Data Quality categories)
VertexCreator Appends coordinates to null, point, text, line, and arc geometry, or replaces
existing geometry with point geometry. (Geometries category)
VertexRemover Removes one or more coordinates from the geometry of the feature.
(Coordinates, Geometries categories)
VolumeCalculator Calculates the volume of a solid object and stores the value in an attribute.
(3D, Calculated Values categories)
VoronoiCellGenerator Outputs circular sectors of influence for point features that have directions
defined by azimuths (degrees clockwise from North).
(Spatial Analysis category)
VoronoiDiagrammer Generates a Voronoi diagram or Thiessen polygon. Each polygon in the diagram
defines the area of space that is closest to a particular input point.
(Spatial Analysis category)
W
WebMapTiler Creates a series of image tiles that can be utilized by web mapping applications
such as Bing™ Maps, Google Maps™, or Web Map Tile Service.
(Cartography and Reports, Format Specific, Rasters, Web categories)
WebSocketReceiver Receives WebSocket messages from the specified WebSocket server. Produces a
feature each time a message is received, and places the contents of the message
into the specified attribute. (Web, Workflows categories)
WebSocketSender Sends WebSocket messages to the specified WebSocket server.
(Web, Workflows categories)
WhiteStarLeaseBuilder Posts a query to a WhiteStar Legal2Map™ WebServices (W3) server to obtain
points or polygons that match a list of legal land descriptions.
(Integrations category)
WorkspaceRunner Runs another FME Workbench workspace on the local computer by spawning
a new FME process. This transformer is useful for batch processing, especially
in conjunction with the Directory and File Reader. (Workflows category)
X
XMLAppender Assembles several XML documents into one.
(Format Specific, Web categories)
XMLFeatureMapper Constructs features from XML documents via xfMaps.
(Format Specific, Web categories)
60
604-501-9985 | sales@safe.com | www.safe.com
TM
Version 2021.0
FME® Transformer
Reference Guide
FME and Data Transformation
Moving data between different formats and applications often involves more than a format-to-format translation. Datasets can
contain more complex components that may not fit the requirements of the destination system. To preserve key aspects of the
data and load it seamlessly into the target application, you may need to adjust the data model, contents, descriptive elements,
and/or the coordinate system. This is known as data transformation and it is one of FME’s core capabilities.
FME ® contains over 500 transformers that perform different types of data operations. In the FME Workbench interface,
transformers are stored in the Transformer Gallery and grouped in categories based on their function. You can also search for
transformers by keyword.
This guide provides a high-level summary of FME Workbench, data inspection, and each transformer’s
functionality. For detailed information, select FME Transformers from the FME Workbench Help menu, select a
transformer on the canvas and press F1, or visit community.safe.com/s/documentation.
3
5
3
1 2
1 Display Control: Shows a list of open datasets and their feature types.
2 View: Displays a single dataset, or multiple datasets at the same time.
3 Feature Information: Displays information about a queried feature, including feature type, attributes, and
geometry details.
4 Table View: Displays the Feature Information values that are exposed to the end user, in tabular format.
This guide is primarily a transformer resource – but it’s also important to see why transformers are key to FME’s power and
versatility. A very simple workspace example on page 4 shows how transformers work; and the rest of this guide describes
what each transformer can do.
2
The Basics: Placing and Editing Transformers
There are many ways to place a transformer on the Workbench canvas. To start, however, you can simply double-click a
transformer name in the Transformer Gallery and it will appear in the workspace.
Every transformer has a Properties button. This button is color-coded to show the status of its parameters.
If the Properties button is the same color as the transformer, you can use the
transformer with its existing parameters.
A yellow Properties button indicates that the transformer contains default settings, but
you have not yet accepted them. You can use the transformer in this state, but your
workspace might produce unexpected results.
A red Properties button means that there is at least one parameter for which FME
cannot supply a default value. You must provide a value for all required fields before you
can use the transformer in the workspace.
When you click a Properties button, the dialog that appears will usually have some of the common elements shown in this
example. The content of this dialog depends on the transformer, and sometimes even on connections to the transformer. Most
transformers have some common user interface elements, however, and those are described here.
Transformer parameter
menu button.
For detailed information on transformer parameters, see the FME Transformers help, or select a transformer on
the Workbench canvas and view the Help tab in the bottom pane.
Click OK. Workbench reads the data, and generates the initial
workspace.
The objects on the canvas represent the data and data flow. The Reader Feature Type shows that the data contains an
attribute called DogPark.
DogPark attribute
4
Because we want to determine which parks allow dogs, we
add two transformers: a Tester transformer (to filter data) and
an Inspector transformer (to view results).
The Tester parameters are set to filter only parks that allow
dogs, and the Inspector transformer opens the Data
Inspector to show the results on a map.
The resulting workspace shows that 7 parks allow dogs. These results are sent through the port of the Tester
transformer to a Writer Feature Type that we have added and named DogParks.
The workspace also shows that 73 parks do not allow dogs, and we have directed these results through the
port of the Tester transformer to the original Parks writer feature type.
Because we added an Inspector transformer to the Tester transformer’s Passed port, the Data Inspector opens automatically.
Here, the Background Map option allows us to view the exact locations of the 7 dog parks.
6
Viewing Data in Visual Preview
Task Shortcut (PC) Shortcut (Mac)
Toggle automatic inspect on selection Ctrl+ Alt+A option +command +A
Toggle Display Control Ctrl+Alt+` option +command +`
Toggle Table View Ctrl+Alt+1 option +command +1
Toggle graphics View Ctrl+Alt+2, option +command +2,
Ctrl+Alt+3, option +command +3,
Ctrl+Alt+4 option +command +4
Show/hide Feature Information Ctrl+Alt+F option +command +F
window
Open in Data Inspector Ctrl+Alt+D command +Shift+D
General Editing
Cut Ctrl+x command +x
Copy Ctrl+c command +c
Paste Ctrl+v command +v
Connect Inspector Select the object(s), then Ctrl+Shift+I Select the object(s), then
control+shift+i
Connect Logger Select the object(s), then Ctrl+Shift+L Select the object(s), then
control+shift+l
Create custom transformer Select one or more transformers, then Select one or more transformers,
Ctrl+t then command +t
Search for a transformer by name Slash “/” key. Slash “/” key.
Running Workspaces
Run translation F5 F5
Rerun entire workspace Shift+F5 Shift+F5
Enable Prompt for User Parameters Ctrl+Alt+F5
Prompt and run Ctrl+r command +r
8
Transformer Categories
3D Attributes
3DAffiner 15 Aggregator 16 EllipsePropertyExtractor 28
3DArcReplacer 15 AttributeCompressor 18 ExpressionEvaluator 28
3DForcer 15 AttributeCopier 18 GeometryExtractor 30
3DInterpolator 15 AttributeCreator 18 GOIDGenerator 32
3DRotator 15 AttributeDecompressor 18 H3HexagonalIndexer 32
AppearanceExtractor 16 AttributeDereferencer 18 HoleCounter 32
AppearanceMerger 16 AttributeExploder 19 LeftRightSpatialCalculator 36
AppearanceRemover 16 AttributeExposer 19 LengthCalculator 36
AppearanceSetter 16 AttributeFileReader 19 LengthToPointCalculator 36
AppearanceStyler 16 AttributeFileWriter 19 ListHistogrammer 38
Bufferer 21 AttributeKeeper 19 ListRangeExtractor 38
CityEngineModelGenerator 23 AttributeManager 19 MeasureExtractor 39
Creator 25 AttributeRemover 19 MeasureGenerator 39
CSGBuilder 25 AttributeRenamer 19 ModuloCounter 39
CSGEvaluator 25 AttributeSplitter 20 NetworkCostCalculator 41
DEMDistanceCalculator 26 BulkAttributeRemover 21 NetworkTopologyCalculator 41
DEMGenerator 26 BulkAttributeRenamer 21 OrientationExtractor 42
DimensionExtractor 26 DatabaseJoiner 25 PartCounter 42
ElevationExtractor 28 Deaggregator 26 PointCloudExpressionEvaluator 43
Extruder 28 ListBuilder 37 PointCloudPropertyExtractor 44
FaceReplacer 28 ListConcatenator 37 PointCloudStatisticsCalculator 44
GeometryInstantiator 31 ListCopier 37 PointPropertyExtractor 45
GeometryPartExtractor 31 ListExploder 38 RandomNumberGenerator 45
GeometryPropertyExtractor 31 ListExpressionPopulator 38 RasterAspectCalculator 45
GeometryPropertyRemover 31 ListIndexer 38 RasterBandMinMaxExtractor 46
GeometryPropertyRenamer 31 ListPopulator 38 RasterBandPropertyExtractor 46
GeometryPropertySetter 31 ListRenamer 38 RasterCellValueCalculator 47
IFCPropertySetDefinitionCreator 33 ListSorter 38 RasterExpressionEvaluator 47
IFCQuantitySetDefinitionCreator 33 NullAttributeMapper 41 RasterPropertyExtractor 49
MeshMerger 39 RasterSingularCellValue
MeshSimplifier 39 Calculated Values Calculator 50
MRF3DCleaner 40 Aggregator 16 RasterStatisticsCalculator 50
Offsetter 42 AngleConverter 16 ReprojectAngleCalculator 50
PipeReplacer 42 AngularityCalculator 16 ReprojectLengthCalculator 50
PlanarityFilter 43 ArcPropertyExtractor 17 StatisticsCalculator 54
PointCloudSurfaceBuilder 44 AreaCalculator 18 StreamOrderCalculator 54
RasterDEMGenerator 47 AttributePivoter 19 StreamPriorityCalculator 54
RasterHillshader 48 AttributeRounder 19 StringLengthCalculator 55
RasterSlopeCalculator 50 BaseConverter 21 SubstringExtractor 55
Scaler 51 BoundsExtractor 21 TempPathnameCreator 56
SecondOrderConformer 51 CenterPointExtractor 22 TextLocationExtractor 57
SharedItemAdder 51 CircularityCalculator 23 TextPropertyExtractor 57
SharedItemIDExtractor 52 CoordinateConcatenator 24 TextureCoordinateSetter 57
SharedItemIDSetter 52 CoordinateExtractor 24 UUIDGenerator 58
SharedItemRetriever 52 Counter 25 VertexCounter 59
SolidBuilder 53 CRCCalculator 25 VolumeCalculator 59
SurfaceBuilder 55 DateTimeCalculator 26 Cartography and Reports
SurfaceDissolver 55 DateTimeConverter 26
SurfaceDraper 55 DateTimeStamper 26 AreaAmalgamator 17
SurfaceFootprintReplacer 56 DecimalDegreesCalculator 26 ChartGenerator 23
SurfaceModeller 56 DEMDistanceCalculator 26 CommonLocalReprojector 23
SurfaceOnSurfaceOverlayer 56 DensityCalculator 26 Curvefitter® 25
SurfaceSplitter 56 DimensionExtractor 26 DGNStyler 26
TINGenerator 57 DMSCalculator 27 Displacer 27
VolumeCalculator 59 ElevationExtractor 28 DWGStyler 28
10
GeoRSSFeatureReader 32 AreaAmalgamator 17 TextAdder 57
GMLFeatureComposer 32 AreaBuilder 17 Tiler 57
HTMLLayouter 33 AreaGapAndOverlapCleaner 18 TINGenerator 57
HTMLReportGenerator 33 BoundingBoxReplacer 21 Triangulator 58
HTMLToXHTMLConverter 33 CenterLineReplacer 22 VertexCreator 59
IFCPropertySetDefinitionCreator 33 CenterPointReplacer 22 VertexRemover 59
IFCQuantitySetDefinitionCreator 33 Chopper 23
JSONExtractor 34 CityEngineModelGenerator 23 Integrations
JSONFlattener 34 CoordinateRounder 24 ArcGISOnlineConnector 17
JSONFormatter 34 CoordinateSwapper 24 AutodeskA360Connector 20
JSONFragmenter 34 CSGBuilder 25 AutodeskBIM360DocsConnector 20
JSONTemplater 34 Curvefitter® 25 AzureBlobStorageConnector 20
JSONUpdater 35 Densifier 26 AzureFileStorageConnector 20
JSONValidator 35 Displacer 27 AzureQueueStorageConnector 20
KMLPropertySetter 35 Dissolver 27 BMGReprojector 21
KMLRegionSetter 35 DonutBridgeBuilder 27 BoxConnector 21
KMLStyler 35 DonutBuilder 27 CityEngineModelGenerator 23
KMLTimeSetter 35 DonutHoleExtractor 27 CKANConnector 23
KMLTourBuilder 35 EllipsePropertySetter 28 CsmapAttributeReprojector 25
KMLViewSetter 35 FaceReplacer 28 CsmapReprojector 25
MapboxStyler 38 Generalizer 30 Curvefitter® 25
MapInfoStyler 38 GeometryCoercer 30 DatabaseDeleter 25
MapTextLabeller 39 GeometryExtractor 30 DatabaseUpdater 26
MapTextStyler 39 GeometryRefiner 31 DirectTweeter 26
PDFPageFormatter 42 GeometryRemover 31 DropboxConnector 27
PDFStyler 42 GeometryReplacer 31 Emailer 28
RCaller 50 H3HexagonalIndexer 32 EsriReprojector 28
WebMapTiler 59 HullReplacer 33 EthereumConnector 28
XMLAppender 59 Intersector 34 FMEServerJobSubmitter 29
XMLFeatureMapper 59 LabelPointReplacer 36 FMEServerJobWaiter 29
XMLFlattener 60 LineBuilder 36 FMEServerLogFileRetriever 29
XMLFormatter 60 LineCloser 36 FMEServerNotifier 29
XMLFragmenter 60 LineCombiner 37 FMEServerResourceConnector 30
XMLNamespaceDeclarer 60 LineExtender 37 FTPCaller 30
XMLSampleGenerator 60 MeasureRemover 39 Geocoder 30
XMLTemplater 60 MeasureSetter 39 GoogleCloudStorageConnector 32
XMLUpdater 60 MeshMerger 39 GoogleDriveConnector 32
XMLValidator 60 MeshSimplifier 39 GridInquestIIReprojector 32
XMLXQueryExploder 60 MinimumAreaForcer 39 GridInquestReprojector 32
XMLXQueryExtractor 60 MinimumSpanningCircle GtransAttributeReprojector 32
XMLXQueryUpdater 60 Replacer 39 GtransReprojector 32
XSLTProcessor 60 MultipleGeometrySetter 40 HDFSConnector 32
OffsetCurveGenerator 42 HTMLExtractor 33
Geometries Orientor 42 JMSReceiver 34
2DArcReplacer 15 PathBuilder 42 JMSSender 34
2DBoxReplacer 15 PathSplitter 42 KinesisReceiver 35
2DEllipseReplacer 15 PipeReplacer 42 KinesisSender 35
2DForcer 15 PointCloudSurfaceBuilder 44 MRF2DCleaner 40
2DGridAccumulator 15 PointPropertySetter 45 MRF2DConflator 40
2DGridCreator 15 Rotator 51 MRF2DDangleRemover 40
3DArcReplacer 15 RubberSheeter 51 MRF2DDuplicateRemover 40
3DForcer 15 Scaler 51 MRF2DExtender 40
3DInterpolator 15 SherbendGeneralizer 52 MRF2DGeneralizer 40
3DRotator 15 Snapper 52 MRF2DIntersector 40
AffineWarper 16 Snipper 52 MRF2DJoiner 40
AnchoredSnapper 16 SolidBuilder 53 MRF2DShortGeometryRemover 40
AngleConverter 16 SpikeRemover 53 MRF3DCleaner 40
ArcEstimator 17 SurfaceDissolver 55 OneDriveConnector 42
ArcPropertySetter 17 SurfaceFootprintReplacer 56 PROJAttributeReprojector 45
ArcStroker 17 SurfaceSplitter 56 ProjectWiseWSGConnector 45
12
VoronoiCellGenerator 59 AzureFileStorageConnector 20 SQSConnector 54
VoronoiDiagrammer 59 AzureIoTConnector 20 TCPIPReceiver 56
AzureQueueStorageConnector 20 TCPIPSender 56
Strings AzureTextAnalyticsConnector 20 TrelloConnector 58
AngleConverter 16 BoxConnector 21 Tweeter 58
AttributeCompressor 18 CesiumIonConnector 22 TweetSearcher 58
AttributeDecompressor 18 ChartGenerator 23 TweetStreamer 58
AttributeEncoder 18 CKANConnector 23 TwitterStatusFetcher 58
AttributeExploder 19 ComprehendConnector 24 WebMapTiler 59
AttributePivoter 19 Decelerator 26 WebSocketReceiver 59
AttributeRangeMapper 19 DirectTweeter 26 WebSocketSender 59
AttributeReprojector 19 DropboxConnector 27 XMLAppender 59
AttributeRounder 19 Emailer 28 XMLFeatureMapper 59
AttributeSplitter 20 EthereumConnector 28 XMLFlattener 60
AttributeTrimmer 20 FMEServerJobSubmitter 29 XMLFormatter 60
AttributeValidator 20 FMEServerJobWaiter 29 XMLFragmenter 60
AttributeValueMapper 20 FMEServerLogFileRetriever 29 XMLNamespaceDeclarer 60
BaseConverter 21 FMEServerNotifier 29 XMLSampleGenerator 60
BinaryDecoder 21 FMEServerResourceConnector 30 XMLTemplater 60
BinaryEncoder 21 FTPCaller 30 XMLUpdater 60
CharacterCodeExtractor 22 Generalizer 30 XMLValidator 60
CharacterCodeReplacer 22 Geocoder 30 XMLXQueryExploder 60
CoordinateConcatenator 24 GeoRSSFeatureComposer 31 XMLXQueryExtractor 60
CoordinateSystemDescription GeoRSSFeatureReader 32 XMLXQueryUpdater 60
Converer 24 GoogleBigQueryConnector 32 XSLTProcessor 60
DateTimeConverter 26 GoogleCloudPubSubConnector 32
DimensionExtractor 26 GoogleCloudStorageConnector 32 Workflows
ElevationExtractor 28 GoogleDriveConnector 32 ArcGISOnlineConnector 17
ExpressionEvaluator 28 GoogleIoTConnector 32 AttributeFileReader 19
FilenamePartExtractor 29 GoogleLanguageConnector 32 AttributeFileWriter 19
HTMLExtractor 33 GoogleVisionConnector 32 AutodeskA360Connector 20
HTMLToXHTMLConverter 33 HDFSConnector 32 AutodeskBIM360DocsConnector 20
ListDuplicateRemover 37 HTMLExtractor 33 AzureBlobStorageConnector 20
ListSearcher 38 HTMLLayouter 33 AzureFileStorageConnector 20
ListSummer 38 HTMLReportGenerator 33 AzureQueueStorageConnector 20
NLPClassifier 41 HTMLToXHTMLConverter 33 BoxConnector 21
NLPTrainer 41 HTTPCaller 33 CKANConnector 23
NullAttributeMapper 41 IBMIoTConnector 33 Cloner 23
RandomNumberGenerator 45 JMSReceiver 34 Creator 25
StringCaseChanger 54 JMSSender 34 DatabaseDeleter 25
StringConcatenator 54 JSONExtractor 34 DatabaseUpdater 26
StringFormatter 54 JSONFlattener 34 Decelerator 26
StringLengthCalculator 55 JSONFormatter 34 DropboxConnector 27
StringPadder 55 JSONFragmenter 34 EnvironmentVariableFetcher 28
StringPairReplacer 55 JSONTemplater 34 EthereumConnector 28
StringReplacer 55 JSONUpdater 35 FeatureHolder 28
StringSearcher 55 JSONValidator 35 FeatureReader 29
SubstringExtractor 55 KafkaConnector 35 FeatureTypeExtractor 29
TextDecoder 57 MQTTConnector 39 FeatureWriter 29
TextEncoder 57 OneDriveConnector 42 FMEFunctionCaller 29
ParameterFetcher 42 FMEServerJobSubmitter 29
Web ProjectWiseWSGConnector 45 FMEServerJobWaiter 29
AmazonAthenaConnector 16 RabbitMQConnector 45 FMEServerLogFileRetriever 29
ArcGISOnlineConnector 17 RasterPyramider 49 FMEServerNotifier 29
AttributeEncoder 18 RekognitionConnector 50 FMEServerResourceConnector 30
AutodeskA360Connector 20 S3Connector 51 FTPCaller 30
AutodeskBIM360DocsConnector 20 SalesforceConnector 51 GeometryExtractor 30
AWSIoTConnector 20 SharePointOnlineConnector 52 GeometryReplacer 31
AzureBlobStorageConnector 20 SlackConnector 52 GoogleCloudStorageConnector 32
AzureComputerVisionConnector 20 SNSSender 53 GoogleDriveConnector 32
Symbol Reference
◪ Transformers with this symbol are available at extra cost. Please contact Safe Software for more information.
Transformers with this symbol are downloadable from FME Hub.
NEW Transformers with this symbol are new in this version of FME.
14
2D
2DArcReplacer Replaces the geometry of the feature
with a two-dimensional arc whose
shape is set by the parameters, which
can be either constant floating point
values or the values of existing
attributes. (Geometries category)
2DBoxReplacer Replaces the geometry of the feature with a two-dimensional box whose minimums
and maximums are fixed values or are taken from attributes in the original feature.
(Geometries category)
2DEllipseReplacer Replaces the feature’s geometry with a two-dimensional ellipse whose shape is set
by the parameters, values, or the values of existing attributes.
(Geometries category)
2DForcer Removes any elevation (Z) coordinates which may (or may not) have been present
on the original feature. (Coordinates, Geometries categories)
2DGridAccumulator Replaces the input features with a grid of two-dimensional point or polygon
features that have the specified spacing and which cover (at least) the bounding
box area of all features that enter the transformer.
(Geometries category)
2DGridCreator Creates a grid of two-dimensional point or polygon features, at the origin and uses
the offsets specified. Each created feature has a row and column attribute that
indicates its position in the grid. (Geometries category)
3D
3DAffiner Performs 3D affine transformation on the coordinates of the feature. An affine
transformation preserves parallelism of lines and planes in geometry. Affine
transformations include translations, rotations, scalings, and reflections.
(3D, Coordinates categories)
3DArcReplacer Replaces the feature’s geometry with a two-dimensional arc whose shape is set by
the parameters, which can be either constant floating point values or the values of
existing attributes. (3D, Geometries categories)
3DForcer Turns two-dimensional data into three-densional data by adding a z-value to every
coordinate. (3D , Coordinates, Geometries categories)
3DInterpolator Interpolates elevation values along a non-aggregated linear feature from a starting
value to an ending value. The resulting feature’s elevation monotonically increases
(or decreases) from the starting value to the ending value. If the feature was
two-dimensional, it becomes three-dimensional. If the feature was three-
dimensional, its previous elevations are removed and replaced.
(3D, Geometries categories)
3DRotator Rotates features according to the right-hand rule, and in a counter-clockwise
direction about the specified axis of rotation.
(3D, Geometries categories)
A
Affiner Performs an affine transformation on the coordinates of the feature.
(Coordinates category)
16
ArcEstimator Replaces the geometry of the feature
with a two-dimensional circular arc
whose shape is estimated from the
first, middle, and last point of the
linear feature passed in.
(Geometries category)
ArcGISOnlineConnector Accesses the Esri ArcGIS Online content stored by a user as a file storage service to
upload, update, download, delete, or list information about items from a user’s Esri ArcGIS
NEW
Online content. It can also be used to change the sharing settings of an item or publish
items as hosted feature layers.
(Integrations, Web, Workflows categories)
ArcPropertyExtractor Sets the given attributes to the properties of an arc geometry and works on a single
feature at a time. (Calculated Values category)
ArcPropertySetter Sets the properties of an arc geometry to those specified.
(Geometries category)
ArcStroker Converts arc features into lines
replacing the feature geometry with a
series of edges interpolated along the
arc boundary. Ellipse features are
converted into polygons by
interpolating edges along the
elliptical boundary.
(Geometries category)
AreaAmalgamator Generalizes polygonal input by connecting nearby geometries. The
AreaAmalgamator accepts polygonal geometries – including donuts – as input,
and produces triangles that join input features into connected pieces,
or amalgams.
(Cartography and Reports, Geometries, Spatial Analysis categories)
AreaBuilder Takes a set of topologically connected linework and creates topologically correct
polygon features where the linework forms closed shapes.
(Geometries, Spatial Analysis categories)
AreaGapAndOverlap Repairs area topologies by resolving gaps and overlaps between adjacent areas.
Cleaner An overlap occurs where two or more areas intersect each other, creating an
region covered by multiple areas. A gap occurs where two or more areas fail to
meet at a boundary.
(Data Quality, Geometries categories)
AreaOnAreaOverlayer Performs an area-on-area overlay so that all input areas are intersected against
each other and resultant area features are created and output. The resultant
areas have all the attributes of all the original features in which they are
contained. (Filters and Joins, Spatial Analysis categories)
AttributeCompressor Compresses and (optionally) encrypts the values of the specified attributes.
(Attributes, Strings categories)
AttributeCopier Copies existing attributes to new attributes with user-specified names. The existing
attribute remains intact and a new attribute is created that has a different name, but
the same values. (Attributes category)
AttributeCreator Adds one or more attributes to the feature and optionally assigns a value derived from
constants, attribute values, and expressions. Values can reference adjacent features.
(Attributes category)
AttributeDecompressor Decompresses and decrypts the values of the specified attributes that were
compressed and encrypted by the AttributeCompressor.
(Attributes, Strings categories)
AttributeDereferencer Copies the value of the attribute whose name is held in the source attribute to a
newly created attribute. (Attributes category)
AttributeEncoder Encodes the values of the specified attributes to the desired encoding.
(Strings, Web categories)
18
AttributeExploder Creates a new pair of attributes (attribute name/attribute value) from each attribute
on the input feature and either outputs these on a new feature or adds them as a list
element to the original feature. In both cases, it is possible to either conserve or
delete the original attributes and geometry.
(Attributes, Strings categories)
AttributeExposer Exposes attributes in Workbench so they can be used by downstream transformers
and writers. (Attributes category)
AttributeFileReader Reads the contents of a file and stores them as the value for the specified attribute.
(Attributes, Format Specific, Workflows categories)
AttributeFileWriter Writes the contents of the specified attribute to a file.
(Attributes, Format Specific, Workflows categories)
AttributeFilter Routes features to different output ports depending on the value of an
attribute. (Filters and Joins category)
AttributeKeeper Removes all attributes and list attributes, except the specific ones you specify to be
retained. (Attributes category)
AttributeManager Alters multiple attributes through adding, renaming, copying, deleting and
re-ordering. Sets values for new, existing, and modified attributes to any
combination of constants, attribute values, conditionals, expressions, and
parameters. Values can reference adjacent features. (Attributes category)
AttributePivoter Restructures and regroups incoming features based on specified “Group by
attributes” and calculates summary statistics based on a designated “Attribute To
Analyze” in order to form a Pivot table output.
(Calculated Values, Filters and Joins, Strings categories)
AttributeRangeFilter Performs a lookup on a range-based lookup table and routes the feature to the
appropriate output port. (Filters and Joins category)
AttributeRangeMapper Performs a lookup on a range-based lookup table and stores the resulting value, or writes
the value to, a new output attribute. (Strings category)
AttributeRemover Removes the selected attributes and list attributes from the feature.
(Attributes category)
AttributeRenamer Renames one or more attributes, retaining the attribute’s current values.
(Attributes category)
AttributeReprojector Reprojects attributes from one coordinate system to another.
(Coordinates, Strings categories)
AttributeRounder Rounds off an attribute to the specified number of decimal places.
(Calculated Values, Strings categories)
AttributeTrimmer Removes leading and trailing trim characters from the selected attributes.
(Strings category)
AttributeValidator Validates any number of attributes against specific test conditions and routes
the feature according to the outcome of the test(s). Features that fail one or
more tests will have the reasons for failure documented on an attribute and list
attribute on the output feature.
(Data Quality, Strings categories)
AttributeValueMapper Looks up and assigns attribute values based on other attributes, and stores the
looked-up value in a new attribute. (Strings category)
AutodeskA360Connector Accesses the Autodesk A360 file storage service to upload or download files or
list file and folder information from a Autodesk A360 account.
(Integrations, Web, Workflows categories)
AutodeskBIM360 Accesses BIM 360 Docs to upload, download, or delete files and folders or list file/
DocsConnector folder information. (Integrations, Web, Workflows categories)
NEW
AWSIoTConnector Connects to the AWS IoT Core messaging broker. Supports sending (producing)
and receiving (consuming) messages. (Web category)
AzureBlobStorage Accesses the Azure Blob Storage file storage service to upload, download, or
Connector delete files and folders or list file/folder information from an Azure account.
(Integrations, Web, Workflows categories)
AzureComputerVision Accesses the Azure Computer Vision Service to detect objects in images.
Connector (Web category)
AzureFileStorage Accesses the Azure File Storage file storage service to upload, download, or
Connector delete files and folders or list file/folder information from an Azure account.
(Integrations, Web, Workflows categories)
AzureIoTConnector Connects to Azure’s IoT Hub through the MQTT protocol. Supports publishing
device-to-cloud messages and receiving cloud-to-device messages as a device.
(Web category)
AzureQueueStorage Accesses the Azure Queue Storage service to send or receive messages.
Connector (Integrations, Web, Workflows categories)
AzureTextAnalytics Accesses Azure’s Text Analytics Service for natural language processing on text.
Connector (Web category)
20
B
BaseConverter Converts an attribute’s value from one numeric system (base) to another, putting
the resulting value in a new attribute.
(Calculated Values, Strings categories)
BoundingBoxReplacer Replaces the geometry of the feature with either its two-dimensional bounding box
or its two-dimensional minimum oriented bounding box. (Geometries category)
BoundsExtractor Extracts the minimum and maximum values of the feature’s coordinates into new
attributes. (Calculated Values category)
BoxConnector Accesses the Box file storage service to upload, download, or delete files and
folders or list file/folder information from a Box account.
(Integrations, Web, Workflows categories)
Bufferer Creates a buffer zone of specified size around or inside input geometry. (3D, Spatial
Analysis categories)
BulkAttributeRemover Removes all attributes on incoming features that match a given regular expression.
It can also be used to remove large numbers of attributes that have common
naming. (Attributes category)
BulkAttributeRenamer Renames attributes by adding or removing prefixes or suffixes, or replacing text in
regular expressions or character strings. (Attributes category)
CenterPointExtractor Extracts and outputs the specified x, y, z attributes of a feature’s point that is
either in the center of the feature’s bounding box, somewhere inside the feature’s
bounding box or at the center of mass of the feature.
(Calculated Values, Coordinates categories)
CenterPointReplacer Replaces the geometry of the feature with a point that is either in the center of the
feature’s bounding box, somewhere inside the feature’s bounding box or replaces
the geometry of the feature with a point at the center of mass of the feature.
(Geometries, Spatial Analysis categories)
CesiumIonConnector Uploads a folder dataset to the Cesium ion service as a new asset.
(Web category)
ChangeDetector Detects changes between two sets of
input features.
(Data Quality, Filters and Joins
categories)
CharacterCodeExtractor Extracts the integral character code of the first character in the source string attribute,
and adds its integer value in the character set to the feature as another attribute. This
can be used to obtain the integer code of any Unicode character (from Basic
Multilingual Plane), including non-printable ones. (Strings category)
CharacterCodeReplacer Sets the result attribute to the character whose numeric code was contained in the
source code attribute (or the entered integer). (Strings category)
22
ChartGenerator Creates a raster Line, Bar, Scatter, Histogram or Pie chart based on the values of
selected attributes.
(Cartography and Reports, Rasters, Web categories)
Chopper Breaks input features into points, lines, or areas. Chopped features contain the same
set of vertices as input features. (Geometries category)
CircularityCalculator Calculates the circularity of an area feature, which indicates how elongated the
feature is. (Calculated Values, Data Quality categories)
CityEngineModel Generates 3D models from input geometries and ArcGIS CityEngine rule packages
Generator (*.rpk). (3D, Geometries, Integrations categories)
CKANConnector Connects to a CKAN open data portal using the CKAN Action REST API. Supports
NEW
Cloner Makes the specified number of copies of the input features and outputs all copies
through its single output port. (Workflows category)
ClosedCurveFilter Checks if curves form closed loops. Curves include lines, arcs, and paths. This
transformer can also check aggregates of curves. An aggregate is closed if all of its
elements are closed. If any element of an aggregate is not a curve, the aggregate is
rejected. (Data Quality, Filters and Joins categories)
CommonLocalReprojector Reprojects a set of features to a local coordinate system with units of meters
centered on the bounding box of the features.
(Cartography and Reports, Coordinates categories)
ConvexityFilter Determines whether areas, surfaces, and solids are convex or concave. A
polygon is simple when it is not self-intersecting and has a non-zero area. Simple
polygons are convex if every internal angle is less than or equal to 180 degrees. All
other polygons are considered concave. (Data Quality, Filters and Joins categories)
CoordinateConcatenator Retrieves the value of all of the feature’s coordinates into an attribute, separated by
the delimiter characters. (Calculated Values, Coordinates, Strings categories)
CoordinateExtractor Retrieves the value of the x, y, and z coordinates at the specified index into
attributes. (Calculated Values, Coordinates categories)
CoordinateRounder Rounds off the feature’s coordinates to the specified number of decimal places.
Any consecutive points that become duplicates as a result of the rounding are
thinned by removing the redundant points.
(Coordinates, Geometries categories)
24
Counter Adds a numeric attribute to a feature and assigns a value.
(Calculated Values category)
CRCCalculator Calculates a CRC (Cyclic Redundancy Check) value for a feature and places the
calculated CRC value into the attribute specified.
(Calculated Values, Data Quality categories)
Creator Creates features using the parameters supplied and sends them into the workspace
for processing. (3D, Workflows categories)
CSGBuilder Creates Constructive Solid Geometry (CSG) from pairs of solid geometry features
which are input through the A and B ports.
(3D, Geometries categories)
CSGEvaluator Recursively replaces the geometry of a feature that has CSG (Constructive Solid
Geometry) by evaluating the tree of the CSG solid, effectively removing the
constructive aspect of the geometry. (3D category)
CsmapAttributeReprojector Reprojects attributes from one coordinate system to another using the CS-MAP
library. (Coordinates, Integrations categories)
CsmapReprojector Reprojects feature coordinates from one coordinate system to another using the
CS-MAP library. (Coordinates, Integrations categories)
Curvefitter® Smoothes lines derived from line segments, points, or raster data, and replaces a
series of line segments with the optimal combination of straight lines and
embedded arc segments required to create smooth curving lines. This process
provides a truer representation of real-world features and can reduce file sizes by
up to 80%. In addition to processing simple line features, the Curvefitter
preserves feature topology when smoothing boundaries of adjacent area
features. (Cartography and Reports, Geometries, Integrations categories)
D
DatabaseDeleter Delete rows in a database table based on the condition specified.
(Format Specific, Integrations, Workflows categories)
DatabaseJoiner Joins attributes from an external table to incoming features as they are being
processed through a translation. (Attributes, Filters and Joins categories)
DensityCalculator Determines the density of a group of Candidate features based on the area of a
corresponding Area feature. (Calculated Values category)
DGNStyler Prepares features for output to Bentley ® Microstation® Design V7/V8 by providing a
convenient interface to set a variety of format-specific attributes.
(Cartography and Reports, Format Specific categories)
DimensionExtractor Returns the dimension of the feature as a new attribute.
(3D, Calculated Values, Coordinates, Data Quality, Strings categories)
DirectTweeter Sends a Twitter™ direct message from FME. (Integrations, Web categories)
26
Displacer Solves proximity conflicts between features using a variant of the Nickerson
displacement algorithm.
(Cartography and Reports, Geometries, Spatial Analysis categories)
Dissolver Dissolves area features by removing common boundaries to create larger
areas. Input attributes may be accumulated.
(Geometries, Spatial Analysis categories)
DMSCalculator Calculates degrees, minutes, and seconds (DMS) from a decimal degrees value stored
in an attribute. (Calculated Values, Coordinates categories)
DonutBridgeBuilder Builds connections between donut holes with the outer boundary of a donut,
resulting in a polygon-equivalent representation of the input donut.
(Geometries, Spatial Analysis categories)
DonutBuilder Cuts holes in polygonal features by making polygons completely enclosed in other
polygons into holes of the containing polygon. (Geometries category)
DonutHoleExtractor Splits an area feature that has holes into its component rings.
(Geometries category)
DropboxConnector Accesses the Dropbox file storage service to upload, download, or delete files and
folders or list the contents of a folder from a Dropbox account.
(Integrations, Web, Workflows categories)
DuplicateFilter Detects duplicate features based on the value of one or more key attributes.
(Data Quality, Filters and Joins categories)
F
FaceReplacer Replaces the geometry of a feature from donut, raster or polygon to face.
(3D, Geometries categories)
FeatureColorSetter Assigns colors to incoming features. (Cartography and Reports category)
FeatureHolder Stores incoming features until they have all arrived and then releases them in their
original order. (Workflows category)
FeatureJoiner Joins features by combining the attributes/geometry of features based on common
attribute values, like a SQL join operation.
(Filters and Joins category)
28
FeatureMerger Copies and merges the attributes/geometry from one feature (or multiple features)
onto another feature (or multiple features).
(Filters and Joins category)
GeometryCoercer Resets the geometry type of the feature. (Geometries, Point Clouds categories)
GeometryExtractor Extracts the geometry of a feature according to the setting of the geometry
encoding parameter. The resulting encoded geometry is added to the feature in
an attribute. This attribute can later be restored as the feature’s geometry using
the GeometryReplacer transformer.
(Calculated Values, Format Specific, Geometries, Workflows categories)
30
GeometryFilter Routes a feature based on its geometry type.
(Data Quality, Filters and Joins categories)
GeometryInstantiator Replaces a geometry definition with independent geometry instances that are
copies of the original geometry definition. The affine transformation that defined the
position of each instance in the geometry definition, including position, scale, and
rotation, is applied to each instance. (3D category)
GeometryPartExtractor Extracts or removes selected geometry parts based on a Geometry XQuery.
(3D category)
GeometryPropertyExtractor Extracts selected geometry names or traits to feature attributes.
(3D category)
GeometryPropertyRemover Removes selected geometry names or traits. (3D category)
GeometryPropertyRenamer Renames geometry names or traits. (3D category)
GeometryPropertySetter Sets selected geometry names or traits from feature attributes or constants.
(3D category)
GeometryRefiner Performs the following refinements on the feature’s geometry:
■ Any homogeneous IFMEAggregate becomes a multi (IFMEMultiCurve,
IFMEMultiArea, IFMEMultiPoint, or IFMEMultiText).
■ Any IFMEAggregate or multi with only one member is replaced by its single
part.
■ Any IFMEDonut with no holes becomes an IFMEPolygon or IFMEEllipse.
■ Any IFMEPath with only one segment is replaced by that segment.
■ Consecutive IFMELine segments within an IFMEPath are combined
(Geometries category)
GeometryRemover Completely removes the geometry of the feature, for example, if you want to turn
spatial data into non-spatial data. (Geometries category)
GeometryReplacer Replaces the feature’s geometry according to the setting of the geometry encoding
parameter. This transformer is typically used to restore geometry previously
extracted into an attribute by the GeometryExtractor.
(Format Specific, Geometries, Workflows categories)
GeometryValidator Detects selected issues in input features, and optionally repairs detected issues.
Each input feature is processed individually.
(Data Quality category)
GeoRSSFeatureComposer Constructs GeoRSS documents from the input features and stores them in the
specified attribute for the features that are output by the GeoRSS port.
(Format Specific, Web categories)
Connector files and folders or list file/folder information from a Google Cloud Storage account.
(Integrations, Web, Workflows categories)
GoogleDriveConnector Accesses the Google Drive file storage service to upload, download, or delete files
and folders or list the contents of a folder from a Google Drive account.
(Integrations, Web, Workflows categories)
GoogleIoTConnector Connects to the Google IoT Core. Supports sending (producing) and receiving
(consuming) messages. (Web category)
GoogleLanguageConnector Accesses the Google Natural Language and Google Cloud Translation API for text
NEW
32
HTMLExtractor Extracts structured data from web page or other HTML sources that are formatted
for human readability (screen scraping), using CSS selectors to extract portions of
HTML content into feature attributes.
(Integrations, Strings, Web, Workflows categories)
HTMLLayouter Allows users to combine web reports generated by the HTMLReportGenerator into a
bootstrap grid or vertical layout.
(Cartography and Reports, Format Specific, Web categories)
HTMLReportGenerator Allows users to create a basic web report of vertically-stacked elements using the
geometry and selected attributes from features.
(Cartography and Reports, Format Specific, Web categories)
HTMLToXHTMLConverter Converts HTML document into valid XHTML document.
(Format Specific, Strings, Web categories)
HTTPCaller Accesses a URL via HTTP or HTTPS, performing a GET, PUT, POST, DELETE, HEAD, PATCH
or OPTIONS operation. (Web, Workflows categories)
HullAccumulator Creates convex or concave hulls for groups of features. One hull feature is output for
each unique combination of values of the attributes specified in the Group By
parameter. (Spatial Analysis category)
HullReplacer Replaces the geometry of the feature with a polygon representing its hull.
(Geometries category)
I
IBMIoTConnector Connects to IBM’s Watson IoT Platform through the MQTT protocol. Supports
NEW
J
JMSReceiver Using the Java Message System (JMS), receives messages from a message broker.
(Integrations, Web categories)
JMSSender Using the Java Message System (JMS), sends messages to a message broker.
(Integrations, Web categories)
JSONExtractor Extracts portions of JSON (JavaScript Object Notation) formatted text into feature
attributes. (Format Specific, Web categories)
JSONFlattener Flattens JSON objects, extracting the object keys and values into FME feature
attributes. (Format Specific, Web categories)
JSONFormatter Provides options for formatting JSON text. (Format Specific, Web categories)
JSONFragmenter Extracts portions of JSON formatted text into new FME features.
(Format Specific, Web categories)
JSONTemplater Populates a JSON document with FME feature attribute values.
(Format Specific, Web categories)
34
JSONUpdater This transformer creates, modifies, replaces or deletes object and array values in a
JSON document. (Format Specific, Web categories)
JSONValidator Validates the syntax of JSON text.
(Data Quality, Format Specific, Web categories)
K
KafkaConnector Connects to an Apache Kafka cluster. Supports sending (producing) and receiving
(consuming) messages. (Web category)
KinesisReceiver Using the Amazon Kinesis service, receives data records from an Amazon Kinesis
stream. (Integrations category)
KinesisSender Using the Amazon Kinesis service, sends data records to an Amazon Kinesis stream.
(Integrations category)
KMLPropertySetter Sets common properties for groups of vector and raster features destined for the
OGCKML Writer. (Cartography and Reports, Format Specific categories)
KMLRegionSetter Sets the region-related KML attributes for a group of features destined for the OGCKML
Writer. (Cartography and Reports, Format Specific categories)
KMLStyler Creates a common style for a group of features destined for the OGCKML writer.
(Cartography and Reports, Format Specific categories)
KMLTimeSetter Sets the time-related KML attributes for a group of features destined for the OGCKML
Writer. (Cartography and Reports, Format Specific categories)
KMLTourBuilder Generates a KML Tour from the input features. The tour consists of tour stops that
correspond to each input feature.
(Cartography and Reports, Format Specific categories)
KMLViewSetter Sets the view-related KML attributes for a group of features that are destined for the
OGCKML Writer. Creation of LookAt or Camera views are supported.
(Cartography and Reports, Format Specific categories)
L
Labeller Interpolates labels along a linear or polygonal feature.
(Cartography and Reports category)
LatLongToMGRSConverter Calculates a Military Grid Reference System (MGRS) code based on the latitude and
longitude values supplied in a feature’s attributes.
(Coordinates category)
LeftRightSpatialCalculator Computes relative position of CANDIDATE input features relative to BASE input
features. The geometry of a BASE feature is restricted to lines.
(Calculated Values category)
LengthCalculator Calculates the length of a feature and adds it as a new attribute.
(Calculated Values category)
LengthToPointCalculator Calculates the length of a feature from its start until the closest spot to a point and
adds it as a new attribute. The point coordinates are taken from attributes in the
original feature. (Calculated Values category)
LicenseChecker Checks whether the license file is valid and the specified product name is licensed,
based on a vendor key and vendor registration code.
(Workflows category)
LineBuilder Connects input point features in the order they enter, forming linear or polygonal
features. (Geometries category)
LineCloser Turns input linear features into areas by adding their start point as the end point.
(Geometries category)
36
LineCombiner Takes lines and connects them to form longer lines. Each connecting line must meet at
the exact same start/end point, but otherwise they must not intersect.
(Geometries category)
LineExtender Creates two-point extensions to linear features that extend the feature by a
user-specified length. This transformer can also output the original feature with the
first and last segments stretched by a user-specified amount.
(Geometries category)
LineOnAreaOverlayer Performs a line-on-area overlay. Each input line is split at any area boundaries it
intersects. (Filters and Joins category)
LineOnLineOverlayer Performs a line-on-line overlay in which all input lines are intersected against
each other and resultant line features are created and output.
(Filters and Joins category)
ListBasedFeatureMerger Copies and merges the attributes/geometry from one feature (or multiple features)
onto another feature (or multiple features).
(Filters and Joins category)
ListBuilder Combines attributes of the input features into a single list structure.
(Attributes category)
ListConcatenator Concatenates all values of a list into a single attribute. (Attributes category)
ListCopier Copies a complete attribute list, including all nested attributes, from one list name to
another. (Attributes category)
ListDuplicateRemover Removes all duplicate values from a list attribute. In the resulting list, only distinct
values for the list attribute will be present.
(Data Quality, Strings categories)
38
MapnikRasterizer Draws input point, line, polygon, and raster features onto a raster using the Mapnik
toolkit. (Cartography and Reports, Rasters categories)
MapTextLabeller ◪ Creates text labels for features using the MapText Label Manager.
(Cartography and Reports, Format Specific categories)
MapTextStyler Prepares features for labelling by the MapTextLabeller by specifying no-label zones
around features. (Cartography and Reports, Format Specific categories)
Matcher Detects features that are matches of each other. Features are declared to match
when they have matching geometry, matching attribute values, or both.
(Data Quality category)
MeasureExtractor Extracts the measures of geometries that match the given type, and places them in
attributes or list attributes. (Calculated Values category)
MeasureGenerator Creates a set of measures attached to the geometry of the feature, where each value
is the distance from the start of the line to that vertex, multiplied by the given
Multiplier. (Calculated Values category)
MeasureRemover Removes measures from a feature’s geometry. (Geometries category)
MeasureSetter Sets measure(s) on a point, line, arc, area geometry or a vertex of a linear geometry
to attribute value(s) of given attribute(s) or list attribute.
(Geometries category)
MeshMerger Merges mesh features (features with IFMEMesh geometries) into a single output
mesh. (3D, Geometries categories)
MeshSimplifier Simplifies mesh features (features with IFMEMesh geometries) to a reduced level of
detail. The amount of simplification can be specified as a ratio or as a limit on the
number of vertices. (3D, Geometries categories)
MGRSToLatLongConverter Converts Military Grid Reference System (MGRS) code to longitude and latitude
coordinates. (Coordinates category)
MinimumAreaForcer Ensures that features with polygon geometry have an area that is equal to, or in
excess of, the specified minimum area. (Geometries category)
MinimumSpanningCircle Replaces the geometry of the feature with a polygon representing its minimum spanning
Replacer circle. The minimum spanning circle is defined as the smallest circle that encloses all
vertices of the passed-in feature. (Geometries category)
ModuloCounter Adds an attribute holding the next integer in a sequence, restarting the count at 0
whenever the sequence reaches the specified maximum value.
(Calculated Values category)
MQTTConnector Connects to an MQTT broker. Supports sending (producing) and receiving
NEW
40
N
NeighborFinder Finds the closest Candidate feature within a specified maximum distance of each
Base feature. (Spatial Analysis category)
NeighborPairFinder Finds the closest two Candidate features within some maximum distance of each
Base feature and some minimum separation in heading between the Candidates
and the Base. (Spatial Analysis category)
NetworkCostCalculator Computes and assigns the cost of the shortest path from a source object to each
connected object as the Z-values or measure values of the input features.
(Calculated Values, Spatial Analysis categories)
NetworkFlowOrientor Fixes the flow (direction) of each edge or linear feature in the network to fit the
downstream direction to the destination node.
(Spatial Analysis category)
NetworkTopologyCalculator Finds the connected lines that belong to the same network graph.
(Calculated Values, Spatial Analysis categories)
NLPClassifier Classifies natural language text into different categories using a trained model.
(Filters and Joins, Strings categories)
NLPTrainer Trains a natural language processing (NLP) classification model based on the user’s
specifications and the provided data.
(Filters and Joins, Strings categories)
NullAttributeMapper Maps specified attributes on a feature to specified values. This transformer is
capable of mapping to and from null values, empty strings, and missing attributes.
(Attributes, Data Quality, Strings categories)
NumericRasterizer Draws input point, line, and polygon features onto a numeric raster filled with the
background value. The z coordinates of the input vector features are used to
generate pixel values. (Cartography and Reports, Rasters categories)
OneDriveConnector Accesses the Microsoft OneDrive file storage service to upload, download, or delete
files and folders or list the contents of a folder from a Microsoft OneDrive account.
(Integrations, Web, Workflows categories)
OrientationExtractor Returns a feature’s orientation. This will have different possible return value, based
on the input geometry type. (Calculated Values category)
Orientor Adjusts the orientation of a polygonal feature or the direction of a linear feature.
(Geometries category)
P
ParameterFetcher Adds an attribute to the feature and supplies it with the value of a previously
published parameter. (Web, Workflows categories)
PartCounter Returns the number of parts in the geometry. For multis and aggregates, this is the
number of parts, and for paths, this is the number of segments.
(Calculated Values, Data Quality categories)
PathBuilder Connects input linear features (arcs and lines) in the order they enter, forming path
features. (Geometries category)
PathSplitter Decomposes a path feature into its component segments. Each output feature contains a
copy of the source feature’s attributes. (Geometries category)
PDFPageFormatter Prepares features for output to PDF by providing a convenient interface to set the
scale and location of features on a page.
(Cartography and Reports, Format Specific categories)
PDFStyler Sets the common Adobe® PDF style attributes for a group of features destined for the
GeoSpatial PDF Writer.
(Cartography and Reports, Format Specific categories)
PipeReplacer Replaces the geometry of the feature with a three-dimensional pipe created by
NEW
sweeping a stroked disk along the input curve. (3D, Geometries categories)
42
PlanarityFilter Filters features based on their planarity. To be planar, a geometry must have all of its
points situated in the same plane.
(3D, Data Quality, Filters and Joins categories)
Player Retrieves features stored in an FME Feature Store file and outputs them into the
workspace. (Workflows category)
PointCloudCoercer Coerces point cloud geometries into points or multipoints. This transformer can be
used to write a point cloud to a format that does not support point clouds. (Point
Clouds category)
PointCloudCombiner Combines multiple geometries into a single point cloud.
(Point Clouds category)
PointCloudComponent Adds new components with constant values to a point cloud.
Adder (Point Clouds category)
PointCloudComponent Copies an existing component to a new component with the specified name. The
Copier existing component remains and a new component is created that has a different
name, but the same values. (Point Clouds category)
PointCloudComponent Removes all components from a point cloud, except for the specified ones.
Keeper (Point Clouds category)
PointCloudComponent Removes specified components from a point cloud.
Remover (Point Clouds category)
PointCloudComponent Renames an existing component. (Point Clouds category)
Renamer
PointCloudComponent Converts the type of point cloud components. (Point Clouds category)
TypeCoercer
PointCloudConsumer Requests the point(s) from the point cloud geometry but no actual operations are
performed on the point(s). (Point Clouds category)
PointCloudCreator Creates a new point-cloud feature with the specified size and components and
sends it into the workspace for processing. (Point Clouds category)
44
PointOnRasterValueExtractor Extracts the band and palette values from a raster at the location of each input point
and sets them as attributes on the feature.
(Rasters, Spatial Analysis categories)
46
RasterCellValueCalculator Performs an arithmetical operation on a pair of rasters. The first selected band of
raster A is combined with the first selected band of raster B, the second selected
band of raster A is combined with the second selected band of raster B, and so on.
(Calculated Values, Rasters categories)
RasterCellValueReplacer Replaces a range of values in the source raster with a new single value.
(Rasters category)
RasterCellValueRounder Rounds off raster cell values. (Rasters category)
RasterCheckpointer Sets a checkpoint in the raster processing which forces previous processing to
occur immediately. Once complete, it saves the current state to disk.
(Rasters, Workflows categories)
RasterConsumer Requests the tile(s) from the raster geometry but no actual operations are
performed on the tile(s). (Rasters category)
RasterConvolver Accepts input features containing a raster geometry and outputs the features after
applying a convolution filter to all the bands. (Rasters category)
RasterDEMGenerator Constructs a Delaunay triangulation
based on input points and breaklines.
That triangulation is then uniformly
sampled to produce a raster digital
elevation model (DEM raster).
(3D, Rasters categories)
RasterNumericCreator Creates a feature with a raster of the specified size with a numeric value and sends
it into the workspace for processing. This transformer is useful for creating a very
large image with a user-specified width and height.
(Rasters category)
RasterObjectDetection Trains a custom raster object detection model based on the positive and negative
NEW
48
NEW
RasterObjectDetector Aids in preparation of positive and negative samples provided by the user to be
SamplePreparer used by the RasterObjectDetectionModelTrainer. (Rasters category)
RasterPaletteAdder Creates a palette from an attribute and adds this palette to all selected bands on a
raster. (Rasters category)
RasterPaletteExtractor Creates a string representation of an existing palette and saves it to an
attribute. (Rasters category)
RasterPaletteGenerator Generates a palette out of the selected band(s) of a raster. (Rasters category)
RasterPaletteInterpretation Alters the underlying interpretation of the palettes of the raster geometry on the input
Coercer features, using the specified conversion options. (Rasters category)
RasterPaletteNodataSetter Identifies the nodata value on a raster feature at the palette level.
(Rasters category)
RasterPaletteRemover Removes the selected palette(s) of a raster. (Rasters category)
RasterPaletteResolver Resolves the palettes of the selected bands of the input raster features by using the band
cell values to look up the corresponding palette values, which then replace the original
band cell values in the raster. (Rasters category)
RasterPropertyExtractor Extracts the geometry properties of a raster feature and exposes them as
attributes. (Calculated Values, Rasters categories)
RasterPyramider Creates a series of pyramid levels for each input raster feature by specifying either
the smallest pyramid level size or the number of pyramid levels to generate.
(Rasters, Web categories)
RasterRegisterer Transforms an image to minimize its difference with another.
(Rasters category)
RasterReplacer Replaces the feature’s geometry with the geometry held in the Raster Blob Attribute.
The blob is decoded according to the selected raster format.
(Rasters category)
RasterResampler Resamples an input raster using the desired dimensions, the desired cell size in
ground units, or a percentage of the size. (Rasters category)
RasterRGBCreator Creates a feature with a raster of the specified size with an RGB value and sends it
into the workspace for processing. (Rasters category)
RasterRotationApplier Applies the raster rotation angle on the input raster properties to the rest of the
raster properties and data values. (Rasters category)
RasterSegmenter Partitions a raster image into arbitrarily sized groups of cells from the input image
based on intensity differences in the input raster image cells.
(Rasters category)
RasterSelector Selects specific bands and palettes of a raster for subsequent transformer
operations. (Rasters category)
RasterToPolygonCoercer Creates polygons from input raster features. One polygon is output for each
contiguous area of pixels with the same value in the input raster.
(Rasters category)
RCaller Executes an R script that has the ability to access feature data from a temporary R data
frame. Input data is set up in the form of tables that will become R data frames. R data
frames are tables similar to those of a relational database that support columns of varying
types. (Format Specific, Integrations, Rasters categories)
Recorder Saves a copy of all features that enter to a disk file. (Workflows category)
ReframeReprojector Reprojects feature coordinates from one coordinate system to another using the
REFRAME library. (Coordinates, Integrations categories)
RekognitionConnector Accesses the Amazon Rekognition Service AI computer vision service to detect
objects, faces, and text in images and to describe image contents and faces.
(Web category)
ReprojectAngleCalculator Converts a given angle from one coordinate system to another. The transformer
calculates the reprojected angle of a line starting at the first coordinate in the
feature, with the given length and angle.
(Calculated Values, Coordinates categories)
ReprojectLengthCalculator Converts a given distance from one coordinate system to another. The transformer
calculates the reprojected length of a line starting at the first coordinate in the
feature, with the given length and angle.
(Calculated Values, Coordinates categories)
50
Reprojector Reprojects feature coordinates from one coordinate system to another.
(Coordinates category)
Rotator Rotates features in a counterclockwise direction about the specified point by the
rotation angle (measured in degrees). (Geometries category)
RubberSheeter Performs warping operations on the spatial coordinates of features. It is used to
adjust a set of observed features so they more closely match a set of reference
features. (Coordinates, Geometries categories)
S
S3Connector Accesses the Amazon Simple Storage Service (S3) file storage service to upload,
download, or delete files and folders or list file/folder information from an S3
account. (Integrations, Web , Workflows, categories)
SalesforceConnector Retrieves data from the Salesforce customer relationship platform using Salesforce
Object Query Language (SOQL) queries.
(Integrations, Web, Workflows categories)
Sampler Preserves either a total number of features or a sampling of features, depending on
the Sampling Type selection.
(Data Quality, Filters and Joins, Workflows categories)
Scaler The Scaler scales objects to make them bigger or smaller.
(3D, Coordinates, Geometries categories)
SchemaMapper Converts the existing schema (data model) of features to a new structure, based on
mappings defined in an external lookup table. (Workflows category)
SecondOrderConformer Performs a second-order conformal transformation on the feature’s geometry.
Depending on the input geometry, a 2D or 3D transformation is performed.
(3D, Coordinates categories)
SectorGenerator Outputs circular sectors of influence for point features that have directions defined
by azimuths (degrees clockwise from North).
(Spatial Analysis category)
SharedItemAdder Adds or replaces Appearances, Textures, Rasters, or Geometry Definitions in the
internal FMELibrary. (3D category)
ShortestPathFinder Computes the shortest path of a line or lines containing a source and destination
node in a network based on the length of the input or the cost (specified in an
attribute) of each of the edges. (Spatial Analysis category)
SlackConnector Posts a message or uploads a file to the Slack group chat service.
(Integrations, Web, Workflows categories)
Snapper Brings lines, segments, end points or vertex points of features together if they are
within a certain distance of each other and (optionally) if they have one or more
attributes in common.
(Data Quality, Geometries, Spatial Analysis categories)
Snipper Shortens the geometry of a line feature from the ends by snipping specified distances,
indices, or measure values. It operates on features with simple line geometry and
polygons without holes. (Data Quality, Geometries categories)
52
SNSSender Using the Amazon Simple Notification Service (SNS), sends messages to an Amazon
SNS topic. (Integrations, Web categories)
SolidBuilder Constructs solids from surfaces and cuts hollow regions, or voids, in solid features
with other solid features. A solid that is cut by another solid must contain that
second solid. (3D, Geometries categories)
SQSConnector Accesses the Amazon Simple Queue service to send or receive messages.
(Web category)
StatisticsCalculator Calculates statistics based on a designated attribute or set of attributes of the incoming
features and adds the results as attributes.
(Calculated Values category)
StreamOrderCalculator Computes the Strahler order and/or Horton order of streams in a river network.
(Calculated Values category)
StreamPriorityCalculator Calculates the primary and secondary streams of multiple stream networks.
(Calculated Values category)
StringCaseChanger Changes the case of text attributes to UPPERCASE, lowercase, Title case, or Full Title
Case. (Strings category)
StringConcatenator Concatenates the values of any number of attributes, user parameters and/or
constants, and stores the result in a new attribute. (Strings category)
StringFormatter Reformats the data held in each specified attribute according to the Tcl format
command, which is similar to the C printf function. Attribute values can be formatted
into strings, characters, or numbers. (Strings category)
54
StringLengthCalculator Calculates the length of strings and the number of bytes in a blob.
(Calculated Values, Strings categories)
StringPadder Pads the selected attributes with a specified character, either on the right or left
side. (Strings category)
StringPairReplacer Replaces characters in the value contained in the source attribute based on the
replacement key-value pairs. (Strings category)
StringReplacer Replaces substrings matching a string or regular expression in the string contained
in the source attribute. (Strings category)
StringSearcher Performs a regular expression match on the specified expression.
(Strings category)
SubstringExtractor Extracts a substring from the source attribute.
(Calculated Values, Strings categories)
SummaryReporter Writes a summary report of incoming features to a disk file. Features are sorted
before they are summarized.
(Data Quality, Workflows categories)
SurfaceBuilder Cuts holes in surface features with other surface features. A surface that is cut by another
surface must be co-planar with that second surface, have compatible orientation, and
contain that second surface.
(3D, Spatial Analysis categories)
SurfaceDissolver Detects coplanar regions of input surfaces and dissolves them into single faces. The
output faces retain the attributes, traits, and appearances of the input.
(3D, Geometries, Spatial Analysis categories)
1
1
SurfaceDraper Constructs a Delaunay triangulation based on input points and breaklines. Input drape
features will be overlaid onto the surface model, and output as draped features.
(3D, Point Clouds, Spatial Analysis categories)
SurfaceOnSurfaceOverlayer Performs a surface-on-surface overlay so that all input surfaces are intersected
against each other and resultant surface features are created and output. The
output surfaces can retain all the attributes of the input features in which they are
contained. (3D, Spatial Analysis categories)
SurfaceSplitter Splits a double-sided input surface geometry into two single-sided surfaces –
one equal to the front side of the input surface and one equal to the back side of
the input surface. (3D, Geometries categories)
SystemCaller Runs a program or operating system command, and waits for it to exit before
continuing the translation. (Workflows category)
T
TclCaller Runs a Tool Command Language (Tcl) command and assigns its return value to an
attribute. (Workflows category)
TCPIPReceiver Receives raw data over TCP/IP. Produces a feature each time a specified number of
bytes is received or a particular sequence is detected.
(Integrations, Web, Workflows categories)
TCPIPSender Sends raw data to the specified host, which may be another FME workspace running in a
different process (located on the same machine or on a different machine), or any client
application that communicates over TCP/IP.
(Integrations, Web, Workflows categories)
TempPathnameCreator Reserves and returns a temporary file or directory path that will be deleted upon
translation completion. An optional basename and extension can be supplied to further
refine the filename portion of the resulting pathname.
(Calculated Values, Workflows categories)
Terminator Stops a translation when it detects detect non-valid situations or input data
conditions that should not exist. (Workflows category)
Tester Evaluates one or more tests on a feature, and routes the feature according to the outcome
of the test(s). The tests can consist of any FME-allowed operands.
(Data Quality, Filters and Joins categories)
TestFilter Filters features by test conditions to one or more output ports.
(Data Quality, Filters and Joins categories)
56
TextAdder Sets the feature’s geometry to text using the previous geometry as the text location.
(Cartography and Reports, Geometries categories)
TextDecoder Decodes a string from a number of different text encodings into plain text.
(Strings category)
TextEncoder Encodes a text string using URL, Unicode, XML, HTML, Base64, HEX, or Octal
methods. (Strings category)
TextLocationExtractor Sets a text feature’s geometry to the location of the text.
(Calculated Values category)
TextPropertyExtractor Extracts the values of text attributes from input text geometry features.
(Calculated Values category)
TextPropertySetter Sets the properties of a text geometry to the specified properties.
(Cartography and Reports category)
TextStroker Takes as input a font name, text padding and width multiplier, and outputs
aggregates that describe the outline of the text.
(Cartography and Reports, Rasters categories)
TimeWindower Allows features in FME to be grouped based upon a period of time defined by the
user. (Workflows category)
NEW
TINGenerator Constructs a Delaunay triangulation based on input points and breaklines. The surface
model may be output in a number of representations: a triangulated irregular network
(TIN), TIN vertices, TIN edges, and triangles.
(3D, Geometries categories)
TraitMerger Moves the traits from one geometry onto another geometry. It can also move the
attributes from a feature onto a geometry as traits, or the traits from a geometry
onto a feature as attributes. (Filters and Joins category)
TransporterReceiver Receives features from another FME workspace running in a different process,
which may be located on the same or a different machine. Used in conjunction
with the TransporterSender. (Integrations, Workflows categories)
TransporterSender Sends features to another FME workspace running in a different process, which may
be located on the same machine or on a different machine. Used in conjunction with
the TransporterReceiver. (Integrations, Workflows categories)
TrelloConnector Accesses the Trello web service to create, update, archive, or list the contents of
NEW
58
VectorOnRasterOverlayer Overlays vector features onto a single raster feature by drawing them onto the
resulting output raster. The properties of the output raster are identical to that of the
input raster. (Rasters, Spatial Analysis categories)
VertexCounter Stores the number of a feature’s vertices into an attribute.
(Calculated Values, Coordinates, Data Quality categories)
VertexCreator Appends coordinates to null, point, text, line, and arc geometry, or replaces existing
geometry with point geometry. (Geometries category)
VertexRemover Removes one or more coordinates from the geometry of the feature.
(Coordinates, Geometries categories)
VolumeCalculator Calculates the volume of a solid object and stores the value in an attribute.
(3D, Calculated Values categories)
VoronoiCellGenerator Outputs circular sectors of influence for point features that have directions
defined by azimuths (degrees clockwise from North).
(Spatial Analysis category)
VoronoiDiagrammer Generates a Voronoi diagram or Thiessen polygon. Each polygon in the diagram
defines the area of space that is closest to a particular input point.
(Spatial Analysis category)
W
WebMapTiler Creates a series of image tiles that can be utilized by web mapping applications such
as Bing™ Maps, Google Maps™, or Web Map Tile Service.
(Cartography and Reports, Format Specific, Rasters, Web categories)
WebSocketReceiver Receives WebSocket messages from the specified WebSocket server. Produces a feature
each time a message is received, and places the contents of the message into the
specified attribute. (Web, Workflows categories)
WebSocketSender Sends WebSocket messages to the specified WebSocket server.
(Web, Workflows categories)
WhiteStarLeaseBuilder Posts a query to a WhiteStar Legal2Map™ WebServices (W3) server to obtain points
or polygons that match a list of legal land descriptions.
(Integrations category)
WorkspaceRunner Runs another FME Workbench workspace on the local computer by spawning a
new FME process. This transformer is useful for batch processing, especially in
conjunction with the Directory and File Reader. (Workflows category)
X
XMLAppender Assembles several XML documents into one.
(Format Specific, Web categories)
XMLFeatureMapper Constructs features from XML documents via xfMaps.
(Format Specific, Web categories)
60
Add your logo and address in this box.
Remove this box and text before publishing.
TM
Version 2021.0