<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Success<br><br>I missed the AddTileConfig and LoadTileConfig .. duh!<br><br>Looks like LoadTileConfig can not be place in mod_tile.load, but only in the site definition?<br><br>Thanks for your patience Jon!<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">-Mikel<br><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Jon Burgess <jburgess777@googlemail.com><br><b><span style="font-weight: bold;">To:</span></b> Mikel Maron <mikel_maron@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b> Chris Jones <rollercow@sucs.org>; dev@openstreetmap.org<br><b><span style="font-weight: bold;">Sent:</span></b> Monday,
January 19, 2009 2:26:07 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [OSM-dev] mod_tile and renderd .. why 404?<br></font><br>On Mon, 2009-01-19 at 12:23 -0800, Mikel Maron wrote:<br>> <br>> <br>> > Check the readme.txt<br>> > <br>> > The mod_tile code was updated a couple of weeks ago to add support<br>> for<br>> > multiple layers. It now requires a config file to tell it what<br>> layers<br>> > and URIs to map. The default tile storage location also moved<br>> > to /var/lib/mod_tile/layer_name/...<br>> <br>> Yup, have this code. renderd.conf is in<br>> place. /var/lib/mod_tile/Default/ exists...<br><br><br>How about the Apache config. I have a file which contains:<br><br>LoadModule tile_module modules/mod_tile.so<br>AddTileConfig /osm_tiles2/ Default<br>LoadTileConfig /etc/renderd.conf<br><br>The other obvious question is whether you've done: make clean, make all,<br>sudo
make install, /etc/init.d/apache restart<br><br>If that all looks good, try emailing me the apache config & renderd.conf<br><br> Jon<br><br><br></div></div></div></body></html>