[OpenLayers-Users] TileCache - tilecache.cfg

Tim Schaub noreply at geocartic.com
Mon Dec 4 18:44:56 EST 2006


> 
> [layername]
> type=WMSLayer
> layers=TileCache-Nov25
> size=400,400
> 
> 
> Apache Log:
> 192.168.50.1 - - [04/Dec/2006:14:19:30 -0800] "GET
> /cgi-bin/tilecache-1.1/tilecache.cgi?LAYERS=TileCache-Nov25&FO
RMAT=image/png&SERVICE=WMS&VERSION=1.1.1>
&REQUEST=GetMap&STYLES=&EXCEPTIONS=application/vnd.ogc.se_inim
> age&SRS=EPSG:4326&BBOX=-82.792969,65.43457,-82.749023,65.47851
> 6&WIDTH=256&HEIGHT=256
> HTTP/1.1" 200 224
> 

Apache is logging what your client is requesting from tilecache.cgi.  Since
your client (OpenLayers) knows nothing about your tilecache.cfg, it's asking
for whatever you tell it to.  The default tile size in OpenLayers is
256x256.

TileCache thinks this client is ignorant and serves up what the
tilecache.cfg tells it to.

> 
> Thanks,
> 
> Ben
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
> 




More information about the Users mailing list