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"> -Josh<br>
<br><br><div class="gmail_quote">On Wed, Feb 11, 2009 at 9:55 AM, Jennifer Strahan <span dir="ltr"><<a href="mailto:jennifer@greeninfo.org">jennifer@greeninfo.org</a>></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. 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>
> On Wed, Feb 11, 2009 at 11:02:20AM -0600, Jennifer Strahan wrote:<br>
><br>
>> Hello,<br>
>><br>
>> I'm hoping someone can help me to troubleshoot pink tiles that I'm<br>
>> getting at the maximum zoom level. All other zoom levels are fine. The<br>
>> error message for one of the tiles is:<br>
>><br>
>> Current x value -13610224.040764 is too far from tile corner x -13610224.380764<br>
>><br>
><br>
> It looks like you're using Google Maps. Google Maps maxResolution is<br>
> 156543.0339. I'm not sure how your tilecache is working at all with a<br>
> maxResolution that is so different, but what happens if you change your<br>
> Tilecache maxResolution to that?<br>
><br>
> -- Chris<br>
><br>
><br>
>> My application is here:<br>
>> <a href="http://www.parkinfo.org/review/" target="_blank">http://www.parkinfo.org/review/</a><br>
>><br>
>> My tilecache configuration is:<br>
>><br>
>> [parks_access]<br>
>> type=WMS<br>
>> 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>
>> layers=parks_access<br>
>> bbox=-20037508,-20037508,20037508,20037508<br>
>> extension=png<br>
>> spherical_mercator=true<br>
>> maxResolution: .597164<br>
>> srs=EPSG:900913<br>
>> extent_type=loose<br>
>> levels=20<br>
>> debug=no<br>
>><br>
>> And OpenLayers setup is:<br>
>> var options = {<br>
>> projection: "EPSG:900913",<br>
>> units: "m",<br>
>> maxResolution: .597164,<br>
>> maxExtent: new OpenLayers.Bounds(-20037508, -20037508, 20037508, 20037508)<br>
>> };<br>
>><br>
>> Thanks for the help!<br>
>><br>
>> Jennifer<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>
>><br>
><br>
><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>