Re: [OpenLayers-Users] Change the default behavior of TileCache layer

2008-07-11 Thread Diego Guidi
> Sorry for asking this but why do you wanna do that? If you're to pass > WMS params to TileCache why not use OpenLayers.Layer.WMS? Just > curious. Eric I suppose when an image is not found. I think this kind of patch is really useful, just because generate all the tiles requires a lot of time, so

Re: [OpenLayers-Users] Change the default behavior of TileCache layer

2008-07-11 Thread Eric Lemoine
Sorry for asking this but why do you wanna do that? If you're to pass WMS params to TileCache why not use OpenLayers.Layer.WMS? Just curious. Eric 2008/7/2, Matthew Atkins <[EMAIL PROTECTED]>: > What is the best (or most proper) way to hook into OpenLayers in order > to take an instance of a TileC

Re: [OpenLayers-Users] Change the default behavior of TileCache layer

2008-07-11 Thread realjax
Matthew Atkins wrote: > > What is the best (or most proper) way to hook into OpenLayers in order > to take an instance of a TileCache layer and have it append the > corresponding WMS query string as the query string for each TileCache > tile requested? >

[OpenLayers-Users] Change the default behavior of TileCache layer

2008-07-02 Thread Matthew Atkins
What is the best (or most proper) way to hook into OpenLayers in order to take an instance of a TileCache layer and have it append the corresponding WMS query string as the query string for each TileCache tile requested? ___ Users mailing list Users@openl