Skip to main content
Question

Not sure why the Reprojector transformer is not working?

  • March 6, 2023
  • 5 replies
  • 61 views

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

5 replies

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • March 6, 2023

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


  • Author
  • 2 replies
  • March 6, 2023

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?


Forum|alt.badge.img+2
  • 1891 replies
  • March 6, 2023

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


redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • March 7, 2023

@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​ 


  • Author
  • 2 replies
  • March 7, 2023

@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.