[OSM-dev] tile generation performance

Paul Norman penorman at mac.com
Thu Jan 12 21:49:35 UTC 2017


On 1/12/2017 12:29 PM, Joseph Armbruster wrote:
> Do you or anyone else know someone that has performed tile generation
> for some of the lower levels / scales recently, say for levels 15 -
> 20?

Higher zooms (12+) typically take about 1 second per 8x8 metatile per 
CPU thread. 15+ tiles are not pre-rendered for the world, they are 
rendered on demand and cached. The OSMF pre-renders z0-z12 tiles, and it 
takes about a day to do this.

Depending on your hardware, these times could easily change by a factor 
of 2x.



More information about the dev mailing list