Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#16437 closed enhancement (fixed)

JOSM validation "missing tag - alternative name without name" is false positive for [lock_name=*] — at Version 3

Reported by: AnkEric Owned by: team
Priority: normal Milestone: 18.06
Component: Core validator Version: latest
Keywords: lock_name Cc:

Description (last modified by AnkEric)

Wikipedia: Lock (water navigation), a device for boats to transit between different levels of water.
[lock_name] is the name for the lock.
[lock_name] is not an alternative name (e.g. loc_name, reg_name, alt_name).
So a lock having [lock_name=*] is not missing a [name=*] tag.
The lock has only one name, e.g: [lock_name=Tolhuissluis].
If the waterway has both [lock_name=Tolhuissluis] and [name=Amstel-Drechtkanaal] then name applies to [waterway=canal].
If a [waterway=canal] has no name than that's another issue (warning?). But not all waterways do have a name (ditch, drain).

Change History (3)

comment:1 by Klumbumbus, 8 years ago

Milestone: 18.06
Priority: minornormal

comment:2 by Klumbumbus, 8 years ago

Resolution: fixed
Status: newclosed

In 13981/josm:

fix #16437 - don't warn about lock_name without name

comment:3 by AnkEric, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.