-
I am running a tileserver-gl instance on the internet and have recently noticed that Google has started indexing multiple files from my tileserver. This is not my intention, and it seems like it's not…
-
The [tileserver-gl](https://github.com/maptiler/tileserver-gl) can render raster tiles from vector data. This requires that the rendering component runs headless.
Essentially this means that the win…
-
Using port 80 by default requires the docker to run as ROOT. Please change it to some other port above 1024, e.g. 8080.
Example of failure: `docker run -it --rm -u $(id -u):$(id -g) -p 8080:80 ma…
-
when i try install tileserver-gl with the npm i get this error Failed at the @mapbox/mapbox-gl-native@5.0.2 install script ?
-
I set up a tileserver-gl-light instance behind an IIS reverse proxy using IIS Rewrite. I set the X-Forwarded-Host request header appropriately. However, the URLs that are returned in my styles do not …
-
```
npm ERR! code 1
npm ERR! path /home/pi/.config/nvm/versions/node/v15.8.0/lib/node_modules/tileserver-gl/node_modules/@mapbox/mapbox-gl-native
npm ERR! command failed
npm ERR! command sh -c nod…
-
I apologize if this is the wrong repo - it's kinda hard to figure out where this should go, as I'm not sure where the problem is, exactly.
Briefly, I'm trying to serve an mbtiles file for USA downl…
-
Using node 6.11.3 on a Debian 9 with all the dependencies installed (taken from dockerfile) the installation with npm fails with error:
npm ERR! enoent ENOENT: no such file or directory, rename '/h…
-
Hello
I've installed tileserver-gl v2.2.0 on Ubuntu server 16.04
Downloaded map from openmaptiles.com
Try:
`tileserver-gl map_20170703.mbtiles`
and get error libEGL.so.1 not found
checked packa…
-
## 배치도 배경을 위해 필요한 것
- 도면 이미지
- 이미지를 타일링(image → mbtiles)
- 타일 서빙(mbtiles → [tileserver](https://github.com/maptiler/tileserver-gl) → pbf)
- [style 스펙](https://docs.mapbox.com/mapbox-gl-js/style-…
cs09g updated
2 years ago