2009/10/1 Stefan de Konink <[email protected]>:
> 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?

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

Reply via email to