-
Thanks for this nice project - I enjoyed the talk at FOSSGIS :) !
Is it possible to use nginx in front of tileserver-gl-light to e.g. use https config from nginx? When I tried to configure nginx*\* t…
-
I have followed the instructions for running tileserver-gl from a Docker container. When I connect to port 80, I can see the the page listing the styles just fine. I am trying to server the united_sta…
-
Hi there - I'd like to create an `.mbtiles` cache of vector tiles using [dirt](https://github.com/tobinbradley/dirt-simple-postgis-http-api) as an http source.
Dirt returns vector tiles with the foll…
-
Get directions on this map from point A to point B?
Is it possible to rotate the map automatically, for example using a compass?
Thanks!
-
Hi.
I am running just an example tileserver-gl on my VirtualBox machine and I am trying to zoom in and out, and move the map and I am getting broken maps rendering wise, because a lot of pbf requests…
-
Currently the vector tiles are hardcoded to be served from an mbtiles file. It would be nice if you could provide your own Tilelive module to be a vector tile source.
-
I was doing some tests with tileserver-gl and noticed some strange GET requests. Currently the server is public facing for testing purposes though not actually being used anywhere. The final setup wil…
-
(Reporting here since issues are disabled for https://github.com/osm2vectortiles/tileserver-gl-light)
Seeing this with v1.0.3:
```
tileserver-gl-light lilongwe_malawi.mbtiles
...
Error: Cannot find …
-
I wanna make an offline tile server for intranet and want tile of iran in 0 to 19 zooms
-
As I know, glyphs genrated by fontmachine are gzip encoded. So glyphs should be serve with `Content-Encoding: gzip` header.
https://github.com/klokantech/tileserver-gl/blob/master/src/serve_font.js#L5…