[OSM-dev] Rendering Strategy

Stephan Plepelits skunk at xover.htu.tuwien.ac.at
Mon Dec 20 06:35:13 GMT 2010


On Sun, Dec 19, 2010 at 11:53:47PM +0100, marqqs at gmx.eu wrote:
> 1.: If a tile is requested by a user (and thus served by Apache), it shall be rendered next morning at 5:00.
Why not rendering them as soon as possible? mod_tile[1] will help you with
this.

> 2.: If a tile gets older than 100 days, it shall be rendered regardless of the time it has been displayed last.
Tirex[2] (a replacement of the renderd which ships with mod_tile) might
help you with this.

> Is there already a mechanism I could use? Or do I have to program it from scratch?
I think that existing infrastructure will help you :)

[1] http://wiki.openstreetmap.org/wiki/Mod_tile
[2] http://wiki.openstreetmap.org/wiki/Tirex

greetings,
        Stephan
-- 
Seid unbequem, seid Sand, nicht Öl im Getriebe der Welt! - Günther Eich
,---------------------------------------------------------------------.
| Stephan Plepelits,                                                  |
| Technische Universität Wien   -    Studien Informatik & Raumplanung |
| Projects:                                                           |
| > openstreetbrowser.org > couchsurfing.org > tubasis.at > bl.mud.at |
| Contacts:                                                           |
| > Mail: skunk at xover.mud.at > Jabber: skunk at jabber.at                |
| > Blog: plepe.at > Twitter: twitter.com/plepe                       |
`---------------------------------------------------------------------'



More information about the dev mailing list