You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use case where it would be beneficial to have augmented diffs include changeset tags (primarily the tags source= and comment=). Is there any chance they might be included in a future version?
@mmd-osm : I'm not sure if it's an exact duplicate. As far as I could understand #189 the author is looking for a complete search functionality in changesets whereas I'm only looking to get them by ID.
The issue here is that we don't have changeset metadata/tags available at
all as they're not included in the minutely diffs. Also see this comment:
tyrasd/overpass-turbo#278 (comment)
Regarding the main osm call you probably better ask tomH or zerebubuth.
I have a use case where it would be beneficial to have augmented diffs include changeset tags (primarily the tags
source=
andcomment=
). Is there any chance they might be included in a future version?If not, what would be an alternative to get changeset tags in real-time? I noticed that Show Me The Way calls https://www.openstreetmap.org/api/0.6/changeset/45085810 but assume that is frowned upon...
The text was updated successfully, but these errors were encountered: