This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How long would yevaud need to prerender the planet from zoom 0-15?

0

I'm about to setup a tile server or find some alternatives.

One of the alternatives would be prerendering the tiles and downloading the images. Therefore it would be helpful to know how long (approx.) a server like yevaud would need to prerender the planets Tiles via render_list from zoom 0 to zoom 15?

Also: In my estimations, I would need a large amount of disk space (4TB?). True?

I once prerendered the planet from 0-10 on a really low-performance system and it took nearly 3 weeks. I was wondering if this is normal or if my hardware was just too limited (low memory, no ssd)

https://hardware.openstreetmap.org/servers/yevaud.openstreetmap.org/

Thanks in advance! :)

asked 24 Feb '16, 15:07

ChrizMas's gravatar image

ChrizMas
21112
accept rate: 0%

1

Well, there's https://wiki.openstreetmap.org/wiki/Tile_disk_usage , which also includes tile counts - note that at zoom 15, only about a quarter of those tiles has ever been requested (what with most of planet surface being an ocean etc.). Three weeks on a toaster sounds reasonable.

(29 Feb '16, 16:06) Piskvor

Thanks for you response!

Yeah, I used these numbers for my disk space estimation. An alternative would be a "Pre-rendering-Server" in the cloud. But I really don't know how long the pre-rendering would take on a really strong EC2 instance (e.g. i2). Therefore I can't really estimate costs, etc.

Guess I just have to try it once.

(03 Mar '16, 14:09) ChrizMas

Source code available on GitHub .