<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;">Hi<br><br>I'm trying to set up an ImageLayer in TileCache. The bbox
covers a small area, and I want the TMS requests to correspond with
spherical mercator style; a particular tile request to OSM should
correspond geographically to the same tile request against this image. <br><br>However,
the requests against the TileCache aren't acting as I'd expect ... a
request for /0/0/0.png retrieves the image, resized to 256x256, rather
than a zoomed out world view.<br><br>This is my current configuration<br><br>[health_meeting_1_group_3]<br>type=ImageLayer<br>bbox=36.<span class="yshortcuts" id="lw_1272378160_0">771332811</span>,-1.325321221,36.80718373,-1.300412621<br>filebounds=36.771332811,-1.325321221,36.80718373,-1.300412621<br>file=/var/www/aerial.maps.jsintl.org/data/IMG_6275-trimmed.JPG<br>tms_type=google<br><br>The OpenLayers
 config<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var health_meeting_1_group_3 = new OpenLayers.Layer.TMS( "Health1-3",<br><span><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "<a rel="nofollow" target="_blank" href="http://aerial.maps.jsintl.org/tilecache/tilecache.cgi/1.0.0/health_meeting_1_group_3/">http://aerial.maps.jsintl.org/tilecache/tilecache.cgi/1.0.0/health_meeting_1_group_3/</a>",</span></span><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { type: 'png', getURL: osm_getTileURL, numZoomLevels:20 } );<br><br>Any
 pointers?<br><br>Best<br>Mikel<div>&nbsp;</div>== Mikel Maron ==<br>+254(0)724899738 @mikel s:mikelmaron<br><span><a target="_blank" href="http://mapkibera.org/">http://mapkibera.org/</a></span><br><span><a target="_blank" href="http://wiki.openstreetmap.org/index.php/Haiti">http://wiki.openstreetmap.org/index.php/Haiti</a></span><div><br></div>
</div></body></html>