Will Cohen

Results 85 comments of Will Cohen

> This is proper cool, Will! Great effort, this will be useful to a lot of people I am sure. Do you want to advertise you work on https://proj.org/en/stable/development/bindings.html ?...

Okay. I think I'll probably start with the CDN via JS -- either browser or node fetch or however that works, since that'll at a minimum make the full set...

@hobu If I'm understanding right, you all are saying that the signal that PROJ needs to download a grid is the actual action of downloading the grid when network access...

@jjimenezshaw build process is here -- happy to talk through it if it helps: https://github.com/willcohen/clj-proj/blob/f1bb449564d97a4890fbedb266736cf76ceb982d/bb.edn#L534-L635

If you’re willing to install nix and direnv, you can have a local build environment with the flake.nix. The native Linux builds aren’t quite there yet but I’ll probably have...

https://nixos.org/download/#download-nix https://direnv.net/

@jjimenezshaw I still need to do a little more debugging to make sure it all works, but if you want a version of a Containerfile this should allow you to...

Totally. The technical task of feeding the source to emscripten is the straightforward task and once things like the emscripten fetch are wiggled out there's probably room to optimize that...

I still don’t have a small repro but after spending the last few hours doing a large number of rebuilds using the branch from the PR, the issue is resolved...