Package org.openstreetmap.atlas.checks.validation.linear.lines
-
Class Summary Class Description GeneralizedCoastlineCheck Flags generalized coastlines-- that is, OSM ways with the tag natural=coastline where x% or more node pairs are y or more meters apart.WaterWayCheck This check flags waterways that do not have a sink (i.e., are not connected to another waterway), are circular (so first node and last node are the same), or cross another waterway with the same layer.