Package org.openstreetmap.atlas.checks.validation.intersections
-
Class Summary Class Description BuildingRoadIntersectionCheck Flags buildings that intersect/touch centerlines of roads.EdgeCrossingEdgeCheck Flags edges that are crossing other edges invalidly.IntersectingBuildingsCheck Flags the buildings that intersect/overlap with other buildings.SelfIntersectingPolylineCheck -
Enum Summary Enum Description IntersectingBuildingsCheck.IntersectionType Differentiate intersection and overlap and create separate descriptions for MapRoulette challenges.