Opened 14 years ago
Closed 8 years ago
#5770 closed enhancement (worksforme)
Download changeset
Reported by: | Zverikk | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
As there's a feature to download node/way/relation by ID, one may need to download all objects that were modified or created in a certain changeset. It may be included in the same "Download object" dialog, ID is all that needed.
Attachments (0)
Change History (9)
follow-up: 2 comment:1 by , 14 years ago
comment:2 by , 14 years ago
Replying to Zverikk:
Alternatively, there may be a button in changeset manager near changeset content to download selected objects. It would probably better this way. As for deleted objects, those should be ignored.
I second this proposal, of a button which enables selective downloads of the changeset content. The same button might appear also on the selection dialog invoked by pressing the right key of the mouse on the changeset content area.
If the selection includes deleted objects, maybe a warning might be issued reporting how many objects were ignored. In this event, it might be useful to even provide the option to undelete those deleted objects on the server before downloading them to the current layer.
comment:4 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
follow-up: 8 comment:5 by , 12 years ago
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
It's not really the same thing, we're not talking about revert here.
comment:6 by , 11 years ago
There is some option within changeset manager but I would prefer a solution within download dialog like parsing similar URL works.
Problem I see is how to handle deleted objects:
- first of all we have to separate types:
- deleted in the changeset
- deleted meanwhile
- rendering
- option to undelete ?
comment:7 by , 10 years ago
The open location action allows to download changesets from URLs like "https://www.openstreetmap.org/changeset/123".
comment:8 by , 8 years ago
Replying to Don-vip:
we're not talking about revert here.
Yes; I suggest to create a separate issue, details from this talk (4 year old) may be longer relevant.
topic "Download change-set" or "all objects that were modified or created in a certain changeset" addressed by Help/Action/OpenLocation
I expect new reverting functions in Reverter plugin or Help/Dialog/ChangesetManager
comment:9 by , 8 years ago
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Alternatively, there may be a button in changeset manager near changeset content to download selected objects. It would probably better this way. As for deleted objects, those should be ignored.