[Tilecache] tilecache seeding

Schuyler Erle sderle at metacarta.com
Mon Apr 16 19:22:47 EDT 2007


On Sat, 2007-04-14 at 13:38 -0400, Christopher Schmidt wrote:
> 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?

Yeah, I apparently forgot to check my changes to Client.py in! :-/
Oops... Look for it in the next release, coming soon!

SDE





More information about the Tilecache mailing list