Opened 3 years ago
Closed 3 months ago
#4664 closed defect (fixed)
warn when reverting a way with direction defined by tag
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | revert way |
| Cc: | skyper |
Description (last modified by skyper)
JOSM should warn when reverting a way with dirention defined by tag.
I know there are not many, but at least barrier=retaining_wall has a direction defined by this tag and the user is distroying data if he/she is reverting this way.
This can also happen by JOSM itself, when combining ways.
Attachments (0)
Change History (8)
comment:1 Changed 3 years ago by stoecker
- Resolution set to duplicate
- Status changed from new to closed
comment:2 follow-up: ↓ 3 Changed 3 years ago by stoecker
comment:3 in reply to: ↑ 2 Changed 3 years ago by skyper
- Priority changed from critical to major
- Resolution duplicate deleted
- Status changed from closed to reopened
comment:4 Changed 3 years ago by skyper
waterway=* should also not be reverted. I think a warning would be great. To prohibit it is off the line cause sometimes you want to revert objects. This check needs to be run also if 2 ways with different directions are connected to find the valid direction.
comment:5 Changed 4 months ago by skyper
- Description modified (diff)
natural=cliff is another tag with defined orientation.
comment:6 Changed 3 months ago by Don-vip
- Resolution set to fixed
- Status changed from reopened to closed
In 5724/josm:
comment:7 Changed 3 months ago by skyper
- Resolution fixed deleted
- Status changed from closed to reopened
Found two more:
- barrier=kerb
- barrier=guard_rail
comment:8 Changed 3 months ago by Don-vip
- Resolution set to fixed
- Status changed from reopened to closed
In 5732/josm:



Closed as duplicate of #4080.