CoordinateSystemDescriptionConverter

Converts coordinate systems between FME and AutoDesk WKT, EPSG, Esri WKT, MapInfo, OGC WKT, Oracle SRID, and PROJ.4 representations.

If, for example, you are converting from Esri Shapefile to Oracle Spatial, in addition to converting the data, FME also converts the coordinate system metadata from the Esri representation to the Oracle representation. This transformer allows you to do this manually.

Usage Notes

You should use this transformer only in rare instances, much like theReprojector. Instead, you should use the workspace Navigator view to set the source and destination coordinate systems for the translation.

This transformer can be used in conjunction with theCoordinateSystemFetcherandCoordinateSystemSetterto use externally defined coordinate systems with FME features within the transformation environment.

Editing Transformer Parameters

使用一组菜单选项,变压器参数s can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, clickbeside the applicable parameter. For more information, see变压器参数菜单选项.

Defining Values

There are several ways to define a value for use in a Transformer. The simplest is to simply type in a value or string, which can include functions of various types such as attribute references, math and string functions, and workspace parameters. There are a number of tools and shortcuts that can assist in constructing values, generally available from the drop-down context menu adjacent to the value field.

Dialog Options - Tables

Transformers with table-style parameters have additional tools for populating and manipulating values.

FME Community

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

Search for samples and information about this transformer on theFME Community.