Jon Jardine

Results 7 comments of Jon Jardine

Very useful tool, however as mentioned above invalid polygons can be produced, where two points become identical due to the rounding / clipping process. MySQL's geometry calculations will report invalid...

No worries; useful module for atom!

I appreciate your prompt response. I can provide you with some code if it helps debug the issue further.

@nrabinowitz did you manage to have a look at this issue? I am double-checking my code, but still encountering the same problem with version 4.1.0 of h3-js. Appreciate any update....

@nrabinowitz I have written separate code to reproduce the issue (running under Node.js v20.6.0). This simple script logs the memory usage as the number of calls made to `polygonToCells` increases....

After some further testing, calling `polygonToCells` multiple times with lower resolutions (especially using these very small regions), seems to cause the memory usage to balloon more quickly than at higher...

This is excellent and solves the issues.