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

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

Reply via email to