[Tilesathome] t at h server performance

Christopher Schmidt crschmidt at metacarta.com
Sat Dec 22 16:28:36 GMT 2007


On Sat, Dec 22, 2007 at 11:10:03AM -0500, Milenko wrote:
> Pardon my ignorance, but what is the purpose of this database of blank 
> tiles?  I'm just curious, as I know little to nothing about what the t at h 
> server does and how it does it.  Is there a wiki page anywhere that 
> explains how the infrastructure works?

Rather than storing millions of 300 byte blank images, any time a blank
image is encountered, it stores a row in a table saying 'this tile is
blank (sea|land)'. At request time, if no tiles exist on disk, the tile
is looked up in the database, and if the tile in the database is there,
an appropriately colored blank image is returned instead.

Regards,
-- 
Christopher Schmidt
MetaCarta




More information about the Tilesathome mailing list