Interface | Description |
---|---|
ConversionFacade.ProgressListener |
implemented by classes that want to be informed about
a conversion run's progress
|
Class | Description |
---|---|
ConversionFacade |
provides an easy way to call all steps of the conversion process
in the correct order
|
ConversionFacade.Results |
all results of a conversion run
|
GlobalValues |
globally accessible constants
|
Enum | Description |
---|---|
ConversionFacade.Phase |
Exception | Description |
---|---|
ConversionFacade.BoundingBoxSizeException |
exception to be thrown if the OSM input data covers an area
larger than the maxBoundingBoxDegrees config property
|