Question

Is there way to generate X & Y Fields from Lat Long in FME?

  • 8 July 2021
  • 1 reply
  • 3 views

Hi all,

 

I have two fields Lat and Long which are my geometry fields.

 

From this is there a way to have two more fields that can show X & Y using this information in same table?

 

Reason is when i publish lat and long to my arcgis map it seems to move by 5-10m from the actual point.


1 reply

Userlevel 5
Badge +29

You can use the attribute reprojector to create two new fields for your X/Y Coord pairs

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Transformers/Transformers/attributereprojector.htm

Reply