-
The way to go on printing high dpi maps seems to be to fall back to Mapbox Classic, but since gl styles and carto styles aren't easily interchangeable it causes problems when one wants to have highly …
-
On my Ubuntu 14.04 vps (node 0.10.25) gave
```
TypeError: Object function Object() { [native code] } has no method 'assign'
at /usr/lib/node_modules/tileserver-gl-light/src/serve_data.js:28:14
``…
sabas updated
8 years ago
-
https://github.com/klokantech/tileserver-gl/blob/master/src/serve_font.js#L49
This is just a question. I see you just concat the buffer of multiple glyphs with Buffer.concat(). Does the pbf format al…
-
@lukasmartinelli @manuelroth - Great to talk with you over the past few weeks. Cutting this ticket to capture our discussions.
This project came to my attention in the last few weeks, and I'm impress…
-
Performance testing of current tileserver-gl (rendering 960 various tiles):
Inside docker with mesa3d and xvfb:
``` c
data: 2.1724632369999988 // mbtiles accessing [s]
render: 16.036997651000004…
-
The npm install process seems to be stopping at the mason compile step:
> /Users/ablopez/Desktop/tileserver-gl/node_modules/mapbox-gl-native/node_modules/.bin/node-pre-gyp configure --clang -- -I./bu…
-
The OSM2VectorTiles project has upgraded recently to V2 specification of vector tile format - so all the vector tiles downloaded after OSM2VectorTiles milestone v2.2 are in this format.
We should upg…
-
Hi,
I'm sorry that this is such a newbie question but there you go!
I've followed the instructions on this repo and the application is running nicely on localhost. However I had/have the same 404 i…
-
**mapbox-gl-js version**:0.18.0
jsbin link - https://jsbin.com/ninukexacu/edit?html,output
Holes at lower zoom levels near boundaries of vector features.
-
Docker console prints:
```
[Error: ENOENT: no such file or directory, open '/data/glyphs/Open Sans Italic,Open Sans Regular/0-255.pbf']
mbgl: { class: 'Style',
severity: 'ERROR',
text: 'Failed to…