<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Calibri">Hello everybody,<br>
<br>
we are rendering our customized mapnik map with tilecache. For
performance reasons we are only able to provide a subset of the worlds
tiles. Nevertheless we want to provide tiles for the whole world and
are thinking to fall back to the osm tiles for this unrendered regions.<br>
<br>
Thats why we want to change the code of tilecache to redirect calls to
openstreetmaps tile server. I would like to make this redirection
depending on the bounding box and the resolution. As the tilecache code
is very new for me I would like to ask you for some hints where and how
it is the best way to adjust the code.<br>
<br>
Thank you very much!<br>
Christoph<br>
</font>
</body>
</html>