NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi there @all

I tried to setup an experimental tile server hosting only Germany using the following instructions: https://switch2osm.org/serving-tiles/manually-building-a-tile-server-ubuntu-22-04-lts/

Everything works fine in general, but when I try to access a tile with zoomlevel > 9 (10/0/0 e.g.), the rendering time increases from around 0.5s up to > 100s.

alt text

My server specs are

  1. 6 vCore Processor
  2. 12GB RAM, Swapping enabled with 2GB
  3. 240GB SSD, currently ~42% in use with data for whole Germany

Compared to the minimum requirements mentioned to host data for the whole world, I thought this could be enough for having only a few users around the day.

Does anyone have an idea for the cause of this huge performance step? Or is it simply far too much load for this server spec?

Currently, I consider pre-rendering tiles up to zoomlevel 15 for Germany using render_tiles_geo.pl script.

Best Sebastian

asked 31 Oct '22, 08:06

sebastianknopf's gravatar image

sebastianknopf
11112
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×105
×80
×28

question asked: 31 Oct '22, 08:06

question was seen: 518 times

last updated: 31 Oct '22, 08:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum