Julian Fell
Julian Fell
Hi there, [we](https://github/cognitive-earth) are planning on making production use of this library as a core component in our stack for a new project. We have a few small patches ready...
Resolves #65. I don't have a deep understanding of the library by any stretch but from what I can tell, the `optimal_mesh_mode` function is only used in the `dem2tin` subcommand...
## I'm submitting a... - [x] Bug report - [ ] Feature request - [ ] Documentation issue or request - [ ] Other... Please describe: ## Expected Behavior I'll...
From my research there is no pure javascript LAS reader library that can read files in version 1.4 that is open-source. Is developing this functionality on your roadmap? I can...
I've implemented an optional faster way of parsing domains by reducing the list of rules based on a precomputed set of domains. This was useful for an internal use-case so...
I would like to use the quantized-mesh terrain format using a WebMercator tiling scheme. The spec states that it uses the `Tile Map Service (TMS) layout and global-geodetic profile`, but...
The current type declaration requires that all properties are supplied when creating a new `Provider` or `Request` object, when the code supplies default values in the constructor. See: - https://github.com/zalando-stups/oauth2-client-js/blob/master/src/request.js#L17...
Hi guys, I'm a big fan of this library! While it has some support for custom components as nodes, it is lacking a few things that will make it usable...
I've been routinely adding these files to every project I've done with svelte so I figure they probably belong in the template