[OSM-dev] mod_tile prerender program

Jon Burgess jburgess777 at googlemail.com
Sat May 17 17:09:50 BST 2008


2008/5/17 Tom Hughes <tom at compton.nu>:
> In message <20080517100912.h9iujmckoowsckwo at webmail.robor.nl>
>          h.kortier at robor.nl 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




More information about the dev mailing list