obrl-soil / h3jsr

Access Uber's h3-js library via R and V8 - https://uber.github.io/h3/#/documentation/overview/use-cases
https://obrl-soil.github.io/h3jsr/
Other
67 stars 5 forks source link

Bug in freeing geo polygon memory #9

Closed Joaoeduardo81 closed 3 years ago

Joaoeduardo81 commented 3 years ago

As of bug[ #103 (https://github.com/uber/h3-js/issues/103) in H3-js Inconsistent results from polyfill after calling polyfill with complex polygon crossing antimeridian

nrabinowitz commented 3 years ago

Should potentially be fixed with a simple upgrade to h3-js@3.7.1

obrl-soil commented 3 years ago

Updated to 3.7.1 as of 1aa1fc7 - any issues, let me know