[Tilecache] A tilecache tutorial

Schuyler Erle sderle at metacarta.com
Tue Feb 27 15:34:52 EST 2007


* On 27-Feb-2007 at  2:34PM EST, Adrian Zhao said:
> Let me try to re-phrase it to see if it helps.  
> 
> If I send a WMS GetMap call to a WMS server which has a TileCache
> installed.  How this request being served using TileCache?  I know that
> image is generated on the fly for most WMS servers without TileCache.  
> 
> What I am trying to get is that if I don't use OpenLayers and I don't
> want to change my client side code but still want to use tiles generated
> by TileCache installed on my GeoServer.  

TileCache attempts to implement the recommendations described on this
wiki page and others linked to it:

    http://wiki.osgeo.org/index.php/WMS_Tiling_Client_Recommendation

The key thing is that your request bounds need to match an acceptable
grid rectangle, as defined by the service metadata. Please let us know
if this is still unclear.

SDE



More information about the Tilecache mailing list