Modify

Opened 14 years ago

Closed 14 years ago

#4068 closed defect (fixed)

[Patch] connecting ways turns oneway without warning or asking to change tag

Reported by: skyper Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

I have drawn a new way and connected a with an already existing.
Since I drew the new way in opposite direction to the ecisting one, josm changed the direction of the existing way without mentioning that I was changing a way with tag oneway.

Should it not be the way round to change the direction of the new way?

Please have josm check for oneway when connecting ways !!!

Thanks

Attachments (1)

CombineWay.patch (8.9 KB ) - added by mjulius 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by skyper, 14 years ago

Version: latest

version 2555

comment:2 by stoecker, 14 years ago

Reproducable probably when new way is south and old way is north.

comment:3 by mjulius, 14 years ago

Summary: connecting ways turns oneway without warning or asking to chang tag[Patch] connecting ways turns oneway without warning or asking to change tag

Normally, CombineWayAction warns when it has to reverse a way. But, when the way it wants to reverse is completely overlapped by another way it does so silently.

The attached patch should change the behavior in a couple of ways:

  • it detects every way that is reversed
  • when it is reversing ways it prefers those without direction-dependent tags.
  • when it is reversing ways with direction-dependent tags it asks the user what to do with those just like ReverseWayAction does

by mjulius, 14 years ago

Attachment: CombineWay.patch added

comment:4 by stoecker, 14 years ago

Resolution: fixed
Status: newclosed

(In [2573]) applied #4068 - patch by mjulius - fix combine way and way reversing

Modify Ticket

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