Hi,<div>The big advantage of tiling technologies is that you avoid data extraction and rendering on the server side. This implies less server load and higher performance. Disadvantages are that the tiles need to be pregenerated and style is predefined. You can find more information here: <a href="http://www.slideshare.net/cedricmoullet/tiling-state-of-the-art-2010">http://www.slideshare.net/cedricmoullet/tiling-state-of-the-art-2010</a></div>

<div>For the site <a href="http://map.geo.admin.ch/?lang=en">http://map.geo.admin.ch/?lang=en</a>, tiles have been generated for about 50 layers. TileCache has been used and we didn&#39;t encounter any huge problems with it (about 200 millions tiles generated). </div>

<div>Since WMTS is now a standard OGC implementation standard, I would consider using it. Comparing to a TileCache tile structure, WMTS tile structure can be seen as an URL redirection. And OpenLayers supports this new standard. For example: <a href="http://map.geo.admin.ch/wmts.html">http://map.geo.admin.ch/wmts.html</a></div>

<div>Hope this helps,</div><div>Cédric</div><div><br><div class="gmail_quote">On Sat, Jul 17, 2010 at 6:41 AM, Kalyan Kamepalli <span dir="ltr">&lt;<a href="mailto:kalyan.kamepalli@gmail.com">kalyan.kamepalli@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr"><font color="#3333ff"><font size="2"><font face="tahoma,sans-serif">Hello group, </font></font></font><div>

<font color="#3333ff"><font size="2"><font face="tahoma,sans-serif"><br></font></font></font></div><div>

<font color="#3333FF" face="tahoma, sans-serif">Could some one share me their Tile Cache experiences please. I want implement the same with WMS layer. I tried to browse some information on installation and configuration of cache.But, couldn&#39;t find any. How difficult is it to implement ? Is it as simple as using OpenLayers library ?? </font></div>



<div><font color="#3333FF" face="tahoma, sans-serif"><br></font></div><div><font color="#3333FF" face="tahoma, sans-serif">Thanks,</font></div><div><font color="#3333FF" face="tahoma, sans-serif">Kalyan Kamepall</font></div>



</div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Welcome to my world: <a href="http://www.cedricmoullet.com/">http://www.cedricmoullet.com/</a><br>My Linked In profile: <a href="http://www.linkedin.com/in/cedricmoullet">http://www.linkedin.com/in/cedricmoullet</a><br>

Twitter: <a href="http://twitter.com/cedricmoullet">http://twitter.com/cedricmoullet</a><br>
</div>