[OSM-talk] nginx and mod_tile

John Smith deltafoxtrot256 at gmail.com
Thu Oct 1 11:44:46 BST 2009


2009/10/1 Stefan de Konink <stefan at konink.de>:
> I think it was on this list before;

May have been before I joined...

> vserver!20!document_root = /var/www/tile.openstreetmap.nl/htdocs
> vserver!20!error_handler = error_redir
> vserver!20!error_handler!404!show = 0
> vserver!20!error_handler!404!url = /live/render.py

lighttpd is a little simpler...

server.error-handler-404  = "/render.py"

> http://mirror.openstreetmap.nl/sources/render.py

At first glance the only thing I noticed was a lack of cache headers
to prevent browsers from caching.

> And we are currently working on a modified version of renderd that
> allows other projections, helping out in testing, debugging and fixing
> is appreciated :)

Any thoughts on dynamic mapnik style sheets?




More information about the talk mailing list