Hello,
have anybody any idea why the LengthCalculator is giving wrong length in meter?
I set the reprojector and lengthCalculator as usual.
Thanks
Hello,
have anybody any idea why the LengthCalculator is giving wrong length in meter?
I set the reprojector and lengthCalculator as usual.
Thanks
According to FME the coordinate system is EPSG:4258, which is in degrees lat/lon, not meters.
Try using the GeographicLengthCalculator from the FME Hub.
According to FME the coordinate system is EPSG:4258, which is in degrees lat/lon, not meters.
Try using the GeographicLengthCalculator from the FME Hub.
thanks, it worked!