Opened 14 years ago

Last modified 14 years ago

#7277 closed enhancement

Replace geometry of node with way — at Version 5

Reported by: joshdoe Owned by: team
Priority: normal Milestone:
Component: Plugin utilsplugin2 Version:
Keywords: replace geometry Cc: joshdoe, Zverikk

Description (last modified by skyper)

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 node

The last four operations can be easily and logically provided by the "Replace geometry" command.

Change History (5)

comment:1 by akks, 14 years ago

Merging POI into building outline does not sound like a good idea ("extract node" in utilsplugin2 was created exactly to remove such situations). As for me, it is better to leave POI inside the building (by the way, it does not occupy the whole building usually).

Last edited 14 years ago by akks (previous) (diff)

in reply to:  1 comment:2 by joshdoe, 14 years ago

Replying to akks:

Merging POI into building outline does not sound like a good idea ("extract node" in utilsplugin2 was created exactly to remove such situations). As for me, it is better to leave POI inside the building (by the way, it does not occupy the whole building usually).

I think I might not have been clear enough. Imagine someone puts a node for a stand-alone restaurant in the middle of the building outline. Surely the restaurant information should be on the building, not on the node in the middle of the building.

I think you may have been referring to a building which houses multiple features, in which case I totally agree with you.

comment:3 by akks, 14 years ago

So, the idea is to incorporate node in new contour without tags. Sorry, I did not understand the first time.
I agree, "Replace geometry" is a right place for this feature.

It is better if this action author Zverikk add the feature himself.

Last edited 14 years ago by akks (previous) (diff)

comment:4 by akks, 14 years ago

Cc: Zverikk added

comment:5 by skyper, 14 years ago

Description: modified (diff)

fixed mismatch

Note: See TracTickets for help on using tickets.