Hi,
/home/cmarqu/hikebike_hstore.xml contains several improvements:
* Support for lower zooms, adding more useful information while making it quicker to render (not profiled though). Previously, we only showed land cover and boundaries, but no motorways or capitals etc.
* Prevent artificial blue grid that resulted from using a non-overlapping processed_p instead of shoreline_300 in low zooms.
* Fix classification of areas in small, medium, large size (comparison values were for square degrees, while we now get square meters from the DB)
Please deploy (or do you think I should do it on my own?). It would be worth expiring tiles lower than zoom 8 unless it's too big of a burden on the server.
Cheers Colin
Am 18.12.2010 18:06, schrieb Colin Marquardt:
Please deploy (or do you think I should do it on my own?). It would be worth expiring tiles lower than zoom 8 unless it's too big of a burden on the server.
I'll do so in the next days. It seems that it's better to send the tiles to direct re-rendering instead of marking them dirty. We have just re-rendered all existing tiles from z0 up to z11 and you can see yourself how fast this was: http://munin.toolserver.org/OSM/ptolemy/tirex_status_queued_requests.html
Peter