Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#22091 closed enhancement (fixed)

Validator exception for amenity=ticket_validator on highways

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

Description

The newly approved tag amenity=ticket_validator can be placed on a highway node (for example combined with barrier=gate). The JOSM validator flags all amenity tags on a highway as a mistake. Therefore, an exception needs to be made for amenity=ticket_validator

https://wiki.openstreetmap.org/wiki/Tag:amenity=ticket_validator

Attachments (0)

Change History (3)

comment:1 by Famlam, 3 years ago

This would require changing https://josm.openstreetmap.de/browser/josm/trunk/resources/data/validator/geometry.mapcss#L325 to:

way[highway] > node[amenity][!entrance][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking|bus_station|car_wash|ferry_terminal|weighbridge|taxi|toilets|ticket_validator)$/],

Example data: https://www.openstreetmap.org/node/8893268316 on https://www.openstreetmap.org/way/961409536

comment:2 by Klumbumbus, 3 years ago

Resolution: fixed
Status: newclosed

In 18459/josm:

fix #22091 - Don't warn about amenity=ticket_validator on highways (patch by Famlam)

comment:3 by Klumbumbus, 3 years ago

Milestone: 22.05

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.