Stream: general

Topic: Changesets requesting review


view this post on Zulip markalex (Mar 03 2026 at 14:03):

Should there be an additional RSS topic for changesets requesting a review?

I've made a change recently, that I was not 100% sure in. Since iD suggests to request review I decided to agree this time, but outside of changeset having additional tag, it doesn't seem like it is shown anywhere.

view this post on Zulip Colby (Mar 03 2026 at 15:44):

can get an RSS feed from osmcha with that
osmcha

view this post on Zulip Colby (Mar 03 2026 at 15:44):

would be good to have on zulip

view this post on Zulip HellMap (Mar 03 2026 at 18:41):

Yeah, that's probably a good RSS to have.

view this post on Zulip markalex (Mar 04 2026 at 09:50):

If I understood how current feeds work (which is not granted :slight_smile:), feed on the same site already in use also exists.
https://resultmaps.neis-one.org/osm-suspicious?country=197&hours=96&tsearch=review_requested%3Dyes&mappingdays=-1&anyobj=t&comp=%3E&value=10&action=d&obj=n&filterkey=#7/57.097/24.681

view this post on Zulip markalex (Mar 09 2026 at 18:42):

It is alive!
#RSS > Find Suspicious OpenStreetMap Changesets

view this post on Zulip markalex (Mar 09 2026 at 18:45):

One small issue: due to the way how bot decides on the name of channel - channel is called "Find Suspicious OpenStreetMap Changesets".
If somebody has a permission to pin a message, pinning short explanation that only changesets with request for review are shown there would be grand!

Collection of scripts to update and maintain OpenStreetMap data in Latvia (currently only addresses and tags). See https://wiki.openstreetmap.org/wiki/Automated_edits/Latvia-bot. - Davis-Klavins/os...

view this post on Zulip markalex (Mar 09 2026 at 18:46):

Emmm, not that bot. Seems this chat has a recognition for word bot linking to address updating one =)

Collection of scripts to update and maintain OpenStreetMap data in Latvia (currently only addresses and tags). See https://wiki.openstreetmap.org/wiki/Automated_edits/Latvia-bot. - Davis-Klavins/os...

view this post on Zulip Colby (Mar 09 2026 at 19:01):

would also be good to clean up the other names too

view this post on Zulip markalex (Mar 09 2026 at 19:05):

Well, names are taken from the title of RSS.
Changing channel names would require rewriting how bot "selects" the name of channel to send message to.

view this post on Zulip markalex (Mar 09 2026 at 19:36):

I looked at how bot(correct link!) it written - providing custom names for target channel is kinda possible, but it will be PITA.
Like, one would need to parse feed list, and then call bot with topic param to override destination and a dynamic feed file with a single url.

Python library for the Zulip API. Contribute to i-ky/python-zulip-api development by creating an account on GitHub.

view this post on Zulip markalex (Mar 10 2026 at 19:16):

I had a small go at imagining how custom names for topics would look like here. It's not as unpleasant as I expected it to be at first, but still not particularly elegant IMO.

It's not tested, because I don't have a zulip instance to test it on. For that reason - it's not a PR.
But if somebody has a good idea how to test this stuff, we can play around with that)

Contribute to OSMLatvija/zulip-rss development by creating an account on GitHub.

view this post on Zulip Rihards Olups (Mar 10 2026 at 19:20):

Test in prod? =)

view this post on Zulip markalex (Mar 10 2026 at 19:21):

Not in this case

view this post on Zulip markalex (Mar 10 2026 at 19:22):

On the other hand, if you could create a test channel, like RSS-test, or something, we can use it

view this post on Zulip markalex (Mar 10 2026 at 19:22):

Almost test in prod, I guess)


Last updated: Mar 12 2026 at 21:25 UTC