Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 675 Bytes

highwayIntersectionCheck.md

File metadata and controls

19 lines (10 loc) · 675 Bytes

Highway Intersection Check

Description

The purpose of this check is to flag highways intersecting power or waterway objects.

dam and weir waterway objects are not flagged, these type of waterways can intersect with highways.

For waterway objects the intersection with a highway having leisure=slipway or ford=yes tag is allowed, and they are not flagged.

Configuration

There are no configurables for this check.

Code Review

More Information

Please see the source code for HighwayIntersectionCheck here: HighwayIntersectionCheck