-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

John Smith schreef:
> 2009/10/1 Stefan de Konink <ste...@konink.de>:
>> NL is running on Cherokee, we have a 404 script that communicates with
>> renderd. I guess this can be used by lighttpd and nginx too.
> 
> URL?
> 
> I tried to code something similar like this in php before but didn't
> get very far at the time, can your script be run as a fastcgi script?
> If it can this would have similar performance as mod_tile...

I think it was on this list before;

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

This basically creates an invisible redirection if a tile doesn't exist.
I really doesn't matter if it is visible. The script should get the tile
one way or the other.

This is our active script for that:
http://mirror.openstreetmap.nl/sources/render.py


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

http://git.openstreetmap.nl/index.cgi/renderd.git/


Stefan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREKAAYFAkrEd40ACgkQYH1+F2Rqwn2ycgCggtoNLfCWa9BdEiNnEHJi/S9e
VkoAnj7RvijqLrVoatYJtZ/rb0MUZ6dP
=6bU7
-----END PGP SIGNATURE-----

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to