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

If I need to dirty all tiles of a given zoomlevel and area, how do I do that? Is there a way to find out the URLs of the tiles currently displayed, to then append /dirty to them?

e.g. http://www.openstreetmap.org/#map=16/44.2611/15.2978

I know that it rerenders them after some period of time after beeing last accessed. But in the map posted above it has rendered one of the tiles one half and cut of the parking sign and the restaurant.

Edit: Now it has rerendere the faulty tile automatically. But the questions remains.

asked 16 Aug '14, 16:38

Linutux's gravatar image

Linutux
76337
accept rate: 0%

edited 16 Aug '14, 18:47

I don't have a ready solution, but here are the manual instructions to trigger renderd.

(16 Aug '14, 22:27) iii

As a bit of background, it might be worth looking at this previous question, which explains how the rerendering process works. One exception to the "normally updates within a few minutes" conclusion of the main answer there is after the "standard" stylesheet has changed, as all tiles are effectively out of date. IF you look at this other previous answer it explains a bit about this - and the second link from that answer is to a munin graph showing the queue of tiles to be rendered.

What this means is that if you spot an area that's out of date it might be because a stylesheet update has just happened (the project for that is here; after a release is made there it is usually taken live on osm.org by the admins shortly afterwards).

(17 Aug '14, 10:44) SomeoneElse ♦

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:

×287
×99
×9

question asked: 16 Aug '14, 16:38

question was seen: 6,919 times

last updated: 17 Aug '14, 10:44

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