[Tile-serving] [openstreetmap/mod_tile] Expire using metatiles zoom levels? (Issue #447)

Jochen Topf notifications at github.com
Mon Jul 1 07:32:43 UTC 2024


What I mean is that instead of writing out, say z19,x453726,y39265, I write out z16,x56715,y4908 in the expire list. z16,x56715,y4908 is the metatile that contains z19,x453726,y39265 (and many neighboring tiles). Then `render_expired` expires the metatile which contains z19,x453726,y39265. Basically we have to remove the code in `render_expired` which calculates the matatile from the tile it is given and instead we give it the metatile directly.

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

Message ID: <openstreetmap/mod_tile/issues/447/2199439812 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240701/598a7d83/attachment.htm>


More information about the Tile-serving mailing list