Skip to main content
Question

Problem

  • February 23, 2022
  • 1 reply
  • 6 views

I installed FME server 2021.2.2 and I have a problem in the gestion of the coordinates system NTF.Lambert-2E-ClarkIGN. It seems that FME server doesn't recognized this coordinates system and thinks it's NTF.Lambert-2C-ClarkIGN.

 

We tested with FME desktop 2021.2.2 and FME server 2021.2.3 and the coordinates system is recognized. Do you know if there is a problem with FME server 2021.2.2 and the coordinates system NTF.Lambert-2E-ClarkIGN ?

1 reply

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • February 23, 2022

Hi @thib_petiet​,

The coordinate systems NTF.Lambert-2E-ClrkIGN and NTF.Lambert-2C-ClrkIGN are almost exactly the same, with the exception of the lat/long limits, and are mapped to the same EPSG number. If you are reading from a format where the EPSG number is used to provide the coordinate system, FME will choose the first coordinate system mapped to EPSG:27572, which is NTF.Lambert-2C-ClrkIGN.