On 27 Mar 2008, at 08:18, Martijn van Oosterhout wrote: > On Wed, Mar 26, 2008 at 5:34 PM, Xin <[EMAIL PROTECTED]> wrote: >> I need to update the styling soon, so have to go through this >> whole process >> again. Is there anything I can do to speed up this process and >> reduce the >> footprint? Perhaps by generate only 1 tile for the million of >> empty tiles. > > Sure, use TileCache to only render tiles when someone actually wants > to look at them. On the NL tileserver we have half a dozen layers all > generated on the fly. For layers which are used a lot it uses a lot of > space, for layers not used much there's less diskspace... >
+1 for TileCache if you're rendering on laptop ;) . Artem > Have a nice day, > -- > Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users > _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

