Closed dwoznicki closed 1 year ago
Oh, I think it's actually just an issue with Open Sans. Swapping to Noto Sans gives me a tile with proper road names. That's strange.. I wonder if my vector map is quietly fixing missing glyphs with fonts from my local computer.
I think thats truw btw. In the vector map using maplibre-gl-js it is able to download the missing fonts in the browser. When using maplibre-native in the raster maps, it needs them to be in the folder since the rendering takes place on the server side.
btw, I have moved most development to the official https://github.com/maptiler/tileserver-gl . I am an admin there now and most changes that were in my fork here are there now. I still use this fork for testing and development, but I would say the official branch should be a little more stable.
I'm having trouble getting Chinese/Japanese names to show up on my raster map. Oddly enough, I do not have this problem with my vector tiles.
Here's a rendered vector tile from within Tokyo.
Here's roughly the same raster tile.
When I modify my style.json to render road label class instead of road name, we can see that there are a at least a few road labels within the tile.
I think this is probably an issue with my style.json, or maybe my fonts, because I see that other styles successfully render Chinese/Japanese labels. But I'm having trouble figuring out what could be going wrong, since my vector tiles seem fine.
Do you have any advice for debugging this issue?
tileserver-gl version
OS
If it's of any use, you can find the frontend for my tileserver-gl here: http://flan.nettoolkit.com:8005/