FME Transformers: 2024.1

Categories
Coordinates
Format Specific
Integrations
Related Transformers
AttributeReprojector
CommonLocalReprojector
CsmapAttributeReprojector
CsmapReprojector
GridInQuestIIReprojector
GtransAttributeReprojector
GtransReprojector
PROJAttributeReprojector
PROJReprojector
ReframeReprojector
ReprojectAngleCalculator
ReprojectLengthCalculator
Reprojector

EsriReprojector

Reprojects feature coordinates from one coordinate system to another using the Esri reprojection engine.

Jump to Configuration

Typical Uses

  • Reprojecting features when explicitly using the Esri reprojection engine is desired.

How does it work?

The EsriReprojector receives features and reprojects their coordinates from one coordinate system to another, using Esri coordinate system definitions and the Esri reprojection engine.

It is not necessary to have Esri products installed to use it.

Both a Source and Destination Coordinate System must be specified, and any coordinate system previously set on the input features will be ignored. Coordinate systems may be selected from a list of available choices, or provided in an attribute value or user parameter. Values must be in the form ESRIWKT|<name>|<esriwkt> where <name> is the coordinate system name, and <esriwkt> is the WKT (Well-Known Text) representing the coordinate system.

If the selected pair of coordinate systems has appropriate Geographic Transformations available, they will be provided.

Geographic Transformation

Both predefined and custom geographic transformations are supported.

Predefined Esri coordinate systems and geographic transformations may be found here.

Geographic transformation names are case-sensitive.

Note  Some geographic transformations require transformation grid files that may not be present in ArcGIS or FME by default. If such a transformation is chosen and the grid file is missing, an error will occur. A number of grid files are available in the Reprojection Grid Files download at FME Downloads. Grid files should be placed in the appropriate subfolder in FME\Reproject\EsriPEGridData\.

You can also enter GEOGTRAN Well Known Text that represents a geographic transformation.

Rasters

Additional parameters are available for raster features, specifying how the reprojected cells are to be interpolated.

This transformer is not affected by raster band and palette selection.

Vertical and Time-Dependent Transformations

Optional parameters for handling time-based (epoch) and vertical transformations are also available.

Examples

Usage Notes

  • FME also has a Workspace Parameter, Reprojection Engine, that may be set to either FME (CS-Map) or Esri. Using this transformer will override this parameter setting.
  • When using Epoch, only inter-frame transformations are supported, where input and output features are the same epoch. To transform from one epoch to another, consider using the PROJReprojector.

Working With Coordinate System Transformers

FME inherently supports coordinate system transformations and reprojections.

Configuration

Input Ports

Output Ports

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies None
Aliases ESRIReprojector
History  

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 all results about the EsriReprojector on the FME Community.

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.