[Tilecache] multiple seeding in different process...

Martin Ouellet geomartino at gmail.com
Tue May 20 14:56:30 EDT 2008


Hi,

I would like to launch multiple seeding in differents process (thread) to
generate tiles for a heavy zoom level.
ex: zoom level 8 = 240 000 WMS call

Is it possible to specify a range of tiles (without changing the BBOX) when
we make calls to tilecache_seed.py?
thread1 = tile index 0,0                  to 30000, 30000
thread2 = tile index 30000,30000    to 60000, 60000
and so on....

I was wondering if the parameter filebounds could be useful for that? (I
did'nt found any doc).

thank you in advance!

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20080520/cf98f774/attachment.html


More information about the Tilecache mailing list