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 implemented my version based on https://tarantool.github.io/gis/intro.html
For European coordinates everithing work correctly.
{47.222531, 39.718705} I have distance 112.
But for {55.030199, 104.920430} I have distance 1.7976931348623e+308.
I implemented my version based on https://tarantool.github.io/gis/intro.html
For European coordinates everithing work correctly.
{47.222531, 39.718705} I have distance 112.
But for {55.030199, 104.920430} I have distance 1.7976931348623e+308.
Why?