Opened 13 years ago
Last modified 6 years ago
#6285 reopened enhancement
"Use address node" as a seperate plugin
Reported by: | flaimo | Owned by: | Upliner |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin buildings_tools | Version: | tested |
Keywords: | Cc: |
Description
often people draw the buildings based on bing images without the address data. later someone else comes along an places an address node inside the building. sometimes these nodes also come from a dataimport. it would be great to have some sort of "use address node" function, like in the buildings plugin, to quickly transfer the information from the nodes to buildings. i could imagine the following use case:
- user selects all buildings and address nodes which are inside those buildings
- user presses a certain keyboard shortcut
- each of the selected buildings get evaluated if there is a address node in its boundaries and if that is the case the address data gets transferred to that building and the node is deleted.
it would be great to have the "use address node" function as a seperate plugin with a dedicated keyboard shortcut.
Attachments (0)
Change History (4)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
that would mean the function would have to add to the address node to the building itself as an additional node, then delete one of the existing nodes of the building which comes before or after the address node (and needs to have no additional tags), then move the address tag to the position of the previously deleted node, then copy the address data to the building and then delete the tags from the address node.
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It's implemented currently.
Closing it as fixed.
comment:4 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Closed by mistake, reopening.
The terracer-plugin has the function for a single node already implemented, maybe it is possible to expand it.
Please also copy membership of relations, too.
Note: I would prefere to have the node merged with one of the building nodes and if the node is already part of the building, I would like to be not deleted. First for history reasons and second one cause I use the node often to mark the entrance.
Thanks