Stephen D
Stephen D
I personally think that we should just use reqwest. It feels a bit hacky to be shelling out to an external process and I don't see what the advantage would...
I'm running into this on the latest version unfortunately!
I fixed this in #75 if you want to try it out
> Hi, another GISer here :) Very nice work and I'm thinking about this same topic when exploring the generated world. > > This open-sourced elevation API project [open-elevation](https://github.com/Jorl17/open-elevation) could...
 Here's WIP elevation (:
@Kingsyss See #180
Thanks! That helps a lot. I may just dump the hackrf and go with a couple of RTL-SDRs, but at least with the failsafe it's not a huge issue now.
Maybe it would make sense to have 2 packages if we can't put the source into the existing one? And then upstream we could decide which one to use via...
Thanks! Sorry for disappearing there. What I've done for now is package this into a Nix build script: https://gitlab.scd31.com/stephen/tileserver-gl-nix/-/blob/master/packages/maplibre-gl-native.nix?ref_type=heads It's a little hacky because we pre-download everything before build time...
If there was a way to use a file rather than a mirror that would be perfect!