NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Getting a simple list of changesets on a web page is easy - in my case it's https://www.openstreetmap.org/user/SomeoneElse/history, and on that page you can see how many discussion comments each one has. However finding the ones with comments can involve a bit of searching.

The API call for asking for several changesets supports various parameters (but not as far as I can see whether there's a discussion on not). The API call to get a single changeset can optionally return the changeset discussion.

My question is - has anyone put together anything that allows searching of those changesets with discussion comments? In OSM it's almost a given that someone somewhere will have written something already :)

asked 16 Jan '16, 22:57

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%


The 'how did you contribute' site now has this feature: How did you contribute to OpenStreetMap? - enter your username, then select the "discussed changesets" link.

permanent link

answered 17 Jul '17, 15:12

Mike%20N's gravatar image

Mike N
2.9k22254
accept rate: 17%

edited 18 Jul '17, 11:35

2

Actually, I use a couple of other places to get to that list - clicking on a user name on http://resultmaps.neis-one.org/osm-discussions is one way, and the other is to get the UID by clicking on "changeset XML" on a changeset and then appending that number to "http://resultmaps.neis-one.org/osm-discussion-comments?uid="

(17 Jul '17, 15:32) SomeoneElse ♦

My knowledge about this quite popular feature request is only reflecting

https://github.com/openstreetmap/openstreetmap-website/issues/842

and

https://github.com/openstreetmap/openstreetmap-website/issues/1094

still not solved :-(

permanent link

answered 18 Jan '16, 19:05

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

not only not solved--both are unfortunately closed!!

(19 Jan '16, 13:42) neuhausr
1

Actually no - 842's open and 1094's only closed because it is a duplicate of it.

(19 Jan '16, 13:47) SomeoneElse ♦

oops, misunderstood, thanks for the clarification. sure would be nice to have!

(19 Jan '16, 15:37) neuhausr

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×290
×127
×2

question asked: 16 Jan '16, 22:57

question was seen: 5,636 times

last updated: 12 Jun '21, 10:46

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum