You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem with the variant of this library on the other language. I don't know if this lack of precision is due to the algorithm or the rounding done during the different phases (or both).
But the problem, is also to have a reference, how to know which tool has the right coordinates and with which precision.
Do you know any tool or values we can take as references ?
It may be interesting to see if the precision is due to rounding and not algorithm. We should make a branch an use this library : http://www.apfloat.org/apfloat_java/ to check if we improve precision. As soon I have time, I will try to. Help is welcome.
Hi,
thank for your work,
I have a issue with lambert 2 Ext. transformation
sample :
876962.7 2084698.5
with API : lat 45.706205 5.894071
With http://tool-online.com/conversion-coordonnees.php lat 45.70621767 5.89416135 => OK
can you have a look of this ?
thanks
The text was updated successfully, but these errors were encountered: