Modify

Opened 11 years ago

Closed 11 years ago

#8974 closed defect (fixed)

Validator warns on highway/waterway sharing the same way for dams.

Reported by: AndrewBuck Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: Cc:

Description

The 'Unusual tag combinations' portion of the validator code checks to see if a single way is tagged with both a highway=* and a waterway=* tag, and throws a warning if this is the case. Although this is probably correct in most cases, there are many highways which run across dams and for these the road segment across the dam is often tagged as a highway and waterway=dam. The waterway=dam wiki page does not really say how such dams should be tagged, but it is in fairly common use and seems like a resonable way to do it.

My suggestion would be to not flag a warning in the special case of a dam (and any other waterway tags that might make sense, although none come to mind right now).

Attachments (0)

Change History (5)

comment:1 by AndrewBuck, 11 years ago

Component: CoreCore validator

comment:2 by Don-vip, 11 years ago

Can you give us a real example where it happens ? Thanks.

comment:3 by anonymous, 11 years ago

This way will cause the warning.

http://www.openstreetmap.org/browse/way/227882769

comment:4 by AndrewBuck, 11 years ago

That last comment was from me by the way, just forgot to log in.

-AndrewBuck

comment:5 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

In 6184/josm:

fix #8974 - tagchecker: allow waterway=dam on highway

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.