Modify

Opened 5 years ago

Last modified 5 years ago

#17472 new enhancement

Warn about redundant cycleway tags

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core validator Version: latest
Keywords: cycleway Cc:

Description

cycleway=*, cycleway:left=* and cycleway:right=* tags used together is most likely a tagging error.

Currently, it affects 4142 ways globally: https://overpass-turbo.eu/s/H4S

Some ways tagged with cycleway=* together with cycleway:(left|right)=no. As far as I know, the left|right attributes override the non-side specific tags making an error. That's why is it needed to warn about these ways.

There are also some ways with cycleway=no used together with cycleway:(left|right)=<something positive, like lane>

Also if the road is oneway, the three tags could be reduced to cycleway:left=* and cycleway:right=*, because the cycleway=* only means cycleway on the drive side (according to wiki).

Attachments (0)

Change History (2)

comment:1 by anonymous, 5 years ago

I'm interested in the person's opinion who downvoted the report. Is it too complicated or wrong?

comment:2 by Don-vip, 5 years ago

Keywords: cycleway added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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