That looks like a huge improvement as far as tile size is concerned. It looks like it is now only 50% larger than Versatiles unpacked. My to-Hamburg-zoom-measure is now
Vector tile provider
Bytes transferred
Bytes unpacked
tilekiln demo
29 MB
65 MB
Versatiles
22 MB
46 MB
JawgMaps
2.5 MB
11 MB
I am also seeing weird artifacts, like the whole of North America and Spain missing on zoom level 1, west Africa having an unexpected shape:
I find it curious that so many of those thresholds end in decimal .27. Hm. Maybe some kind of fractal edge…built into the math of the renderer or coincidence? Not critical. Simply my inner monologue running publicly (again).
This is a bug in Maplibre. Some other changes appear to have suppressed the problem, but I have a copy of the tiles saved for debugging later. The tiles themselves are fine, it’s just sometimes Maplibre has seemingly random problems with geometries that report as valid to everything else.
highway=steps are also missing which leads to “broken” footpaths (example) but I assume that is an upstream style issue rather than a problem with this demo.
According to the documentation, they should be Vector Tile Schema 1.0 :: Shortbread . Is this a bug, or a known missing feature? (Has it been reported?)
highway=service + service=driveway not rendered either. I opened a Github issue to clarify if this is the intended behavior or not, but not sure if it was the correct place.
I’ve noticed a change that isn’t showing in the demo, at this location. (The demo is currently showing the old junction arrangement, with a traffic island, but it’s been changed to a T junction.) The change was made after you regenerated the tiles. The change is showing in OSM Carto.
Versatiles isn’t what’s used to create the tiles, so no. I’m sure that when/if @pnorman feels ready to invite issues then he’ll point to any issue tracker that’s created.
A public issue tracker for the tile generation already exists, it is here:
As apparently this bug has not been noticed yet, It would be helpful to create a bug report at maplibre, otherwise I don’t think it will be fixed anytime soon.