Skip to main content
Question

I am having trouble reprojecting data from UTM Zone 19N, Nad 83 to Mercator_World_M_0 but FME doesn't seem to know how to handle the source coordinates. Do I need a custom coordinate system for the source?

  • June 15, 2022
  • 1 reply
  • 32 views

cable
Participant
Forum|alt.badge.img+1

I've tried about every combination of Source coordinates I can but nothing is coming out right. If I leave it blank FME just copies the coordinates from the source and doesn't actually reproject anything. Do I need a custom coordinate system for the source?

1 reply

kailinatsafe
Safer
Forum|alt.badge.img+23
  • Safer
  • 720 replies
  • June 16, 2022

Hello @[cable]​, may I ask what format your source data is? You can create a custom coordinate system using this online tool for reading, if you're unable to find it in FME directly. Are you using the normal reprojector? Would you mind trying utm84-19n as your source CRS?

 

Otherwise, I might suggest trying the PROJReprojector, which was released in newer versions of FME. Let me know if you have any questions about this, Kailin.