﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17298	"False positive: ""Error in foot:conditional value: customer is not a valid restriction value"""	AnkEric	team	"In a castle and castle garden (f.i. Kasteel ""De Haar"", Netherlands, Haarzuilens) only - paying - customers have access and only during opening_hours and only by foot (not f.i. by bicycle).

I tried to resolve by:
* highway=track/path
* access=private
* '''foot:conditional=customer @ (09:00-17:00)'''
* vehicle=no

However JOSM throws a warning:

""Error in foot:conditional value: customer is not a valid restriction value""

False positive? Or incorrect tagging?

See: https://wiki.openstreetmap.org/wiki/Conditional_restrictions

<restriction-type>[:<transportation mode>][:<direction>]:conditional = <restriction-value> @ <condition>[;<restriction-value> @ <condition>]

restriction-value
This is the actual value of the restriction, e.g. yes, private, 80, 55 mph. The restriction can be absolute (yes, no, permissive and other values that apply to everybody), according to the purpose of the highway use (destination, delivery, '''customer''', forestry, agricultural etc.) or according to an explicit permission (private, permit_holder).
WIKI example: motor_vehicle:conditional = '''delivery''' @ (Mo-Fr 06:00-11:00,17:00-19:00;Sa 03:30-19:00)

/AnkEric"	defect	closed	normal	19.02	Core validator		fixed	Conditional_restrictions	
