Ben Kuster
Ben Kuster
### Background Using `Mapproxy` on an AWS hosted EC2 to provide cached data using **S3** storage. ### Issue When using the S3 cache, the response times can be high (~300-500ms...
# Features - The repo correctly recurses over a given path, picking out the correct ignore files to apply. - Added a new ignore result enum `IgnoreResult`: A path can...
### Background `tsd-jsdoc` converts `module` types to just `module`. See #89 ### What this PR fixes - Introduces a new `Module` type - Resolves `module` to import statements
### The Issue I have been using a set of plugins to specificly keep doclets _out_ of my typings by setting them `undocumented`. The change in d75937645ed7eb7f162652594cd27913e7bcba95 broke this behavior....
# Description There where some performance issues in `Scene.updateHeight` which made working with large (mesh surfaces in general) 3D Tiles difficult to very clunky. ## Proposed fixes - In `Cesium3DTileset.js`,...