Henrik Torget

Results 9 comments of Henrik Torget

@manuels Do you have time to have a look at it now? I would love to see some progress on this implementation. Many IoT platforms need communication over DTLS for...

I solved this by adding: `import "regenerator-runtime/runtime"` in my authProvider.js

@ArnoutVos Thanks for the input! I did not see that in the code. Sounds like what I'm after. I'll check it out later today.

I'm implementing it myself now :)

Quick question. I'm not a python developer, so my workflow right now is: 1. Make a working snippet for solving small problem in Jupyter. 2. Pasting code from jupyter into...

Thanks a lot for your help! Just a sanity check; will this - at one single resolution - not overlap or miss any area of the globe?

@mourner Thanks a lot for this! I have been trying to do something similar. But I recently found a dataset for different "resolution" graticule grids that i could upload to...

Hey @letelliercle @prafeb! What we are doing now is creating tiles from premade graticules. So i found these files with different resolutions: https://www.naturalearthdata.com/downloads/10m-physical-vectors/10m-graticules/ These files can be dragged and dropped...

I guess you could try something like this, where sixty minutes is one degree: ```js one_minute = 1 / 60 for (let lng = -170; lng