<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Christopher and Josh<br>
<br>
I did read all the files but I just missed the final step.&nbsp; I didn't
connect that:<br>
<br>
<a class="moz-txt-link-freetext" href="http://tile.openaerialmap.org/tiles/1.0.0/openaerialmap/0/0/0.kml">http://tile.openaerialmap.org/tiles/1.0.0/openaerialmap/0/0/0.kml</a><br>
<br>
translated to:<br>
<br>
<a class="moz-txt-link-freetext" href="http://localhost/tilecache/tilecache.py/1.0.0/naip_kml/0/0/0.kml">http://localhost/tilecache/tilecache.py/1.0.0/naip_kml/0/0/0.kml</a><br>
<br>
in my setup (naip_kml is my 4326 layer).&nbsp; I just wasn't sure the
/1.0.0/ directory was real or translated by TileCache.&nbsp; Thanks Josh for
the suggestion.&nbsp; It is working great now.<br>
<br>
Thanks for a great program!<br>
<br>
Bruce<br>
<br>
Christopher Schmidt wrote:
<blockquote cite="mid:20080707202854.GB14511@metacarta.com" type="cite">
  <pre wrap="">On Mon, Jul 07, 2008 at 12:27:00PM -0600, Bruce Rindahl wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Do I need to create a starting directory sturcture like the one given in 
the example file?  What do I need to do to the tilecache.cfg file?  Do I 
need to alter the Apache http.conf file to include another tilecache 
directory?  Any help would be appreciated.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Did you read the "SuperOverlays.txt" documentation that comes with
TileCache? <a class="moz-txt-link-freetext" href="http://tilecache.org/docs/SuperOverlays.html">http://tilecache.org/docs/SuperOverlays.html</a> Some of these
questions are answered there.

 1. Set up an EPSG:4326 layer.
 2. The URLs in the format above are served by TileCache, in this case,
 under the URL 'tiles', by mod_python; you do'nt need to create anything
 on disk.

-- Chris 

  </pre>
</blockquote>
<br>
</body>
</html>