Opened 5 years ago
Last modified 2 years ago
#14480 new enhancement
New automatic tag correction (or warning): placement
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | reverse | Cc: |
Description
The "reverse direction" operation on a way should check for the existance of tag "placement" and sugest the new value, or least warn the user and suggest where to read form more information about the tag.
See http://wiki.openstreetmap.org/wiki/Proposed_features/placement for placement proposal.
Attachments (0)
Change History (5)
comment:1 Changed 5 years ago by
Component: | Core → Core validator |
---|
comment:2 Changed 5 years ago by
Component: | Core validator → Core |
---|
comment:3 follow-up: 5 Changed 2 years ago by
https://taginfo.openstreetmap.org/keys/?key=placement
What is the intended correction for the following (most frequently used) values?
- transition
- right_of:1
- right_of:2
- middle_of:1
- middle_of:2
- left_of:1
- left_of:2
- left_of:3
comment:4 Changed 2 years ago by
Keywords: | reverse added |
---|
comment:5 Changed 2 years ago by
Replying to simon04:
https://taginfo.openstreetmap.org/keys/?key=placement
What is the intended correction for the following (most frequently used) values?
if forward/backward present simply change it.
- transition
stays
All other depend on the total number of lanes and mostly are one-way highways (~97%).
For a two way highway everything except transition
is bad tagging.
Nothing todo, but a warning about placement=* !placement=transition !oneway=yes
. Use forward/backward.
changed component back, my bad