Class AtlasChangeGeneratorAddTag

  • All Implemented Interfaces:
    java.io.Serializable, java.util.function.Function<org.openstreetmap.atlas.geography.atlas.Atlas,​java.util.Set<org.openstreetmap.atlas.geography.atlas.change.FeatureChange>>, org.openstreetmap.atlas.geography.atlas.change.AtlasChangeGenerator, org.openstreetmap.atlas.utilities.conversion.Converter<org.openstreetmap.atlas.geography.atlas.Atlas,​java.util.Set<org.openstreetmap.atlas.geography.atlas.change.FeatureChange>>
    Direct Known Subclasses:
    AtlasChangeGeneratorAddShard

    public class AtlasChangeGeneratorAddTag
    extends ConfiguredAtlasChangeGenerator
    See Also:
    Serialized Form
    • Constructor Detail

      • AtlasChangeGeneratorAddTag

        public AtlasChangeGeneratorAddTag​(java.lang.String name,
                                          org.openstreetmap.atlas.utilities.configuration.Configuration configuration)
    • Method Detail

      • generateWithoutValidation

        public java.util.Set<org.openstreetmap.atlas.geography.atlas.change.FeatureChange> generateWithoutValidation​(org.openstreetmap.atlas.geography.atlas.Atlas atlas)
      • getKey

        public java.lang.String getKey​(org.openstreetmap.atlas.geography.atlas.items.AtlasEntity entity)
      • getValue

        public java.lang.String getValue​(org.openstreetmap.atlas.geography.atlas.items.AtlasEntity entity)