Skip to main content

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.

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