Opened 5 years ago

Last modified 5 years ago

#19988 new defect

Replace Geometry: Does not warn if way direction is changed with tags depending on the direction — at Version 2

Reported by: skyper Owned by: team
Priority: normal Milestone:
Component: Plugin utilsplugin2 Version:
Keywords: template_report replace geometry way direction Cc:

Description (last modified by skyper)

What steps will reproduce the problem?

  1. Have two parallel ways pointing in opposite direction. One new way without any tags and the other one with id>0 and barrier=retaining_wall

What is the expected result?

A warning

What happens instead?

Nothing

Please provide any additional information below. Attach a screenshot if possible.

Either the direction of the original (id>0) should be used or the tag needs to be adjusted (which does not work for all, like my example)
I would always expect some user notification.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-10-22 22:44:28 +0200 (Thu, 22 Oct 2020)
Revision:17255
Build-Date:2020-10-23 01:30:50
URL:https://josm.openstreetmap.de/svn/trunk

Plugins:
+ utilsplugin2 (35608)

Change History (2)

comment:1 by GerdP, 5 years ago

Either the direction of the original (id>0) should be used or the tag needs to be adjusted (which does not work for all, like my example)

The new geometry can be completely different, your case is just a very special one where the result is close to a simple reverse. I think we cannot ignore the direction of the new way.

I would always expect some user notification.

I think that is the only thing that can and should be done.

comment:2 by skyper, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.