Just to double check, if you are running under mod_python, did you restart apache after setting that in your tilecache.cfg?<div><br clear="all"> &nbsp;-Josh<br>
<br><br><div class="gmail_quote">On Wed, Feb 11, 2009 at 9:55 AM, Jennifer Strahan <span dir="ltr">&lt;<a href="mailto:jennifer@greeninfo.org">jennifer@greeninfo.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Chris,<br>
<br>
Thanks for the response. &nbsp;I changed my maxResolution to 156543.0339 and<br>
am still getting the same error.<br>
<br>
Thanks,<br>
Jennifer<br>
<br>
Christopher Schmidt wrote:<br>
&gt; On Wed, Feb 11, 2009 at 11:02:20AM -0600, Jennifer Strahan wrote:<br>
&gt;<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m hoping someone can help me to troubleshoot pink tiles that I&#39;m<br>
&gt;&gt; getting at the maximum zoom level. &nbsp;All other zoom levels are fine. &nbsp;The<br>
&gt;&gt; error message for one of the tiles is:<br>
&gt;&gt;<br>
&gt;&gt; Current x value -13610224.040764 is too far from tile corner x -13610224.380764<br>
&gt;&gt;<br>
&gt;<br>
&gt; It looks like you&#39;re using Google Maps. Google Maps maxResolution is<br>
&gt; 156543.0339. I&#39;m not sure how your tilecache is working at all with a<br>
&gt; maxResolution that is so different, but what happens if you change your<br>
&gt; Tilecache maxResolution to that?<br>
&gt;<br>
&gt; -- Chris<br>
&gt;<br>
&gt;<br>
&gt;&gt; My application is here:<br>
&gt;&gt; <a href="http://www.parkinfo.org/review/" target="_blank">http://www.parkinfo.org/review/</a><br>
&gt;&gt;<br>
&gt;&gt; My tilecache configuration is:<br>
&gt;&gt;<br>
&gt;&gt; [parks_access]<br>
&gt;&gt; type=WMS<br>
&gt;&gt; url=<a href="http://www.parkinfo.org/cgi-bin/mapserv?map=wms_calands_tilecache.map" target="_blank">http://www.parkinfo.org/cgi-bin/mapserv?map=wms_calands_tilecache.map</a><br>
&gt;&gt; layers=parks_access<br>
&gt;&gt; bbox=-20037508,-20037508,20037508,20037508<br>
&gt;&gt; extension=png<br>
&gt;&gt; spherical_mercator=true<br>
&gt;&gt; maxResolution: .597164<br>
&gt;&gt; srs=EPSG:900913<br>
&gt;&gt; extent_type=loose<br>
&gt;&gt; levels=20<br>
&gt;&gt; debug=no<br>
&gt;&gt;<br>
&gt;&gt; And OpenLayers setup is:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;var options = {<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; projection: &quot;EPSG:900913&quot;,<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; units: &quot;m&quot;,<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; maxResolution: .597164,<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; maxExtent: new OpenLayers.Bounds(-20037508, -20037508, 20037508, 20037508)<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;};<br>
&gt;&gt;<br>
&gt;&gt; Thanks for the help!<br>
&gt;&gt;<br>
&gt;&gt; Jennifer<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Jennifer Strahan, GIS Specialist<br>
&gt;&gt; GreenInfo Network - <a href="http://www.greeninfo.org" target="_blank">www.greeninfo.org</a> -<br>
&gt;&gt; Information and Mapping in the Public Interest<br>
&gt;&gt;<br>
&gt;&gt; **As of Oct. 13, 2008 we have a new address**<br>
&gt;&gt; 564 Market Street, Suite 510<br>
&gt;&gt; San Francisco CA 94104<br>
&gt;&gt;<br>
&gt;&gt; Phone: 651-917-0191<br>
&gt;&gt; Fax: 415-979-0371<br>
&gt;&gt; Email: <a href="mailto:jennifer@greeninfo.org">jennifer@greeninfo.org</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Tilecache mailing list<br>
&gt;&gt; <a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
&gt;&gt; <a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
Jennifer Strahan, GIS Specialist<br>
GreenInfo Network - <a href="http://www.greeninfo.org" target="_blank">www.greeninfo.org</a> -<br>
Information and Mapping in the Public Interest<br>
<br>
**As of Oct. 13, 2008 we have a new address**<br>
564 Market Street, Suite 510<br>
San Francisco CA 94104<br>
<br>
Phone: 651-917-0191<br>
Fax: 415-979-0371<br>
Email: <a href="mailto:jennifer@greeninfo.org">jennifer@greeninfo.org</a><br>
<br>
_______________________________________________<br>
Tilecache mailing list<br>
<a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
</blockquote></div><br></div>