[Tilecache] Tilecache seed with bbox

Christopher Schmidt crschmidt at metacarta.com
Wed Dec 5 15:14:27 EST 2007


On Wed, Dec 05, 2007 at 03:05:40PM -0500, JP de Miranda wrote:
> I'm having an issue when trying to seed my tilecache.  The seeding works 
> fine when i just specify the zoomlevel (Ex tilecache_seed.py 
> "http://x.x.x.x/tilecache/tilecache.cgi?" LayerName 10 13), but when i 
> specifiy a bounding box (ex. tilecache_seed.py 
> "http://x.x.x.x/tilecache/tilecache.cgi?" LayerName 10 13 
> -80.14418,43.48133,-79.52821,43.98973) it just displays the following lines.
> 
> ###### (512, 512, 10), (512, 512, 10)
> ###### (1024, 1024, 11), (1024, 1024, 11)
> ###### (2048, 2048, 12), (2048, 2048, 12)
> 
> And it doesn't produce any tiles or errors.
> I'm running version 1.9, i've also tried the rc5 and trunk versions with 
> the same results.
> Any help would be appreciated.

What's your TC config look like? Seems like it can't be the default. I
get:

dhcp-208-80-142-225:~/tilecache crschmidt$ python tilecache_seed.py blah
basic 10 13 -80.14418,43.48133,-79.52821,43.98973
###### (568, 759, 10), (572, 762, 10)

(Trunk doesn't actually use the URL, so that is literally exactly what I
typed.)

Try it with the default config? Sharing your config here would also
help. 

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Tilecache mailing list