-
Hi,
I have been running a tileserver-gl-light server for a few days. But i really want it to be on a SSL line, instead of http.
Is that possible to do with tileserver-gl-light? If so how?
I…
-
{
"hub-mirrors": [
"maptiler/tileserver-gl:v4.11.1"
]
}
-
- tileserver-gl v4.11.1
- CentOS 7
The source J exists in the data, and the copied tilejson is like: `http://localhost:10000/data/J.json`.
However, the console outputs an error, so when renderin…
-
I'm running tileserver-gl 5.0.0 in a docker container and sometimes, some tiles fail to rasterize their fonts.
![Screenshot from 2024-10-01 13-39-51](https://github.com/user-attachments/assets/c64e…
-
Versions:
- Ubuntu 20.04.2
- Node 10.19.0
- npm 6.14.4
I've installed tileserver-gl-light using: `npm install -g tileserver-gl-light`
But when trying to run it: `tileserver-gl-light myfile.mb…
tmlmt updated
2 years ago
-
Hi all
I have a problem with memory leak issue when running maptiler/tileserver-gl in kubernetes
I see that the node process used full the RAM until it hits the limit as a result the node reboot
I …
-
After some maintenance in my K8 that caused the tileserver-gl container to be recreated, I noticed that it's no longer working. Using the latest image from docker (maptiler/tileserver-gl), the server …
-
I'm using the latest tileserver-gl and running into an issue with not being able to render road_minor from openmaptiles in layer transportation with class minor in zoom levels above 12. Once I hit 12…
-
We are using tileserver-gl 3.0.0. We are having around 30 MBTiles and getting served without any issues with tileserver-gl 2.3.1. We have recently upgraded to tileserver-gl 3.0.0. But when we notice t…
-
This is a follow-up to #992 that was prematurely closed.
It seems that ol-cesium or cesium has problems with more complex MVT tiles.
We have an internal tileserver-gl with vector tiles of OpenStre…