Reprojecting Point Data
However, when coordinate data is held in attribute values, this process cannot be completely automated. Tabular data stored in ASCII files cannot be translated automatically. In this case, you must use the AttributeReprojector transformer to accomplish this task.
- Insert the transformer and connect it to the feature type(s) .
- Select the X and Y coordinate values.
- Select the source (reader) and destination (writer) coordinate systems.
This transformer does not alter the feature’s coordinates – only the values of the selected X and Y attributes (if they contain coordinate values) are changed.