Modify

Opened 5 years ago

#19498 new enhancement

Combine way: Never ofter "oneway=-1"

Reported by: skyper Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: combine way oneway Cc: GerdP

Description

This is a follow-up of #19485, see my comment:
#19485:comment 3


I noticed another problem, see attached example file josm_19485_example.osm.
With the real data example (lowest) the exception does not happen but JOSM offers to change the value of oneway to -1 instead of changing the direction of the way without oneway=*.

USER@BOX:~$ java -Xmx500m -Djosm.home=/tmp/.josm_test -jar Downloads/JOSM/josm-snapshot-16645.jar Downloads/josm_19485_example.osm
…
  1. Select the way without oneway=*
  2. Select the connected way with oneway=yes
  3. Combine way

The direction of the way with oneway=yes should never be changed and oneway=-1 should never be offered, even if this means that more tags have to be adjusted and even if more objects need to be changed.

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to skyper.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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