[OSM-dev] Volunteers needed now. OSM for Myanmar disaster relief.

Christopher Schmidt crschmidt at metacarta.com
Mon Jun 9 22:41:16 BST 2008


On Mon, Jun 09, 2008 at 01:25:20PM -0700, Mikel Maron wrote:
> Are you familiar with setting up Mapnik and TileCache, and other components of the OSM stack?

As a comment: with the recent changes in Mapnik to mmap shapefiles,
TileCache + OSM + Mapnik is probably a very poor path to take. The world
boundaries shapefiles are simply too large to reasonably expect to fit
into memory on most machines in a TileCache-like setup.

At this point, I think mod_tile is the way to go for OSM tile rendering
(much as it pains me to push people away from my own project). In Mapnik
0.4, it worked fine, but these new improvements, simply put, make on the
fly rendering of more than a handful of tiles (which TileCache doesn't
seek to prevent) impossible on all but the most powerful systems. 

Regards,
-- 
Christopher Schmidt
MetaCarta




More information about the dev mailing list