Opened 14 years ago
Last modified 14 years ago
#7277 closed enhancement
Replace geometry of node with way — at Initial Version
| Reported by: | joshdoe | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin utilsplugin2 | Version: | |
| Keywords: | replace geometry | Cc: | joshdoe, Zverikk |
Description
Enhance the "Replace geometry" command of utilsplugin2 to allow replacing a node with a way (or multipolygon). Think of this common scenario when you encounter a POI that is a node but you have imagery where you can trace the building outline:
- Draw the building outline as a way
- Merge the existing POI node into one of the nodes of the building outline way (to preserve a connection in the history)
- Copy and paste the tags from the node to the way
- Delete the tags from the way
The last four operations can be easily and logically provided by the "Replace geometry" command.
Note:
See TracTickets
for help on using tickets.


