Modify ↓
Opened 3 years ago
Closed 3 years ago
#4252 closed defect (fixed)
Handling relations of way combining unintuitive
| Reported by: | stoecker | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
When ways are joined, then currently it happens too often (always?) that the default is to have the new way twice in a relation when both ways have been in the relation before. Default should be to have the way in relation only once.
Attachments (0)
Change History (1)
comment:1 Changed 3 years ago by mjulius
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



(In [2712]) fixes #4252 - Handling relations of way combining unintuitive
For both the combining of ways and merging of nodes the default is now to keep the relation membership for the first way/node in the list and to remove the other members of the same relation.