Modify ↓
Opened 17 years ago
Closed 17 years ago
#2607 closed enhancement (fixed)
[PATCH] Don't add splitted ways in the end of relation
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
This patch will change the behaviour when splitting ways.
The created ways will be added to the relations the original way is a member of just after the original way, not to the end as it currently does.
If the way is multiple times in one relation, the new ways will also be multiple times in it.
This ensures that the order of the relation as a whole stays the same as before, this is important in route relations.
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | split.diff added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In r1600.