public class PbfContext
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
PbfContext(java.lang.String pbfPath,
org.openstreetmap.atlas.geography.sharding.Sharding sharding,
SlippyTilePersistenceScheme scheme) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPbfPath() |
SlippyTilePersistenceScheme |
getScheme() |
org.openstreetmap.atlas.geography.sharding.Sharding |
getSharding() |
public PbfContext(java.lang.String pbfPath,
org.openstreetmap.atlas.geography.sharding.Sharding sharding,
SlippyTilePersistenceScheme scheme)
public java.lang.String getPbfPath()
public SlippyTilePersistenceScheme getScheme()
public org.openstreetmap.atlas.geography.sharding.Sharding getSharding()