Closed aleksplus closed 9 years ago
I want to say thank you for this great work, i realy like how it is working.
i dont want force my app clients to change their URL template, because i will replace tilestache to tilestrata.
mainly i want to store tile cache (i didn't push tilestrata-disk because of minor changes) in more standard way, for easy acces from third-party programs (e.g. put tile dir to .mbtile storage). This way have some disadvantages.
Is there any particular purpose for this? It's only saving 2 bytes per request (
x/y/z.png
vsz/y/z/t.png
). With projects that have many different routes for each tile, this becomes less clean.