Skip to main content

I am trying to reproject coordinates that are in NAD27 to NAD83. I am not sure about what I am doing wrong?

I am using the FME Desktop 2021 version.Screenshot 2023-03-06 111623

That looks alright. Why do you think it's not working?


The translation fails when I run it. It says "Unknown coordinate system 'ESPG:4269'", and can't recognize the destination coordinate system. What could be a possible solution on this?


@shruti789​ I think it should be EPSG:4269 not ESPG. Best to select from the list of coordinates rather than type a literal.


@shruti789​ I think it should be EPSG:4269 not ESPG. Best to select from the list of coordinates rather than type a literal.

Good catch @Mark Stoakes​ 


@shruti789​ I think it should be EPSG:4269 not ESPG. Best to select from the list of coordinates rather than type a literal.

Thank you! I didn't even see that.


Reply