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

Do some edits update faster than others?

0

I recently edited a nearby hiking trails to include some missing paths, a no entry area and some features.

It's now several days later and the map shows the trail updates and corrected/added nearby peaks, but the ruins and other features I entered do not show up. I can see them if I enter edit mode and they show up in my list of edits.

Is it normal that some edits take longer to show up on the map?

asked 08 Oct '10, 08:24

MnCo's gravatar image

MnCo
1111
accept rate: 0%

edited 08 Oct '10, 12:20

Jonathan%20Bennett's gravatar image

Jonathan Ben...
8.3k1785108


3 Answers:

1

Yes it is normal. It is due to the fact that there is no one update, but an on-demand per tile updating mechanism that is sometimes overloaded. Have a look at this question for a more detailed answer

answered 08 Oct '10, 09:15

apmon's gravatar image

apmon
6.5k184456
accept rate: 20%

0

It also depends if the features will be rendered at all. If one tile gets re-rendered, then all objects on that tile should update (except for the coastline).

answered 08 Oct '10, 14:32

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

0

It's now been several weeks, and some edits are still not showing up in the map, although they show in the edit screen and in the list of edits.

So maybe I'm doing something wrong? Here is a screenshot of the edit page, showing the missing features.

alt text

The selected one and the one slightly to its upper left are both ruins, with the same tag as shown, just different names. The other, to the left, is a "No Entry" tag at the end point of a way.

Here is the link to the map.

https://www.openstreetmap.org/?lat=-34.21&lon=18.445&zoom=15&layers=M

answered 16 Oct '10, 20:30

MnCo's gravatar image

MnCo
1111
accept rate: 0%

1

How do you think the map should look like? As already explained, not every feature will get rendered. For example historic=ruins will not, as can be seen at the wiki. Consequently, also the names of the ruins won't show up in mapnik, but they do in the osmarender layer.

(17 Oct '10, 11:30) scai ♦

Source code available on GitHub .