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

How can I set up automatic notification whenever data that I’ve added to OSM is changed?

9
3

Where in my profile i can adjust that i receive an automatically created news from openstreetmap when someone edited datas where i worked on. Thanks.

Regards Ethera

asked 19 Mar '13, 11:53

Ethera's gravatar image

Ethera
146233
accept rate: 0%

edited 19 Mar '13, 19:14

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866


2 Answers:

10

Let's gather a list of current options (feel free to edit this answer):

  • whodidit has a nice interface, but might miss changesets if they only touch relations for example.
  • osm filter (see Malenki's answer) uses heuristics to weed out uninteresting changesets, but the heuristics have false-positives.
  • ITO world is usefull too, but it requires a login and can be a bit hard to navigate for our purpose.
  • osm.org's history tab suffers from worldwide edits that get included when they shouldn't.
  • OWL (see Richard's answer) is the traditional tool, currently offline but should come back.
  • The new history tab doesn't yet do notification, but its backend should allow for that, and it is slated to become the new official change-notification service.
  • The newest active osm feed shows new contributors, who often make a few mistakes when they start.
  • osm qa feeds helps create rss feeds for many tools

All those tools work by letting you subscribe to a RSS feed. The wiki also has a list of monitoring tools.

This answer is marked "community wiki".

answered 19 Mar '13, 15:12

Vincent%20de%20Phily's gravatar image

Vincent de P... ♦
17.3k18152249
accept rate: 19%

edited 11 Sep '13, 11:00

2

It appears these tools let you know what's changed in your area of interest. Are there any tools that notify me only when a feature I've touched is edited?

(13 Feb '17, 00:24) aharvey

1

Here you can drop the link of the osm.org history page of the area you want to monitor. The result is a RSS-feed without the big changesets bots and some mappers cause.

hth
malenki

answered 19 Mar '13, 13:33

malenki's gravatar image

malenki
4.7k24683
accept rate: 6%

1

Here you can drop the link of the osm.org history page of the area you want to monitor. The result is a RSS-feed without the big changesets bots and some mappers cause.

Thank you,

that helps me.

Regards Ethera

(20 Mar '13, 07:47) Ethera

Here you can drop the link of the osm.org history page of the area you want to monitor. The result is a RSS-feed without the big changesets bots and some mappers cause.

I know this is an old thread, but this does not work for me. I paste the url of the history page but when clicking the "GetFiltered RSS URL" button I always get the message "Could not fetch requested URL".

(20 Jan '19, 08:43) Will_T
1

Currently you best bet is likely to use OSMCha

(21 Jan '19, 07:21) SimonPoole ♦

Source code available on GitHub .