[Tilecache] A tilecache tutorial

Adrian Zhao Adrian.Zhao at idvsolutions.com
Tue Feb 27 14:34:26 EST 2007


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.  

Thanks,
Adrian    

-----Original Message-----
From: Schuyler Erle [mailto:sderle at metacarta.com] 
Sent: Tuesday, February 27, 2007 2:06 PM
To: Adrian Zhao
Cc: tilecache at openlayers.org
Subject: Re: [Tilecache] A tilecache tutorial

* On 27-Feb-2007 at  2:00PM EST, Adrian Zhao said:
> 
> I know that after I installed TileCache in front of mine WMS server
> (e.g. GeoServer), I can send three tile requests, WMS, WorldWind and
> TMS. But how do I know which one to send in my web client?  If I send
a
> GetMap Request to my WMS with TileCache, does TileCache smart enough
to
> serve tiles as requested if it already cached or it generated tiles on
> the fly and then cached for future use. 

I'm not sure what the question is, but in TileCache a tile is a tile
is a tile. Doesn't matter if a tile was generated via TMS or WMS-C or
it was pre-cached -- if it is requested by any method, it will be
reused.

SDE



More information about the Tilecache mailing list