Opened 5 years ago

Last modified 5 years ago

#21192 closed enhancement

Warn about conflicting, multiple access values with *:lanes and/or :forward/backward — at Version 5

Reported by: skyper Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: access lanes_tagging multiple value Cc:

Description (last modified by skyper)

This is a followup of #19419.

Access tags per direction are not yet checked: *(:both_ways)?:[backward|forward] und *:both_ways as all *:lanes* see my comment 11 on #19419.

bus:forward=private;designated
bus:both_ways:backward=no;designated
access:lanes=no|yes;no|yes
access:lanes:both_ways:forward=agricultural;forestry;no|yes

I would go with a general warning as mentioning the exact keys would need many lines of code.

Change History (6)

comment:1 by skyper, 5 years ago

Owner: changed from team to skyper

by skyper, 5 years ago

Attachment: josm_21192.patch added

patch file

comment:2 by skyper, 5 years ago

Milestone: 21.08
Owner: changed from skyper to team
Summary: Warn about multiple access values with *:lanes and/or :forward/backward[Patch] Warn about multiple access values with *:lanes and/or :forward/backward

Please, find attached patch file which adds the checks for access tags with direction and/or lanes.

comment:3 by Don-vip, 5 years ago

Resolution: fixed
Status: newclosed

In 18132/josm:

fix #21192 - Warn about multiple access values with *:lanes and/or :forward/backward (patch by skyper)

comment:4 by skyper, 5 years ago

Resolution: fixed
Status: closedreopened

Please, revert, see my comment 17 on #19419.

comment:5 by skyper, 5 years ago

Description: modified (diff)
Summary: [Patch] Warn about multiple access values with *:lanes and/or :forward/backwardWarn about conflicting, multiple access values with *:lanes and/or :forward/backward
Note: See TracTickets for help on using tickets.