2008/5/17 Tom Hughes <[EMAIL PROTECTED]>: > In message <[EMAIL PROTECTED]> > [EMAIL PROTECTED] wrote: > >> I was wondering if someone already created a pre-render program for >> the mod_tile module. Just like generate_tiles.py, but in this case I >> would like to create the meta files for a specific boundary and zoom >> level. > > I believe Jon has some programs he uses on tile to send requests > to renderd to pre-render stuff. >
If you don't mind making some minor edits to the source code then you can use the speedtest.cpp program to render all tiles for a given bounding box and zoom range. Alternatively, if you have some existing .meta tiles then render_old will scan the files and render them all again. -- Jon _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

