Modify ↓
Opened 16 years ago
Closed 16 years ago
#3538 closed defect (worksforme)
Splitting ways breaks relation order
Reported by: | giggls | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
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 (1)
Change History (3)
comment:1 by , 16 years ago
Keywords: | relation added |
---|
by , 16 years ago
Attachment: | split-test.osm added |
---|
comment:2 by , 16 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.