Skip to content
Add additional checks for validation

	* Check maxspeed consistency (look for short roads that have no speed where
	  the road surrounding it does and is the same on both sides)
	  autofix available
	* Check that links have either a destination:ref or destination:street
	  autofix available, prefers destination:ref over destination:street
	* Checks for roads that end with short links
	* TurnLanes works better (many null pointer exceptions fixed)
	* All validation checks now output better debugging information, like
	  which way caused the error