[Tilecache] Question about image output formats and
errorseedingtilecache
David Alda Fernandez de Lezea
dalda at ikt.es
Mon May 31 09:48:16 EDT 2010
Hi Manel,
Yes it does. The thing is that I have done this with some layers that are stored in Oracle Spatial and it works OK, it doesn't seem to take too long, but this one I want to tile is in shape format, could it be this the problem??
Un saludo,
··················································································
David Alda Fernández de Lezea
Lurralde eta Biodibertsitate Saila / Dpto. de Territorio y Biodiversidad
IKT
Granja Modelo s/n · 01192 · Arkaute (Araba)
··················································································
Tlfnos.: 945-00-32-95 Fax: 945-00.32.90
··················································································
email: dalda at ikt.es web: www.ikt.es
··················································································
-----Mensaje original-----
De: manel.clos at ajgirona.cat [mailto:manel.clos at ajgirona.cat]
Enviado el: lunes, 31 de mayo de 2010 15:45
Para: David Alda Fernandez de Lezea
Asunto: RE: [Tilecache] Question about image output formats and errorseedingtilecache
Hi David,
> response = self.client.open(urlrequest)
> File "C:\Python25\Lib\urllib2.py", line 387, in open
> response = meth(req, response)
> File "C:\Python25\Lib\urllib2.py", line 498, in http_response
> 'http', request, response, code, msg, hdrs)
> File "C:\Python25\Lib\urllib2.py", line 425, in error
> return self._call_chain(*args)
> File "C:\Python25\Lib\urllib2.py", line 360, in _call_chain
> result = func(*args)
> File "C:\Python25\Lib\urllib2.py", line 506, in http_error_default
> raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> urllib2.HTTPError: HTTP Error 504: Gateway Time-out
Can you check the same request sent to TileCache directly to your server?
Also, a GetCapabilities:
http://192.168.1.65/cgi-bin/mapserv.exe?map=../htdocs/MFD/ejemplo_wms.map&service=WMS&request=GetCapabilities
Does your browser load it in a few seconds?
More information about the Tilecache
mailing list