FME Transformers: 2024.1

Categories
Cartography and Reports
Coordinates
Related Transformers
LocalCoordinateSystemSetter
Reprojector

CommonLocalReprojector

Reprojects one or more features to a local coordinate system centered on the bounding box containing all features.

Jump to Configuration

Typical Uses

  • Reprojecting multiple features into the same local coordinate system

How does it work?

The CommonLocalReprojector receives features and calculates their cumulative bounding box, then reprojects the features to a local coordinate system, centered on that box, with ground units in meters. The center of the data is used as the origin point to minimize and equalize distortion in all directions.

The Projection Type may be either Equidistant (AZMED) or Equal Area (ASMEA).

Reprojector vs. CommonLocalReprojector

The Reprojector can also reproject features to local coordinate systems, however, each feature is handled individually and receives its own coordinate system based on its bounding box. An example using neighborhood polygons is shown below (A). Each feature’s origin is at its center, and so they appear stacked on top of each other.

The CommonLocalReprojector creates a single local coordinate system that spans all of the input features, and applies it to all of them (B).

Z Values

Height is not considered so areas or distances are best preserved for geometry at an ellipsoid height of 0 meters. Despite height not affecting the coordinate system that will be generated, Z values may undergo a unit shift or geocentric to ellipsoid height conversion if a Vertical Handling mode of Heights are relative to the ellipsoid or geocentric is chosen.

Examples

Usage Notes

  • Rasters may only be reprojected in 2D (that is, with Vertical Handling set to Ignore heights and leave them unchanged).

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

Group-Based

Feature Holding

Yes

Dependencies None
Aliases  
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 CommonLocalReprojector 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.