Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.02 KB

lineCrossingBuildingCheck.md

File metadata and controls

17 lines (10 loc) · 1.02 KB

Line Crossing Building Check

Description

The purpose of this check is to flag Lines or Edges that cross buildings invalidly. This integrity check examines the same intersections as BuildingRoadIntersectionCheck, but also inspects intersections between buildings and non-navigable Ways.

Configuration

There are no configurables for this check.

Live Examples

Please see the source code for LineCrossingBuildingCheck here: LineCrossingBuildingCheck