﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18127	[WIP PATCH] Catch impossible angles in highways	taylor.smock	team	"This finds angles in ways (continuous, does not look at intersections) that are less than 45 degrees. It then splits them up depending upon how likely it is to be an actual issue.

The breakpoints (arbitrarily chosen) were 15 degrees and 30 degrees. So <15 degree angle is an error, 15-30 is a warning, and 30-45 is informational.

Its a WIP patch since I haven't written any unit tests yet."	enhancement	closed	normal	19.10	Core validator		fixed	angle	
