Re: [OpenLayers-Users] Tile Cache

2010-07-16 Thread Cédric MOULLET
Hi, 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: http://www.sli

[OpenLayers-Users] Tile Cache

2010-07-16 Thread Kalyan Kamepalli
Hello group, 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't find any. How difficult is it to implement ? Is it as simple as using OpenLayers library ?

Re: [OpenLayers-Users] Tile cache?????

2007-09-03 Thread Christopher Schmidt
On Mon, Sep 03, 2007 at 02:18:27AM -0700, Prasad Choudhary wrote: > > Hello Christopher, > > Now I am using > http://dev.openlayers.org/sandbox/stvn/arcgis-server/lib/OpenLayers.js APi > where by using OpenLayers.Layers.AGS i am able to access the tile cache but > It seems that it is off when c

Re: [OpenLayers-Users] Tile cache?????

2007-09-03 Thread Prasad Choudhary
Hello Christopher, Now I am using http://dev.openlayers.org/sandbox/stvn/arcgis-server/lib/OpenLayers.js APi where by using OpenLayers.Layers.AGS i am able to access the tile cache but It seems that it is off when calculating the row and columns in some cases. If I zoom out to level one it is m

Re: [OpenLayers-Users] Tile cache?????

2007-08-29 Thread Christopher Schmidt
On Wed, Aug 29, 2007 at 02:59:20PM +0530, Prasad Choudhary wrote: > Hello all, > > I have a map tiles directory in my application. > > I want to access the tile cache from OL, how come I work with them? > > Which layers should be used for that? The best layer to look at is probably Layer.TMS, a

[OpenLayers-Users] Tile cache?????

2007-08-29 Thread Prasad Choudhary
Hello all, I have a map tiles directory in my application. I want to access the tile cache from OL, how come I work with them? Which layers should be used for that? Thanks Prasad ___ Users mailing list Users@openlayers.org http://openlayers.org/ma