[Tilecache] A tilecache tutorial

Adrian Zhao Adrian.Zhao at idvsolutions.com
Tue Feb 27 15:54:23 EST 2007


Thank Schuyler.  

I thought that TileCache is an implementation of
http://wiki.osgeo.org/index.php/Tile_Map_Service_Specification.  Is it
right?

I am struggling with how to link WMS, WMS-C and TMS requests together by
using TileCache and my existing web client not using OpenLayers which
has some knowledge about TMS and WMS-C.  Please help.

Thanks,
Adrian

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

* 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