<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you. I wasn't sure if it had a WMS interface. I will give it a
try...<br>
<br>
Christopher Schmidt wrote:
<blockquote cite="mid:20091015113730.GK15468@metacarta.com" type="cite">
  <pre wrap="">On Thu, Oct 15, 2009 at 01:46:33PM +0300, Adrian Popa wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Use a Layer.WMS, Layer.TMS, etc. Part of TileCache is that it supports
many different ways of accessing the same tiles.

-- CHris

  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks,
Adrian

_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openlayers.org">Users@openlayers.org</a>
<a class="moz-txt-link-freetext" href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>