[Tilecache] tile cache tile generation problem.

Mak Kolybabi mak.kolybabi at telenium.ca
Mon Aug 24 09:31:06 EDT 2009


On 2009-08-24 01:56, Mr. Rahul Teni wrote:
> I have tile cache configured with open layer and using Google projection.Server is
> mapserver and database is postgis database. I just wanted to generate some tiles
> forcefully for all zoom levles. Right now i am able to generate one tile forcefully for
> one resolution with given bounding box from web application but i want to generate it
> for all other resolution may be form web application or if not from some queuing
> server. Can somebody tell me if there is any way to do so.

If you haven't found it already, there is a handy tool called tilecache_seed.py in the
main TileCache directory. You can use it to generate or regenerate tiles. For example:

% tilecache_seed.py -f --bbox=$BBOX $LAYER 0 $ZOOM

Will force the regeneration of all tiles within a bounding box for a given layer name at
zoom levels 0 through $ZOOM - 1.

Hope that helps.

--
Mak Kolybabi
Programmer
Telenium Inc.
204-957-2821
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/tilecache/attachments/20090824/a3bf3785/attachment.bin


More information about the Tilecache mailing list