Modify ↓
Opened 16 years ago
Closed 16 years ago
#4270 closed defect (fixed)
Splitting ways should keep linked-state in relations intact
| Reported by: | stoecker | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Currently splitting ways which are linked in reverse order result in loosing linkedness in relations.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



(In [2764]) fixes #4270 - keep linked-state in relations intact when splitting ways.
The split way chunks will stay linked to the closest way.