Package org.openstreetmap.atlas.checks.validation.relations
-
Class Summary Class Description InvalidMultiPolygonRelationCheck Check designed to scan through MultiPolygon relations and flag them for any and all reasons they are invalid: The multipolygon must be closed. There must one or more outer members Each member must have a role There should be more than one memberInvalidSignBoardRelationCheck Finds signboard relations that don't meet the following requirements: Has at least one role=from member, which is an edge.InvalidTurnRestrictionCheck Check for invalid turn restrictionsOneMemberRelationCheck This check flagsRelations which contain only one member.