﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14396	"incorrect warning on roundabouts: ""street with odd number of lanes... and no oneway"""	verdyp@…	team	"==== What steps will reproduce the problem?
1. enable validator and check lanes
2. load way 4765121 (roundabout with 3 lanes)
3. validate

==== What is the expected result?
No error.

==== What happens instead?
Complains with ""missing tag - street with odd number of lanes but without lanes:forward and lanes:backward and no oneway"".

This rule is incorrect because roundabouts are *implicitly* oneway (so there's no explicit oneway=yes as expected by this rule).

That way is a correctly closed circle (anticlockwise as expectd in France)
It is tagged with:
* highway=primary
* junction=roundabout
* lanes=3
* name=Rond-Point de Bray

Roundabouts with odd (1 or 3) lanes are common. This is definitely not an error.

Please modify your rule wo that ""oneway=*"" becomes ""oneway=* OR junction=roundabout"" (possibly other highways may be implicitly oneway)

==== Please provide any additional information below. Attach a screenshot if possible.

{{{
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2017-02-02 01:22:52 +0100 (Thu, 02 Feb 2017)
Build-Date:2017-02-02 02:33:28
Revision:11526
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11526 fr) Windows 10 64-Bit
Memory Usage: 2684 MB / 5337 MB (1572 MB allocated, but free)
Java version: 1.8.0_121-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1920x1080, \Display1 1080x1920
Maximum Screen Size: 1920x1920
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=D:\Utilisateurs\<user.name>\Downloads\josm.jnlp, -Djnlpx.remove=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=51811, -Djnlpx.jvm=<java.home>\bin\javaw.exe]
Dataset consistency test: No problems found

Plugins:
+ Mapillary (v1.3.2)
+ apache-commons (32994)
+ apache-http (32699)
+ ejml (32680)
+ geojson (52)
+ geotools (33042)
+ jts (32699)

Tagging presets:
+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/FR.zip

Last errors/warnings:
- W: Unable to get color from '' for color preference 'extrude.main.line'
- W: Unable to get color from '' for color preference 'improve.way.accuracy.helper.line'
- W: Unable to get color from '' for color preference 'make.parallel.helper.line'
}}}
"	defect	closed	normal		Core validator	tested	duplicate	template_report validator oneway roundabout lanes	
