Modify ↓
Ticket #3538 (closed defect: worksforme)
Splitting ways breaks relation order
| Reported by: | giggls | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | relation | |
| Cc: |
Description
Download a relation (e.g. http://api.openstreetmap.org/api/0.6/relation/111978) and do the following:
- select a node inside a way which is a member of an ordered relation.
- split the way
the order of ways inside the relation is now broken...
Attachments
Change History
comment:2 Changed 2 years ago by Gubaer
- Status changed from new to closed
- Resolution set to worksforme
Can't reproduce.
See the attached sample. Try to split way2 on node -2. Realation relation2 then has four memembers instead of three and the instead of the original member for way2 there are now two members for the splitted parts of way2.
This looks fine.
If you have another example which doesn't work please post it here.
Note: See
TracTickets for help on using
tickets.



