Package org.openstreetmap.atlas.checks.utility.feature_change
-
Interface Summary Interface Description IFeatureChange An interface to help modify a complete entity.IFeatureChange.GeometryChange Implement on IFeatureChange objects that change geometryIFeatureChange.TaggedChange Implement on IFeatureChange objects that change tags -
Class Summary Class Description RemoveTagFeatureChange Remove a tag from a featureReplaceTagFeatureChange Add a tag using another tag as the base.