-
`root@dimas-VirtualBox:/# sudo systemctl status tileserver-gl.service
× tileserver-gl.service
Loaded: loaded (/etc/systemd/system/tileserver-gl.service; enabled; vendor preset: enab>
Acti…
-
I just tried to run tileserver-gl locally without Docker. Building the Docker image locally also failed.
For the local run, I think I would have to install quite a lot of dependencies, so it would …
-
Hi @acalcutt,
4.0.0 has been published as [NPM package](https://www.npmjs.com/package/tileserver-gl) [but the _light_ version](https://www.npmjs.com/package/tileserver-gl-light): is that a missing?
…
scara updated
2 years ago
-
Add weekly scheduled refresh of OSM data by pulling planet file on https://osm.dbtc.link/mbtiles/ and making it available in tileserver-gl
-
MapLibre GL Native currently does not support writing systems like for example Indic scripts or Khmer.
I think we should support more writing systems such that people from all parts of the world ca…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
A Docker Compose to start instances of common GIS Stack services.
**Describe alternat…
-
Consider dependencies and requirements for the various services:
- raster server: python + terracotta, access to TIFFs and build sqlite db
- vector server: node + tileserver-gl-lite, access to mbtil…
-
I mentioned this issue in https://github.com/maplibre/maplibre-gl-native/issues/279 , but did not want to pollute that thread with an unrelated problem.
In my testing of the node version of maplibr…
-
Node 10 was end-of-lifed yesterday, and unfortunately one of tileserver-gl's primary dependencies (mapbox-gl-native) only runs on node 10. The mapbox-gl-native node bindings seem to unfortunately be i…
mnutt updated
2 years ago
-
I just tried to use the static tile generation. However, the resulting tiles seems to be only using one tile.
I can see that there is a warning in the log:
```
mlgl: {
class: 'General',
s…