[Tilecache] (no subject)
Christopher Schmidt
crschmidt at metacarta.com
Tue Jul 24 13:16:26 EDT 2007
On Tue, Jul 24, 2007 at 09:35:50AM -0700, Erick Gordon B. wrote:
> Hi Christopher
>
> I have installed tilecache version: 1.8.1 on windows XP with phyton 2.5 and IIS 5.1, but I have an error:
>
> "An error occurred: 'tilecache.py'
> File "c:\inetpub\wwwroot\tilecache\TileCache\Service.py", line 479, in cgiHandler
> format, image = service.dispatchRequest( params, path_info, req_method, host )
> File "c:\inetpub\wwwroot\tilecache\TileCache\Service.py", line 399, in dispatchRequest
> tile = TMS(self).parse(params, path_info, host)
> File "c:\inetpub\wwwroot\tilecache\TileCache\Service.py", line 248, in parse
> layer = self.service.layers[parts[1]]
Using 1.9rc2, this error message would be:
An error occurred: The requested layer (basic3) does not exist.
Available layers are:
* base
What URL are you using to attempt to request data?
(Also, I highly recommend upgrading to 1.9rc2: it's about to become 1.9
stable, and the error messages are *way* better.)
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Tilecache
mailing list