Modify ↓
Opened 12 years ago
Closed 6 years ago
#8781 closed defect (fixed)
does not work with relations
Reported by: | skyper | Owned by: | Upliner |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Plugin buildings_tools | Version: | |
Keywords: | relation, building_tools_replacement_mode | Cc: |
Description
This plugin is useless with relations:
- all relations are lost if node is replaced. Data loss
- does not know associatedStreet or Street relation
- no possibility to work with these relations
The first step would be to use "replaceGeometry" from utils2 !!
Attachments (0)
Change History (4)
comment:2 by , 8 years ago
Personally, I wouldn't ever enable "replacement" mode in building_tools
, but I will draw 4-node stubs and modify geometry using other tools (replace geometry, extrude and others)
comment:3 by , 8 years ago
Keywords: | building_tools_replacement_mode added |
---|
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It works good now. There is also option to not merge addr node automatically.
Let me close it as fixed.
Note:
See TracTickets
for help on using tickets.
Well we should disable replacement function in the
building_tools
plugin until we have resources to implement it in the right way.Simply comment code that corresponds to "replacement of existing objects". As we all see, we don't have interest to implement it right now (ticket is 3 year old).
Many mappers use it regardless of such possibility. (i.e. they add objects using building_tools more, than they replace objects using building_tool)