Modify

Opened 12 years ago

Closed 12 years ago

#8518 closed defect (fixed)

Incorrect automatic tag correction when reversing a way

Reported by: imagic Owned by: Don-vip
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description (last modified by Don-vip)

The Automatic tag correction suggest wrong tags when reversing ways with the keys turn, change and placement and all their subkeys.

Some Examples:
turn:forward=right

suggested: turn:forward=left correct: turn:backward=right

change:forward=not_right

suggested change:forward=not_left correct: change:backward=not_right

placement:forward=right_of:1

suggested placement:forward=left_of:1 correct: placement:backward=right_of:1

turn:lanes:forward=left|right

suggested: turn:lanes:forward=right|right correct: turn:lanes:backward=left|right

change:lanes:forward=not_right|only_left

suggested: change:lanes:forward=not_right|only_right correct: change:lanes:backward=not_right|only_left

Correct suggestions would be:

  • for all the keys change, change:lanes, turn, turn:lanes and placement which are suffixed with :forward or :backward, only change the suffix of the key and don't touch the value
  • the keys turn:lanes, change:lanes and placement without any suffix should not be corrected automatically at all

Attachments (0)

Change History (3)

comment:1 by Don-vip, 12 years ago

Description: modified (diff)

comment:2 by Don-vip, 12 years ago

Owner: changed from team to Don-vip
Status: newassigned

comment:3 by Don-vip, 12 years ago

Resolution: fixed
Status: assignedclosed

In 5787/josm:

fix #8518 - Incorrect automatic tag correction when reversing a way

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
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.