Class PbfContext

  • All Implemented Interfaces:
    java.io.Serializable

    public class PbfContext
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • PbfContext

        public PbfContext​(java.lang.String pbfPath,
                          org.openstreetmap.atlas.geography.sharding.Sharding sharding,
                          SlippyTilePersistenceScheme scheme)
    • Method Detail

      • getPbfPath

        public java.lang.String getPbfPath()
      • getSharding

        public org.openstreetmap.atlas.geography.sharding.Sharding getSharding()