[OSM-dev] Blank Tiles at z23 and Deeper
Frederik Ramm
frederik at remote.org
Tue Oct 9 15:21:06 BST 2012
Hi,
On Tue, 9 Oct 2012 00:21:25 -0400
jpk <_ at jpk.is> wrote:
> In any case, I set up my tile server for
> this purpose. I changed the #define MAX_ZOOM to 30 in mod_tile's
> render_config.h, and set MAXZOOM in renderd.conf to 30. That's enough
> to get the tile server to serve tiles down to z30 instead of 404'ing.
But the directory structure used to store the metatiles supports only 20
bits for x and y, so i would expect that on z21 and above you'll not be
able to retrieve tiles from your server (or maybe see the same tile
not matter what coordinates you use)... or are you using someting other
than mod_tile?
Bye
Frederik
More information about the dev
mailing list