<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><span style="font-family: verdana,helvetica,sans-serif;">Hi Mak,</span><br style="font-family: verdana,helvetica,sans-serif;"><br style="font-family: verdana,helvetica,sans-serif;"><span style="font-family: verdana,helvetica,sans-serif;">Thanks for your reply.</span><br style="font-family: verdana,helvetica,sans-serif;"><br style="font-family: verdana,helvetica,sans-serif;"><span style="font-family: verdana,helvetica,sans-serif;">The problem is i want to generate it from web application. My requirement is quite different. I am able to change tile/s at one zoom level and now we want to replicate that for all other zoom levels. Do you think is there any option for same as i can not invoke tilecache_seed.py from web application and if i am able to do that still i have a problem. It will generate all tiles for particular zoom level where as i want to generate
 specific tiles only for which it is mandatory to have bounding box. How i will identfy bounding box of all tiles dynamically which i want to regenerate and that is also for all level.</span><br><br><br><br><div><div><div><div><div><div><div><div><div><strong></strong><font size="2"><span style="font-family: verdana,helvetica,sans-serif;">Thanks,</span><br style="font-family: verdana,helvetica,sans-serif;"><span style="font-family: verdana,helvetica,sans-serif;">Rahul G. Teni</span><br style="font-family: verdana,helvetica,sans-serif;"><span style="font-family: verdana,helvetica,sans-serif;">MS BITS,BE Comp</span><br style="font-family: verdana,helvetica,sans-serif;"><span style="font-family: verdana,helvetica,sans-serif;">9822564489</span></font><br></div></div></div></div></div></div></div></div></div><br><br>--- On <b>Mon, 8/24/09, Mak Kolybabi <i>&lt;mak.kolybabi@telenium.ca&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16,
 255); margin-left: 5px; padding-left: 5px;"><br>From: Mak Kolybabi &lt;mak.kolybabi@telenium.ca&gt;<br>Subject: Re: [Tilecache] tile cache tile generation problem.<br>To: "Mr. Rahul Teni" &lt;rahul_g_teni@yahoo.com&gt;<br>Cc: tilecache@openlayers.org<br>Date: Monday, August 24, 2009, 7:01 PM<br><br><div class="plainMail">On 2009-08-24 01:56, Mr. Rahul Teni wrote:<br>&gt; I have tile cache configured with open layer and using Google projection.Server is<br>&gt; mapserver and database is postgis database. I just wanted to generate some tiles<br>&gt; forcefully for all zoom levles. Right now i am able to generate one tile forcefully for<br>&gt; one resolution with given bounding box from web application but i want to generate it<br>&gt; for all other resolution may be form web application or if not from some queuing<br>&gt; server. Can somebody tell me if there is any way to do so.<br><br>If you haven't found it already, there is a handy tool called
 tilecache_seed.py in the<br>main TileCache directory. You can use it to generate or regenerate tiles. For example:<br><br>% tilecache_seed.py -f --bbox=$BBOX $LAYER 0 $ZOOM<br><br>Will force the regeneration of all tiles within a bounding box for a given layer name at<br>zoom levels 0 through $ZOOM - 1.<br><br>Hope that helps.<br><br>--<br>Mak Kolybabi<br>Programmer<br>Telenium Inc.<br>204-957-2821<br></div></blockquote></td></tr></table><br>