Class AreasWithHighwayTagCheckWalker
- java.lang.Object
-
- org.openstreetmap.atlas.geography.atlas.walker.EdgeWalker
-
- org.openstreetmap.atlas.checks.validation.areas.AreasWithHighwayTagCheckWalker
-
public class AreasWithHighwayTagCheckWalker extends org.openstreetmap.atlas.geography.atlas.walker.EdgeWalkerSimple walker to grab all connected edges which have a bad combination of area=yes and some highway tag.
-
-
Constructor Summary
Constructors Constructor Description AreasWithHighwayTagCheckWalker(org.openstreetmap.atlas.geography.atlas.items.Edge startingEdge)
-