Modify

Opened 10 years ago

Closed 9 years ago

Last modified 8 years ago

#9389 closed enhancement (fixed)

make validator report mismatches of lane directions on a highway

Reported by: aceman Owned by: team
Priority: minor Milestone: 15.02
Component: Core validator Version:
Keywords: Cc:

Description

In addition to ticket #8519, these tag mismatches could be reported by the validator:

  • if the highway is oneway=yes, report an error on any occurence of "*:backward" tags. Open issue -> what to do on oneway=-1 ? What is the interpretation of lane directions in that case?
  • if the highway is oneway=yes, report a warning on any tags "*:forward" or "*:backward". Hint that the version of the tag without specifying direction can be used.
  • if only one of "lanes:forward" or "lanes:backward" is specified on a highway that is not oneway, report a warning to add the opposite tag.

Attachments (0)

Change History (5)

comment:1 by Klumbumbus, 9 years ago

Resolution: fixed
Status: newclosed

In 8077/josm:

fix #9389 - add validator warning for :forward and :backward in oneways; add validator info for lanes:backward without lanes:forward and vice versa

comment:2 by Klumbumbus, 9 years ago

Milestone: 15.02

comment:3 by skyper, 9 years ago

Nice, thanks.

Think the lanes:backward/forward check should be a warning.

comment:4 by Klumbumbus, 8 years ago

see #11977 for adjustment

comment:5 by Klumbumbus, 8 years ago

In 10535/josm:

fix #13156, see #9389 - allow oneway=yes bicycle:forward=use_sidepath combination

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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