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
As discussed in #1486 (comment), it looks like that we could reduce storage significantly (i.e. by a half) by saving coordinates in int32 in place of double, which does not seem to lose any precision.