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've fixed the problem i had with longitude like in the issue #7, but when i'm trying to use the same source code using h3 on a raspberry pi, the indexes generated by the h3 library are not the same as the one generated by the cli tools.
I was able to test this today but wasn't able to reproduce the issue. I tried running the example code from the readme on ARM but got the expected result. (Go 1.12.1 linux/arm) Could you post the code or steps you're using to reproduce the issue?
closing due to inactivity and unable to repro on our side. @squiidz - please reopen with repro steps, we'd love to make sure this isn't a bug on h3's side.
I've fixed the problem i had with longitude like in the issue #7, but when i'm trying to use the same source code using h3 on a raspberry pi, the indexes generated by the h3 library are not the same as the one generated by the cli tools.
From H3-go
which gives me those boundaries
From CLI
which gives me the right boundaries
The text was updated successfully, but these errors were encountered: