[Tilecache] tilecache 2.01 - INSTALLING TILECACHE - RUNNING
UNDER MOD_PYTHON
Markus Spring
m.spring at gmx.de
Thu Mar 13 04:56:12 EDT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul McCullough wrote:
| May we ask you to post your configs?
Here they go:
tilecache.cfg
[cache]
type=Disk
base=/srv/www/htdocs/tilecache-2.01
[full_background_ohne_cr]
type=WMSLayer
url=http://10.215.155.20/wms/background1
layers=l8,l7,l6,l4,l4a,l3,l3a,l2,l1,l0,bgl1,bgl0
extension=png
size=256,256
bbox=4197472,5161566,4681266,5665484
srs=epsg:31468
extent_type=loose
resolutions=1411.110349,705.555175,352.777587,176.388794,88.194397,35.277759,17.638879,8.819440,3.527776,1.763888,0.881944
#### does not work
#metaTile=true
#metaSize=5,5
#metaBuffer=10
/etc/apache2/vhosts.d/default.conf:
ScriptAlias /tilecache-2.01/tilecache.cgi /srv/www/tilecache-2.01/tilecache.cgi
<Directory /srv/www/tilecache-2.01/>
~ AddHandler python-program .py
~ PythonHandler TileCache.Service
~ PythonOption TileCacheConfig /srv/www/tilecache-2.01/tilecache.cfg
~ <IfModule mod_access.c>
~ Order allow,deny
~ Allow from all
~ </IfModule>
</Directory>
so far nothing special and no other tweakings
Regards - Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH2OwrxxUzQSse11ARAj5iAJ9wfuYP8CDMpdoreejoWxaVtojwsgCeIMph
LNTjwoXtEIMW+jBeKjh0Lqc=
=Umot
-----END PGP SIGNATURE-----
More information about the Tilecache
mailing list