[Tilecache] Error tilecache in standalone

christopher.schmidt at nokia.com christopher.schmidt at nokia.com
Thu Jun 10 08:38:40 EDT 2010


On Jun 10, 2010, at 8:15 AM, ext Nabil Servais wrote:

> 
>  Hello everyone,
> 
> I have a little problem with tilecache. When I use in standalone[1], 
> tilecache returns this error :
> 
> An error occurred: Current x value 364624.472814 is too far from tile corner x 364173.111134
> 
> 
> With this url :
> 
> http://myserver/tilecachelocal?LAYERS=orthos&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application/vnd.ogc.se_inimage&FORMAT=image/jpeg&SRS=EPSG:27572&BBOX=364624.47281397,2429618.1185945,365076.02812569,2430069.6739062&WIDTH=256&HEIGHT=256
> 

365076.02812569 - 364624.4728139 
451.55531179
last / 256
1.76388793667968750000

1.76388 is not in your resolutions array. Therefore, there is a misconfiguration
somewhere in the code that is generating the URL above.

> I have no problem when I use cgi. But I have to have a tilecache server 
> independant because other users will have access to this config file for 
> editing.

This statement does not make sense to me. There is no reason that 
CGI can't work from a config file that multiple people edit, that
I can think of.

-- Chris

> Have a nice day.
> 
> [1] : 
> http://tilecache.org/docs/README.html#running-standalone-with-pastescript-and-cherrypy
> _______________________________________________
> Tilecache mailing list
> Tilecache at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/tilecache

Regards,
-- 
Christopher Schmidt
Nokia



More information about the Tilecache mailing list