Nathan Gass

Results 17 issues of Nathan Gass

Use the center and zoom values from the style json as default for the center in the tilejson of the rendered map. This is especially useful for serveAllStyles where there...

Open mbtiles in readonly mode as tileserver-gl never writes to them. I'm not sure if there are any real benefits to this, but I figured it can't hurt.

This is a follow up to #153 so the Call Graph also works with gziped files. Keep in mind I'm not familiar with python at all. Also this should probably...

This fixes some deprecation warnings with php 8.2.4.

This is a follow up from the discussion in #985. The current implementation for symbol-sort-key needs a separate draw call for each value of symbol-sort-key (that is at least my...

enhancement
PR is more than welcomed

## Launch Checklist An experimental fix for #4534. With this I can again a capture a single frame with spector.js, as all the rendering is directly done inside the requestAnimationFrame...

Since commit 859b1a7 capturing a single frame with spector.js no longer works. I assume it is the same problem as https://github.com/BabylonJS/Spector.js/issues/115. This issue is about different ways to handle that...

need more info