TileCache for OSM tiles

Just finished an alpha version of a TileCache

Posted by Ralf Th. Pietsch on 23 March 2024

Due to the fact we need to display maps in a current project, I sat down and started to code a tile cache which is intended to lower the number of request to a root tile server.

Some small docu and the code is here https://github.com/ratopi/tile-cache.