-
Comparing the results of `import-osm` and `import-diff` shows that the later introduces elements that do not exist when the latest data is imported directly.
For example, using `./quickstart.sh eur…
-
I'm using docker, tileserver version 4.6.5 and am serving vector and raster
Investigating slow raster performance i saw in htop that max 4 cpu cores are used. Changing min/maxRendererPoolSizes don't …
-
I have tried both methods listed on the readme:
```
------------- Export Map Data to MBtiles -------------
./export_mbtiles.sh
------------- Alternative: Load with postile ---------------
po…
-
I've been trying to utilize the public_url option but every time I use the -u flag I get the following error:
TypeError: publicUrl.lastIndexOf is not a function
Does proper use of this involve t…
-
I get a
```
mbgl: { class: 'ParseStyle',
severity: 'WARNING',
text: 'Error parsing a layer of type: symbol' }
```
I guess this might lead to raster tiles not being displayed at all with `40…
-
On the standad implementation of tileserver-gl with maplibre it would be great to have a way to show a button to open an html file with the legend.
The legend-file to open would be specified in the…
-
I created a new style using mapbox studio. After Importing mapbox style.json to tileserver-gl styles, and when i start the server i get this error:
[Unknown expression "pitch"](undefined: layers[35…
-
Using a MBtile file (UK) via Tileserver GL I get street names
Trying using the same style file and the same MBtile file with Vector Tile Render I dont get street names
See below
![image](https:/…
-
I'm trying to use the static render export of tileserver-gl through bounding boxes with custom widths+heights. It seems the resulting rendered image does not correspond to my provided bbox but somehow…
-
Mapboxが使う描画データについてまとめる
大まかなデータの流れ
```
OSMのMap, Wikidata
↓
mbutilsでmbtilesデータに
+
Maputnikで適当なスタイルを作成
↓
TileServerGLでjsonとmvt形式で配信
↓
mapboxとかで表示
```
形式
- ラスタタイル
- OSMが使ってる形式
- …