[Tilecache] permission denied
Stefan Zweig
stefanzweig1881 at web.de
Tue Mar 24 05:47:50 EDT 2009
Hi list,
the following query to tilecache (i am using the latest 2.10):
http://[HOST]/tilecache2/tilecache.cgi?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=ortho_rgb06_lowres_ortho_rgb06_mercator&STYLES=&FORMAT=image/jpeg&EXCEPTIONS=application/vnd.ogc.se_inimage&SRS=EPSG:9805&BBOX=1408887.304300001,6613943.181475,1448023.062775001,6653078.9399500005&WIDTH=256&HEIGHT=256
causes this python error message:
An error occurred: [Errno 13] Permission denied: '/var/gisapp/_apps/tilecache2/tiles/ortho_rgb06_lowres_ortho_rgb06_mercator/10/000/000/548'
File "/var/gisapp/_apps/tilecache2/TileCache/Service.py", line 323, in cgiHandler
format, image = service.dispatchRequest( params, path_info, req_method, host )
File "/var/gisapp/_apps/tilecache2/TileCache/Service.py", line 208, in dispatchRequest
return self.renderTile(tile, params.has_key('FORCE'))
File "/var/gisapp/_apps/tilecache2/TileCache/Service.py", line 139, in renderTile
if (data): image = self.cache.set(tile, data)
File "/var/gisapp/_apps/tilecache2/TileCache/Caches/Disk.py", line 77, in set
self.makedirs(dirname)
File "/var/gisapp/_apps/tilecache2/TileCache/Caches/Disk.py", line 34, in makedirs
raise E
any ideas?
regards,
stefan
____________________________________________________________________
Psssst! Schon vom neuen WEB.DE MultiMessenger gehört?
Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123
More information about the Tilecache
mailing list