Modify

Opened 6 years ago

Closed 5 years ago

#15514 closed defect (needinfo)

split way action sometimes causes bad ordering of segments in relation

Reported by: aceman Owned by: aceman
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description (last modified by aceman)

Suppose you have a relation (e.g. bicycle or bus) with way members ordered as segments of the route, e.g.:
A - B - C

The segments are ordered to form a continuous connected line.
Now you use "split way" action on way B into B1 and B2.

Sometimes it happens that the segments land in the relation as:
A ++ B2 - B1 ++ C (++ being spots where the line gets disconnected), thus the segments are not ordered into a continuous line.

then I have to reorder them to A - B1 - B2 - C to become continuous again.

Could JOSM detect that segments are ordered (it already does so in the relation editor) and fix the ordering automatically? Otherwise people are unknowingly breaking relations and I often find relations across the country where just moving one member up/down one position fixes the ordering.

Attachments (0)

Change History (4)

comment:1 by aceman, 6 years ago

Description: modified (diff)

in reply to:  description comment:2 by Klumbumbus, 6 years ago

Replying to aceman:

Sometimes it happens

Can you give a step by step instruction how to reproduce A ++ B2 - B1 ++ C?

comment:3 by Don-vip, 6 years ago

Owner: changed from team to aceman
Status: newneedinfo

Please attach a small sample data set.

comment:4 by simon04, 5 years ago

Resolution: needinfo
Status: needinfoclosed
Type: enhancementdefect

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain aceman.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.