Thank you. I wasn't sure if it had a WMS interface. I will give it a try...

Christopher Schmidt wrote:
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@openlayers.org
http://openlayers.org/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to