| 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 | Description |
|---|---|
| IntersectingBuildingsCheck.IntersectionType |
Differentiate intersection and overlap and create separate descriptions for MapRoulette
challenges.
|