-
Version 0.8.2:
Currently missing (raster) tiles are always returned as 256x256 transparent tiles, even if the tile size is different, e.g. 512x512.
This causes problems with some mapping software,…
-
It is great you want to help us making TileServer GL project better!
This is the right place only for a software bug report or a new software feature request.
NOTE: Questions about OpenMapTiles …
-
I'm using mbtiles from openmaptiles with tileserver.php, and this mapbox-gl.js. Vector tiles and all other files are on my computer. Map is showing and working for the different zoom levels, but and t…
-
It is missing the node exec and node_modules directory at least.
```
$ docker run -it --rm maptiler/tileserver-gl-light:v4.6.3
/usr/src/app/docker-entrypoint.sh: 4: exec: node: not found
```
-
**maplibre-gl-js version**: 3.6.2
**browser**: Firefox, Chrome
### Steps to Trigger Behavior
1. Create a raster-dem source with a `url` containing an appropriate TileJSON URL
2. Add `"encodi…
-
Hello,
Thank you for this work, so helpful. I followed the README and successfully created the mbtiles for switzerland.
In the osm directory, I can see the mbtiles are created, and I tried to impo…
-
## **Issue**
I'm not sure if this is intentional, but the attributions (bottom right) doesn't show up for generated raster tiles. They show up in both the `tilejson` and leaflet map demo but doesn't …
-
Hi Maputnik community,
I think it'd be great if we could share the work being created by all the talented people using Maputnik.
If you're a company, organisation or individual please share your…
-
Developers of code that use tiles from the tile server have requested png tiles at 256x256@96dpi. The tile server only seems to generate images at 25.4dpi.
I have tried several combinations of m…
-
I've been running a tileserver-gl to server maps renderization over kubernetes cluster. The problem is, I have a certain class of road (motorway_construction) that needs to be shown at any zoom level.…