[OpenLayers-Users] Using tilecache.cgi with Layer.TileCache
Christopher Schmidt
crschmidt at metacarta.com
Thu Oct 15 07:37:30 EDT 2009
On Thu, Oct 15, 2009 at 01:46:33PM +0300, Adrian Popa wrote:
> Hello everyone,
>
> I'm trying to get tilecache and openlayers to work together, but I've
> just looked over the API for Layer.TileCache and in the constructor it
> seems it will not work with tilecache.cgi, but it works instead with the
> images generated by tilecache.
>
> url{String} Location of the web accessible cache (not the location of
> your tilecache script!)
>
> I'd like to use tilecache.cgi instead and have it serve me the
> image/generate a new image as appropriate, without having me generate
> all the images for all zoom types (I suspect many will not be accessed
> and it's a waste of space).
>
> Is there a way to use tilecache.cgi with OpenLayers?
Use a Layer.WMS, Layer.TMS, etc. Part of TileCache is that it supports
many different ways of accessing the same tiles.
-- CHris
> Thanks,
> Adrian
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
--
Christopher Schmidt
MetaCarta
More information about the Users
mailing list