[OSM-dev] mod_tile and renderd .. why 404?
Jon Burgess
jburgess777 at googlemail.com
Mon Jan 19 22:26:07 GMT 2009
On Mon, 2009-01-19 at 12:23 -0800, Mikel Maron wrote:
>
>
> > Check the readme.txt
> >
> > The mod_tile code was updated a couple of weeks ago to add support
> for
> > multiple layers. It now requires a config file to tell it what
> layers
> > and URIs to map. The default tile storage location also moved
> > to /var/lib/mod_tile/layer_name/...
>
> Yup, have this code. renderd.conf is in
> place. /var/lib/mod_tile/Default/ exists...
How about the Apache config. I have a file which contains:
LoadModule tile_module modules/mod_tile.so
AddTileConfig /osm_tiles2/ Default
LoadTileConfig /etc/renderd.conf
The other obvious question is whether you've done: make clean, make all,
sudo make install, /etc/init.d/apache restart
If that all looks good, try emailing me the apache config & renderd.conf
Jon
More information about the dev
mailing list