public abstract class DistributeRelationsBase extends AbstractExecutableInputOutput
| Modifier and Type | Field and Description |
|---|---|
protected Path |
dirData
|
protected String |
fileNamesNodes
|
protected String |
fileNamesRelations
|
protected String |
fileNamesTreeRelations
|
protected String |
fileNamesWays
|
protected IdBboxListOutputStream |
outputBboxes
|
protected OsmStreamOutput |
outputEmpty
|
protected OsmStreamOutput |
outputNonTree
|
protected Map |
outputs
|
protected String |
pathData
|
protected String |
pathOutputBboxes
|
protected String |
pathOutputEmpty
|
protected String |
pathOutputNonTree
|
protected String |
pathTree
|
protected List |
subdirs
|
protected DataTree |
tree
|
protected DataTreeFiles |
treeFilesRelations
|
inputFormat, outputFormat, pbfConfig, readMetadata, readTags, tboConfig, writeMetadataline, options| Constructor and Description |
|---|
DistributeRelationsBase()
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setup(String
|
getHelpMessageprotected StringpathTree
protected StringpathData
protected StringpathOutputEmpty
protected StringpathOutputNonTree
protected StringpathOutputBboxes
protected PathdirData
protected StringfileNamesRelations
protected StringfileNamesWays
protected StringfileNamesNodes
protected StringfileNamesTreeRelations
protected DataTreetree
protected DataTreeFilestreeFilesRelations
protected OsmStreamOutputoutputEmpty
protected OsmStreamOutputoutputNonTree
protected Map<Node ,OsmStreamOutput > outputs
protected IdBboxListOutputStreamoutputBboxes
protected void setup(String[] args)