﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8263	validator warning if Public_transport =platform object is way or area in stop_area	Gilbert	team	"According to http://wiki.openstreetmap.org/wiki/Bus_stop the platform can be a node, way or area. It is recommended to collect the stop_position, platform and optional amenities like shelter etc. in a relation ""stop_area"". When I use a node for the platform, it passes the Validation test. If I use a way or area for the platform, the validator will issue a warning, which In my opinion is incorrect.
The way or area type is accepted if I add the same platform to the route relation.

Test: go to 51.1774685, 5.1247629. Pick a pair stop_position/platform and create a stop_area with them. Validate => OK. Change the platform node to a way, update the stop_area relation. Validate => NOK. Change the way to an area: same problem."	defect	closed	normal		Core validator	tested	worksforme	stop_area validation	
