[Tile-serving] [openstreetmap/mod_tile] render_list multi threading is not working, it seems (Issue #405)

ldeffenb notifications at github.com
Thu Mar 14 17:43:01 UTC 2024


@pkthogit   I did a similar optimization on higher zoom level tiles by looking at the next lower zoom level tile and not rendering any of the 4 higher zoom tiles if the lower zoom tile was a single color, be it water, desert, or ice.   But then, my application also runs a leaflet extension that automatically fetches and stretches a lower-zoom level tile piece if the current zoom is not found.   It does this recursively, so if a single zoom 5 tile is all one color, every zoom higher than that actually uses bits of that single tile.


-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/405#issuecomment-1998000881
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/mod_tile/issues/405/1998000881 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240314/91c5e830/attachment.htm>


More information about the Tile-serving mailing list