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

How long are resolved notes visible in map?

1

How long are resolved notes visible in map before they dissappear?

asked 14 Mar '17, 11:42

FredrikLindseth's gravatar image

FredrikLindseth
815132435
accept rate: 13%


2 Answers:

3

It can be specified in the underlying notes API call call. "7 is the default".

The https://www.openstreetmap.org homepage does (see your browser's network requests console), currently, not specify this parameter (it just specifies the bbox). Hence, notes are visible 7 days before they disappear from this map.

answered 14 Mar '17, 19:23

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 14 Mar '17, 20:07

2

Typically a week

answered 14 Mar '17, 12:34

Hjart's gravatar image

Hjart
3.0k42656
accept rate: 18%

Source code available on GitHub .