-
Hi!
Having ditched the idea of using PMTiles natively in Worldmap the Tileserver-GL works very well serving MBTiles. However there seems to be missing a setting similar to the "maxDataZoom" that th…
-
I am building a webpage containing a map with tiles served via TileServer-GL. I served the default " zurich_switzerland.mbtiles" and when I visit tileserver-gl's interface `(http://$server_ip:8080/`) …
-
Hi,
A newbie here trying to customize a vector map. I am looking to customize the icons of a particular type of POI.
For example, the country's national flag icon on all government facilities; a …
-
There is maybe a issue generating roundabouts.
If a roundabout is defined with more then one ‚way‘ definition, roundabouts are visible within a map (tilemaker-server, TileServer GL).
If a rounda…
-
`make start-tileserver` is no longer functional after #1523
This is because the tile server expects to read `data/tiles.mbtiles`, which is no longer available.
To reproduce:
1. Run `./quickstar…
-
Hi and thanks for the awesome work done by protomaps.
We are coming from a background where we use [PlaneTiler](https://github.com/onthegomap/planetiler) to generate MBTiles based on a [OpenMaptile…
-
Unfortunately, I'm unable to migrate from **klokantech/tileserver-gl** to **maptiler/tileserver-gl** as Docker on a Synology uses a GUI giving a much different approach than most situations described …
-
In `serve_data.js` an exception is triggered because `isGzipped` is undefined: https://github.com/maptiler/tileserver-gl/blob/master/src/serve_data.js#L73 when `pmtiles` is used as data source and Geo…
-
**Describe the bug**
On some specific PBF files, the Android and iOS native lib crashes with a std::runtime error :
```
feature referenced out of range key
```
I attached a sample of a PBF file t…
-
**Purposes:**
===
1. Remove dependency on MapTiler & MapBox
2. Mapping large datasets
The tiles can be served using the open-source **TileServer GL** if installed on a WHG server: the standard option…