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

RSS feed of filtered changeset

1

I need an RSS feed showing changes in a specific area, but only for specific objects (having a certain attribute). Does something like that already exist? If not, what would be the best way to implement it, starting from existing tools?

asked 20 May '14, 20:31

didi_X3's gravatar image

didi_X3
31225
accept rate: 0%


2 Answers:

2

I don't think that anything exactly like this already exists, but have a look at the examples on the "monitoring" section of the QA wiki page just to make sure. The source is available for many of the tools there so you may be able to implement something that does what you want with a relatively small change.

answered 14 Aug '14, 17:00

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

1

answered 21 May '14, 18:24

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .