[Tilecache] Current y value 5009377.084000 is too far from tile corner y -0.000800

Christoph Lingg christoph at lingg.eu
Mon Nov 1 05:58:06 EDT 2010


Hi list,

I had a running tilecache map server and recently I updated tilecache to the newest version. Using the same tilecache.cfg as before, 50% of the tile requests are running as before, but the other half end up with an error like:
> An error occurred: Current y value 5009377.084000 is too far from tile corner y -0.000800
I am struggling around with this error for a couple of hours now, having tried out a lot of parameters. My configuration is very very basic:

OpenLayers:
> var options = {
> 	projection: new OpenLayers.Projection("EPSG:900913"),
> 	maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),
> 	resolutions: [19567.879237500001, 9783.9396187500006, 4891.9698093750003, 2445.9849046875001, 1222.9924523437501, 611.49622617187504, 305.74811308593752, 152.87405654296876, 76.43702827148438, 38.21851413574219, 19.109257067871095, 9.5546285339355475, 4.7773142669677737, 2.3886571334838869],
> 	units: 'm'
> };

Tilecache:
> [kmt]
> type=Mapnik
> mapfile=/home/christoph/render/style.xml
> spherical_mercator=true
> tms_type=google


Has there been changed something since the last tilecache updates? I am not able to explain the origin of this error? Does anybody has a hint?

Thanks,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20101101/ffbc1f4a/attachment.html


More information about the Tilecache mailing list