| Interface | Description |
|---|---|
| NodeResolver |
Resolves node entities.
|
| TileBasedDataProcessor |
A TileBasedDataStore allows tile based access to OpenStreetMap geo data.
|
| WayResolver |
A type that is capable of resolving way entities from a given id.
|
| Class | Description |
|---|---|
| MapWriterConfiguration |
Configuration for the map file writer.
|
| OSMTag |
Represents an OSM entity which is defined by a tag/value pair.
|
| SpecialTagExtractionResult | |
| TDNode | |
| TDRelation |
Represents an OSM relation.
|
| TDWay |
Represents an OSM way.
|
| TileCoordinate |
Represents a coordinate in the tile space.
|
| TileData | |
| TileGridLayout | |
| TileInfo |
Encapsulates the information given in the oceantiles_12.dat file.
|
| WayDataBlock |
Class to store a WayDataBlock.
|
| ZoomIntervalConfiguration |
Represents the configuration of zoom intervals.
|
| Enum | Description |
|---|---|
| Encoding |
Represents the encoding which is used to store lat/lon coordinates.
|
| EncodingChoice |
Represents preferred encoding.
|