Rory,

Rory McCann wrote:
> I get the following error messages in my access log:
> 
> x.x.x.x - - [10/May/2010:14:00:17 +0000] "GET
> /openirishmap_tiles/0/0/0.png HTTP/1.1" 404 526 "-" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid)
> Firefox/3.6.3"

Can you check whether your renderd is actually retrieving render 
requests from the module (does it kick into action when you access a 
tile? perhaps try starting with -f from a console).

If no, this is your problem. If mod_tile doesn't log anything then 
strace it to find out what's happening.

If yes, are you sure taht renderd writes tiles to disk *and* writes them 
where mod_tile expects them? Again, strace will tell you where mod_tile 
expects them. Are you positive that renderd/mod_tile are both compiled 
with metatile support? It has been the default for as long as I can 
think but you never know.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail [email protected]  ##  N49°00'09" E008°23'33"

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to