[Tilecache] tilecache seeding

Christopher Schmidt crschmidt at metacarta.com
Sat Apr 14 13:38:43 EDT 2007


On Sat, Apr 14, 2007 at 07:29:46PM +0200, andy wrote:
> Hi all,
> I have installed tilecache Version: 1.6 on windows 2003 server with 
> python 2.5 and Apache 2.2.
> I would like to use tilecache_seed.py, but I have an error. I open dos 
> prompt and write:
> "c:\Python25\python.exe tilecache_seed.py 
> 'http://myurl.exaple.com/tilecache/tilecache.cgi?' mylayer 4 13 2196720, 
> 3929160, 2626198, 4288120"
> 
> I have this error:
> "Traceback (most recent call last):
>   File "tilecache_seed.py", line 9, in <module>
>     TileCache.Client.main()
> AttributeError: 'module' object has no attribute 'main'"
> 
> Is there something wrong in my syntax?

Nope. It's not clear to me how this is supposed to work. There is no
main in TileCache.Client...

Schuyler, can you chime in here?

In the meantime, andy, you might want to look at the README on how to
use Client.py directly. There are decent examples in there.

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Tilecache mailing list